Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package btrfsprogs for openSUSE:Factory 
checked in at 2023-09-10 13:09:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/btrfsprogs (Old)
 and      /work/SRC/openSUSE:Factory/.btrfsprogs.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "btrfsprogs"

Sun Sep 10 13:09:36 2023 rev:150 rq:1108467 version:6.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/btrfsprogs/btrfsprogs.changes    2023-09-01 
14:22:24.443077267 +0200
+++ /work/SRC/openSUSE:Factory/.btrfsprogs.new.1766/btrfsprogs.changes  
2023-09-10 13:10:05.118243702 +0200
@@ -1,0 +2,67 @@
+Fri Sep  1 00:00:00 CEST 2023 - dste...@suse.cz
+
+- update to 6.5:
+  * crc32c implementation speedup (3x)
+  * btrfstune:
+    * be more strict about option combinations and refuse changing
+      features from incompatible groups
+    * metadata_uuid changes fixes
+  * libbtrfs: fix ABI breakage introduced in 6.3.1, revert struct subvol_info
+    and subvol_uuid_search changes (bsc#1212217)
+  * CI updates
+    * pull request build tests enabled
+    * published static binaries built with backward compatibility 
(-march=x86-64)
+  * other
+    * documentation updates
+    * new and updated tests
+    * experimental feature updates (json, list-chunks, checksum switch)
+    * code refactoring
+    * remove btrfs-fragments
+
+-------------------------------------------------------------------
+Mon Aug 28 00:00:00 CEST 2023 - dste...@suse.cz
+
+- update to 6.3.3:
+  * add btrfs-find-root to btrfs.box
+  * replace: properly enqueue if there's another replace running
+  * other:
+    * CI updates, more tests enabled, code coverage, badges
+    * documentation updates
+    * build warning fixes
+
+-------------------------------------------------------------------
+Thu Jul  6 13:45:20 UTC 2023 - Dominik Heidler <dheid...@suse.de>
+
+- Let btrfsprogs-bash-completion conflict with btrfsprogs <= 6.2.1
+  as there is a file conflict with the bash completion scripts
+  still being bundled with btrfsprogs in these versions.
+
+-------------------------------------------------------------------
+Tue Jun 20 07:12:59 UTC 2023 - Paolo Stivanin <i...@paolostivanin.com>
+
+- update to 6.3.2:
+  * fix mkfs and others on big endian hosts
+  * mkfs: don't print changed defaults notice with --quiet
+  * scrub: fix wrong stats of processed bytes in background and foreground mode
+  * convert: actually create free-space-tree instead of v1 space cache
+  * print-tree: recognize and print CHANGING_FSID_V2 flag (for the
+    metadata_uuid change in progress)
+  * other: documentation updates
+- update to 6.3.1:
+  * convert: fix checksum of a block relocated from 0-1M range
+  * qgroup show: fix formatting of limit values in json output
+  * receive: report paret subovl UUID on errors
+  * btrfsune: new option --convert-to-free-space-tree to convert from
+    block-group-tree back to extent tree for block group tracking
+  * mkfs: make option --rootdir more verbose and report start when filling
+    from the given directory starts
+  * experimental:
+    * btrfstune: checksum switch logic reimplemented, conversion of all
+      metadata and data now works, resume from various states also supported
+  * other:
+    * test updates and fixes
+    * CI cleanups and old files removed
+    * integration with Github actions
+- Remove patch: btrfs-progs-qgroup-show-fix-formatting-of-limit-valu.patch 
(upstreamed)
+
+-------------------------------------------------------------------

Old:
----
  btrfs-progs-qgroup-show-fix-formatting-of-limit-valu.patch
  btrfs-progs-v6.3.tar.gz
  btrfs-progs-v6.3.tar.sign

New:
----
  btrfs-progs-v6.5.tar.gz
  btrfs-progs-v6.5.tar.sign

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

Other differences:
------------------
++++++ btrfsprogs.spec ++++++
--- /var/tmp/diff_new_pack.tRPUQF/_old  2023-09-10 13:10:06.746301866 +0200
+++ /var/tmp/diff_new_pack.tRPUQF/_new  2023-09-10 13:10:06.746301866 +0200
@@ -34,7 +34,7 @@
 %define _dracutmodulesdir %(pkg-config --variable dracutmodulesdir dracut)
 
 Name:           btrfsprogs
-Version:        6.3
+Version:        6.5
 Release:        0
 Summary:        Utilities for the Btrfs filesystem
 License:        GPL-2.0-only
@@ -55,7 +55,6 @@
 Provides:       btrfs-progs(%_arch) = %{version}-%{release}
 
 Patch1:         mkfs-default-features.patch
-Patch2:         btrfs-progs-qgroup-show-fix-formatting-of-limit-valu.patch
 
 %if %build_docs
 BuildRequires:  python3-Sphinx
@@ -198,6 +197,8 @@
 Group:          System/Shells
 Requires:       %{name}
 Requires:       bash-completion
+# versions below 6.2.1 had bash completion files builtin and will create a 
file conflict
+Conflicts:      %{name} <= 6.2.1
 %if 0%{?suse_version} >= 1500
 Supplements:    (%{name} and bash-completion)
 %else
@@ -208,9 +209,7 @@
 bash command line completion support for btrfsprogs.
 
 %prep
-%setup -q -n btrfs-progs-v%{version}
-%patch1 -p1
-%patch2 -p1
+%autosetup -p1 -n  btrfs-progs-v%{version}
 
 %build
 ./autogen.sh

++++++ btrfs-progs-v6.3.tar.gz -> btrfs-progs-v6.5.tar.gz ++++++
++++ 46664 lines of diff (skipped)

Reply via email to