2 Commits

Author SHA256 Message Date
6cca6247e9 Accepting request 1325074 from filesystems
- update to 3.2.0:
  * xfsdump-3.2.0 (09 Sep 2024)
  * don't use O_DIRECT on the RT device (Christoph Hellwig)
  * Fix memory leak (Pavel Reichl)
  * suggest -x rather than assert for false roots in restore
    (Donald Douwsma)
  * fix rootdir due to xfsdump bulkstat misuse (Gao Xiang)
- update keyring

  * xfsrestore: untangle inventory unpacking logic
- Update to version 3.1.10
- update to 2.0.0

OBS-URL: https://build.opensuse.org/request/show/1325074
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfsdump?expand=0&rev=40
2026-01-03 16:25:56 +00:00
6ffce18c7b - update to 3.2.0:
* don't use O_DIRECT on the RT device (Christoph Hellwig)
  * Fix memory leak (Pavel Reichl)
  * suggest -x rather than assert for false roots in restore
  * fix rootdir due to xfsdump bulkstat misuse (Gao Xiang)
  * xfsrestore: untangle inventory unpacking logic
- Update to version 3.1.10
- update to 2.0.0

OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsdump?expand=0&rev=46
2026-01-02 09:16:21 +00:00
7 changed files with 28 additions and 15 deletions

View File

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

Binary file not shown.

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 LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Fri Jan 2 09:15:19 UTC 2026 - Dirk Müller <dmueller@suse.com>
- update to 3.2.0:
* xfsdump-3.2.0 (09 Sep 2024)
* don't use O_DIRECT on the RT device (Christoph Hellwig)
* Fix memory leak (Pavel Reichl)
* suggest -x rather than assert for false roots in restore
(Donald Douwsma)
* fix rootdir due to xfsdump bulkstat misuse (Gao Xiang)
- update keyring
-------------------------------------------------------------------
Sat Mar 1 10:07:30 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
@@ -21,7 +33,7 @@ Sat Dec 17 18:23:54 UTC 2022 - Dirk Müller <dmueller@suse.com>
* xfsrestore: fix on-media inventory media unpacking
* xfsrestore: fix on-media inventory stream unpacking
* xfsdump: fix on-media inventory stream packing
* xfsrestore: untangle inventory unpacking logic
* xfsrestore: untangle inventory unpacking logic
-------------------------------------------------------------------
Fri Aug 26 18:26:35 UTC 2022 - Anthony Iliopoulos <ailiop@suse.com>
@@ -36,7 +48,7 @@ Fri Aug 26 18:26:35 UTC 2022 - Anthony Iliopoulos <ailiop@suse.com>
-------------------------------------------------------------------
Sun Aug 14 12:29:06 UTC 2022 - Anthony Iliopoulos <ailiop@suse.com>
- Update to version 3.1.10
- Update to version 3.1.10
- Fix bind mount handling which was corrupting dumps
- Remove some dead code
- Inclusive language updates
@@ -470,7 +482,7 @@ Sun Apr 21 15:53:17 CEST 2002 - kukuk@suse.de
-------------------------------------------------------------------
Tue Feb 26 00:55:51 CET 2002 - ro@suse.de
- update to 2.0.0
- update to 2.0.0
-------------------------------------------------------------------
Tue Aug 21 16:34:07 CEST 2001 - ro@suse.de

Binary file not shown.

View File

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