]> git.sur5r.net Git - bacula/docs/commit
kes Do not free a volume on a tape drive until another volume is
authorKern Sibbald <kern@sibbald.com>
Thu, 14 Jun 2007 16:54:30 +0000 (16:54 +0000)
committerKern Sibbald <kern@sibbald.com>
Thu, 14 Jun 2007 16:54:30 +0000 (16:54 +0000)
commit105fed0a6dd192085ab6f82914db86328e659e84
treed9ba0bc7a7fea9f5e21dcaa2b18e4800aeba609b
parent2bd5c126df097aff944574884d410f91292ca9f2
kes  Do not free a volume on a tape drive until another volume is
     mounted and read, or the autochanger unloads the volume.
     This should help the SD re-use volumes that are already mounted,
     and should fix bug #886.
kes  Apply patch from user brettedgar that allows gnome2-console include
     the OpenSSL libraries, and hence work with SSL.  Fixes bug #885.
kes  Apply patch from Lucien Weller that fixes day of week calculation
     because of DST flag problem. Fixes bug #887.