]> git.sur5r.net Git - bacula/bacula/commitdiff
Update release notes
authorKern Sibbald <kern@sibbald.com>
Wed, 15 Jul 2009 16:11:35 +0000 (16:11 +0000)
committerKern Sibbald <kern@sibbald.com>
Wed, 15 Jul 2009 16:11:35 +0000 (16:11 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@9011 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/ReleaseNotes
bacula/projects

index 217d10ce97c0d59075c444e235f9d943a4b4fc07..da02738df69939250602cff682f6c143fb18e070 100644 (file)
@@ -1,7 +1,7 @@
 
                Release Notes for Bacula 3.0.2
 
-  Bacula code: Total files = 1009 Total lines = 205,726 (Using SLOCCount)
+  Bacula code: Total files = 1,009 Total lines = 205,726 (Using SLOCCount)
 
 Note, if you are not already running 3.0.x, read the 3.0.x release notes 
 below.  Important!!!
@@ -16,19 +16,21 @@ Bug fixes:
   1317, 1318, 1323, 1331, 1333, 1335
 
 Fixed:
- - Problem with the Postgresql driver that sometime displays <NULL> values
- - Cleanup old job records when starting the director
+ - Fix problem with the Postgresql driver that sometime displays <NULL> values
+ - Cleanup old job records when starting the Director
  - Fix bugs in xattr code
  - Fix encoding problem with Postgresql
  - Fix that prevents restore by file selection from using Copy job
 
 Enhancements:
  - Security enhancement for the File Daemon
- - Can specify source address for outgoing connexions
- - Show volume availability when doing restore
+ - New directive to specify source address for outgoing connexions
+ - Show volume availability in autochanger when doing restore.
+   This is project 31 in the projects file.
  - Add accurate=yes/no option to estimate command
  - Add --with-hostname, --with-bsrdir, --with-logdir to ./configure
- - Add a restore menu that contructs a full restore when entering a JobId
+ - Add a restore menu that contructs a full restore when entering a JobId.
+   This is project 2 in the projects file.
  - Add new Nagios plugin
 
 Compatibility:
index ed402ed422cdca024706007c4c123261cb5bb529..e117e7fc0773e366192b1208121b6f1e9153e893 100644 (file)
@@ -1,50 +1,51 @@
                 
 Projects:
                      Bacula Projects Roadmap 
-                    Status updated 04 Jun 2009
+                    Status updated 14 Jun 2009
 
 Summary:
-
-Item  1: Ability to restart failed jobs
-Item  2: 'restore' menu: enter a JobId, automatically select dependents
-Item  3: Scheduling syntax that permits more flexibility and options
-Item  4: Data encryption on storage daemon
-Item  5: Deletion of disk Volumes when pruned
-Item  6: Implement Base jobs
-Item  7: Add ability to Verify any specified Job.
-Item  8: Improve Bacula's tape and drive usage and cleaning management
-Item  9: Allow FD to initiate a backup
-Item 10: Restore from volumes on multiple storage daemons
-Item 11: Implement Storage daemon compression
-Item 12: Reduction of communications bandwidth for a backup
-Item 13: Ability to reconnect a disconnected comm line
-Item 14: Start spooling even when waiting on tape
-Item 15: Enable/disable compression depending on storage device (disk/tape)
-Item 16: Include all conf files in specified directory
-Item 17: Multiple threads in file daemon for the same job
-Item 18: Possibilty to schedule Jobs on last Friday of the month
-Item 19: Include timestamp of job launch in "stat clients" output
-Item 20: Cause daemons to use a specific IP address to source communications
-Item 21: Message mailing based on backup types
-Item 22: Ability to import/export Bacula database entities
-Item 23: "Maximum Concurrent Jobs" for drives when used with changer device
-Item 24: Implementation of running Job speed limit.
-Item 25: Add an override in Schedule for Pools based on backup types
-Item 26: Automatic promotion of backup levels based on backup size
-Item 27: Allow inclusion/exclusion of files in a fileset by creation/mod times
-Item 28: Archival (removal) of User Files to Tape
-Item 29: An option to operate on all pools with update vol parameters
-Item 30: Automatic disabling of devices
-Item 31: List InChanger flag when doing restore.
-Item 32: Ability to defer Batch Insert to a later time
-Item 33: Add MaxVolumeSize/MaxVolumeBytes statement to Storage resource
-Item 34: Enable persistent naming/number of SQL queries
-Item 35: Port bat to Win32
-Item 36: Bacula Dir, FD and SD to support proxies
-Item 37: Add Minumum Spool Size directive
-Item 38: Backup and Restore of Windows Encrypted Files using Win raw encryption
-Item 39: Implement an interface between Bacula and Amazon's S3.
-Item 40: Convert Bacula existing tray monitor on Windows to a stand alone program
+* => item complete
+
+ Item  1: Ability to restart failed jobs
+*Item  2: 'restore' menu: enter a JobId, automatically select dependents
+ Item  3: Scheduling syntax that permits more flexibility and options
+ Item  4: Data encryption on storage daemon
+ Item  5: Deletion of disk Volumes when pruned
+ Item  6: Implement Base jobs
+ Item  7: Add ability to Verify any specified Job.
+ Item  8: Improve Bacula's tape and drive usage and cleaning management
+ Item  9: Allow FD to initiate a backup
+ Item 10: Restore from volumes on multiple storage daemons
+ Item 11: Implement Storage daemon compression
+ Item 12: Reduction of communications bandwidth for a backup
+ Item 13: Ability to reconnect a disconnected comm line
+ Item 14: Start spooling even when waiting on tape
+ Item 15: Enable/disable compression depending on storage device (disk/tape)
+ Item 16: Include all conf files in specified directory
+ Item 17: Multiple threads in file daemon for the same job
+ Item 18: Possibilty to schedule Jobs on last Friday of the month
+ Item 19: Include timestamp of job launch in "stat clients" output
+ Item 20: Cause daemons to use a specific IP address to source communications
+ Item 21: Message mailing based on backup types
+ Item 22: Ability to import/export Bacula database entities
+ Item 23: "Maximum Concurrent Jobs" for drives when used with changer device
+ Item 24: Implementation of running Job speed limit.
+ Item 25: Add an override in Schedule for Pools based on backup types
+ Item 26: Automatic promotion of backup levels based on backup size
+ Item 27: Allow inclusion/exclusion of files in a fileset by creation/mod times
+ Item 28: Archival (removal) of User Files to Tape
+ Item 29: An option to operate on all pools with update vol parameters
+ Item 30: Automatic disabling of devices
+*Item 31: List InChanger flag when doing restore.
+ Item 32: Ability to defer Batch Insert to a later time
+ Item 33: Add MaxVolumeSize/MaxVolumeBytes statement to Storage resource
+ Item 34: Enable persistent naming/number of SQL queries
+ Item 35: Port bat to Win32
+ Item 36: Bacula Dir, FD and SD to support proxies
+ Item 37: Add Minumum Spool Size directive
+ Item 38: Backup and Restore of Windows Encrypted Files using Win raw encryption
+ Item 39: Implement an interface between Bacula and Amazon's S3.
+ Item 40: Convert Bacula existing tray monitor on Windows to a stand alone program
 
 Item  1: Ability to restart failed jobs
    Date: 26 April 2009