]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/technotes-2.1
kes Move initialization of read/write res lock earlier in the code.
[bacula/bacula] / bacula / technotes-2.1
index a3fdb02b7d904cfb9dd104d75f6cf0ca02658987..454820fba805aaddade13eaac5dd5ee0c0d4d585 100644 (file)
@@ -1,6 +1,17 @@
               Technical notes on version 2.2
 
 General:
+Release Version 2.2.8
+23Jan08
+kes  Move initialization of read/write res lock earlier in the code.
+     This fixes the crash with a null conf file. This fixes bug
+     #1030.
+kes  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.
+kes  Backport fix de-referencing a NULL pointer in the scanner from
+     the trunk SVN. I don't think this was reported as a bug.
+
 Beta release Version 2.2.8
 09Jan08
 kes  Re-enable the new job code editing (%f).