Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package udisks2 for openSUSE:Factory checked in at 2021-02-18 20:39:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/udisks2 (Old) and /work/SRC/openSUSE:Factory/.udisks2.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "udisks2" Thu Feb 18 20:39:35 2021 rev:42 rq:872519 version:2.9.2 Changes: -------- --- /work/SRC/openSUSE:Factory/udisks2/udisks2.changes 2020-12-23 14:20:59.949711515 +0100 +++ /work/SRC/openSUSE:Factory/.udisks2.new.28504/udisks2.changes 2021-02-18 20:50:09.843312446 +0100 @@ -1,0 +2,31 @@ +Fri Feb 12 00:00:13 UTC 2021 - Dirk M??ller <dmuel...@suse.com> + +- update to 2.9.2: + * udiskslinuxblock: Survive a missing /etc/crypttab + * lvm2: Fix leaking BDLVMVDOPooldata + * tests: Test modules that are actually enabled during build + * build: Exclude VDO module from distcheck build + * udisksfstabentry: Add udisks_fstab_entry_has_opt() + * udiskslinuxblock: Reflect fstab "noauto" mount option in HintAuto + * udiskslinuxblock: Update hints after fstab change + * tests: Add tests for Block hints + * udiskslinuxfilesystemhelpers: Make TakeOwnership() race free + * tests: Extend filesystem test_take_ownership tests with symlinks + * mount options: Allow 'nosymfollow' mount option for unprivileged mounts + * udisksstate: Silence the block device busy messages on cleanup lock + * udev: Distinguish mmcblk-class device types + * udev: Propagate mmcblk disk attributes to mmcblk_boot devices + * udiskslinuxdrive: Tweak the 'removable'/'ejectable' hints for mmcblk-class devices + * udiskslinuxblock: Tweak the hints for mmcblk-class devices + * udisksdaemonutil: Refactor udisks_daemon_util_trigger_uevent() out of UDisksLinuxBlockObject + * udiskslinuxmanager: Trigger uevent after loop device setup + * tests: Remove scsi_debug serial number checks + * tests: Skip zram tests if zram module is already loaded + * treewide: Fix typos + * AUTHORS: Add tbzatek as the maintainer + * tests: Do not use nilfs2 as an example of non-resizable FS + * Memory leak fixes + * doc: Update config file path +- drop udisks2-Fix-memory-leaks.patch, udisks2-lvm2-Fix-leaking-BDLVMVDOPooldata.patch (upstream) + +------------------------------------------------------------------- Old: ---- udisks-2.9.1.tar.bz2 udisks2-Fix-memory-leaks.patch udisks2-lvm2-Fix-leaking-BDLVMVDOPooldata.patch New: ---- udisks-2.9.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ udisks2.spec ++++++ --- /var/tmp/diff_new_pack.wXYiBw/_old 2021-02-18 20:50:10.379312970 +0100 +++ /var/tmp/diff_new_pack.wXYiBw/_new 2021-02-18 20:50:10.383312974 +0100 @@ -1,7 +1,7 @@ # # spec file for package udisks2 # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,16 +21,13 @@ %define libblockdev_version 2.19 Name: udisks2 -Version: 2.9.1 +Version: 2.9.2 Release: 0 Summary: Disk Manager License: GPL-2.0-or-later AND LGPL-2.0-or-later Group: System/Daemons URL: https://github.com/storaged-project/udisks Source0: %{url}/releases/download/udisks-%{version}/udisks-%{version}.tar.bz2 -Patch0: udisks2-Fix-memory-leaks.patch -Patch1: udisks2-lvm2-Fix-leaking-BDLVMVDOPooldata.patch - BuildRequires: chrpath BuildRequires: docbook-xsl-stylesheets BuildRequires: gobject-introspection-devel >= 0.6.2 ++++++ udisks-2.9.1.tar.bz2 -> udisks-2.9.2.tar.bz2 ++++++ ++++ 97216 lines of diff (skipped)