Subject: CVS commit: pkgsrc/sysutils/bacula
To: None <pkgsrc-changes@NetBSD.org>
From: Geert Hendrickx <ghen@netbsd.org>
List: pkgsrc-changes
Date: 09/20/2007 13:40:20
Module Name:	pkgsrc
Committed By:	ghen
Date:		Thu Sep 20 13:40:20 UTC 2007

Modified Files:
	pkgsrc/sysutils/bacula: Makefile.common distinfo

Log Message:
Update to Bacula 2.2.4.

kes  Increase size of name string when FD making connection to SD.
     May fix bug #953.
kes  Add code to try to fix bug #908.
kes  Add waits to multiple exit detection code to try to force pid
     file to always be deleted.
kes  Restore good dev.tar.gz to rescue set appropriate binary property.
     This fixes bug #950.
kes  Fix seg fault in error exit of acquire_for_read after unsuccessfully
     trying to switch drives by checking for blocking before unblocking.
     Fixes bug #906.
kes  Cancel storage daemon in all cases where FD reports error. This
     should fix virtually all cases of bug #920.
kes  Fix error message that was clobbered when Dir tells SD it does not
     have write permission on Volume.  This should fix a minor point
     in bug #942, but not the main problem.
kes  Add code to cancel job in SD if FD connection fails. This should
     fix bug #920.
kes  Add code in FD exit to prevent loops and a crash on FreeBSD.
kes  Fix migration code to get correct Volume name with multiple volumes
     by skipping |.  Fixes bug #936.
kes  Implement patch supplied by Landon to fix bug #944 where using
     TLS with bconsole uses 99+% of the CPU.
kes  Note, you need GTK >= 2.10 to be able to link the Tray Monitor
     program.
kes  Move patches into patches directory.
ebl  Fix bug #946 about "bacula-dir -t" which doesn't works
     as expected.
ebl  Using "m" in bconsole will show messages like before,
     and not memory usage.


To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 pkgsrc/sysutils/bacula/Makefile.common
cvs rdiff -r1.25 -r1.26 pkgsrc/sysutils/bacula/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.