Packages changed: cryptsetup glibc gnutls hwdata (0.361 -> 0.362) icewm (2.9.8 -> 2.9.9) mythes (1.2.4 -> 1.2.5) netpbm plymouth (22.02.122+73.9826df5 -> 22.02.122+75.6f5dc63) publicsuffix (20220805 -> 20220903) python-Mako (1.2.1 -> 1.2.2) python-blinker (1.4 -> 1.5) python-greenlet (1.1.2 -> 1.1.3) python-psutil (5.9.1 -> 5.9.2) python-regex (2022.7.9 -> 2022.9.11) rsync (3.2.5 -> 3.2.6) sudo xdm === Details === ==== cryptsetup ==== Subpackages: cryptsetup-doc cryptsetup-lang libcryptsetup12 - Add virtual provides for 'integritysetup' and 'veritysetup' to match package names provided by Fedora/RHEL, to allow the same set of dependencies to be used across all RPM distributions. ==== glibc ==== Subpackages: glibc-extra glibc-lang glibc-locale glibc-locale-base nscd - errlist-edeadlock.patch: errlist: add missing entry for EDEADLOCK (BZ [#29545]) ==== gnutls ==== - FIPS: Run the CFB8 cipher selftest without offset [bsc#1203245] * CFB8 list of ciphers: GNUTLS_CIPHER_AES_{128,192,256}_CFB8 * Add gnutls-FIPS-Run-CFB8-without-offset.patch - provide a libgnutls30-hmac-32bit to avoid uninstallable wine when pattern-base-fips is installed [boo#1203353] - FIPS: Additional modifications to the SLI. [bsc#1190698] * Mark CMAC and GMAC and non-approved in gnutls_pbkfd2(). * Mark HMAC keylength less than 112 bits as non-approved in gnutls_pbkfd2(). * Adapt the pbkdf2 selftest and the regression tests accordingly. * Add gnutls-FIPS-SLI-pbkdf2-verify-keylengths-only-SHA.patch - FIPS: Port GnuTLS to use jitterentropy [bsc#1202146, jsc#SLE-24941] * Add new dependency on jitterentropy * Add gnutls-FIPS-jitterentropy.patch ==== hwdata ==== Version update (0.361 -> 0.362) - update to 0.362: + Updated pci, usb and vendor ids. ==== icewm ==== Version update (2.9.8 -> 2.9.9) Subpackages: icewm-config-upstream icewm-default icewm-lang - update to 2.9.9: * Permit percentages to have comma's in icesh. * Keep accurate track of window changes in workspace buttons for PagerShowPreview. Only redraw affected workspace buttons, which reduces the total number of workspace button redraws, especially for larges number of workspace buttons. * Add key bindings for single window tiling operations for issues bbidulock/icewm#335, ice-wm/icewm#74 and ice-wm/icewm#84. * Complete -e option. * WindowMaker dock apps are supported. * Support more HTML entities in icehelp. * Remove dependency on asciidoc and prefer markdown format for the manual. * Prevent warnings. * Also install markdown. * Try srcdir. * Cleanup test and prefer markdown manual. * Cleanup key grabs. * Drop obsolete wmOccupyAll(). * Accept either markdown or asciidoc to generate manual html with CMake. * Add markdown and icesh. * Automatically detect and prevent race conditions in icesh relating to moving and sizing windows for issue #335. Improve the accuracy of the "sizeto" command in icesh for issue #335. Add "extents" command to icesh. Add "workarea" command to icesh. * Get rid of the frameContext. * Prefer findClient in two cases: unmap notify and recv ping. - spec-cleaner run ==== mythes ==== Version update (1.2.4 -> 1.2.5) - Version bump to 1.2.5 * Fix use of deprecated hunspell apis in demo * Fix some compilation warnings ==== netpbm ==== Subpackages: libnetpbm11 - ppmforge-test.patch: fix ppmforge test to avoid float overflow ==== plymouth ==== Version update (22.02.122+73.9826df5 -> 22.02.122+75.6f5dc63) Subpackages: libply-splash-core5 libply-splash-graphics5 libply5 plymouth-dracut plymouth-lang plymouth-plugin-label plymouth-plugin-two-step plymouth-scripts plymouth-theme-bgrt plymouth-theme-spinner - Update to version 22.02.122+75.6f5dc63: * Fix build after README changes ==== publicsuffix ==== Version update (20220805 -> 20220903) - Update to version 20220903: * util: gTLD data autopull updates for 2022-09-03T15:15:24 UTC (#1606) * Update public_suffix_list.dat (#1594) * Add streamlitapp.com (#1591) * Update public_suffix_list.dat (#1573) * Add Framer Sites domains to PSL (#1570) * new TLD .ישראל and SLDs for Israel by ISOC-IL (#1595) ==== python-Mako ==== Version update (1.2.1 -> 1.2.2) - update to 1.2.2: * Fixed issue in lexer where the regexp used to match tags would not correctly interpret quoted sections individually ==== python-blinker ==== Version update (1.4 -> 1.5) - Fix documentation generation. - specfile: * update copyright year * remove patch python-blinker-remove-nose.patch; included upstream * docs and license changed to .rst * build docs using Sphinx - update to version 1.5: * Support Python >= 3.7 and PyPy. Python 2, Python < 3.7, and Jython may continue to work, but the next release will make incompatible changes. ==== python-greenlet ==== Version update (1.1.2 -> 1.1.3) - update to 1.1.3: * Add support for Python 3.11. ==== python-psutil ==== Version update (5.9.1 -> 5.9.2) - update to version 5.9.2: * Bug fixes + 2093_, [FreeBSD], **[critical]**: `pids()`_ may fail with ENOMEM. Dynamically increase the "malloc()" buffer size until it's big enough. + 2095_, [Linux]: `net_if_stats()`_ returns incorrect interface speed for 100GbE network cards. + 2113_, [FreeBSD], **[critical]**: `virtual_memory()`_ may raise ENOMEM due to missing "#include " directive. (patch by Peter Jeremy) + 2128_, [NetBSD]: `swap_memory()`_ was miscalculated. (patch by Thomas Klausner) ==== python-regex ==== Version update (2022.7.9 -> 2022.9.11) - update to 2022.9.11: * fix issue 474: regex has no equivalent to re.Match.groups() for captures * fix segmentation fault when using conditional pattern (issue 479) * use \v for vertical spacing ==== rsync ==== Version update (3.2.5 -> 3.2.6) - Use bundled SLP patch now that upstream fixed it: * Remove rsync-3.2.5-slp.patch - update to 3.2.6: * More path-cleaning improvements in the file-list validation code to avoid rejecting of valid args. * A file-list validation fix for a --files-from file that ends without a line-terminating character. * Added a safety check that prevents the sender from removing destination files when a local copy using --remove-source-files has some files that are shared between the sending & receiving hierarchies, including the case where the source dir & destination dir are identical. * Fixed a bug in the internal MD4 checksum code that could cause the digest to be sporadically incorrect (the openssl version was/is fine). * A minor tweak to rrsync added "copy-devices" to the list of known args, but left it disabled by default. - Build SLE version with g++-11 to work around nondeterministic g++-7 (boo#1193895) ==== sudo ==== Subpackages: sudo-plugin-python - Modified sudo-sudoers.patch * bsc#1177578 * Removed redundant and confusing 'secure_path' settings in sudo-sudoers file. ==== xdm ==== - Add u_glibc-2.36.patch: use glibc's arc4random instead of libbsd's (bsc#1202222)