X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=bacula%2Ftechnotes-2.3;h=48b273800bc6de69a237fa2fa5d764de29896332;hb=4aca23e8675a4452b3ce81d85a62055ea68b3049;hp=d8d028e904b1b5b528a697f17e1b5c1119edb0ef;hpb=68c3ab2d9af6e5d0ba177fb267ef4c29b916e065;p=bacula%2Fbacula diff --git a/bacula/technotes-2.3 b/bacula/technotes-2.3 index d8d028e904..48b273800b 100644 --- a/bacula/technotes-2.3 +++ b/bacula/technotes-2.3 @@ -1,6 +1,18 @@ Technical notes on version 2.3 General: +03Dec07 +kes This patch fixes bcopy so that it produces correct Volumes. + It fixes bug #1022. +kes This patch eliminates spurious output to the console during a VerifyVolume + job that contains encrypted data. It fixes bug #1024. +02Dec07 +kes This patch prevents the 'status dir' command from trying to use a scratch + volume and possibly moving it from one pool to another. This patch fixes + bug #1019. +01Dec07 +kes Add new include to cats/postgresql.c suggested by Marc Cousins so + that it compiles correctly with pgre version 8.3. 30Nov07 kes Fix --archivedir addition to configure. Replace it with --with-archivedir in configure.in This fixes the regression @@ -19,8 +31,7 @@ kes This patch should fix the Mac OS X build problem on the latest due to a change in the Mac headers). The solution was to explicitly ensure that it is defined for the ./configure. This patch also has a rebuild of configure that includes the Debian - qt4 kludge (look for alternate qt4 names). - This patch fixes bug #1020. + qt4 patch to check for qmake-qt4. This patch fixes bug #1020. kes This patch should ensure that queued messages to the console are displayed as soon as possible. It should fix bug 1007, but has been reported not to work.