Accepting request 1088442 from home:dsterba:branches:filesystems

- update to 6.3

OBS-URL: https://build.opensuse.org/request/show/1088442
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=392
This commit is contained in:
David Sterba
2023-05-22 18:52:12 +00:00
committed by Git OBS Bridge
parent cb24610206
commit b5732865c3
6 changed files with 30 additions and 4 deletions

View File

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

Binary file not shown.

3
btrfs-progs-v6.3.tar.gz Normal file
View File

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

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

Binary file not shown.

View File

@@ -1,3 +1,29 @@
-------------------------------------------------------------------
Mon May 22 00:00:00 CEST 2023 - dsterba@suse.cz
- update to 6.3
* mkfs: option -R deprecated, options unified in -O (-R still works)
* mkfs: fix potential race with udev leading to EBUSY due to repeatedly
opened file descriptors
* block-group-tree is out of experimental mode
* available as 'mkfs.btrfs -O block-group-tree'
* btrfstune can do in-place conversion to/from (use with care)
* balance: fix recognizing old and new syntax
* subvol snapshot: specific error if a failure is caused by an active swapfile
* tree-stats: rephrase warning when run on a mounted filesystem
* completion: 'filesystem du' also completes files
* check: fix docs, help text and warning that --force + --repair works on a
mounted filesystem
* build: fix static build when static libudev is available
* documentation:
* more updates from wiki, developer docs, changelogs
* reformatting
* updates and fixes
* other:
* test updates and fixes
* CI cleanups and old files removed
* integration with Github actions
-------------------------------------------------------------------
Tue Apr 11 00:00:00 CEST 2023 - dsterba@suse.cz

View File

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