]> git.sur5r.net Git - bacula/bacula/blob - bacula/kes-1.38
Update
[bacula/bacula] / bacula / kes-1.38
1               Technical notes on version 1.38  
2                         Kern Sibbald
3
4 General:
5
6 Changes to 1.38.1:
7 14Oct05
8 - Apply SunOS patch for ACLs submitted by David Duchscher.                  
9 - Make sure to set storage before trying to set drive.
10 - Add bacula_mail_summary.sh to examples directory. It makes
11   a single email summary of any number of jobs. Submitted
12   by Adrew J. Millar.
13 - Make sure when we do a mount to unblock the device even
14   if the drive could not be opened.  
15 13Oct05
16 - Merge Scott's new spec files.
17 - Add doc on setting up Win32 environment variable supplied
18   by Kees van den Broek.               
19 - Turn off API debug output unless debug set to avoid confusing
20   the user.
21 - Add Solaris ACL detection in configure.in as supplied by
22   Attila Fulop. 
23 12Oct05
24 - Implement "autochanger drives" protocol so that Dir knows
25   how many drives an autochanger has.
26 - Do not request drive number in label, ... if only one drive.
27 - Turn off debug code.
28 - Fix update slots to clear slot number of every slot before
29   setting it.  This fixes (I believe) bug #471
30 - Make unmount unload the autochanger slot.
31 - Modify open() on mount to be read-only and non-blocking,      
32   otherwise the mount can block for a long time.
33 - Make a few error message numbers unique.
34 - Make a few error messages more correct.
35 - Apply patch from Thorsten to fix Win98 stat() command.
36 10Oct05
37 - Remove delete of CVS from all makefiles.
38 - Fix seg fault when clicking on Add button in wx-console
39   restore panel.  Bug #470.
40 - Fix copyright date and URL typo -- bug #468.
41 - Change autostart install for FreeBSD to look for rc.conf  
42   rather than rc.local as suggested fix for bug #466.
43 - Apply patch supplied by Eric Bollinger to fix PostgreSQL    
44   grant on status. Bug #465
45 - Apply patch supplied by Eric Bollinger to fix PostgreSQL
46   update script. Bug #464
47 - Fix off by one for last Slot of autochanger for label.
48 - Update release date.
49 - Tweak an authentication error message in dir.
50 - Fix autoloader so that mutex is set and released around
51   each run_program().  There was a missing set.
52 - Remove an unnecessary drive release in autochanger.
53 - Modify configure.in to add execute option to sqlite3 catalog  
54   scripts.
55 - Create update_xxx_table_8_to_9 scripts for updatedb
56 - Fix wrong variable in bpipe.c debug output reported by user.
57 - Fix improper placement of encode_and_send_attributes() in
58   FD backup.c causing first file of non-portable Win32 backup
59   to have wrong stream. Reported by Thorsten.
60 - Move the -lcrypt for PostgreSQL after the PostgreSQL libs in
61   autoconf/bacula-macros/db.m4 as suggested by user.  Fixes bug #457.
62 - Remove @STATIC_CONS@ from tray-monitor Makefile as suggested
63   by user. Fixes bug #456.
64
65 Released 1.38.0 (28Oct05): 31 October 2005