Hello community, here is the log from the commit of package storeBackup for openSUSE:Factory checked in at 2014-05-06 17:42:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-11-19 10:49:38.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.storeBackup.new/storeBackup.changes 2014-05-06 17:42:51.000000000 +0200 @@ -1,0 +2,17 @@ +Mon Apr 21 08:44:25 UTC 2014 - [email protected] + +- Update to 3.5: + * Added wildcard support to series names and option + --createNewSeries for replication in storeBackupUpdateBackup.pl + * Fixed ownership and permissions of sysmlinks and their targets + in linkToDirs.pl + * Added option --force to storeBackupIsolatedMode.pl + * Added options --suppressTime, --maxFilelen, --noOfOldFiles, + --saveLogs, and --compressWith to storeBackupMount.pl + * Added auto-detection for cpIsGnu on Linux in storeBackup.pl + * Fixed exit on error message "no permissions to read ..." in + storeBackup.pl + * Added option stayInFileSystem to storeBackup.pl + * Renamed option --noOldFiles to --noOfOldFiles in multiTail.pl + +------------------------------------------------------------------- Old: ---- storeBackup-3.4.3.config.default storeBackup-3.4.3.diff storeBackup-3.4.3.tar.bz2 New: ---- storeBackup-3.5.config.default storeBackup-3.5.diff storeBackup-3.5.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ storeBackup.spec ++++++ --- /var/tmp/diff_new_pack.dvCYFm/_old 2014-05-06 17:42:52.000000000 +0200 +++ /var/tmp/diff_new_pack.dvCYFm/_new 2014-05-06 17:42:52.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package storeBackup # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: storeBackup -Version: 3.4.3 +Version: 3.5 Release: 0 Summary: A disk-to-disk backup tool for Linux License: GPL-3.0+ ++++++ storeBackup-3.4.3.config.default -> storeBackup-3.5.config.default ++++++ --- /work/SRC/openSUSE:Factory/storeBackup/storeBackup-3.4.3.config.default 2013-11-19 10:49:38.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.storeBackup.new/storeBackup-3.5.config.default 2014-05-06 17:42:51.000000000 +0200 @@ -1,7 +1,9 @@ # configuration file for storeBackup.pl -# Generated by storeBackup.pl, 3.4.3 +# Generated by storeBackup.pl, 3.5 +#################### ### explanations ### +#################### # You can set a value specified with '-cf_key' (eg. logFiles) and # continue at the next lines which have to begin with a white space: @@ -26,7 +28,9 @@ # the setting also in the command by using the --unset feature, eg.: # '--unset doNotDelete' or '--unset --doNotDelete' +##################### ### configuration ### +##################### # source directory (*** must be specified ***) ;sourceDir= @@ -37,16 +41,16 @@ # used --lateLinks. ;backupDir= -# series directory, default is 'default' -# relative path from backupDir -;series= - # ------------------------------------------------------------------------ # you do not need specify the options below to get a running configuration # (but they give you more features and more control) # +# series directory, default is 'default' +# relative path from backupDir +;series= + # directory for temporary file, default is /tmp ;tmpDir= @@ -65,6 +69,8 @@ # 0:myBackup to the last backup of series 'myBackup'. If you specify # backup series with otherBackupSeries, then only these backups will be # used for hard linking. +# You can also use wildcards in series names. See documentation, +# section 'Using Wildcards for Replication' for details. # Default value is to link to the last backup of all series stored in # 'backupDir'. ;otherBackupSeries= @@ -160,6 +166,11 @@ # follow links ;followLinks= +# only store the contents of file systems named by +# sourceDir and symlinked via followLinks +# possible values are 'yes' and 'no'; default is 'no' +;stayInFileSystem= + # use this only if you write your backup over a high latency line # like a vpn over the internet # storebackup will use more parallelization at the cost of more @@ -580,7 +591,7 @@ ;noOfOldFiles= # save log files with date and time instead of deleting the -# old (with [-noOldFiles]): 'yes' or 'no', default = 'no' +# old (with [-noOfOldFiles]): 'yes' or 'no', default = 'no' ;saveLogs= # compress saved log files (e.g. with 'gzip -9') ++++++ storeBackup-3.4.3.diff -> storeBackup-3.5.diff ++++++ ++++++ storeBackup-3.4.3.tar.bz2 -> storeBackup-3.5.tar.bz2 ++++++ ++++ 6074 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
