Search
j0ke.net Open Build Service
>
Projects
>
server:backup
>
bacula
> bacula.changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File bacula.changes of Package bacula
------------------------------------------------------------------- Wed Sep 10 18:31:24 CEST 2008 - anicka@suse.cz - update to 2.4.2 * When a migration job actually runs, re-check the Job record and skip if the job is already migrated. * Implement a set_dcr_from_vol subroutine in acquire.c for reading volumes. * Ensure that SD tried to mount a volume not in an autochanger at least once before asking for operator intervention. * bugfixes ------------------------------------------------------------------- Sat Aug 30 20:16:17 CEST 2008 - cthiel@suse.de - fix build with latests ncurses ------------------------------------------------------------------- Wed Aug 20 16:46:31 CEST 2008 - anicka@suse.cz - update to 2.4.1 * Generally clean up the manual tape loading code. The main conceptial change is that when a volume is marked to be unloaded, its volume name is retained, and it is only marked as unloaded when either the autoloader says it is unloaded or another tape is read on that drive. * Add dbuser to DIR conf file (replaces user). * Add --with-db-password to ./configure * Make DEVICE Slot private and access it via a method. Allows better control over when it is set and cleared. * Add debug code to SD. * If operator has rewind tape, print warning, release tape and try once more. If tape is positioned somewhere, something went wrong, so mark the tape in error and try once more. Previously this error was fatal, now it produces an error message. * Implement regression that explicitly tests swapping a Volume from one drive to another. * Move final volume swapping code to DCR method and call it from acquire_for_read(). * When wrong volume is mounted during read, unload_autochanger. * Stop searching for Volumes in SD askdir if DIR returns the same volume name twice in a row. * Redefine CURES in lib/parse_conf to be URES and move it all into lib/parse_conf.c -- this responds to bug #1042, but does not fix it. The fix is not to compile with FORTIFY_SOURCE. * many bugfixes - fix firewall definitions (bnc#414957) ------------------------------------------------------------------- Tue Jan 22 20:47:21 CET 2008 - anicka@suse.cz - fix problems detected by FORTIFY_SOURCE [#354872] ------------------------------------------------------------------- Tue Jan 15 14:32:44 CET 2008 - anicka@suse.cz - update to 2.2.7 * implement double quoting include names in conf files, and also allow piping input by having the first character be a vertical bar (|). * implement %f in RunScripts to pass the FileSet name. * bugfixes ------------------------------------------------------------------- Wed Nov 21 14:10:54 CET 2007 - anicka@suse.cz - update to 2.2.6 * many new features (new major release) * fix of serious bug that could cause data loss ------------------------------------------------------------------- Tue Jun 12 11:35:46 CEST 2007 - anicka@suse.cz - update to 2.0.3 * bugfixes * Add smartctl call to bacula-sd.conf as an example of getting tape alert info. * Add Client Connect Wait to Storage daemon to permit users to modify the time the SD waits for a FD connection. ------------------------------------------------------------------- Mon Mar 5 11:04:04 CET 2007 - anicka@suse.cz - fix path for firewall definitions ------------------------------------------------------------------- Thu Feb 22 15:22:17 CET 2007 - anicka@suse.cz - add firewall definitions [#247362] ------------------------------------------------------------------- Fri Feb 2 11:12:12 CET 2007 - anicka@suse.cz - update to 2.0.2 * Implement the include JobID in spool file name project. * Reorder projects file in order determined by Jan 2007 vote. * Fix open of SQLite3 db where user does not have write permission so that DIR does not crash. * Change 'Device not configured to autolabel' from INFO to WARNING. * Fix jobq.c to restart failed jobs when Reschedule Times = 0 which should restart an indefinite # of times. * Fix Job restart on error bug that promotes an Inc to a Full backup. * Return JobId in db_get_job_record() when JobId==0. * Do not release source pointers when restarting a failed job. * Modify USTORE constructor to set an empty store_source string, and don't copy the store_source string in a cancel. * Correct the Options scanner in the FD to correctly handle SHA1 option, which was eating the next option. * Add code to indicate when the SD is spooling, spool wait, and despooling. ------------------------------------------------------------------- Tue Jan 23 15:22:45 CET 2007 - anicka@suse.cz - build with $RPM_OPT_FLAGS ------------------------------------------------------------------- Fri Jan 5 09:47:58 CET 2007 - anicka@suse.cz - update to 2.0.0 * new major release, merged code from beta, see ChangeLog file for detailed information ------------------------------------------------------------------- Sat Sep 2 17:41:27 CEST 2006 - aj@suse.de - Cleanup BuildRequires. ------------------------------------------------------------------- Wed Jul 19 14:30:14 CEST 2006 - anicka@suse.cz - update to 1.38.11 * added documentation translations, change license to FDL * bugfixes - rename tee variable in console.c ------------------------------------------------------------------- Fri May 19 14:29:16 CEST 2006 - anicka@suse.cz - update to 1.38.9: - various bugfixes and minor improvements, see Changelog for more information ------------------------------------------------------------------- Tue Jan 31 11:42:04 CET 2006 - anicka@suse.cz - add noreplace to all .conf files (#146150) ------------------------------------------------------------------- Fri Jan 27 14:16:16 CET 2006 - anicka@suse.cz - remove unneeded files (#145310) ------------------------------------------------------------------- Wed Jan 25 21:34:34 CET 2006 - mls@suse.de - converted neededforbuild to BuildRequires ------------------------------------------------------------------- Thu Jan 5 15:37:24 CET 2006 - anicka@suse.cz - update to 1.38.3 ------------------------------------------------------------------- Fri Dec 9 14:10:14 CET 2005 - anicka@suse.cz - package documentation files (#137127) ------------------------------------------------------------------- Fri Dec 2 11:48:52 CET 2005 - anicka@suse.cz - build with -fno-strict-aliasing ------------------------------------------------------------------- Thu Nov 24 01:33:23 CET 2005 - mt@suse.de - update to 1.38.2 - enabled ACL, TLS and tcp wrapper support - fixed to use separate preun postun scripts for bacula and bacula server subpackages ------------------------------------------------------------------- Fri Nov 11 11:57:43 CET 2005 - anicka@suse.cz - update to 1.38.0 - add rcbacula-fd, -sd, -dir links ------------------------------------------------------------------- Mon Oct 3 21:09:40 CEST 2005 - anicka@suse.cz - update to 1.37.40 ------------------------------------------------------------------- Tue Jul 19 17:15:01 CEST 2005 - anicka@suse.cz - use proper lib (lib64 on biarch) ------------------------------------------------------------------- Wed Jul 13 18:04:01 CEST 2005 - anicka@suse.cz - package created