Packages changed: cfssl gcc11 (11.1.1+git400 -> 11.1.1+git536) kernel-firmware (20210716 -> 20210719) nvme-cli perl-Bootloader (0.934 -> 0.935) python-dbus-python (1.2.16 -> 1.2.18) python-python-dateutil (2.8.1 -> 2.8.2) u-boot-rpiarm64 (2021.04 -> 2021.07) === Details === ==== cfssl ==== - Change to using systemd-sysusers - Remove unnecessary systemd build dep - Remove deprecated disabled from service ==== gcc11 ==== Version update (11.1.1+git400 -> 11.1.1+git536) Subpackages: libatomic1 libgcc_s1 libgomp1 libstdc++6 - Update to gcc-11 branch head (076930b9690ac3564638636f6b), git536 * Includes GCC 11.2 RC1. - Refresh gcc10-foffload-default.patch - Properly adjust GPL-3.0 WITH GCC-exception-3.1 to GPL-3.0-or-later WITH GCC-exception-3.1 - Remove bits/unistd_ext.h from include-fixed - Add BuildRequires on netcfg for the testsuite when testing Go. - Provide a libc-bootstrap cross compiler for aarch64 and riscv64 - More preparation for a full glibc cross compiler (not yet active) ==== 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 - 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 ==== 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``. ==== u-boot-rpiarm64 ==== Version update (2021.04 -> 2021.07) Subpackages: u-boot-rpiarm64-doc - Drop qemu-riscv64spl flavor - Use generic opensbi for sifiveunleashed - Rename sifivefu540 to sifiveunleashed to follow upstream - Update to 2021.07 - Patch queue updated from https://github.com/openSUSE/u-boot.git tumbleweed-2021.07 * Patches dropped: 0014-fs-btrfs-fix-the-false-alert-of-dec.patch 0015-arm64-dts-meson-odroidc2-readd-PHY-.patch