Packages changed: e2fsprogs (1.45.3 -> 1.45.4) gnutls (3.6.9 -> 3.6.10) nano (4.4 -> 4.5) talloc (2.1.16 -> 2.2.0) tdb (1.3.18 -> 1.4.2) tevent (0.9.39 -> 0.10.0) xen === Details === ==== e2fsprogs ==== Version update (1.45.3 -> 1.45.4) Subpackages: libcom_err2 libext2fs2 - Update to 1.45.4: * A maliciously corrupted file systems can trigger buffer overruns in the quota code used by e2fsck. (Addresses CVE-2019-5094) * E2fsck now checks to make sure the casefold flag is only set on directories, and only when the casefold feature is enabled * E2fsck will not disable the low dtime checks when using a backup superblock where the last mount time is zero * Scrubbing scripts fixes * Update translations ==== gnutls ==== Version update (3.6.9 -> 3.6.10) - gnutls 3.6.10: * Add support for deterministic ECDSA/DSA (RFC6979) * Add functions for in-place encryption/decryption of data buffers * server now selects the highest TLS protocol version, if TLS 1.3 is enabled and the client advertises an older protocol version first * Add support for GOST 28147-89 cipher in CNT (GOST counter) mode and MAC generation based on GOST 28147-89 (IMIT) * certtool: when outputting an encrypted private key do not insert the textual description of it ==== nano ==== Version update (4.4 -> 4.5) - nano 4.5: * new 'tabgives' to modify behavior per syntax * will indent a marked region also when M-} has been rebound ==== talloc ==== Version update (2.1.16 -> 2.2.0) - Update to version 2.2.0 + Remove pytalloc_CObject_FromTallocPtr() + Remove --extra-python (a build time mode to produce Python2 and Python3 bindings at the same time) + New minor version to allow Samba 4.10 to release a talloc if required from that branch ==== tdb ==== Version update (1.3.18 -> 1.4.2) - Update to version 1.4.2 + Build fixes + Improve the performance by inlining the tdb_oob() checks + Do not propogate any errors from tdb_repack() to tdb_transaction_commit(); (bso#13952) + Remove Python 2.x support except to build just the bare C library + Remove --extra-python (a build time mode to produce Python2 and Python3 bindings at the same time) + New minor version to allow Samba 4.10 to release a tdb if required from that branch ==== tevent ==== Version update (0.9.39 -> 0.10.0) - Update to version 0.10.0 + Remove Python 2.x support except to build just the bare C library + Remove --extra-python (a build time mode to produce Python2 and Python3 bindings at the same time) + New minor version to allow Samba 4.10 to release a tevent if required from that branch ==== xen ==== - bsc#1120095 - add code to change LIBXL_HOTPLUG_TIMEOUT at runtime The included README has details about the impact of this change libxl.LIBXL_HOTPLUG_TIMEOUT.patch