Changelog for
dump-0.4b46-198.7.x86_64.rpm :
Thu Jun 15 14:00:00 2017 tchvatalAATTsuse.com
- Add sqlite3 dependency and enable building with it
Thu Jun 15 14:00:00 2017 daniel.molkentinAATTsuse.com
- Compile with OpenSSL 1.1 (bsc#1042637)
- add patches:
* dump-0.4b46-openssl-1.1.patch
Mon Mar 27 14:00:00 2017 mpluskalAATTsuse.com
- Conform to packaging guidelines with update-alternatives
- Clenaup with spec-cleaner
Tue Mar 21 13:00:00 2017 svalxAATTsvalx.net
- Update to 0.4b44
* Improve data throughput when using compression in dump by
allowing multiple slaves to compress in parallel. Thanks
to Phillip Susi
for the patch.
* Add dump encryption support and reorganise the whole
compression/encryption code as plugins. Thanks to
Bear Giles for the patch.
* Add sqlite index support and reorganize the QFA code
as plugins. Thanks to Bear Giles for
the patch.
* Lots of various build cleanups and minor bugfixes.
* Use pkg-config to locate openssl dependencies to fix ermt linking.
* Fix building when QFA code is disabled (Alexander Zangerl).
* Fix crash with the -Q option (Alexander Zangerl).
* Fix crash with legacy indexer (Alexander Zangerl).
* Fix handling of the -A flag.
* Fix compression enabling logic (Alexander Zangerl).
* Skip unhandled fstab entries (Josef Ridky).
- Add ermt (1) man page
- A new version of dump have an updated make system, because of this
* remove patches dump-0.4b43-configure.patch, dump-0.4b43-destdir.patch, dump-buildfix.patch
* rebase patch dump-0.4b43-pathnames.patch to dump-0.4b46-pathnames.patch
- Add dump-0.4b46-lzo-no-return.patch - fixing rpmlint
no-return-in-nonvoid-function error in dump
- Add dump-0.4b46-rmt-ermt.patch - independent rmt and ermt build,
change its locations to _bindir
- Cleanup spec file with spec-cleaner
- Separated rmt subpackage
- Alternatives system for rmt/ermt
Fri May 1 14:00:00 2015 mpluskalAATTsuse.com
- Enable ermt support
- Update dependencies
Tue Feb 24 13:00:00 2015 mpluskalAATTsuse.com
- Cleanup spec file with spec-cleaner
- Update urls
- Add patch dump-buildfix.patch
- Update to 0.4b44
* Recognize ext4 partitions in dump -w commands (Sourceforge bug
[#3125587], RedHat bug #658890).
* Fix an issue with multi volume backups, which breaks restoring
of files which are splitted on two or more volumes and are
starting on 2nd tape or later (RedHat bug #507948).
* Fix a bug in dump when dumping files with holes. This bug was
introduced in 0.4b42 while adding ext4 support. (Sourceforge
bug #3133762).
* Fix a bug in restore -P where useless index files for
compressed dumps were created (Debian bug #583093).
* Fix SYS_clone invocation on s390 architectures (Sourceforge
bug #3303235).
* Fix static builds.
* Add quick regression script from Bear Giles.
* Fix a bug introduced in 0.4b43 causing restore to crash when
asking for a new volume when doing multi-volume restores.
Sun Nov 16 13:00:00 2014 ledestAATTgmail.com
- fix bashisms in example scripts
- add patches:
* dump-0.4b43-fix-bashisms.patch
Sat Jan 12 13:00:00 2013 cooloAATTsuse.com
- remove suse_update_config
Fri Dec 2 13:00:00 2011 cooloAATTsuse.com
- add automake as buildrequire to avoid implicit dependency
Sun Sep 18 14:00:00 2011 jengelhAATTmedozas.de
- Remove redundant tags/sections from specfile
(cf. packaging guidelines)
- Use %_smp_mflags for parallel build
Thu Sep 30 14:00:00 2010 nadvornikAATTsuse.cz
- updated to 0.4b43
* ext4 support
* selinux improvements
* bugfixes, see CHANGES file