Accepting request 1146893 from home:dsterba:branches:filesystems

- update to 6.7.1

OBS-URL: https://build.opensuse.org/request/show/1146893
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=414
This commit is contained in:
David Sterba
2024-02-15 15:33:20 +00:00
committed by Git OBS Bridge
parent 45993be28c
commit 6353d28af0
6 changed files with 19 additions and 4 deletions

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e816ef544b4478fd694ebd690aa504622d62dd0e6bc748ffaaa6af5cc5b9a505
size 3188589

BIN
btrfs-progs-v6.7.1.tar.sign Normal file

Binary file not shown.

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e3910096b902b02e02325b68652b79f26e550d41feb7261a9a6a7a8f9e9fc539
size 3182633

Binary file not shown.

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Thu Feb 15 00:00:00 CET 2024 - dsterba@suse.cz
- update to 6.7.1
* convert: raid-stripe-tree can be now enabled for the target filesystem
* mkfs:
* handle lifetime of open file descriptors so it does not trigger udev
that could miss to create the UUID symlinks in /dev
* update warning when CPU page size does not match sector size
* merge features in summary, no more distinction of incompat and runtime
to match the semantics of option -O
* fi show: fix recognizing raw device mapper paths
* other:
* documentation updates, fix links to labels in included directories
-------------------------------------------------------------------
Thu Jan 25 00:00:00 CET 2024 - dsterba@suse.cz

View File

@@ -34,7 +34,7 @@
%define _dracutmodulesdir %(pkg-config --variable dracutmodulesdir dracut)
Name: btrfsprogs
Version: 6.7
Version: 6.7.1
Release: 0
Summary: Utilities for the Btrfs filesystem
License: GPL-2.0-only