Packages changed: bash (5.2.12 -> 5.2.15) libtool openssl-1_1 shadow === Details === ==== bash ==== Version update (5.2.12 -> 5.2.15) Subpackages: bash-doc bash-lang bash-sh - Add upstream patches * bash52-013 Bash can leak memory when referencing a non-existent associative array element. * bash52-014 Bash defers processing additional terminating signals when running the EXIT trap while exiting due to a terminating signal. This patch allows the new terminating signal to kill the shell immediately. * bash52-015 There are several cases where bash is too aggressive when optimizing out forks in subshells. For example, `eval' and traps should never be optimized. ==== libtool ==== - switch to pkgconfig(zlib) so that alternative providers can be used ==== openssl-1_1 ==== Subpackages: libopenssl1_1 - POWER10 performance enhancements for cryptography [jsc#PED-512] * openssl-1_1-AES-GCM-performance-optimzation-with-stitched-method.patch * openssl-1_1-Fixed-counter-overflow.patch * openssl-1_1-chacha20-performance-optimizations-for-ppc64le-with-.patch * openssl-1_1-Fixed-conditional-statement-testing-64-and-256-bytes.patch * openssl-1_1-Fix-AES-GCM-on-Power-8-CPUs.patch ==== shadow ==== Subpackages: libsubid4 login_defs - bsc#1205502: Fix useradd audit event logging of ID field * Add shadow-audit-no-id.patch