SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for xfsdump-3.1.8-38.6.x86_64.rpm :
Thu Jul 19 14:00:00 2018 jeffmAATTsuse.com
- xfsdump: rename READ/WRITE macros in rmtlib (bsc#1093014).

* Added xfsdump-rename-READ-WRITE-macros-in-rmtlib.patch.

Wed Jul 18 14:00:00 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 14:00:00 2017 jeffmAATTsuse.com
- Fix building on 32-bit architectures with updated xfsprogs.
- Added xfsdump-fix-build-on-32-bit-platforms.patch

Thu Nov 19 13:00:00 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 13:00:00 2015 mpluskalAATTsuse.com
- Update url

Thu Mar 19 13:00:00 2015 mpluskalAATTsuse.com
- Add gpg signature
- Cleanup spec file with spec-cleaner

Fri Oct 3 14:00:00 2014 dsterbaAATTsuse.cz
- 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

Mon Jun 2 14:00:00 2014 jackAATTsuse.cz
- Update to version 3.1.3:
- Unconditionally add checksums to various dump headers in
xfsdump.
- Verify dump header checksums if present in xfsrestore.
- Convert to using the POSIX signal API.
- Remove restriction of 8 options in dialogs.
- Various refactoring and internal cleanups to xfsdump and xfsrestore.
- Build system fixes, thanks to Ted Ts\'o.
- Fix metadata restore on split files.
- Add a -D option to skip a recursive scan of the filesystem when dumping.
- Fix a 1 byte overflow with empty lists, thanks to Mike Frysinger.
- Enable multi-stream support on Linux using pthreads.
- Fix handling of Ctrl-D in prompts.
- Obsolete SGI_XFSDUMP_SKIP_FILE extended attribute for excluding
files from dump.
- Fix restoration of extended attributes on the root directory.
- Use the full 32-bit inode generation number instead of 12-bit
generation number. Bump the dump format version to 3.
- Do not create parent directories for orphaned files during
list-only (-t option) restore.
- Save and restore 32 bit project ids correctly.
- Fix a segfault in xfsrestore when a path name is too long,
thanks to Nigel Tamplin.
- Fix a backward compatibility problem. Dumps created with
version 3.1.2 where extended attributes are in use failed
to restore with v3.1.0 due to file header checksum errors.
Thanks to Fugazzi for reporting.
- Refactored release scripts to conform to using git archive.
- Changed the build process so that \'make deb\' uses the same
process of creating a source tree as the release script.
- Removed xfsdump-3.0.1-fix-bufferoverflow.diff, upstream fixed the problem
differently

Sat Mar 9 13:00:00 2013 schwabAATTsuse.de
- getdents.diff: Handle platforms without getents syscall

Sat May 26 14:00:00 2012 jengelhAATTinai.de
- Remove redundant tags/sections from specfile
- Parallel build with %_smp_mflags

Thu Mar 1 13:00:00 2012 rschweikertAATTsuse.com
- 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.

Mon Feb 6 13:00:00 2012 rschweikertAATTsuse.com
- use %configure

Thu Feb 2 13:00:00 2012 rschweikertAATTsuse.com
- place binaries in /usr tree (UsrMerge project)

Mon Jun 20 14:00:00 2011 mmarekAATTnovell.com
- 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.

Mon Feb 22 13:00:00 2010 seifeAATTopensuse.org
- fix buffer overflow (detected by gcc-4.5)

Tue Jun 23 14:00:00 2009 mmarekAATTsuse.cz
- updated to 3.0.1
- Bump major package version number to signify changed
dependencies and moved binaries (xfs_fsr and estimate
have moved into xfsprogs).
- xfsdump should no longer make use of internal XFS
headers and libraries, in particular no use of libxfs
is permitted in this package anymore (such detailed
on-disk format knowledge is the realm of xfsprogs).

Mon Jan 12 13:00:00 2009 mmarekAATTsuse.cz
- fixed xfsdump on ia64 with 64k page size (bnc#450668)

Tue Jan 6 13:00:00 2009 mmarekAATTsuse.cz
- fixed two pointer comparison errors in librmt (bnc#433393)

Thu Mar 20 13:00:00 2008 mmarekAATTsuse.cz
- updated to 2.2.48

* Prune dump sessions with 0 media files even when using -m.

* Correctly detect whether a tape device is in variable or
fixed block mode when using the TS tape driver.

Tue Oct 23 14:00:00 2007 mmarekAATTsuse.cz
- updated to 2.2.46

* includes last fix

Fri Aug 31 14:00:00 2007 mmarekAATTsuse.cz
- fixed missing mode arguments to open()

Fri Jun 22 14:00:00 2007 mmarekAATTsuse.cz
- updated to 2.2.45

* Change fsr\'s temp directory mode to 0700 to deny full access.

* Update fsr\'s usage text.

* Fix use of getopt\'s optopt variable. Thanks to Kouta Ooizumi.

* Initialize xfsdump\'s logging facility earlier. Thanks to
Kouta Ooizumi.

* Log a message for each quota file restored, not just the first.

* When using -z, check a file\'s size against the max dump file
size just before dumping the file, rather than only during the
initial scan, to account for changes during the dump.

* A sync needs to be issued before the first inode scan to avoid
potentially skipping modified files in an incremental dump.

* Change the inode scans to seek to the next inode of
interest, rather than always doing a full scan. Useful
for dumps that contain only a subset of the inodes
in a filesystem (incrementals, subtree dumps, etc.).

* Produce a more accurate dump size estimate when
it is worthwhile to do so (when using multiple dump
streams or when skipping files based on size).
- specfile cleanup

Thu Mar 29 14:00:00 2007 mmarekAATTsuse.de
- added ncurses-devel to BuildRequires (needed for xfsinvutil)

Fri Oct 20 14:00:00 2006 mjancarAATTsuse.cz
- update to 2.2.42

* Rework code to remove the DMAPI build and run-time dependency.

* Fix issues with makedepend on libtool libraries.

* Fix annoying \"ignores datarootdir\" warning from configure.

* Fix issues with makedepend build infrastructure.

* Fix for parallel compiles, thanks to Robin H. Johnson.

Thu Jul 27 14:00:00 2006 mjancarAATTsuse.cz
- update to 2.2.38

* Performance improvements for dumping subtrees.

* Fix xfs_fsr memory and file descriptor leaks.

* Fix xfs_fsr handling some of the extended inode flags
and fields (like project IDs, extsize, realtime, etc).

* Fix Debian packaging for libc-dev build dependency.

* Fix up auto lib64 install detection for x86_64 platforms.

* Use -O2 optimisation by default now like everywhere else.

* Default to using a single media file for each strategy.
Multiple media files can be enabled on tape strategies
by using the -d option.

* Fix a bug in restoring multiple links to files with the
immutable bit set.

* Fix a regression that caused xfsrestore to fail when
restoring files that were changing during the dump.

* Remove some overhead in restoring files that were dumped
in multiple extent groups (> 16 MiB).

* Add simple interface to HSM-specific code in xfsrestore,
similar to that already in xfsdump.

* Fix fsr mishandling directories given as arguments.

* Fix build dependency on recent xfsprogs header files.

* Minor man page fixups with respect to hyphenation.

* Optimizations to increase the performance of xfsdump and
xfsrestore, especially on filesystems with millions of inodes.
Many small changes were made to minimize the number of system
calls required per inode.

* Significant changes to xfsdump:
o Cache the gen number of each inode during the initial inode
scan so that a bulkstat single does not need to be done for
each inode when dumping directories.
o No longer retrieve the DMF attribute when estimating the dump
size of a file. Use information from the bulkstat instead.
o Retrieve DMF attribute by handle instead of doing
open/attr_getf/close.
o In determining where to split multi-stream dumps, take into
consideration the number of files and not just the file size.
This allows filesystems with large amounts of inodes but
relatively little data (DMF filesystem) to be split correctly.

* Significant changes to xfsrestore:
o Buffer writes to the namreg file to eliminate 2 very small
write system calls per directory entry.
o Buffer writes to dirattr file to eliminate a small write system
call per directory.
o Speedup the check to see if a particular window of the tree
file is mapped. This allows xfsrestore to use more, smaller
windows which is beneficial if we can\'t fit them all in memory
and have to start unmapping them. This also makes the -w
option obsolete so that option now has no effect.
o Change the hash function to give a better distribution among
the hash buckets.
o Do not make an unnecessary unlink call if the file being
restored does not already exist.


 
ICM