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-12-12 00:56:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/udisks2 (Old)
 and      /work/SRC/openSUSE:Factory/.udisks2.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "udisks2"

Sun Dec 12 00:56:04 2021 rev:43 rq:936226 version:2.9.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/udisks2/udisks2.changes  2021-02-18 
20:50:09.843312446 +0100
+++ /work/SRC/openSUSE:Factory/.udisks2.new.2520/udisks2.changes        
2021-12-12 00:56:48.754551542 +0100
@@ -1,0 +2,17 @@
+Wed Nov 17 18:30:14 UTC 2021 - Luciano Santos <[email protected]>
+
+- Update to version 2.9.4:
+  + Many fixes, improvements, and additions to the code.
+  + Mount options:
+    - Always use errors=remount-ro for ext filesystems;
+    - Add ntfs3 kernel driver options.
+  + Build: Remove warnings unknown to clang.
+  + Tests: Adapt to clang differences when causing a segfault.
+
+- Changes from version 2.9.3:
+  + Many fixes, improvements, and additions to the code and test.
+- Add "%tmpfiles_create %{_tmpfilesdir}/udisks2.conf" call in %post
+  section to make sure /run/media will be created right after the
+  instalation of udisks2.
+
+-------------------------------------------------------------------
@@ -10 +27,2 @@
-  * udiskslinuxblock: Reflect fstab "noauto" mount option in HintAuto
+  * udiskslinuxblock: Reflect fstab "noauto" mount option in
+    HintAuto
@@ -14,3 +32,6 @@
-  * 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
+  * 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
@@ -19 +40,2 @@
-  * udiskslinuxdrive: Tweak the 'removable'/'ejectable' hints for mmcblk-class 
devices
+  * udiskslinuxdrive: Tweak the 'removable'/'ejectable' hints for
+    mmcblk-class devices
@@ -21 +43,2 @@
-  * udisksdaemonutil: Refactor udisks_daemon_util_trigger_uevent() out of 
UDisksLinuxBlockObject
+  * udisksdaemonutil: Refactor udisks_daemon_util_trigger_uevent()
+    out of UDisksLinuxBlockObject
@@ -30 +53,2 @@
-- drop udisks2-Fix-memory-leaks.patch, 
udisks2-lvm2-Fix-leaking-BDLVMVDOPooldata.patch (upstream)
+- Drop udisks2-Fix-memory-leaks.patch, and
+  udisks2-lvm2-Fix-leaking-BDLVMVDOPooldata.patch (upstream).

Old:
----
  udisks-2.9.2.tar.bz2

New:
----
  udisks-2.9.4.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ udisks2.spec ++++++
--- /var/tmp/diff_new_pack.Jgvtc1/_old  2021-12-12 00:56:49.186551839 +0100
+++ /var/tmp/diff_new_pack.Jgvtc1/_new  2021-12-12 00:56:49.190551842 +0100
@@ -21,7 +21,7 @@
 %define libblockdev_version 2.19
 
 Name:           udisks2
-Version:        2.9.2
+Version:        2.9.4
 Release:        0
 Summary:        Disk Manager
 License:        GPL-2.0-or-later AND LGPL-2.0-or-later
@@ -242,6 +242,7 @@
 %post -n %{name}
 %{?udev_rules_update:%udev_rules_update}
 %service_add_post udisks2.service
+%tmpfiles_create %{_tmpfilesdir}/udisks2.conf
 
 %preun -n %{name}
 %service_del_preun udisks2.service
@@ -265,7 +266,7 @@
 %doc AUTHORS NEWS
 %{_bindir}/udisksctl
 %config %{_datadir}/dbus-1/system.d/org.freedesktop.UDisks2.conf
-%{_prefix}/lib/tmpfiles.d/udisks2.conf
+%{_tmpfilesdir}/udisks2.conf
 %{_datadir}/bash-completion/completions/udisksctl
 %{_unitdir}/udisks2.service
 %dir %{_udevrulesdir}

++++++ udisks-2.9.2.tar.bz2 -> udisks-2.9.4.tar.bz2 ++++++
++++ 48086 lines of diff (skipped)

Reply via email to