diff --git a/btrfs-progs-v6.10.tar.gz b/btrfs-progs-v6.10.tar.gz new file mode 100644 index 0000000..f6b1419 --- /dev/null +++ b/btrfs-progs-v6.10.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24a73672c2d85cd97ba7ecdfcd01d9414e7956560bd294fd9112ddc493f1d9cf +size 3325142 diff --git a/btrfs-progs-v6.10.tar.sign b/btrfs-progs-v6.10.tar.sign new file mode 100644 index 0000000..114f8f5 Binary files /dev/null and b/btrfs-progs-v6.10.tar.sign differ diff --git a/btrfs-progs-v6.9.2.tar.gz b/btrfs-progs-v6.9.2.tar.gz deleted file mode 100644 index 5ce3e7c..0000000 --- a/btrfs-progs-v6.9.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f1ad8c8e08bbeef3958e3a0cac62f26f4a93af52b6d2f6510a3e240809b0609d -size 3312293 diff --git a/btrfs-progs-v6.9.2.tar.sign b/btrfs-progs-v6.9.2.tar.sign deleted file mode 100644 index 06ff5e8..0000000 Binary files a/btrfs-progs-v6.9.2.tar.sign and /dev/null differ diff --git a/btrfsprogs.changes b/btrfsprogs.changes index 213b83c..442bb73 100644 --- a/btrfsprogs.changes +++ b/btrfsprogs.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Wed Jul 31 00:00:00 CEST 2024 - dsterba@suse.cz + +- update to 6.10 + * inspect: + * list-chunks: new command to print information about chunks (i.e. + the physical chunks as stored on devices), sortable; requires root as + it's using SEARCH_TREE ioctl + * tree-stats: + * new option -t to print only the given tree + * add long options for size units + * filesystem df: with increased verbosity print per-type information from sysfs + * version: print a line with built-in features or options (+FEATURE1 -FEATURE2) + * image: document option -s and its potential problems + * fixes: + * scrub status: user selected base for Rate values + * receive: escape special characters in paths and xattrs + * dump-tree: escape special characters in paths and xattrs + * image: sanitizing filenames did not work properly in all cases + * convert: fix displayed restored image path on rollback + * tune change csum: do conversion in smaller batches + * other: + * build fixes for uClibc + * build fix for python 3.13 + * documentation updates + ------------------------------------------------------------------- Thu Jul 4 00:00:00 CEST 2024 - dsterba@suse.cz diff --git a/btrfsprogs.spec b/btrfsprogs.spec index ee7cd51..9921484 100644 --- a/btrfsprogs.spec +++ b/btrfsprogs.spec @@ -34,7 +34,7 @@ %define _dracutmodulesdir %(pkg-config --variable dracutmodulesdir dracut) Name: btrfsprogs -Version: 6.9.2 +Version: 6.10 Release: 0 Summary: Utilities for the Btrfs filesystem License: GPL-2.0-only