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