Package lemon-3.26.0-20.el8_10.x86_64
Name | lemon |
---|---|
Epoch | 0 |
Version | 3.26.0 |
Release | 20.el8_10 |
Architecture | x86_64 |
Website/URL | http://www.sqlite.org/ |
License | Public Domain |
Build Time | 2025-07-29 09:12:39 |
Build Host | builder-x86-03.inferitos.ru |
Summary | A parser generator |
Repositories | AppStream |
Description | 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. |
Errata | INFSA-2025:12010 |
Size | 77 KiB |
Source Project | sqlite-3.26.0-20.el8_10 |
SHA-256 checksum | c2e36c89b5daab32ff16b9dc4d971e0a5677b3a8d0fd8372b3462bc7e6a02aa2 |
×
* Thu Jul 17 2025 Ales Nezbeda <anezbeda@redhat.com> - 3.26.0-20 - Fixes CVE-2025-6965 * Wed Jan 03 2024 Zuzana Miklankova <zmiklank@redhat.com> - 3.26.0-19 - Fixed CVE-2023-7104 * Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 3.26.0-18 - Rebuilt for MSVSphere 8.8 * Fri Apr 14 2023 Zuzana Miklankova <zmiklank@redhat.com> - 3.26.0-18 - Fixed CVE-2022-24736 * Tue Nov 15 2022 Zuzana Miklankova <zmiklank@redhat.com> - 3.26.0-17 - Fixed CVE-2022-35737 * Mon Sep 05 2022 Zuzana Miklankova <zmiklank@redhat.com> - 3.26.0-16 - Fixed CVE-2020-35527 - Fixed CVE-2020-35525 * Tue May 18 2021 Petr Kubat <pkubat@redhat.com> - 3.26.0-15 - Removing fix for CVE-2019-19645 (unaffected) - Removing fix for CVE-2019-19880 (unaffected) * Thu Apr 15 2021 Ondrej Dubaj <odubaj@redhat.com> - 3.26.0-14 - Fixed CVE-2019-5827 (#1710184) - Fixed CVE-2019-13750 (#1786510) - Fixed CVE-2019-13751 (#1786522) - Fixed CVE-2019-19603 (#1792013) - Fixed CVE-2020-13435 (#1841233) * Tue Dec 01 2020 Ondrej Dubaj <odubaj@redhat.com> - 3.26.0-13 - enabled fts3conf.test on s390x and ppc64 architectures * Mon Aug 17 2020 Ondrej Dubaj <odubaj@redhat.com> - 3.26.0-12 - Fixed CVE-2020-13434 (#1845843) - Fixed CVE-2020-15358 (#1855208)