Changelog for
dump-rmt-0.4b46-lp152.3.8.x86_64.rpm :
* Thu Jun 15 2017 tchvatalAATTsuse.com- Add sqlite3 dependency and enable building with it
* Thu Jun 15 2017 daniel.molkentinAATTsuse.com- Compile with OpenSSL 1.1 (bsc#1042637)- add patches:
* dump-0.4b46-openssl-1.1.patch
* Mon Mar 27 2017 mpluskalAATTsuse.com- Conform to packaging guidelines with update-alternatives- Clenaup with spec-cleaner
* Tue Mar 21 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 01 2015 mpluskalAATTsuse.com- Enable ermt support- Update dependencies
* Tue Feb 24 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 2014 Led - fix bashisms in example scripts- add patches:
* dump-0.4b43-fix-bashisms.patch
* Sat Jan 12 2013 cooloAATTsuse.com- remove suse_update_config
* Fri Dec 02 2011 cooloAATTsuse.com- add automake as buildrequire to avoid implicit dependency
* Sun Sep 18 2011 jengelhAATTmedozas.de- Remove redundant tags/sections from specfile (cf. packaging guidelines)- Use %_smp_mflags for parallel build