]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/technotes-2.5
kes Apply patch from Marco van Wieringen that implements the new
[bacula/bacula] / bacula / technotes-2.5
index 1ba26b6e8da1caf146051eb08a1bb4bba225831b..f1c6ebe5d0113fc28a3d16474f35b3abb8f48945 100644 (file)
@@ -50,8 +50,31 @@ libtool on the configure command line with:
 
 
 General:
+23Oct08
+kes  Apply patch from Marco van Wieringen that implements the new
+     Solaris libsec interface for ACLs so that Bacula can save and
+     restore both the new ACLs and old ACLs.
+kes  Marco's patch also corrects the file dependency generation code
+     so that it works properly both with shared libraries and static
+     libraries.
+kes  Marco's patch also includes a small cleanup of the cats Makefile
+     to remove some references to non-existent files.
+22Oct08
+kes  Modify win32 Makefiles to use full paths in most cases.
+     In particular add MAINDIR environment variable that points
+     to the main Bacula source directory.
+21Oct08
+kes  Add read volume list code to SD -- not yet used.
+kes  Add James' binutils patch
+kes  Split volume management code out of src/stored/reserve.c into
+     a new file vol_mgr.c 
+kes  Modify configure to do an automatic make clean.  This ensures
+     that any changes to ./configure options are handled correctly.
+
+Beta version 2.5.16 release:
 20Oct08
 ebl  Rename JobStat table to JobHistory
+kes  Ensure that only normally terminated jobs are migrated.
 19Oct08
 kes  Add Makefile dependency when using LIBTOOL_LINK so that any
      change in ./configure options will be accounted for.