Packages changed: biosdevname dhcp elfutils (0.179 -> 0.181) ell (0.32 -> 0.33) hwdata (0.338 -> 0.339) libdbusmenu-qt5 (0.9.3+15.10.20150604 -> 0.9.3+16.04.20160218) libfido2 (1.4.0 -> 1.5.0) perl (5.30.1 -> 5.30.3) qrencode (4.0.2 -> 4.1.0) shadow zlib === Details === ==== biosdevname ==== - Amend the package description ==== dhcp ==== Subpackages: dhcp-client - Don't create dhclient.leases in %post. It affects transactional updates and the files don't need to pre-exist (boo#1129951). - Drop dependency on insserv-compat It was required to call the rc_status helpers from the sysvinit scripts. These scripts are supposed to be called by systemd, which has its own mechanism to report service status. Please note that this package still needs to be converted to ship proper systemd units. - /var/run is legacy -> /run should be used instead ==== elfutils ==== Version update (0.179 -> 0.181) Subpackages: libasm1 libdw1 libelf1 - Update to version 0.181: libelf: elf_update now compensates (fixes up) a bad sh_addralign for SHF_COMPRESSED sections. libdebuginfod: configure now takes --enable-libdebuginfod=dummy or - -disable-libdebuginfod for bootstrapping. DEBUGINFOD_URLS now accepts "scheme-free" urls (guessing at what the user meant, either http:// or file://) readelf, elflint: Handle aarch64 bti, pac bits in dynamic table and gnu property notes. libdw, readelf: Recognize DW_CFA_AARCH64_negate_ra_state. Allows unwinding on arm64 for code that is compiled for PAC (Pointer Authentication Code) as long as it isn't enabled - Drop upstream patch: * 0001-tests-Add-GCOV-flags-when-necessary.patch - Remove cfi-fix.patch - should not be needed now. - Remove remove-run-large-elf-file.sh.patch as it now checks for memory size. - Use autosetup. - Update to version 0.180: elflint: Allow SHF_EXCLUDE as generic section flag when --gnu is given. libdw, readelf: Handle GCC LTO .gnu.debuglto_ prefix. libdw: Use correct CU to resolve file names in dwarf_decl_file. libdwfl: Handle debugaltlink in dwfl_standard_find_debuginfo. size: Also obey radix printing for bsd format. nm: Explicitly print weak 'V' or 'T' and common 'C' symbols. - Add 0001-tests-Add-GCOV-flags-when-necessary.patch in order to fix an unresolved symbol. - Enable LTO: boo#1138796 by adding -flto-partition=none and -Wno-error=stack-usage. ==== ell ==== Version update (0.32 -> 0.33) - Update to release 0.33 * Fixed an issue with overflow in DHCP lease T2 computation. * Added support for DHCPv6 client implementation. * Removed support for ARC4 and RC4 cipher suites. ==== hwdata ==== Version update (0.338 -> 0.339) - Update to version 0.339: + Updated pci, usb and vendor ids. ==== libdbusmenu-qt5 ==== Version update (0.9.3+15.10.20150604 -> 0.9.3+16.04.20160218) - Rework patch trusting the compiler will remove dead code properly when debug output is disabled (as it is in the spec file): * noqDebug-qWarnings.patch - Update to 0.9.3+16.04.20160218: * Ported tests to Qt5 - Use a Source url that works ==== libfido2 ==== Version update (1.4.0 -> 1.5.0) Subpackages: libfido2-1 libfido2-udev - Add 7a17a4e9127fb6df6278f19396760e7d60a5862c.patch from upstream to fix 32bit compilation issues. - Update to version 1.5.0 * hid_linux: return FIDO_OK if no devices are found. * hid_osx: + repair communication with U2F tokens, gh#166; + reliability fixes. * fido2-{assert,cred}: new options to explicitly toggle UP, UV. * Support for configurable report lengths. * New API calls: + fido_cbor_info_maxcredcntlst + fido_cbor_info_maxcredidlen + fido_cred_aaguid_len + fido_cred_aaguid_ptr + fido_dev_get_touch_begin + fido_dev_get_touch_status * Use COSE_ECDH_ES256 with CTAP_CBOR_CLIENT_PIN; gh#154. * Allow CTAP messages up to 2048 bytes; gh#171. * Ensure we only list USB devices by default. ==== perl ==== Version update (5.30.1 -> 5.30.3) Subpackages: perl-base - update to 5.30.3 (bsc#1171863, bsc#1171864, bsc#1171866): * https://perldoc.perl.org/5.30.3/perl5302delta.html * https://perldoc.perl.org/5.30.3/perldelta.html * fixes [CVE-2020-10543] buffer overflow caused by a crafted regular expression * fixes [CVE-2020-10878] integer overflow via malformed bytecode produced by a crafted regular expression * fixes [CVE-2020-12723] buffer overflow caused by a crafted regular expression - dropped patches: * perl-Adapt-Configure-to-GCC-version-10.patch ==== qrencode ==== Version update (4.0.2 -> 4.1.0) - update to 4.1.0: * Command line tool "qrencode" has been improved: * New option "--inline" has been added. (Thanks to @jp-bennett) * New option "--strict-version" has been added. * UTF8 mode now supports ANSI256 color. (Thanks to András Veres- Szentkirályi) * Micro QR Code no longer requires to specify the version number. * 'make check' allows to run the test programs. (Thanks to Jan Tojnar) * Some compile time warnings have been fixed. * Various CMake support improvements. (Thanks to @mgorny and @sdf5) * Some minor bug fixes. (Thanks to Lonnie Abelbeck and Frédéric Wang) * Some documentation/manpage improvements. (Thanks to Dan Jacobson) * Some performance improvements. (Thanks to @4061N and Mika Lindqvist) - remove qrencode-fix-installation.patch (upstream) ==== shadow ==== - login.defs: Add support for new util-linux-2.36 login variable MOTD_FIRSTONLY (shadow-util-linux.patch). - shadow-login_defs-comments.patch: Remove duplicated LASTLOG_UID_MAX. - shadow-login_defs-check.sh: Update for new build system. - shadow-util-linux.patch: Restore lost chunk: SYSLOG_SU_ENAB is not used in SUSE Linux. - Refresh shadow-login_defs-suse.patch and shadow-login_defs-comments.patch. ==== zlib ==== Subpackages: libminizip1 libz1 - Provide a testsuite subpackage to run post-build validation