Packages changed: PackageKit-Qt cfssl kernel-firmware (20210716 -> 20210719) nvme-cli perl-Bootloader (0.934 -> 0.935) poppler (21.06.1 -> 21.07.0) poppler-qt5 (21.06.1 -> 21.07.0) python-dbus-python (1.2.16 -> 1.2.18) python-python-dateutil (2.8.1 -> 2.8.2) webkit2gtk3 (2.32.2 -> 2.32.3) === Details === ==== PackageKit-Qt ==== - Fix package URL - Package README.md - Rename devel to %{pkqt}-devel ==== cfssl ==== - Change to using systemd-sysusers - Remove unnecessary systemd build dep - Remove deprecated disabled from service ==== kernel-firmware ==== Version update (20210716 -> 20210719) Subpackages: kernel-firmware-all kernel-firmware-amdgpu kernel-firmware-ath10k kernel-firmware-ath11k kernel-firmware-atheros kernel-firmware-bluetooth kernel-firmware-bnx2 kernel-firmware-brcm kernel-firmware-chelsio kernel-firmware-dpaa2 kernel-firmware-i915 kernel-firmware-intel kernel-firmware-iwlwifi kernel-firmware-liquidio kernel-firmware-marvell kernel-firmware-media kernel-firmware-mediatek kernel-firmware-mellanox kernel-firmware-mwifiex kernel-firmware-network kernel-firmware-nfp kernel-firmware-nvidia kernel-firmware-platform kernel-firmware-prestera kernel-firmware-qcom kernel-firmware-qlogic kernel-firmware-radeon kernel-firmware-realtek kernel-firmware-serial kernel-firmware-sound kernel-firmware-ti kernel-firmware-ueagle kernel-firmware-usb-network ucode-amd - Update to version 20210719 (git commit 5de082d4d0f2): * iwlwifi: add ty firmware from Core63-43 - Reduce the LZMA2 dictionary size (bsc#1188662) ==== nvme-cli ==== - Update copyright date - Move bash-completion into subpackage to avoid zypper recommanding bash-completion everytime. ==== perl-Bootloader ==== Version update (0.934 -> 0.935) - merge gh#openSUSE/perl-bootloader#135 - fix typo in update-bootloader - 0.935 ==== poppler ==== Version update (21.06.1 -> 21.07.0) Subpackages: libpoppler-cpp0 libpoppler-glib8 libpoppler111 - update to 21.07.0: core: * JBIG2Stream: Do not consider a size-0 to be an error. Issue #535 * PSOutputDev: fix off-by-one error for image masking in L1/L2 output. Issue #1088 * CairoOutputDev: Fix memory leak on broken files * Minor code improvements build system: * set C standard to 11 without extensions ==== poppler-qt5 ==== Version update (21.06.1 -> 21.07.0) - update to 21.07.0: core: * JBIG2Stream: Do not consider a size-0 to be an error. Issue #535 * PSOutputDev: fix off-by-one error for image masking in L1/L2 output. Issue #1088 * CairoOutputDev: Fix memory leak on broken files * Minor code improvements build system: * set C standard to 11 without extensions ==== python-dbus-python ==== Version update (1.2.16 -> 1.2.18) - update to 1.2.18: * dbus-python will be built for python3 * Python 2 reached end-of-life on 2020-01-01. A future version of dbus-python is likely to remove Python 2 support. * Move from collections.Sequence to collections.abc.Sequence on Python ? 3.3, for Python 3.10 compatibility * Avoid another deprecation warning for inspect.getargspec(). This is similar to the one fixed in 1.2.4, but for dbus.decorators.signal rather than dbus.decorators.method. (dbus-python!8; Martin Stumpf) * Fix an unlikely fd leak if memory allocation fails for UnixFd * Fix memory and fd leak if UnixFd is given an invalid negative variant_level * Avoid more deprecation warnings * Disable -Wdeclaration-after-statement. Python 3.9 relies on intermixed declarations and statements in its headers, so we can no longer enforce this. (Simon McVittie) * Convert examples to Python 3 (Simon McVittie) * Use the same Python executable for build and dist/distcheck by default * CI fixes ==== python-python-dateutil ==== Version update (2.8.1 -> 2.8.2) - update to 2.8.2: - Updated tzdata version to 2021a. (gh pr #1128) - Fixed a bug in the parser where non-``ValueError`` exceptions would be raised during exception handling; this would happen, for example, if an ``IllegalMonthError`` was raised in ``dateutil`` code. Fixed by Mark Bailey. (gh issue #981, pr #987). - Fixed the custom ``repr`` for ``dateutil.parser.ParserError``, which was not defined due to an indentation error. (gh issue #991, gh pr #993) - Fixed a bug that caused ``b'`` prefixes to appear in parse_isodate exception messages. Reported and fixed by Paul Brown (@pawl) (gh pr #1122) - Make ``isoparse`` raise when trying to parse times with inconsistent use of `:` separator. Reported and fixed by @mariocj89 (gh pr #1125). - Fixed ``tz.gettz()`` not returning local time when passed an empty string. Reported by @labrys (gh issues #925, #926). Fixed by @ffe4 (gh pr #1024) * Documentation changes * Simplified handling of bytes and bytearray in ``_parser._timelex``. ==== webkit2gtk3 ==== Version update (2.32.2 -> 2.32.3) Subpackages: libjavascriptcoregtk-4_0-18 libwebkit2gtk-4_0-37 webkit2gtk-4_0-injected-bundles - Update to version 2.32.3 (boo#1188697): + Properly set the cookies settings after a network process crash. + Fix accessibility tree after a cross site navigation with PSON enabled. + Ensure WebKitScriptWorld::window-object-cleared signal is always emitted. + Fix several crashes and rendering issues. + Security fixes: CVE-2021-21775, CVE-2021-21779, CVE-2021-30663, CVE-2021-30665, CVE-2021-30689, CVE-2021-30720, CVE-2021-30734, CVE-2021-30744, CVE-2021-30749, CVE-2021-30795, CVE-2021-30797, CVE-2021-30799.