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