Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Archiving:Backup
storeBackup
storeBackup.changes
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File storeBackup.changes of Package storeBackup
------------------------------------------------------------------- Sun Feb 25 16:20:09 UTC 2024 - Andrea Manzini <andrea.manzini@suse.com> - Update to 3.5.2 storeBackup.pl - option --maxHardLinks was not configurable in the configuration file - pipe buffering was changed to new needs since about kernel 5.13 (relevant only if you backup devices) storeBackupRecover.pl - restoring of devices (eg. sda) didn't work because of bug in option checkDevicesDir0 in storeBackup.pl when using more than one directory level like "Devs/Sticks" storeBackupUpdateBackup.pl - added log file entry about number of WARNINGs and ERRORs happend (like at storeBackup.pl) - update to 3.5.1 storeBackup.pl - linkToRecent didn't work when used for the very first time in a series - added option suppressInfo with key readCheckSums - changed the order of execution: write backup -> sync -> write 'finished' -> write linkToRecent -> delete old backups -> start postcommand storeBackupMergeIsolatedBackup.pl - added option --move storeBackupSearch.pl - option 'backupDir' didn't work (normally not needed) lib/fileDir.pl - more detailed error messages when copying of a file does not succeed lib/checkParam2.pl - overwriting settings from config file via commandline didn't work for options with parameters storeBackup.pl, storeBackupUpdateBackup.pl, linkToDirs.pl - added option --maxHardLinks - run spec-cleaner and fixed deprecated %patchN ------------------------------------------------------------------- Thu Jul 8 07:54:56 UTC 2021 - danilo.spinella@suse.com - Improve config detection for storeBackup-run-all script - Remove storeBackup-3.5.diff ------------------------------------------------------------------- Wed Jul 7 15:34:13 UTC 2021 - danilo.spinella@suse.com - Migrate from cron to systemd timers (bsc#1115457) * Add a simple script to replace cron-storeBackup ------------------------------------------------------------------- Sat Feb 22 15:12:54 UTC 2020 - Thomas Wagner <wagner-thomas@gmx.at> - add missing requirement to `which` ------------------------------------------------------------------- Mon Jan 20 18:00:00 UTC 2020 - Jan Ritzerfeld <suse@bugs.jan.ritzerfeld.org> - add fix-tmp-lock-file-race-condition.patch: fix CVE-2020-7040 (bsc#1156767) ------------------------------------------------------------------- Tue Aug 20 11:22:12 CEST 2019 - kukuk@suse.de - Package /etc/cron.daily, as this is now part of cron and we don' want to hard require cron. ------------------------------------------------------------------- Wed Feb 6 09:04:58 UTC 2019 - Jan Engelhardt <jengelh@inai.de> - Remove useless -n of %prep. - Replace old $RPM_* shell vars. - Ensure neutrality of description. ------------------------------------------------------------------- Sun Mar 18 17:08:53 UTC 2018 - suse@bugs.jan.ritzerfeld.org - fixed location of original README.1ST in README.SUSE and spec file ------------------------------------------------------------------- Sun Mar 18 13:00:32 UTC 2018 - suse@bugs.jan.ritzerfeld.org - add fix-rpmlint-env-script-interpreter.patch: fix rpmlint perl env-script-interpreter errors ------------------------------------------------------------------- Mon May 29 09:53:45 UTC 2017 - wagner-thomas@gmx.at - don't process vim's *.swp and *.udf files (in addition to *~) from /etc/storebackup.d/ ------------------------------------------------------------------- Sat Dec 5 09:29:58 UTC 2015 - wagner-thomas@gmx.at - Added earlier_execute_precommand.patch: Fixed exceptDirs incomatible when mounting with precommand see http://savannah.nongnu.org/bugs/?46605 ------------------------------------------------------------------- Wed Aug 6 19:50:28 UTC 2014 - wagner-thomas@gmx.at - config file backups in /etc/storebackup.d are now ignored (bnc#855477) ------------------------------------------------------------------- Mon Apr 21 08:44:25 UTC 2014 - suse@bugs.jan.ritzerfeld.org - 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 ------------------------------------------------------------------- Mon Nov 11 11:59:20 UTC 2013 - suse@bugs.jan.ritzerfeld.org - Update to 3.4.3: * Fixed occasional copying instead of hard linking identical blocks in blocked files * Added caching of already created directories in backup when using --lateLinks to reduce checking whether directory does already exist on high latency remote line * Renamed multitail.pl to multiTail.pl * Added options --print, --color, and --grep to multiTail.pl * Added option --printDepth to linkToDirs.pl * Added time frame support to --progressReport option of linkToDirs.pl ------------------------------------------------------------------- Fri Sep 27 14:36:26 UTC 2013 - suse@bugs.jan.ritzerfeld.org - Update to 3.4.2: * Fixed reading output of external programs * Fixed option --debug in storeBackupUpdateBackup.pl * Added time frame support to --progressReport option * Added --createSparseFiles option to storeBackupRecover.pl and linkToDirs.pl to create sparse files when restoring blocked files and copying files, respectively ------------------------------------------------------------------- Sun Sep 8 19:09:56 UTC 2013 - suse@bugs.jan.ritzerfeld.org - Update to 3.4.1: * Fixed rule functions MARK_DIR and MARK_DIR_REC when using saveRAM option * Added chapter "Internals" to documentation ------------------------------------------------------------------- Mon Aug 19 17:15:28 UTC 2013 - suse@bugs.jan.ritzerfeld.org - 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 ------------------------------------------------------------------- Sun Jun 16 10:24:35 UTC 2013 - suse@bugs.jan.ritzerfeld.org - Update to 3.3.1: * rewritten storeBackupMount.pl, options have changed * easy compression rule, --checkCompr (-C) on the command line ------------------------------------------------------------------- Sun Mar 10 16:32:56 UTC 2013 - suse@bugs.jan.ritzerfeld.org - Update to 3.3: * Improved configurability of file compression * Added isolated mode/offline backups * Added Replication of backups * Added linkToDirs.pl * Added storeBackupCheckSource.pl - Added "Recommends: cron" again, otherwise included automated backup script will not work - Linked all storeBackup* tools to /usr/bin - Included _ATTENTION_ and correct.sh in documentation - Included man pages ------------------------------------------------------------------- Mon Oct 1 07:35:14 UTC 2012 - aj@suse.de - Really package README.SUSE and storebackup.config.default (bnc#780664). ------------------------------------------------------------------- Mon Jan 2 14:26:49 UTC 2012 - cfarrell@suse.com - license update: GPL-3.0+ No indication of a GPL-3.0 "only" license in the package ------------------------------------------------------------------- Thu Dec 15 10:31:31 UTC 2011 - coolo@suse.com - fix license to be in spdx.org format ------------------------------------------------------------------- Fri Jan 8 17:27:42 CET 2010 - mge@novell.com - Update to 3.2, fixes bnc#512990 - Thanks to Lars for providing the update. ------------------------------------------------------------------- Thu Apr 10 00:32:55 CEST 2008 - crrodriguez@suse.de - soft 'Recommends' cron, otherwise included automated backup script will not work ------------------------------------------------------------------- Wed Jan 25 21:47:52 CET 2006 - mls@suse.de - converted neededforbuild to BuildRequires ------------------------------------------------------------------- Mon Jan 23 03:51:10 CET 2006 - mge@suse.de - applied patches by lenz@grimmer.com (Tue Dec 13 2005): #132857: Fixed directory permissions * re-added the config file to the file list with the proper permissions, marked as ghost * use more macros ------------------------------------------------------------------- Tue Sep 6 16:18:53 CEST 2005 - mge@suse.de - update to 1.19 includes fixes to several smaller issues, and mainly these bugs: #73908: Insecure tempfile-names #73910: too generous permissions of backup-root - also #100101: Installing storeBackup causes cron job failure emails is fixed ------------------------------------------------------------------- Fri Mar 18 15:34:09 CET 2005 - mge@suse.de - this patch is (nearly) 1.19, but not final - fixes #65788 - /etc/storebackup.d/storebackup.config should not be executable - fixes #65422 - storebackup symlink attack ------------------------------------------------------------------- Thu Aug 12 13:57:17 CEST 2004 - mge@suse.de - update to 1.18.4 ------------------------------------------------------------------- Mon Mar 22 16:14:07 CET 2004 - mge@suse.de - update to 1.16.1: storeBackup.pl * better explanations in the configuration file and for command line options * better error messages * option --print did not work for some values * fixed a bug in the module for reading the configuration file with keepWeekday * when printing to a log file and to stdout simultaneously, a possible error message with exit is now also printed to stdout * option verbose now has the same effekt as debug=1 ------------------------------------------------------------------- Mon Mar 1 02:28:15 CET 2004 - mge@suse.de - update to 1.16 ------------------------------------------------------------------- Mon Feb 23 14:40:02 CET 2004 - hmacht@suse.de - building as non-root ------------------------------------------------------------------- Mon Sep 1 13:47:39 CEST 2003 - mge@suse.de - update to 1.14 ------------------------------------------------------------------- Thu Aug 7 13:14:07 CEST 2003 - mge@suse.de - update to 1.13 ------------------------------------------------------------------- Wed Jul 30 11:01:18 CEST 2003 - mge@suse.de - initial checkin 1.12.2
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor