Packages changed: device-mapper gpg2 (2.2.16 -> 2.2.17) grub2 hwdata (0.324 -> 0.325) iputils (s20190515 -> s20190709) irqbalance (1.4.0 -> 1.6.0+git20190711.f7fdebb) libpciaccess (0.14 -> 0.15) patterns-containers permissions (1550_20190521 -> 1550_20190711) rsync sqlite3 (3.28.0 -> 3.29.0) zlib === Details === ==== device-mapper ==== Subpackages: libdevmapper-event1_03 libdevmapper1_03 - Fix unknown feature in status message (bsc#1135984) + bug-1135984_cache-support-no_discard_passdown.patch ==== gpg2 ==== Version update (2.2.16 -> 2.2.17) - Update to 2.2.17 [bsc#1141093] * gpg: Do not try the import fallback if the options are already used. * gpg: Fix regression in option "self-sigs-only". * gpg: With --auto-key-retrieve prefer WKD over keyservers. * gpg: Add "self-sigs-only" and "import-clean" to the keyserver options. * gpg: Avoid printing false AKL error message. * gpg: New command --locate-external-key. * gpg: Make the get_pubkey_byname interface easier to understand. * gpg: Fallback to import with self-sigs-only on too large keyblocks. * gpg: New import and keyserver option "self-sigs-only" * gpg: Make read_block in import.c more flexible. * dirmngr: fix handling of HTTPS redirections during HKP. * dirmngr: Avoid endless loop in case of HTTP error 503. * dirmngr: Do not rewrite the redirection for the "openpgpkey" subdomain. * dirmngr: Support the new WKD draft with the openpgpkey subdomain. * wkd: Change client/server limit back to 64 KiB. * tools: gpgconf: Killing order is children-first. * Return better error code for some getinfo IPC commands. * po: Update Russian translation. ==== grub2 ==== Subpackages: grub2-i386-pc grub2-snapper-plugin grub2-x86_64-efi - Fix iteration of FCP LUNs (bsc#1134287, bsc#1139345, LTC#177836, LTC#174229). * Refresh grub2-ieee1275-FCP-methods-for-WWPN-and-LUNs.patch ==== hwdata ==== Version update (0.324 -> 0.325) - Update to version 0.325: * Updated pci, usb and vendor ids. ==== iputils ==== Version update (s20190515 -> s20190709) - Update to version s20190709 - Removed patches included in this upstream release: ping-Fix-unwanted-bell-on-unreachable-address.patch 0001-build-sys-doc-Fix-the-dependency-on-xsltproc.patch meson-remove-setcap-setuid.sh.patch - Add libcap-progs as a build dependency (setcap is needed) ==== irqbalance ==== Version update (1.4.0 -> 1.6.0+git20190711.f7fdebb) - Add git hash tag and date in version as source is derived from master/HEAD branch. Thanks to namtrac. This is done via _service file. Also add an example how to get back to a stable release version - Update to latest git master version: git commit f7fdebbaa4dbc27fcdeb7 - Use noun phrase in summaries. - Update to version 1.6.0 (b47eea84cbb93f533b0cba2f1aa): * fix balancing when numa information isn't available * Refine document about IRQBALANCE_BANNED_CPUS * Fix string truncation issues detected by GCC 8 * fix socket path creation * Update document for option --banmod and --deepestcache * Fix ambiguous parsing of *node* entries in /sys. * procinterrupts: check xen-dyn-event more flexible * misc: Add an example for policy script * policyscript: ignore non-executable files when specifying a directory remove because already mainline: D fix_buffer_overflow_compiler.patch ==== libpciaccess ==== Version update (0.14 -> 0.15) - Update to version 0.15 * Updates for FreeBSD and Hurd support * Fixed multifunction bridge enumeration * Fixed a crash when no PCI bus exists ==== patterns-containers ==== - Add Rook manifest files to Kubic ==== permissions ==== Version update (1550_20190521 -> 1550_20190711) Subpackages: chkstat permissions-config - Update to version 20190711: * iputils: Add capability permissions for clockdiff (bsc#1140994) - Update to version 20190710: * iputils/ping: Drop effective capability * iputils/ping6: Remove definitions ==== rsync ==== - Remove SuSEfirewall2 service since SuSEfirewall2 has been replaced by firewalld (which already provides a rsyncd service). ==== sqlite3 ==== Version update (3.28.0 -> 3.29.0) - Update to version 3.29.0 * Added the SQLITE_DBCONFIG_DQS_DML and SQLITE_DBCONFIG_DQS_DDL actions to sqlite3_db_config() for activating and deactivating the double-quoted string literal misfeature. Both default to "on" for legacy compatibility, but developers are encouraged to turn them "off", perhaps using the -DSQLITE_DQS=0 compile-time option. * -DSQLITE_DQS=0 is now a recommended compile-time option. * Improvements to the query planner: + Improved optimization of AND and OR operators when one or the other operand is a constant. + Enhancements to the LIKE optimization for cases when the left-hand side column has numeric affinity. * Added the "sqlite_dbdata" virtual table for extracting raw low-level content from an SQLite database, even a database that is corrupt. * Enhancements to the CLI: + Add the ".recover" command which tries to recover as much content as possible from a corrupt database file. + Add the ".filectrl" command useful for testing. + Add the long-standing ".testctrl" command to the ".help" menu. + Added the ".dbconfig" command ==== zlib ==== - Tweak zlib-power8-fate325307.patch to have type of crc32_vpmsum conform to usage bsc#1141059