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