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