31 Commits

Author SHA256 Message Date
59ccab195c - 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
8bcad30182 Accepting request 1249373 from home:jengelh:branches:filesystems
- Make build recipe compatible with POSIX sh.
- Modernize by using %autosetup. (rediff as p1)

OBS-URL: https://build.opensuse.org/request/show/1249373
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsdump?expand=0&rev=44
2025-03-19 14:11:10 +00:00
David Sterba
e0ec2f3b44 Accepting request 1151310 from home:dimstar:rpm4.20:x
Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1151310
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsdump?expand=0&rev=42
2024-02-26 20:18:29 +00:00
36455709df Accepting request 1055754 from home:lnussel:usrmerge
Replace transitional %usrmerged macro with regular version check (boo#1206798)

OBS-URL: https://build.opensuse.org/request/show/1055754
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsdump?expand=0&rev=40
2023-01-04 12:19:04 +00:00
029bf367c8 - update to 3.1.12:
* 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

OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsdump?expand=0&rev=38
2022-12-17 18:26:03 +00:00
1e5b391c46 Accepting request 999463 from home:ailiopoulos:branches:filesystems
- Update to version 3.1.11
  - Remove remaining slave words from documentation
  - Remove DMAPI remaining code
  - Fix FTBFS error
  - Removed xfsdump-xfs_restore-remove-DMAPI-support.patch
  - Updated keyring to reflect new upstream maintainer (cem@kernel.org)

OBS-URL: https://build.opensuse.org/request/show/999463
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsdump?expand=0&rev=36
2022-08-29 09:38:13 +00:00
ff0cb0ce81 Accepting request 995035 from home:ailiopoulos:branches:filesystems
- Update to version 3.1.10 
  - Fix bind mount handling which was corrupting dumps
  - Remove some dead code
  - Inclusive language updates
- Fix building with xfsprogs-5.19.0
  - xfs_restore: remove DMAPI support
  - Added xfsdump-xfs_restore-remove-DMAPI-support.patch

OBS-URL: https://build.opensuse.org/request/show/995035
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsdump?expand=0&rev=34
2022-08-15 07:12:22 +00:00
d8a1b34215 Accepting request 851913 from home:lnussel:usrmove
- prepare usrmerge (boo#1029961)

OBS-URL: https://build.opensuse.org/request/show/851913
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsdump?expand=0&rev=32
2020-12-08 08:17:10 +00:00
David Sterba
95d0160ace Accepting request 769128 from home:ailiopoulos:branches:filesystems
- Update to version 3.1.9:
  - Fix build due to removed typedefs in xfsprogs
  - Support fallocate in xfs_restore
  - Many cosmetic cleanups

OBS-URL: https://build.opensuse.org/request/show/769128
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsdump?expand=0&rev=30
2020-02-03 16:55:01 +00:00
c05b331d65 Accepting request 623940 from home:jeff_mahoney:branches:filesystems
- xfsdump: rename READ/WRITE macros in rmtlib (bsc#1093014).
  * Added xfsdump-rename-READ-WRITE-macros-in-rmtlib.patch.

- Updated source location and keyring to kernel.org archives
  - Requires dependency on xz for SLE11
- Update to version 3.1.8:
  - common/main.c: Include <locale.h>
  - common/types.h: explicitly define NBBY (bits per byte)
  - cleanup: Kill __[u]int*_t types
  - dump/var.c: Include <limits.h> for PATH_MAX
  - librmt/rmtopen: Prefer <signal.h> over <sys/signal.h>
  - common/main.c: Replace nonstandard SIGCLD by SIGCHLD
  - dump/content.c: Include <linux/limits.h> for XATTR_LIST_MAX
  - invutil/invidx: include <fcntl.h> for O_CREAT
- Update to version 3.1.7:
  - xfsdump: fix race condition between lseek() and read()/write()
  - xfsdump: Fix memory leak
  - fix build on 32-bit platforms
    * Removed xfsdump-fix-build-on-32-bit-platforms.patch
  - xfsdump: handle bind mount targets

OBS-URL: https://build.opensuse.org/request/show/623940
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsdump?expand=0&rev=28
2018-07-20 00:14:19 +00:00
David Sterba
b4a5b02b12 Accepting request 500241 from home:jeff_mahoney:branches:filesystems
Fixes build failure against updated xfsprogs-devel.

OBS-URL: https://build.opensuse.org/request/show/500241
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsdump?expand=0&rev=26
2017-06-05 14:30:14 +00:00
c2829c9200 Accepting request 345325 from home:jeff_mahoney:branches:filesystems
- Update to version 3.1.6:
  - fix build issues against xfsprogs 4.2.0 headers
  - clean up worst of libhandle API abuse
  - remove all unnecessary build dependencies on xfsprogs headers
  - __psint_t no longer available
  - restore: fix 2GB directory dump limitation
  - restore: fix uuid check for incremental restore
  - dump: fix crash adding inode groups

OBS-URL: https://build.opensuse.org/request/show/345325
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsdump?expand=0&rev=24
2015-11-20 10:23:14 +00:00
David Sterba
38e9de2502 Accepting request 291584 from home:pluskalm:branches:filesystems
- Update url

- Add gpg signature
- Cleanup spec file with spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/291584
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsdump?expand=0&rev=22
2015-03-19 14:44:40 +00:00
David Sterba
152e78530a Accepting request 253879 from home:dsterba:branches:filesystems
- Update to version 3.1.4:
  - fix partial region segfault and debug code
  - dump wholly sparse files correctly
  - restore capabilities correctly
  - memory leak fixes
  - sys_getdents modernisation
  - Error message fixes
  - Updated polish translation
  - debian package build updates
- Removed patch: getdents.diff
- minor spec update

OBS-URL: https://build.opensuse.org/request/show/253879
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsdump?expand=0&rev=20
2014-10-03 22:29:44 +00:00
3d2bd88864 Accepting request 236044 from home:jankara:branches:filesystems
Update to version 3.1.3.

OBS-URL: https://build.opensuse.org/request/show/236044
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsdump?expand=0&rev=16
2014-06-02 12:55:48 +00:00
Ismail Dönmez
cb37956c2c Accepting request 158722 from devel:ARM:AArch64:Factory
- getdents.diff: Handle platforms without getents syscall

OBS-URL: https://build.opensuse.org/request/show/158722
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsdump?expand=0&rev=14
2013-03-12 23:34:57 +00:00
ec2292ff07 Remove redundant tags/sections from specfile
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsdump?expand=0&rev=12
2012-05-26 08:47:28 +00:00
c5a21ddf48 Accepting request 107634 from home:rjschwei:branches:filesystems
- really place the binaries in /usr (UsrMerge project)
  The configure and Makefiles do not respect the user settings to
  configure for certain binaries. This lead to circular linkage on package
  build and improper linkage on package install.

OBS-URL: https://build.opensuse.org/request/show/107634
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsdump?expand=0&rev=10
2012-03-01 10:17:34 +00:00
e4faa50cd0 Accepting request 102946 from home:rjschwei:branches:filesystems
usrMerge project - move files from toplevel to /usr

OBS-URL: https://build.opensuse.org/request/show/102946
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsdump?expand=0&rev=8
2012-02-08 14:16:35 +00:00
521373afad Accepting request 74186 from home:michal-m:branches:filesystems
- updated to 3.0.5
  - Release tags will now be digitally signed
  - Quota files will now be dumped, regardless of the maxsize
    setting
  - The new "-s sessid" flag allows inventory sessions to be pruned
    by their session ID.
  - Fixed a bug in handling long dump filenames, and dropped
    (undocumented) support for encoding certain parameters within
    the dump filename
  - NODECHK is now off by default, meaning xfsrestore will now
    support 16 times more directory entries (4 billion)
  - nrh_t is now 64 bits wide, allowing xfsrestore to support dumps
    with up to 4 billion directory entries
  - nix_t is no longer useful, and has been eliminated
  - Memory use in xfsrestore is better managed now.  Segments of
    nodes are now power-of-2 sized, and allocated nodes are no
    longer needlessly zeroed and linked into the free list.
  - Pathname resolution in xfsrestore has a number of performance
    improvements
  - Better checking has been implemented for compatibility when
    resuming a cumulative restore
  - Build system output has been cleaned up considerably
  - Dead "namreg" code has been removed
  - Build dependencies are now determined automatically
  - Other miscellaneous build system improvements, as well bug
    fixes thanks to Mike Frysinger and Arkadiusz Miśkiewicz.
  - Improve xfsinvutil man page and argument processing.
  - Fix timestamp handling on 64-bit architectures in xfsinvutil.
  - Various build system improvements.

OBS-URL: https://build.opensuse.org/request/show/74186
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsdump?expand=0&rev=7
2011-06-20 13:12:11 +00:00
OBS User autobuild
ad5e28e783 Accepting request 33190 from filesystems
checked in (request 33190)

OBS-URL: https://build.opensuse.org/request/show/33190
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsdump?expand=0&rev=6
2010-02-24 01:33:53 +00:00
OBS User autobuild
9176fdd870 Accepting request 33190 from filesystems
Copy from filesystems/xfsdump based on submit request 33190 from user michal-m

OBS-URL: https://build.opensuse.org/request/show/33190
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfsdump?expand=0&rev=12
2010-02-24 01:33:54 +00:00
OBS User autobuild
5df2901a0b Accepting request 17571 from filesystems
Copy from filesystems/xfsdump based on submit request 17571 from user michal-m

OBS-URL: https://build.opensuse.org/request/show/17571
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfsdump?expand=0&rev=10
2009-08-12 23:47:12 +00:00
OBS User unknown
1ce3a98321 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfsdump?expand=0&rev=9 2009-01-12 17:23:31 +00:00
OBS User unknown
f43533eaf3 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfsdump?expand=0&rev=8 2009-01-09 01:09:14 +00:00
OBS User unknown
e097223323 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfsdump?expand=0&rev=6 2008-03-21 04:06:37 +00:00
OBS User unknown
2e0e41372a OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfsdump?expand=0&rev=5 2007-10-23 23:46:12 +00:00
OBS User unknown
4482922c6e OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfsdump?expand=0&rev=4 2007-08-31 14:05:17 +00:00
OBS User unknown
ce81aaad4e OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfsdump?expand=0&rev=3 2007-06-22 16:53:38 +00:00
OBS User unknown
7e168e61fe OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfsdump?expand=0&rev=2 2007-03-29 10:09:54 +00:00
OBS User unknown
3a1780952d OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfsdump?expand=0&rev=1 2007-01-15 23:42:29 +00:00