Changelog for
xfsdump-3.1.12-lp156.54.3.x86_64.rpm :
* Mon Feb 26 2024 Dominique Leuenberger
- Use %patch -P N instead of deprecated %patchN.
* Tue Dec 27 2022 Ludwig Nussel - Replace transitional %usrmerged macro with regular version check (boo#1206798)
* Sat Dec 17 2022 Dirk Müller - 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
* Fri Aug 26 2022 Anthony Iliopoulos - 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 (cemAATTkernel.org)
* Sun Aug 14 2022 Anthony Iliopoulos - 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
* Thu Nov 26 2020 Ludwig Nussel - prepare usrmerge (boo#1029961)
* Fri Jan 31 2020 Anthony Iliopoulos - Update to version 3.1.9: - Fix build due to removed typedefs in xfsprogs - Support fallocate in xfs_restore - Many cosmetic cleanups
* Thu Jul 19 2018 jeffmAATTsuse.com- xfsdump: rename READ/WRITE macros in rmtlib (bsc#1093014).
* Added xfsdump-rename-READ-WRITE-macros-in-rmtlib.patch.
* Wed Jul 18 2018 jeffmAATTsuse.com- 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 - common/types.h: explicitly define NBBY (bits per byte) - cleanup: Kill __[u]int
*_t types - dump/var.c: Include for PATH_MAX - librmt/rmtopen: Prefer over - common/main.c: Replace nonstandard SIGCLD by SIGCHLD - dump/content.c: Include for XATTR_LIST_MAX - invutil/invidx: include 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
* Wed May 31 2017 jeffmAATTsuse.com- Fix building on 32-bit architectures with updated xfsprogs. - Added xfsdump-fix-build-on-32-bit-platforms.patch
* Thu Nov 19 2015 jeffmAATTsuse.com- 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
* Thu Mar 19 2015 mpluskalAATTsuse.com- Update url
* Thu Mar 19 2015 mpluskalAATTsuse.com- Add gpg signature- Cleanup spec file with spec-cleaner