xfsdump: update to 3.2.0 #1

Open
ailiopoulos wants to merge 1 commits from ailiopoulos/xfsdump:factory into factory
7 changed files with 22 additions and 12 deletions

View File

@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iIUEABYIAC0WIQT6QG4gav94c4l8aGS0VhjDaiT9IwUCY5xOnw8cY2VtQGtlcm5l
bC5vcmcACgkQtFYYw2ok/SPdWgD/d0baJ+/kZ5vnbeIBzr85KIyckRW+N3S71RRU
zYUADv8BAO8YSt8MH3vdCfSLC7Zp6E1UCwFgiiXApjI3nHCobsoO
=R/Bu
-----END PGP SIGNATURE-----

View File

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

8
xfsdump-3.2.0.tar.sign Normal file
View File

@ -0,0 +1,8 @@
-----BEGIN PGP SIGNATURE-----
iKUEABMJAC0WIQQMHYkcUKcy4GgPe2RGdaER5QtfpgUCZtWuMQ8cY2VtQGtlcm5l
bC5vcmcACgkQRnWhEeULX6YIHAGAwha+QeHlr4/BaERWm7IQSCI8uP5ALMzv0d+g
TMMzVeqjUUQmL0w0lFezuYYBimlNAYDMztlFGdQ6zVN86hT4y77qXlKXDEkLgYOc
354QdSKLnOJrgIsYf1cr0bFsqsWvL/U=
=xgFr
-----END PGP SIGNATURE-----

BIN
xfsdump-3.2.0.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Sep 2 14:15:03 UTC 2024 - Anthony Iliopoulos <ailiop@suse.com>
- update to 3.2.0:
- don't use O_DIRECT on the RT device
- Fix memory leak
- suggest -x rather than assert for false roots in restore
- fix rootdir due to xfsdump bulkstat misuse
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 26 12:17:14 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org> Mon Feb 26 12:17:14 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

Binary file not shown.

View File

@ -1,7 +1,7 @@
# #
# spec file for package xfsdump # spec file for package xfsdump
# #
# Copyright (c) 2022 SUSE LLC # Copyright (c) 2024 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: xfsdump Name: xfsdump
Version: 3.1.12 Version: 3.2.0
Release: 0 Release: 0
Summary: Administrative Utilities for the XFS File System Summary: Administrative Utilities for the XFS File System
License: GPL-2.0-or-later License: GPL-2.0-or-later