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