]> git.sur5r.net Git - bacula/bacula/blob - bacula/kes-1.39
Apply 1.38.2 changes
[bacula/bacula] / bacula / kes-1.39
1               Technical notes on version 1.39  
2                         Kern Sibbald
3
4 General:
5
6 Changes to 1.39.0:
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 14Oct05
18 - Apply SunOS patch for ACLs submitted by David Duchscher.                  
19 - Make sure to set storage before trying to set drive.
20 - Add bacula_mail_summary.sh to examples directory. It makes
21   a single email summary of any number of jobs. Submitted
22   by Adrew J. Millar.
23 - Make sure when we do a mount to unblock the device even
24   if the drive could not be opened.  
25 13Oct05
26 - Remove the USE_WIN32STREAMEXTRACTION #defines (always on)
27   and correct a few minor problems to make it build on Linux.
28 10Oct05
29 - Remove delete of CVS from all Makefiles
30 - Fix seg fault when clicking on Add button in wx-console
31   restore panel.  Bug #470.
32 - Fix copyright date and URL typo -- bug #468.
33 - Change autostart install for FreeBSD to look for rc.conf  
34   rather than rc.local as suggested fix for bug #466.
35 - Apply patch supplied by Eric Bollinger to fix PostgreSQL    
36   grant on status. Bug #465
37 - Apply patch supplied by Eric Bollinger to fix PostgreSQL
38   update script. Bug #464
39 - Tweak #ifdefing a bit in new Win32 stream code.
40 - Fix #ifdeffing for FD_NO_SEND_TEST.
41 - Add documentation of performance #defines