Hello community, here is the log from the commit of package storeBackup for openSUSE:Factory checked in at 2014-08-13 08:49:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2014-05-06 17:42:51.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.storeBackup.new/storeBackup.changes 2014-08-13 08:49:21.000000000 +0200 @@ -1,0 +2,5 @@ +Wed Aug 6 19:50:28 UTC 2014 - [email protected] + +- config file backups in /etc/storebackup.d are now ignored (bnc#855477) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ storeBackup-3.5.diff ++++++ --- /var/tmp/diff_new_pack.ZZaJTr/_old 2014-08-13 08:49:22.000000000 +0200 +++ /var/tmp/diff_new_pack.ZZaJTr/_new 2014-08-13 08:49:22.000000000 +0200 @@ -7,7 +7,7 @@ [ -x /usr/bin/storeBackup ] || exit 0 -configs=`run-parts --list /etc/storebackup.d/` -+configs=`find /etc/storebackup.d/ -type f` ++configs=`find /etc/storebackup.d/ -type f \( ! -iname "*~" \)` delayed_error='' if [ "$configs" ]; then -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
