Packages changed: AppStream Mesa Mesa-drivers bash dbus-1 (1.12.20 -> 1.12.22) dbus-1-x11 (1.12.20 -> 1.12.22) gtk3 (3.24.31 -> 3.24.32) harfbuzz (3.3.2 -> 4.0.0) kbd libarchive (3.5.2 -> 3.6.0) libglvnd libnvme (1.0~4 -> 1.0~5) lvm2 (2.03.12 -> 2.03.15) lvm2-device-mapper (1.02.177 -> 1.02.185) nvme-cli (2.0~4 -> 2.0~5) pinentry pinentry-gui polkit-default-privs (1550+20220225.330e064 -> 1550+20220303.95a78fb) upower (0.99.13 -> 0.99.16) xen === Details === ==== AppStream ==== Subpackages: libAppStreamQt2 libappstream4 - Don't refresh the system cache in %post. The user metadata cache works much better, rely on that instead. ==== Mesa ==== Subpackages: Mesa-libEGL1 Mesa-libGL1 Mesa-libglapi0 libgbm1 - baselibs.conf: readded mistakenly removed packages * Mesa-libVulkan-devel * Mesa-vulkan-device-select * Mesa-vulkan-overlay - raise memory limit to 1024 in the hope of avoiding OOM on ppc64 (boo#1196640) - autoselect libvulkan_intel package via hardware supplements on Intel GPUs - autoselect libvulkan_radeon package via hardware supplements on AMD GPUs - no longer install libvulkan_lvp package (lavapipe=Software Vulkan driver), libvulkan_broadcom and libvulkan_freedreno packages by default, i.e. no longer have libvulkan_intel/libvulkan_radeon and libvulkan_lvp packages installed at the same time (boo#1180522) - libvulkan_intel/libvulkan_radeon/libvulkan_lvp now require Mesa-vulkan-device-select package, not the other way round! (baselibs.conf also adjusted) ==== Mesa-drivers ==== Subpackages: Mesa-dri Mesa-gallium - baselibs.conf: readded mistakenly removed packages * Mesa-libVulkan-devel * Mesa-vulkan-device-select * Mesa-vulkan-overlay - raise memory limit to 1024 in the hope of avoiding OOM on ppc64 (boo#1196640) - autoselect libvulkan_intel package via hardware supplements on Intel GPUs - autoselect libvulkan_radeon package via hardware supplements on AMD GPUs - no longer install libvulkan_lvp package (lavapipe=Software Vulkan driver), libvulkan_broadcom and libvulkan_freedreno packages by default, i.e. no longer have libvulkan_intel/libvulkan_radeon and libvulkan_lvp packages installed at the same time (boo#1180522) - libvulkan_intel/libvulkan_radeon/libvulkan_lvp now require Mesa-vulkan-device-select package, not the other way round! (baselibs.conf also adjusted) ==== bash ==== Subpackages: bash-sh - Add signatures files of the upstream patches as well - Verify upstream release signatures ==== dbus-1 ==== Version update (1.12.20 -> 1.12.22) Subpackages: libdbus-1-3 - Update to version 1.12.22: + On Linux, when using traditional (non-systemd) service activation, don't log warnings about failing to reset OOM score adjustment if the process is already more susceptible to the OOM killer, as user processes usually are with systemd ? 250. + On Linux, when using traditional (non-systemd) system bus activation, reset the OOM score adjustment to 0 as intended. If the system dbus-daemon is protected from the OOM killer, this avoids that protection unintentionally being inherited by every system service. + Avoid malloc() after fork on non-GNU libc. + Fix build with clang 13 by using Standard C offsetof where available. + Fix build of tests on FreeBSD. + Make documentation build more reproducible. + On Unix, make X11 autolaunch cope with slashes in DISPLAY. + Don't try to raise RLIMIT_NOFILE beyond OPEN_MAX on macOS. + Fix compilation if embedded tests are enabled but verbose mode and stats are both disabled. + On Linux, fix a race condition in the integration test for transient services. ==== dbus-1-x11 ==== Version update (1.12.20 -> 1.12.22) - Update to version 1.12.22: + On Linux, when using traditional (non-systemd) service activation, don't log warnings about failing to reset OOM score adjustment if the process is already more susceptible to the OOM killer, as user processes usually are with systemd ? 250. + On Linux, when using traditional (non-systemd) system bus activation, reset the OOM score adjustment to 0 as intended. If the system dbus-daemon is protected from the OOM killer, this avoids that protection unintentionally being inherited by every system service. + Avoid malloc() after fork on non-GNU libc. + Fix build with clang 13 by using Standard C offsetof where available. + Fix build of tests on FreeBSD. + Make documentation build more reproducible. + On Unix, make X11 autolaunch cope with slashes in DISPLAY. + Don't try to raise RLIMIT_NOFILE beyond OPEN_MAX on macOS. + Fix compilation if embedded tests are enabled but verbose mode and stats are both disabled. + On Linux, fix a race condition in the integration test for transient services. ==== gtk3 ==== Version update (3.24.31 -> 3.24.32) Subpackages: gtk3-data gtk3-schema gtk3-tools libgtk-3-0 typelib-1_0-Gtk-3_0 - Update to version 3.24.32: + GtkCellRendererProgress: Use tabular figures. + GtkFontChooser: - Fix the build with older Pango. - Fix axis name handling. + Theme: Fix border color for tiled windows. + Accessibility: Fix cell accessible leak. + Wayland: - Support new high-contrast setting. - Only update scale when on any outputs. + Updated translations. ==== harfbuzz ==== Version update (3.3.2 -> 4.0.0) Subpackages: libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz-subset0 libharfbuzz0 typelib-1_0-HarfBuzz-0_0 - Update to version 4.0.0: + New public API to create subset plan and gather information on things like glyph mappings in the final subset. The plan can then be passed on to perform the subsetting operation. + Draw API for extracting glyph shapes have been extended and finalized and is no longer an experimental API. The draw API supports glyf, CFF and CFF2 glyph outlines tables, and applies variation settings set on the font as well as synthetic slant. The new public API is not backward compatible with the previous, non-public, experimental API. + The hb-view tool will use HarfBuzz draw API to render the glyphs instead of cairo-ft when compiled with Cairo 1.17.5 or newer, setting HB_DRAW environment variable to 1 or 0 will force using or not use the draw API, respectively. + The hb-shape and hb-view tools now default to using HarfBuzz?s own font loading functions (ot) instead of FreeType ones (ft). They also have a new option, --font-slant, to apply synthetic slant to the font. + HarfBuzz now supports more than 65535 (the OpenType limit) glyph shapes and metrics. See be-fonts/boring-expansion-spec#6 and be-fonts/boring-expansion-spec#7 for details. + New API to get the dominant horizontal baseline tag for a given script. + New API to get the baseline positions from the font, and synthesize missing ones. As well as new API to get font metrics and synthesize missing ones. + Improvements to finding dependencies on Windows when building with Visual Studio. + New buffer flag, HB_BUFFER_FLAG_PRODUCE_UNSAFE_TO_CONCAT, that must be set during shaping for HB_GLYPH_FLAG_UNSAFE_TO_CONCAT flag to be reliably produced. This is to limit the performance hit of producing this flag to when it is actually needed. + Documentation improvements. + New API: - General: . HB_BUFFER_FLAG_PRODUCE_UNSAFE_TO_CONCAT . hb_var_num_t - Draw: . hb_draw_funcs_t . hb_draw_funcs_create() . hb_draw_funcs_reference() . hb_draw_funcs_destroy() . hb_draw_funcs_is_immutable() . hb_draw_funcs_make_immutable() . hb_draw_move_to_func_t . hb_draw_funcs_set_move_to_func() . hb_draw_line_to_func_t . hb_draw_funcs_set_line_to_func() . hb_draw_quadratic_to_func_t . hb_draw_funcs_set_quadratic_to_func() . hb_draw_cubic_to_func_t . hb_draw_funcs_set_cubic_to_func() . hb_draw_close_path_func_t . hb_draw_funcs_set_close_path_func() . hb_draw_state_t . HB_DRAW_STATE_DEFAULT . hb_draw_move_to() . hb_draw_line_to() . hb_draw_quadratic_to() . hb_draw_cubic_to() . hb_draw_close_path() . hb_font_get_glyph_shape_func_t . hb_font_funcs_set_glyph_shape_func() . hb_font_get_glyph_shape() - OpenType layout: . HB_OT_LAYOUT_BASELINE_TAG_IDEO_FACE_CENTRAL . HB_OT_LAYOUT_BASELINE_TAG_IDEO_EMBOX_CENTRAL . hb_ot_layout_get_horizontal_baseline_tag_for_script() . hb_ot_layout_get_baseline_with_fallback() - Metrics: hb_ot_metrics_get_position_with_fallback() - Subset: . hb_subset_plan_t . hb_subset_plan_create_or_fail() . hb_subset_plan_reference() . hb_subset_plan_destroy() . hb_subset_plan_set_user_data() . hb_subset_plan_get_user_data() . hb_subset_plan_execute_or_fail() . hb_subset_plan_unicode_to_old_glyph_mapping() . hb_subset_plan_new_to_old_glyph_mapping() . hb_subset_plan_old_to_new_glyph_mapping() - update to 3.4.0: + Perform sanity checks on shaping results is now part of ?harfbuzz? library and can be enabled by setting the buffer flag HB_BUFFER_FLAG_VERIFY + Arabic Mark Transient Reordering Algorithm have been updated to revision 6 + ISO 15924 code for mathematical notation, ?Zmth?, now maps to the OpenType ?math? tag + It is now possible to get at once all math kerning values for a given glyph at a given corner + Fix locale_t portability issues on systems the typedef?s it to a void pointer ==== kbd ==== Subpackages: kbd-legacy - [kbdsettings] try to run numlockbios from /usr/libexec/kbd/ first as Tumbleweed moved to this location a while ago (boo#1179295) - Fix build without %_distconfdir (see bsc#1195679) ==== libarchive ==== Version update (3.5.2 -> 3.6.0) - Update to 3.6.0 * Fix use-after-free bug (CVE-2021-36976) * tar: new option "--no-read-sparse" * tar: threads support for zstd * RAR reader: filter support * RAR5 reader: self-extracting archive support * ZIP reader: zstd decompression support * tar: respect "--ignore-zeros" in c, r and u modes * reduced size of application binaries * internal code optimizations - Drop upstream merged fix-following-symlinks.patch ==== libglvnd ==== - provide/obsolete Mesa-libGLESv1_CM1 and Mesa-libGLESv2-2 packages (bsc#1196576) ==== libnvme ==== Version update (1.0~4 -> 1.0~5) - Update to version 1.0-rc5: * ioctl: Set lsp to action in nvme_get_log_persistent_event (bsc#1196121) * tree: Ignore traddr case in nvme_lookup_ctrl() (bsc#1194025) * fabrics: Do not swap bytes for system uuid (bsc#1196565) * documentation updates ==== lvm2 ==== Version update (2.03.12 -> 2.03.15) Subpackages: liblvm2cmd2_03 - Update lvm2 from LVM2.2.03.12 to LVM2.2.03.15 * ** WHATS_NEW from 2.03.13 to 2.03.15 *** Version 2.03.15 - 07th February 2022 ==================================== Remove service based autoactivation. global/event_activation = 0 is NOOP. Improve support for metadata profiles for --type writecache. Use cache or active DM device when available with new kernels. Introduce function to utilize UUIDs from DM_DEVICE_LIST. Increase some hash table size to better support large device sets. Version 2.03.14 - 20th October 2021 =================================== Device scanning is skipping directories on different filesystems. Print info message with too many or too large archived files. Reduce metadata readings during scanning phase. Optimize computation of crc32 check sum with multiple PVs. Enhance recover path on cache creation failure. Filter out unsupported MQ/SMQ cache policy setting. Fix memleak in mpath filter. Support newer location for VDO statistics. Add support for VDO async-unsafe write policy. Improve lvm_import_vdo script. Support VDO LV with lvcreate -ky. Fix lvconvert for VDO LV bigger then 2T. Create VDO LVs automatically without zeroing. Rename vdoimport to lvm_import_vdo. Version 2.03.13 - 11th August 2021 ================================== Changes in udev support: - obtain_device_list_from_udev defaults to 0. - see devices/external_device_info_source, devices/obtain_device_list_from_udev, and devices/multipath_wwids_file help in lvm.conf Fix devices file handling of loop with deleted backing file. Fix devices file handling of scsi_debug WWIDs. Fix many static analysis issues. Support --poolmetadataspare with vgsplit and vgmerge. Fix detection of active components of external origin volume. Add vdoimport tool to support conversion of VDO volumes. Support configurable allocation/vdo_pool_header_size. Fix handling of lvconvert --type vdo-pool --virtualsize. Simplified handling of archive() and backup() internal calls. Add 'idm' locking type for IDM lock manager. Fix load of kvdo target when it is not present in memory (2.03.12). * ** WHATS_NEW_DM from 1.02.179 to 1.02.183 *** Version 1.02.183 - 07th February 2022 ===================================== Unmangle UUIDs for DM_DEVICE_LIST ioctl. Version 1.02.181 - 20th October 2021 ==================================== Add IMA support with 'dmsetup measure' command. Add defines DM_NAME_LIST_FLAG_HAS_UUID, DM_NAME_LIST_FLAG_DOESNT_HAVE_UUID. Enhance tracking of activated devices when preloading dm tree. Fix bug in construction of cache table line (regression from 1.02.159). Version 1.02.179 - 11th August 2021 =================================== (empty) - Drop patches that have been merged into upstream - 0001-lvmlockd-idm-Introduce-new-locking-scheme.patch - 0002-lvmlockd-idm-Hook-Seagate-IDM-wrapper-APIs.patch - 0003-lib-locking-Add-new-type-idm.patch - 0004-lib-locking-Parse-PV-list-for-IDM-locking.patch - 0005-tools-Add-support-for-idm-lock-type.patch - 0006-configure-Add-macro-LOCKDIDM_SUPPORT.patch - 0007-enable-command-syntax-for-thin-and-writecache.patch - 0008-lvremove-fix-removing-thin-pool-with-writecache-on-d.patch - 0009-vdo-fix-preload-of-kvdo.patch - 0010-writecache-fix-lv_on_pmem.patch - 0011-writecache-don-t-pvmove-device-used-by-writecache.patch - 0012-pvchange-fix-file-locking-deadlock.patch - 0013-tests-Enable-the-testing-for-IDM-locking-scheme.patch - 0014-tests-Support-multiple-backing-devices.patch - 0015-tests-Cleanup-idm-context-when-prepare-devices.patch - 0016-tests-Add-checking-for-lvmlockd-log.patch - 0017-tests-stress-Add-single-thread-stress-testing.patch - 0018-tests-stress-Add-multi-threads-stress-testing-for-VG.patch - 0019-tests-stress-Add-multi-threads-stress-testing-for-PV.patch - 0020-tests-Support-idm-failure-injection.patch - 0021-tests-Add-testing-for-lvmlockd-failure.patch - 0022-tests-idm-Add-testing-for-the-fabric-failure.patch - 0023-tests-idm-Add-testing-for-the-fabric-failure-and-tim.patch - 0024-tests-idm-Add-testing-for-the-fabric-s-half-brain-fa.patch - 0025-tests-idm-Add-testing-for-IDM-lock-manager-failure.patch - 0026-tests-multi-hosts-Add-VG-testing.patch - 0027-tests-multi-hosts-Add-LV-testing.patch - 0028-tests-multi-hosts-Test-lease-timeout-with-LV-exclusi.patch - 0029-tests-multi-hosts-Test-lease-timeout-with-LV-shareab.patch - 0030-fix-empty-mem-pool-leak.patch - 0031-tests-writecache-blocksize-add-dm-cache-tests.patch - 0032-tests-rename-test.patch - 0033-tests-add-writecache-cache-blocksize-2.patch - 0034-lvmlockd-Fix-the-compilation-warning.patch - 0035-devices-don-t-use-deleted-loop-backing-file-for-devi.patch - 0036-man-help-fix-common-option-listing.patch - 0037-archiving-take-archive-automatically.patch - 0038-backup-automatically-store-data-on-vg_unlock.patch - 0039-archive-avoid-abuse-of-internal-flag.patch - 0040-pvck-add-lock_global-before-clean_hint_file.patch - 0041-lvmdevices-add-deviceidtype-option.patch - bug-1188141_toolcontext-fix-double-free-core-dumped-issue.patch - 0043-udev-create-symlinks-and-watch-even-in-suspended-sta.patch - bug-1179691_config-set-external_device_info_source-none.patch - Add upstream patch - 0001-post-release.patch - 0002-asan-fix-some-reports-from-libasan.patch - 0003-make-generate.patch - 0004-tests-udev-pvscan-vgchange-fix-service-wait.patch - 0005-devices-file-do-not-clear-PVID-of-unread-devices.patch - 0006-tests-skip-vgchange-pvs-online.sh-on-rhel5.patch - 0007-dev_manager-fix-dm_task_get_device_list.patch - 0008-dev_manager-failing-status-is-not-internal-error.patch - 0009-clang-add-extra-check.patch - 0010-clang-possible-better-compilation-with-musl-c.patch - 0011-dev_manager-do-not-query-for-open_count.patch - 0012-dev_manager-use-list-info-for-preset-devs.patch - 0013-man-lvmcache-add-more-writecache-cachesettings-info.patch - 0014-man-update-cachesettings-option-description.patch - 0015-man-lvmcache-mention-writecache-memory-usage.patch - 0016-writecache-display-block-size-from-lvs.patch - 0017-devices-simplify-dev_cache_get_by_devt.patch - 0018-devices-drop-incorrect-paths-from-aliases-list.patch - 0019-devices-initial-use-of-existing-option.patch - 0020-devices-fix-dev_name-assumptions.patch - 0021-devices-use-dev-cache-aliases-handling-from-label-sc.patch - 0022-devices-only-close-PVs-on-LVs-when-scan_lvs-is-enabl.patch - 0023-writecache-check-memory-usage.patch - Update patch - fate-309425_display-dm-name-for-lv-name.patch - lvm2.spec - add new binraries: lvmdevices vgimportdevices - add config item "--with-cluster=internal" for cluster test - add config item "--with-integrity=internal" - add new man lvmautoactivation.7 - remove lvm2-activation-generator & man page - remove lvm2-pvscan@.service - replace 69-dm-lvm-metad.rules with 69-dm-lvm.rules ==== lvm2-device-mapper ==== Version update (1.02.177 -> 1.02.185) Subpackages: device-mapper libdevmapper-event1_03 libdevmapper1_03 - Update lvm2 from LVM2.2.03.12 to LVM2.2.03.15 * ** WHATS_NEW from 2.03.13 to 2.03.15 *** Version 2.03.15 - 07th February 2022 ==================================== Remove service based autoactivation. global/event_activation = 0 is NOOP. Improve support for metadata profiles for --type writecache. Use cache or active DM device when available with new kernels. Introduce function to utilize UUIDs from DM_DEVICE_LIST. Increase some hash table size to better support large device sets. Version 2.03.14 - 20th October 2021 =================================== Device scanning is skipping directories on different filesystems. Print info message with too many or too large archived files. Reduce metadata readings during scanning phase. Optimize computation of crc32 check sum with multiple PVs. Enhance recover path on cache creation failure. Filter out unsupported MQ/SMQ cache policy setting. Fix memleak in mpath filter. Support newer location for VDO statistics. Add support for VDO async-unsafe write policy. Improve lvm_import_vdo script. Support VDO LV with lvcreate -ky. Fix lvconvert for VDO LV bigger then 2T. Create VDO LVs automatically without zeroing. Rename vdoimport to lvm_import_vdo. Version 2.03.13 - 11th August 2021 ================================== Changes in udev support: - obtain_device_list_from_udev defaults to 0. - see devices/external_device_info_source, devices/obtain_device_list_from_udev, and devices/multipath_wwids_file help in lvm.conf Fix devices file handling of loop with deleted backing file. Fix devices file handling of scsi_debug WWIDs. Fix many static analysis issues. Support --poolmetadataspare with vgsplit and vgmerge. Fix detection of active components of external origin volume. Add vdoimport tool to support conversion of VDO volumes. Support configurable allocation/vdo_pool_header_size. Fix handling of lvconvert --type vdo-pool --virtualsize. Simplified handling of archive() and backup() internal calls. Add 'idm' locking type for IDM lock manager. Fix load of kvdo target when it is not present in memory (2.03.12). * ** WHATS_NEW_DM from 1.02.179 to 1.02.183 *** Version 1.02.183 - 07th February 2022 ===================================== Unmangle UUIDs for DM_DEVICE_LIST ioctl. Version 1.02.181 - 20th October 2021 ==================================== Add IMA support with 'dmsetup measure' command. Add defines DM_NAME_LIST_FLAG_HAS_UUID, DM_NAME_LIST_FLAG_DOESNT_HAVE_UUID. Enhance tracking of activated devices when preloading dm tree. Fix bug in construction of cache table line (regression from 1.02.159). Version 1.02.179 - 11th August 2021 =================================== (empty) - Drop patches that have been merged into upstream - 0001-lvmlockd-idm-Introduce-new-locking-scheme.patch - 0002-lvmlockd-idm-Hook-Seagate-IDM-wrapper-APIs.patch - 0003-lib-locking-Add-new-type-idm.patch - 0004-lib-locking-Parse-PV-list-for-IDM-locking.patch - 0005-tools-Add-support-for-idm-lock-type.patch - 0006-configure-Add-macro-LOCKDIDM_SUPPORT.patch - 0007-enable-command-syntax-for-thin-and-writecache.patch - 0008-lvremove-fix-removing-thin-pool-with-writecache-on-d.patch - 0009-vdo-fix-preload-of-kvdo.patch - 0010-writecache-fix-lv_on_pmem.patch - 0011-writecache-don-t-pvmove-device-used-by-writecache.patch - 0012-pvchange-fix-file-locking-deadlock.patch - 0013-tests-Enable-the-testing-for-IDM-locking-scheme.patch - 0014-tests-Support-multiple-backing-devices.patch - 0015-tests-Cleanup-idm-context-when-prepare-devices.patch - 0016-tests-Add-checking-for-lvmlockd-log.patch - 0017-tests-stress-Add-single-thread-stress-testing.patch - 0018-tests-stress-Add-multi-threads-stress-testing-for-VG.patch - 0019-tests-stress-Add-multi-threads-stress-testing-for-PV.patch - 0020-tests-Support-idm-failure-injection.patch - 0021-tests-Add-testing-for-lvmlockd-failure.patch - 0022-tests-idm-Add-testing-for-the-fabric-failure.patch - 0023-tests-idm-Add-testing-for-the-fabric-failure-and-tim.patch - 0024-tests-idm-Add-testing-for-the-fabric-s-half-brain-fa.patch - 0025-tests-idm-Add-testing-for-IDM-lock-manager-failure.patch - 0026-tests-multi-hosts-Add-VG-testing.patch - 0027-tests-multi-hosts-Add-LV-testing.patch - 0028-tests-multi-hosts-Test-lease-timeout-with-LV-exclusi.patch - 0029-tests-multi-hosts-Test-lease-timeout-with-LV-shareab.patch - 0030-fix-empty-mem-pool-leak.patch - 0031-tests-writecache-blocksize-add-dm-cache-tests.patch - 0032-tests-rename-test.patch - 0033-tests-add-writecache-cache-blocksize-2.patch - 0034-lvmlockd-Fix-the-compilation-warning.patch - 0035-devices-don-t-use-deleted-loop-backing-file-for-devi.patch - 0036-man-help-fix-common-option-listing.patch - 0037-archiving-take-archive-automatically.patch - 0038-backup-automatically-store-data-on-vg_unlock.patch - 0039-archive-avoid-abuse-of-internal-flag.patch - 0040-pvck-add-lock_global-before-clean_hint_file.patch - 0041-lvmdevices-add-deviceidtype-option.patch - bug-1188141_toolcontext-fix-double-free-core-dumped-issue.patch - 0043-udev-create-symlinks-and-watch-even-in-suspended-sta.patch - bug-1179691_config-set-external_device_info_source-none.patch - Add upstream patch - 0001-post-release.patch - 0002-asan-fix-some-reports-from-libasan.patch - 0003-make-generate.patch - 0004-tests-udev-pvscan-vgchange-fix-service-wait.patch - 0005-devices-file-do-not-clear-PVID-of-unread-devices.patch - 0006-tests-skip-vgchange-pvs-online.sh-on-rhel5.patch - 0007-dev_manager-fix-dm_task_get_device_list.patch - 0008-dev_manager-failing-status-is-not-internal-error.patch - 0009-clang-add-extra-check.patch - 0010-clang-possible-better-compilation-with-musl-c.patch - 0011-dev_manager-do-not-query-for-open_count.patch - 0012-dev_manager-use-list-info-for-preset-devs.patch - 0013-man-lvmcache-add-more-writecache-cachesettings-info.patch - 0014-man-update-cachesettings-option-description.patch - 0015-man-lvmcache-mention-writecache-memory-usage.patch - 0016-writecache-display-block-size-from-lvs.patch - 0017-devices-simplify-dev_cache_get_by_devt.patch - 0018-devices-drop-incorrect-paths-from-aliases-list.patch - 0019-devices-initial-use-of-existing-option.patch - 0020-devices-fix-dev_name-assumptions.patch - 0021-devices-use-dev-cache-aliases-handling-from-label-sc.patch - 0022-devices-only-close-PVs-on-LVs-when-scan_lvs-is-enabl.patch - 0023-writecache-check-memory-usage.patch - Update patch - fate-309425_display-dm-name-for-lv-name.patch - lvm2.spec - add new binraries: lvmdevices vgimportdevices - add config item "--with-cluster=internal" for cluster test - add config item "--with-integrity=internal" - add new man lvmautoactivation.7 - remove lvm2-activation-generator & man page - remove lvm2-pvscan@.service - replace 69-dm-lvm-metad.rules with 69-dm-lvm.rules ==== nvme-cli ==== Version update (2.0~4 -> 2.0~5) - Update to version 2.0-rc5: * nvme: passthru bugfix(wrong jump, wrong file descriptor) * nvme-cli: Ignore traddr case (bsc#1194025) * nvme: fix segfault in nvme telemetry-log error handling * fabrics: ensure zero kato for non-persistent controllers * documenation updates ==== pinentry ==== - Correction for previous change: ensure the packages built in the gui flavor do not change their package name. e.g pinentry-qt5 wrongly got renamed to pinentry-gui-qt5. - Fix name tag for multibuild: name tag should be conditional on the multibuild flavor. ==== pinentry-gui ==== - Correction for previous change: ensure the packages built in the gui flavor do not change their package name. e.g pinentry-qt5 wrongly got renamed to pinentry-gui-qt5. - Fix name tag for multibuild: name tag should be conditional on the multibuild flavor. ==== polkit-default-privs ==== Version update (1550+20220225.330e064 -> 1550+20220303.95a78fb) - Update to version 1550+20220303.95a78fb: * kpmcore: whitelist block device (re-)partioning helper (bsc#1178848) ==== upower ==== Version update (0.99.13 -> 0.99.16) Subpackages: libupower-glib3 typelib-1_0-UpowerGlib-1_0 - Pass --libexecdir=%%{_libexecdir}/upower to meson, keep our previous setup. - Use ldconfig_scriptlets macro for post(un) handling. - Stop removing .la files no longer present. - Update to version 0.99.16: + Silence unnecessary udev event warnings + Increase test timeout + Explicitly link with plist + Fix UpClient reference leak + Fix DisplayDevice state on battery hotplug + Fix critical action to work after it was cancelled - Changes from version 0.99.15: + Various build fixes + Update bluetooth device alias when it changes - Changes from version 0.99.14: + Port build system to meson + New ChargeCycles D-Bus property + New async GLib APIs + lid related functions are now deprecated + Refresh API is now deprecated + Fix leak of inhibitor lock + Recognize USB power supplies + Fix time compression of data points + Fix disk write amplification when battery is low - Add meson BuildRequires and macros following upstreams port. ==== xen ==== - bsc#1196545 - GCC 12: xen package fails gcc12-fixes.patch