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-06-11 19:52:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/btrfsprogs (Old) and /work/SRC/openSUSE:Factory/.btrfsprogs.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "btrfsprogs" Sun Jun 11 19:52:42 2023 rev:146 rq:1091808 version:6.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/btrfsprogs/btrfsprogs.changes 2023-05-30 22:01:25.434650134 +0200 +++ /work/SRC/openSUSE:Factory/.btrfsprogs.new.15902/btrfsprogs.changes 2023-06-11 19:52:56.422313104 +0200 @@ -1,0 +2,22 @@ +Fri Jun 9 00:00:00 CEST 2023 - dste...@suse.cz + +- 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: + * more CI github actions test coverage + * more kernel/userspace source code sync + * warning fixes + * code cleanups + * documentation updates +- Removed patch: btrfs-progs-qgroup-show-fix-formatting-of-limit-valu.patch (upstream) + +------------------------------------------------------------------- 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.3.1.tar.gz btrfs-progs-v6.3.1.tar.sign ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ btrfsprogs.spec ++++++ --- /var/tmp/diff_new_pack.cFOFlz/_old 2023-06-11 19:52:57.122317325 +0200 +++ /var/tmp/diff_new_pack.cFOFlz/_new 2023-06-11 19:52:57.126317349 +0200 @@ -34,7 +34,7 @@ %define _dracutmodulesdir %(pkg-config --variable dracutmodulesdir dracut) Name: btrfsprogs -Version: 6.3 +Version: 6.3.1 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 @@ -210,7 +209,6 @@ %prep %setup -q -n btrfs-progs-v%{version} %patch1 -p1 -%patch2 -p1 %build ./autogen.sh ++++++ btrfs-progs-v6.3.tar.gz -> btrfs-progs-v6.3.1.tar.gz ++++++ ++++ 26915 lines of diff (skipped)