Hello community, here is the log from the commit of package storeBackup for openSUSE:Factory checked in at 2013-08-27 21:12:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/storeBackup (Old) and /work/SRC/openSUSE:Factory/.storeBackup.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "storeBackup" Changes: -------- --- /work/SRC/openSUSE:Factory/storeBackup/storeBackup.changes 2013-06-25 14:46:35.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.storeBackup.new/storeBackup.changes 2013-08-27 21:22:40.000000000 +0200 @@ -1,0 +2,12 @@ +Mon Aug 19 17:15:28 UTC 2013 - [email protected] + +- Update to 3.4: + * Store "special files" in individual cpio or tar archives on + not system compatible file systems like NTFS or sshfs, + --archiveTypes and --specialTypeArchiver on the command line + * Exclude defined directories from backup or compression by file + system flags + * Simple recreation of isolated mode + * Some bug fixes + +------------------------------------------------------------------- Old: ---- storeBackup-3.3.1.config.default storeBackup-3.3.1.diff storeBackup-3.3.1.tar.bz2 New: ---- storeBackup-3.4.config.default storeBackup-3.4.diff storeBackup-3.4.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ storeBackup.spec ++++++ --- /var/tmp/diff_new_pack.EojTGd/_old 2013-08-27 21:22:41.000000000 +0200 +++ /var/tmp/diff_new_pack.EojTGd/_new 2013-08-27 21:22:41.000000000 +0200 @@ -17,7 +17,7 @@ Name: storeBackup -Version: 3.3.1 +Version: 3.4 Release: 0 Summary: A disk-to-disk backup tool for Linux License: GPL-3.0+ ++++++ storeBackup-3.3.1.config.default -> storeBackup-3.4.config.default ++++++ --- /work/SRC/openSUSE:Factory/storeBackup/storeBackup-3.3.1.config.default 2013-06-25 14:46:34.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.storeBackup.new/storeBackup-3.4.config.default 2013-08-27 21:22:40.000000000 +0200 @@ -1,5 +1,5 @@ # configuration file for storeBackup.pl -# Generated by storeBackup.pl, 3.3.1 +# Generated by storeBackup.pl, 3.4 ### explanations ### @@ -117,6 +117,25 @@ # Spbc can only be backed up if GNU copy is available. ;exceptTypes= +# save the specified type of files in an archive instead saving +# them directly in the file system +# use this if you want to backup those file types but your target +# file or transport (eg. sshfs or non gnu-cp) system does not support +# those types of file +# S - file is a socket +# b - file is a block special file +# c - file is a character special file +# p - file is a named pipe +# l - file is a symbolic link +# you also have to set specialTypeArchiver when using this option +;archiveTypes= + + +# possible values are 'cpio', 'tar', 'none'. default is 'cpio' +# tar is not able to archive sockets +# cpio is not part of the actual posix standard any more +;specialTypeArchiver= + # Activate this option if your system's cp is a full-featured GNU # version. In this case you will be able to also backup several # special file types like sockets. @@ -419,7 +438,7 @@ # do not delete any old backup (e.g. specified via --keepAll or # --keepWeekday) but print a message. This is for testing configuratons # or if you want to delete old backups with storeBackupDel.pl. -# Values are 'yes' and 'no'. Default is 'no' which means to delete. +# Values are 'yes' and 'no'. Default is 'no' which means to not delete. ;doNotDelete= # delete old backups which have not been finished ++++++ storeBackup-3.3.1.diff -> storeBackup-3.4.diff ++++++ ++++++ storeBackup-3.3.1.tar.bz2 -> storeBackup-3.4.tar.bz2 ++++++ ++++ 2407 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
