Post Content
Category Archives: Advisories
DSA-5614-1 zbar – security update
Two vulnerabilities were discovered in zbar, a library for scanning and
decoding QR and bar codes, which may result in denial of service,
information disclosure or potentially the execution of arbitrary code if
a specially crafted code is processed.
flatpak-runtime-f39-20 flatpak-sdk-f39-11
FEDORA-FLATPAK-2024-d71aca3ad6
Packages in this update:
flatpak-runtime-f39-20
flatpak-sdk-f39-11
Update description:
Updated flatpak runtime and SDK, including latest Fedora 39 security and bug-fix errata.
libebml-1.3.9-2.el7
FEDORA-EPEL-2024-afdec12596
Packages in this update:
libebml-1.3.9-2.el7
Update description:
Fix for CVE-2023-52339.
libebml-1.4.5-1.el9
FEDORA-EPEL-2024-93ca58ba54
Packages in this update:
libebml-1.4.5-1.el9
Update description:
Update to latest stable release 1.4.5, fixes CVE-2023-52339.
libebml-1.3.9-2.el8
FEDORA-EPEL-2024-131343ad4f
Packages in this update:
libebml-1.3.9-2.el8
Update description:
Updated to 1.3.9.
Backported fix for CVE-2023-52339.
libebml-1.4.5-1.fc38
FEDORA-2024-7261a9f668
Packages in this update:
libebml-1.4.5-1.fc38
Update description:
Fixes CVE-2023-52339. No API or ABI changes.
libebml-1.4.5-1.fc39
FEDORA-2024-ab879eeed1
Packages in this update:
libebml-1.4.5-1.fc39
Update description:
Fixes CVE-2023-52339. No API or ABI changes.
qt5-qtwebengine-5.15.16-1.fc39
FEDORA-2024-bf2399e5e5
Packages in this update:
qt5-qtwebengine-5.15.16-1.fc39
Update description:
QtWebEngine 5.15.16 bugfix update.
python-nikola-8.3.0-1.fc38
FEDORA-2024-1eb20f8ec3
Packages in this update:
python-nikola-8.3.0-1.fc38
Update description:
Update to the latest stable version:
Features
Implement a new plugin manager from scratch to replace Yapsy,
which does not work on Python 3.12 due to Python 3.12 carelessly
removing parts of the standard library (Issue #3719)
Support for Discourse as comment system (Issue #3689)
Bugfixes
Fix loading of templates from plugins with __init__.py files
(Issue #3725)
Fix margins of paragraphs at the end of sections (Issue #3704)
Ignore .DS_Store files in listing indexes (Issue #3698)
Fix baguetteBox.js invoking in the base theme (Issue #3687)
Fix development (preview) server nikola auto
for non-root SITE_URL, in particular when URL_TYPE is full_path.
(Issue #3715)