]> git.sur5r.net Git - bacula/bacula/blob - bacula/patches/1.36.0/patches-1.36.0
ebl Update patch for #1166 with select() instead of kill
[bacula/bacula] / bacula / patches / 1.36.0 / patches-1.36.0
1
2 25Oct04  1.36.0-sd-block.patch
3  This patch will keep the SD from blocking simultaneous Jobs during
4  a tape mount. 
5
6 30Oct04 1.36.0-verify.patch
7  This patch fixes, at least partially, a Verify error where
8  the count of files expected did not agree with the count 
9  found. There are still some cases where the expected count
10  exceeds the found probably due to the same directory being
11  examined multiple times.
12
13 04Nov04 1.36.0-verify-2.patch
14  This patch fixes the calculation for the total number of files
15  to be restored or verified by not double counting files that are
16  split across a tape file or across tapes.
17  To apply this patch, you must first have applied 1.36.0-verify.patch.
18   
19 10Nov04 1.36.0-jobid-restore.patch
20  This patch fixes a restore to permit specifying both a JobId and
21  a filename or list of files to be restored.  Apply to 1.36.0 with:
22
23 11Nov04 1.36.0-jobdefs.patch
24  This patch fixes JobDefs so that if a Storage resource is
25  specified in a Job, it is not overridden by the JobDefs.
26
27 13Nov04 1.36.0-list.patch
28  This patch corrects a Bacula crash after a "list nextvol" followed
29  by "list media". 
30
31 21Nov04 1.36.0-tree.patch
32  This patch fixes (hopefully) a segment fault in restore when an
33  empty path is found for a file.
34
35 21Nov04 1.36.0-autochanger.patch
36  This patch should fix a problem where the autochanger thinks
37  a Volume is in the current magazine and loops a few times then
38  gives up.
39
40 24Nov04 1.36.0-autochanger2.patch
41  This patch fixes an autochanger problem where Bacula was trying
42  to access a Volume that was not in the autochanger. You *must*
43  also apply patch 1.36.0-autochanger.patch for this patch to work
44  correctly. This patch will probably also correct some problems 
45  introduced with version 1.36 (dcrs) that make update slots
46  fail.
47