[ Все A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Пакет lemon-3.34.1-8.el9_6.inferit.x86_64 download

Имя lemon
Эпоха 0
Версия 3.34.1
Релиз 8.el9_6.inferit
Архитектура x86_64
Сайт http://www.sqlite.org/
Лицензия Public Domain
Время сборки 2025-08-05 11:28:56
Хост сборки certified-builder01.msvsphere-os.ru
Краткое описание A parser generator
Репозитории Updates
Полное описание Lemon is an LALR(1) parser generator for C or C++. It does the same job as bison and yacc. But lemon is not another bison or yacc clone. It uses a different grammar syntax which is designed to reduce the number of coding errors. Lemon also uses a more sophisticated parsing engine that is faster than yacc and bison and which is both reentrant and thread-safe. Furthermore, Lemon implements features that can be used to eliminate resource leaks, making is suitable for use in long-running programs such as graphical user interfaces or embedded controllers.
Эррата
Размер 53 КиБ
Исходный проект sqlite-3.34.1-8.el9_6.inferit
Контрольная сумма SHA-256 b8ea18480fd3ea97926ded3ec91097e8d7d47b7fec91d44e478d98b1b8759bdc
× Full screenshot
История изменений link
* Thu Jul 17 2025 Ales Nezbeda <anezbeda@redhat.com> - 3.34.1-8
- Fixes CVE-2025-6965

* Fri Jul 19 2024 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 3.34.1-7.inferit
- Solving the undefined reference to sqlite3_deserialize problem

* Wed Jan 03 2024 Zuzana Miklankova <zmiklank@redhat.com> - 3.34.1-7
- Fixes CVE-2023-7104