]> git.sur5r.net Git - bacula/bacula/blob - bacula/kes-1.38
183dc4faabf3e6bfd5729e8642443cf222187c69
[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.3:
7 17Dec05
8 - Fix seg fault if user labels a drive directory bug #513
9 - Remove quotes around Version as it breaks things.
10 16Dec05
11 - Merge in Aleksandar Milivojevic's mods to the spec file.
12 - Apply sparse code fix for raw drives and fifos. Bug 506
13 - Thorsten fixed Unicode cd problem with wx-console bug 505.
14 Beta release 14Dec05:
15 14Dec05
16 - Correct reservation system to do a last ditch try
17   for any mounted volume, then anyone anywhere.
18 - Add quotes around table Version because of
19   error in MySQL 4.1.15 -- bug report submitted.
20 - Correct some minor problems with btape in the fill
21   command.
22 - Updates to ssh-tunnel from Joshua Kugler.
23 - Added a report.pl program from Jonas Bjorklund.            
24 - Simplify the O_NONBLOCK open() code for tape drives,
25   and always open nonblocking.
26 - Do not wait for open() if EIO returned (shouldn't happen).
27 - Eliminate 3 argument to tape open().
28 - Correct the slot # edited in the 3995 Bad autochanger unload
29   message.
30 - With -S on bscan (show progress) do not divide by zero.
31   Bug #510
32 13Dec05
33 - Make cancel pthread_cond_signal() pthread_cond_broadcast().
34 - When dcr is freed, also broadcast dev->wait_next_vol signal.
35 - Remove unused code in wait_for_device.  
36 - Make wait_for_device() always return after 60 seconds of wait.
37 12Dec05
38 - Use localhost if no network configured
39 11Dec05
40 - Eliminated duplicate MaxVolBytes in cat update -- bug 509.
41 - Remove debug print.
42 - Add bail_out in error during state file reading.
43 Beta release 10Dec05:
44 09Dec05
45 - Merge updates into 1.38 branch
46 - Update specs to include mysql4 define.
47 - Stop read_record() if status not ok in second loop.
48 - Return rec->FileIndex in dcr->VolLastIndex for normal
49   and partial records in read_record().  This allows bscan
50   to get FileIndex at EOT correct.
51 - Fix butil.c to correctly set dcr -- fixes seg fault in bls.
52 08Dec05
53 - Apply patch supplied by user (slightly modified) to fix
54   correct detection of holes in block devices and FIFOs. 
55   Bug # 506.
56 - Apply patch supplied by user (slightly modified) 
57   to fix SD hang with multiple pools and bad client
58   IP. Fixes bug # 508.
59 07Dec05
60 - Add nagios plugin to the examples directory. Submitted by
61   Christian Masopust.
62 - Remove warning message about multiple saves of hardlinked files
63   from find_one.c as it can generate too many warning messages.
64 06Dec05
65 - Reset timeout values before select() per patch from 
66   Frank Sweetser for problems with non-blocking sockets.
67 - Unlink the state file if either reading or writing it gets
68   errors.  Hopefully this will fix Win32 exit problems.
69 - Add sanity check in append.c to ensure that dcr is not NULL.
70   This can happen if multiple drive autochanger SCSI control
71   channel and drive indicies do not correspond.
72 05Dec05
73 - Get next volume from Scratch pool before creating a volume.
74 - Set new Pool defaults in Vol when moved from Scratch Pool.
75 - Remove argument from create_bacula_database for SQLite as it
76   caused an error.
77 - Add back next_vol index code so that two drive autochangers can get
78   a second tape.
79 - Change a bunch of debug levels to aid debugging autochangers.
80 - Fix reservation so that mutexes are properly applied.
81 - Rework reservation algorithm so that two drives can be used
82   at the same time.
83 04Dec05
84 - Apply days keyword patch from Alexander.Bergolth at wu-wien.ac.at 
85   If this patch is applied, the number of days can be specified with
86   "list nextvol days=xx"
87   or
88   "status dir days=xx"
89   My use case is to be able to preview the next scheduled job (and the 
90   next tape to be used) on fridays if there are no scheduled jobs during 
91   the weekend.
92 03Dec05
93 - Fix font code in gnome2 console user patch. Fixes bug #501.
94 - Fix malformatted bnet error message that caused seg fault
95   fixes bug 502
96 - Applied user patch to improve README.vc8 in src/win32.
97 29Nov05
98 - Correct some more editing of JobId's (for 64 bit compatibility).
99 - Ensure that StorageId is stored in Media record when ever possible.
100 - Add Migration Job to Job.
101 - Change Start Storage daemon job to require read and write storage
102   pointers.
103 - Pass read storage data to SD as well as write storage data.
104 - Remove old code from winservice.cpp
105 - Break on error in scan.
106 - Fix typo in signal.c
107 - Separate read/write DCR in SD.  Add jcr->read_dcr.
108 - Cleanup how find_device() works.
109 - Add read output to Status in SD.
110 21Nov05
111 - Remove abs() in bfile.c so that it compiles on Solaris. 
112   Bug #491.
113
114 Changes to 1.38.2: 22 November 2005
115 20Nov05
116 - Fix crash in tray-monitor when daemon disconnects. Bug #479.
117 - Fix bnet-server bug found on OpenBSD. Bug #486 (bug originator
118   says this does not fix *his* bug).
119 - Fix cancel failure bug. Bug #481
120 - Fix failure when Pool name has spaces. Bug #487   
121 - Fix SD crash in autochanger code. Mutex failure. Bug #488
122 - Fix a couple of free()s in src/filed/acl.c
123 - Fix memory overrun in bfile.c in building OS X resource
124   fork filename. Bug #489 
125 - Add Pool name to SD status output.
126 - Add Python install dir for Solaris to configure. Bug #492
127
128 Changes to 1.38.1: 15 November 2005
129 14Nov05
130 - Apply SunOS patch for ACLs submitted by David Duchscher.                  
131 - Make sure to set storage before trying to set drive.
132 - Add bacula_mail_summary.sh to examples directory. It makes
133   a single email summary of any number of jobs. Submitted
134   by Adrew J. Millar.
135 - Make sure when we do a mount to unblock the device even
136   if the drive could not be opened.  
137 13Nov05
138 - Merge Scott's new spec files.
139 - Add doc on setting up Win32 environment variable supplied
140   by Kees van den Broek.               
141 - Turn off API debug output unless debug set to avoid confusing
142   the user.
143 - Add Solaris ACL detection in configure.in as supplied by
144   Attila Fulop. 
145 12Nov05
146 - Implement "autochanger drives" protocol so that Dir knows
147   how many drives an autochanger has.
148 - Do not request drive number in label, ... if only one drive.
149 - Turn off debug code.
150 - Fix update slots to clear slot number of every slot before
151   setting it.  This fixes (I believe) bug #471
152 - Make unmount unload the autochanger slot.
153 - Modify open() on mount to be read-only and non-blocking,      
154   otherwise the mount can block for a long time.
155 - Make a few error message numbers unique.
156 - Make a few error messages more correct.
157 - Apply patch from Thorsten to fix Win98 stat() command.
158 10Nov05
159 - Remove delete of CVS from all makefiles.
160 - Fix seg fault when clicking on Add button in wx-console
161   restore panel.  Bug #470.
162 - Fix copyright date and URL typo -- bug #468.
163 - Change autostart install for FreeBSD to look for rc.conf  
164   rather than rc.local as suggested fix for bug #466.
165 - Apply patch supplied by Eric Bollinger to fix PostgreSQL    
166   grant on status. Bug #465
167 - Apply patch supplied by Eric Bollinger to fix PostgreSQL
168   update script. Bug #464
169 - Fix off by one for last Slot of autochanger for label.
170 - Update release date.
171 - Tweak an authentication error message in dir.
172 - Fix autoloader so that mutex is set and released around
173   each run_program().  There was a missing set.
174 - Remove an unnecessary drive release in autochanger.
175 - Modify configure.in to add execute option to sqlite3 catalog  
176   scripts.
177 - Create update_xxx_table_8_to_9 scripts for updatedb
178 - Fix wrong variable in bpipe.c debug output reported by user.
179 - Fix improper placement of encode_and_send_attributes() in
180   FD backup.c causing first file of non-portable Win32 backup
181   to have wrong stream. Reported by Thorsten.
182 - Move the -lcrypt for PostgreSQL after the PostgreSQL libs in
183   autoconf/bacula-macros/db.m4 as suggested by user.  Fixes bug #457.
184 - Remove @STATIC_CONS@ from tray-monitor Makefile as suggested
185   by user. Fixes bug #456.
186
187 Released 1.38.0 (28Oct05): 31 October 2005