From 98826cadec735cfb9d28f49e137e873aada224bf Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Tue, 15 Apr 2008 14:59:30 +0000 Subject: [PATCH] Update release notes git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@6820 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/ChangeLog | 35 +++++++++++++++++++++++++++++++++++ bacula/ReleaseNotes | 13 ++++++++++++- bacula/technotes-2.1 | 3 +++ 3 files changed, 50 insertions(+), 1 deletion(-) diff --git a/bacula/ChangeLog b/bacula/ChangeLog index 3b86db1735..812fe5d38e 100644 --- a/bacula/ChangeLog +++ b/bacula/ChangeLog @@ -1,6 +1,41 @@ Technical notes on version 2.2.x General: +Beta Release Version 2.2.9-b7 +14Apr08 +kes Close bat console windows first to eliminate error message + from the notifier. +kes Remove useless code in Scheduler that causes seg fault on + termination. +kes Correct some SD catalog request error messages. +kes Don't allow pruning of any running job. +kes Turn off code in read_record that causes a seg fault in the SD + when reading past an EOS_LABEL. +kes Turn off unloading the autochanger in reserve.c as it just + causes problems. +kes Lock volumes when unreserving a device. +kes Do not mark volume unused when recycling. +kes When acquiring, don't mark volume unused if it is reserved (busy). + +Beta Release Version 2.2.9-b6 +06Apr08 +kes Eliminate ./configure warning on po directory +kes Fix bug #1063, reuse of freed ptr in list nextvol. +kes Release regex compile buffer in filed/job.c +kes Add proper type of const char in sql_create.c +kes Turn off debug in daemon termination routines +kes Move free_volume_list() before devices are freed in stored.c +kes Fix reference to uninitalized stack variables in bregex.c. + This should correct bug #1067. +04Apr08 +kes Fix possible seg fault in SD when freeing a volume entry. +02Apr08 +kes Apply patch from bug #1069 that corrects spurious error messages + when ACLs enabled on SGI but no ACL exists. +ebl Fix a storage deamon segfault at debug level 500. + +Beta Release Version 2.2.9-b5 -- not released + Beta Release Version 2.2.9-b4 01Apr08 kes Re-enable code to remember last volume mounted on a non-tape diff --git a/bacula/ReleaseNotes b/bacula/ReleaseNotes index 0b1bf94770..6d8110cba1 100644 --- a/bacula/ReleaseNotes +++ b/bacula/ReleaseNotes @@ -11,6 +11,18 @@ not have to upgrade all your File daemons when you upgrade. There is no database upgrade needed from version 2.0.x to 2.2.0. Version 2.2.9 is a bug fix to version 2.2.8: +- Close bat console windows first to eliminate error message + from the notifier. +- Remove useless code in Scheduler that causes seg fault on + termination. +- Correct some SD catalog request error messages. +- Don't allow pruning of any running job. +- Turn off code in read_record that causes a seg fault in the SD + when reading past an EOS_LABEL. +- Turn off unloading the autochanger in reserve.c as it just + causes problems. +- Lock volumes when unreserving a device. +- Do not mark volume unused when recycling. - Fix bug #1068 fixes a SD crash when using Virtual autochanger. - Generate correct JobMedia records during spooling/despooling when running concurrent jobs. Thanks to Tom Ivar Helbekkmo @@ -39,7 +51,6 @@ Version 2.2.9 is a bug fix to version 2.2.8: - Apply patch to correct bug #1031, about wrong pool source information in job report. - Version 2.2.8 is a bug fix to version 2.2.7: - It fixes bugs: 1036, 1033(doc), 1028, 1040, 1045(doc), 1030, 1042(partially), and possibly bugs 1018 and 1032. diff --git a/bacula/technotes-2.1 b/bacula/technotes-2.1 index 4e6701c8c8..8508c2f64a 100644 --- a/bacula/technotes-2.1 +++ b/bacula/technotes-2.1 @@ -1,6 +1,7 @@ Technical notes on version 2.2 General: +Beta Release Version 2.2.9-b7 14Apr08 kes Close bat console windows first to eliminate error message from the notifier. @@ -33,6 +34,8 @@ kes Apply patch from bug #1069 that corrects spurious error messages when ACLs enabled on SGI but no ACL exists. ebl Fix a storage deamon segfault at debug level 500. +Beta Release Version 2.2.9-b5 -- not released + Beta Release Version 2.2.9-b4 01Apr08 kes Re-enable code to remember last volume mounted on a non-tape -- 2.39.2