Hello community,

here is the log from the commit of package btrfsprogs for openSUSE:Factory 
checked in at 2020-10-29 09:21:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/btrfsprogs (Old)
 and      /work/SRC/openSUSE:Factory/.btrfsprogs.new.3463 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "btrfsprogs"

Thu Oct 29 09:21:47 2020 rev:115 rq:844076 version:5.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/btrfsprogs/btrfsprogs.changes    2020-07-15 
11:32:32.394051741 +0200
+++ /work/SRC/openSUSE:Factory/.btrfsprogs.new.3463/btrfsprogs.changes  
2020-10-29 09:21:54.646665003 +0100
@@ -1,0 +2,40 @@
+Mon Oct 26 00:00:00 CET 2020 - [email protected]
+
+- Update to 5.9:
+  * mkfs:
+    * switch default to single profile for multi-device filesystem, up to
+      now it was raid0 that may not be simple to convert to some other profile
+      as raid0 needs a workspace on all device for that
+    * new option -R for run-time options (eg. mount time enabled), now
+      understands free-space-tree
+  * subvolume delete:
+    * refuse to delete the default subvolume (kernel will not allow that but
+      the error reason is not obvious)
+    * warn on EPERM, eg. if send is on progress on the subvolume
+  * convert:
+    * fix 32bit overflows on large filesystems
+    * improved error handling and error messages
+    * check free space taking fragmentation into account
+  * check:
+    * detect and repair wrong inode generation
+    * minor improvement in error reporting on roots
+  * libbtrfsutils: follow main package versioning (5.9)
+    * add pkg-config file definitions
+  * python-btrfsutil: follow main package versioning (5.9)
+  * inspect tree-stats: print node counts for each level, fanout
+  * other:
+    * docs:
+      * remove obsolete mount options (alloc_start, subvolrootid)
+      * deleting default subvolume is not permitted
+    * updated or fixed tests
+    * .editorconfig updates
+    * move files to kernel-shared/
+    * CI:
+      * updated to use zstd 1.4.5
+      * fix reiserfs build
+      * more builds with asan, ubsan
+    * sb-mod updates
+    * build:
+      * print .so versions of libraries in configure summary
+
+-------------------------------------------------------------------

Old:
----
  btrfs-progs-v5.7.tar.gz

New:
----
  btrfs-progs-v5.9.tar.gz

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

Other differences:
------------------
++++++ btrfsprogs.spec ++++++
--- /var/tmp/diff_new_pack.YNI4O5/_old  2020-10-29 09:21:55.298665628 +0100
+++ /var/tmp/diff_new_pack.YNI4O5/_new  2020-10-29 09:21:55.302665632 +0100
@@ -34,7 +34,7 @@
 %define _dracutmodulesdir %(pkg-config --variable dracutmodulesdir dracut)
 
 Name:           btrfsprogs
-Version:        5.7
+Version:        5.9
 Release:        0
 Summary:        Utilities for the Btrfs filesystem
 License:        GPL-2.0-only
@@ -405,6 +405,7 @@
 %defattr(-, root, root)
 %{_includedir}/btrfsutil.h
 %{_libdir}/libbtrfsutil.so
+%{_libdir}/pkgconfig/libbtrfsutil.pc
 
 %if %{package_udev_rules}
 %files udev-rules

++++++ btrfs-progs-v5.7.tar.gz -> btrfs-progs-v5.9.tar.gz ++++++
++++ 55436 lines of diff (skipped)


Reply via email to