Technical notes on version 2.4.x
General:
+Beta Release Version 2.4.4-b1
+03Dec08
+kes Apply 2.4.3-sd-deadlock.patch that should fix bug #1192.
+02Dec08
+ebl Remove extra db_lock() in get_prune_list_for_volume()
+ebl Apply 2.4.3-prune-deadlock.patch that fixes a problem when
+ using Catalog as message backend.
+20Nov08
+ebl Apply 2.4.3-win32-runscript-unicode-path.patch for #1110
+ about a problem when executing a program with Unicode path.
+ebl Apply 2.4.3-unique-inchanger.patch fix for #1175 about bad slot
+ number if the volume is not in autochanger.
+18Nov08
+kes Probably fix for bug #1188 where Volume is purged while writing
+ on it.
+kes Get message enhancement to avoid job name lookup.
+07Nov08
+kes Fix bug with job name duplication if more than 60 jobs created
+ during a minute.
+kes Correct some bugs of cleanup in SD if the FD connection fails.
+02Nov08
+kes Fix orphaned jobs (possible deadlock) while pruning.
+31Oct08
+ebl Backport of the btraceback script that keeps trace file on working dir
+28Oct08
+kes Migrate DB Log records too. This fixes last part of bug #1171.
+24Oct08
+kes Modify SQL so that jobs that failed will not be migrated.
+kes Correct bug where long retention periods caused immediate
+ pruning.
+
Release Version 2.4.3
10Oct08
ebl Apply 2.4.2-cancel-non-running-jobs.patch to be able to cancel
- Release Notes for Bacula 2.4.3
+ Release Notes for Bacula 2.4.4
Bacula code: Total files = 500 Total lines = 188,945 (*.h *.c *.in)
in your FileSet.
==============================================================
+Release 2.4.4
+This is an important bug fix to version 2.4.3. All daemones are
+compatible with prior 2.4.x version.
+
+Bugs Fixed:
+1192, 1110, 1175, 1188, and 1171
+
+Change Summary:
+- Apply 2.4.3-sd-deadlock.patch that should fix bug #1192.
+- Remove extra db_lock() in get_prune_list_for_volume()
+- Apply 2.4.3-prune-deadlock.patch that fixes a problem when
+ using Catalog as message backend.
+- Apply 2.4.3-win32-runscript-unicode-path.patch for #1110
+ about a problem when executing a program with Unicode path.
+- Apply 2.4.3-unique-inchanger.patch fix for #1175 about bad slot
+ number if the volume is not in autochanger.
+- Probably fix for bug #1188 where Volume is purged while writing
+ on it.
+- Get message enhancement to avoid job name lookup.
+- Fix bug with job name duplication if more than 60 jobs created
+ during a minute.
+- Correct some bugs of cleanup in SD if the FD connection fails.
+- Fix orphaned jobs (possible deadlock) while pruning.
+- Backport of the btraceback script that keeps trace file on working dir
+- Migrate DB Log records too. This fixes last part of bug #1171.
+- Modify SQL so that jobs that failed will not be migrated.
+- Correct bug where long retention periods caused immediate
+ pruning.
+
+
+=================================================================
Release 2.4.3
This is a bug fix to version 2.4.2. All daemons are compatible
with other 2.4.x versions.