From b9c70e6b2f7ccec342760c1c2d32b8828c59b112 Mon Sep 17 00:00:00 2001 From: ghen Date: Tue, 13 Jun 2006 16:00:39 +0000 Subject: Update the Bacula packages to 1.38.10. Here are the major highlights for 1.38.10: ============= Warning for version 1.38.8 and greater: - The Windows FD no longer automatically folds the case in wild-card comparions. To get the same behavior as before, you must explicitly use "Ignore Case = yes" in your FileSet. - Backslashes are no longer permitted in File directives (typical error for Windows users), unless the string is enclosed in double quotes, in which case, the backslashes must be doubled. Major Changes for 1.38.10: - This is a primarily a bug fix release, with the following bugs being resolved #570, 609, 611, 613, 614, 617 as well as other bugs not reported in the bugs database. See below for details. - The bconsole "reload" command should now work properly in virtually all situations thanks to the efforts of a number of people (Eric, Christopher, and myself). - There is an untested fix to eliminate the scheduling problems (either no job run or the same job run twice) during sudden clock shifts (daylight savings time change). - The manual has been released under the GNU Free Documentation License (FDL). The major difference is that this removes the prior restriction on commercial reproduction of the manual. - Fixed a race condition (thanks to Christopher) on dual processor machines that caused jobs to block when starting with the SD. =========== Please read the ReleaseNotes for more details. --- sysutils/bacula-doc/Makefile | 4 ++-- sysutils/bacula-doc/distinfo | 8 ++++---- sysutils/bacula/Makefile.common | 4 ++-- sysutils/bacula/distinfo | 8 ++++---- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/sysutils/bacula-doc/Makefile b/sysutils/bacula-doc/Makefile index becc00c9374..1547752f621 100644 --- a/sysutils/bacula-doc/Makefile +++ b/sysutils/bacula-doc/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.11 2006/05/05 16:13:16 ghen Exp $ +# $NetBSD: Makefile,v 1.12 2006/06/13 16:00:39 ghen Exp $ -DISTNAME= bacula-docs-1.38.9 +DISTNAME= bacula-docs-1.38.10 PKGNAME= ${DISTNAME:S/docs/doc/} CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bacula/} diff --git a/sysutils/bacula-doc/distinfo b/sysutils/bacula-doc/distinfo index 095b929bd12..1625e5b450b 100644 --- a/sysutils/bacula-doc/distinfo +++ b/sysutils/bacula-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.10 2006/05/05 16:13:16 ghen Exp $ +$NetBSD: distinfo,v 1.11 2006/06/13 16:00:39 ghen Exp $ -SHA1 (bacula-docs-1.38.9.tar.gz) = 91134af141575f5deeb9f04af30c7260483b47d4 -RMD160 (bacula-docs-1.38.9.tar.gz) = a781602f70722a60f628ee890cef67cf270d5c1e -Size (bacula-docs-1.38.9.tar.gz) = 22727098 bytes +SHA1 (bacula-docs-1.38.10.tar.gz) = 6cd0889dc01686d09e7614bb5090b5365f9080a7 +RMD160 (bacula-docs-1.38.10.tar.gz) = c4c9a4675a90831b1619c8fe5ce7a0d1caf89891 +Size (bacula-docs-1.38.10.tar.gz) = 23723682 bytes diff --git a/sysutils/bacula/Makefile.common b/sysutils/bacula/Makefile.common index 626dc530a78..6d7c6d9f784 100644 --- a/sysutils/bacula/Makefile.common +++ b/sysutils/bacula/Makefile.common @@ -1,6 +1,6 @@ -# $NetBSD: Makefile.common,v 1.30 2006/05/05 16:13:15 ghen Exp $ +# $NetBSD: Makefile.common,v 1.31 2006/06/13 16:00:39 ghen Exp $ -DISTNAME= bacula-1.38.9 +DISTNAME= bacula-1.38.10 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bacula/} diff --git a/sysutils/bacula/distinfo b/sysutils/bacula/distinfo index 56639d31a12..4d985357487 100644 --- a/sysutils/bacula/distinfo +++ b/sysutils/bacula/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.15 2006/05/05 16:13:15 ghen Exp $ +$NetBSD: distinfo,v 1.16 2006/06/13 16:00:39 ghen Exp $ -SHA1 (bacula-1.38.9.tar.gz) = 20a477af1c63adc9a90be9d241bd462b627dc074 -RMD160 (bacula-1.38.9.tar.gz) = c735210438993e6bc656bdab5610e037112b573f -Size (bacula-1.38.9.tar.gz) = 2063063 bytes +SHA1 (bacula-1.38.10.tar.gz) = 1623afa5d5e30e1d4a746832bb8234dfb54cc655 +RMD160 (bacula-1.38.10.tar.gz) = 0a1985fa1f56d628bfb3f84d247972fe558022eb +Size (bacula-1.38.10.tar.gz) = 2071534 bytes SHA1 (patch-aa) = c1e5ec7c3e78c125b9fbaba97190ead10adbc599 SHA1 (patch-ac) = 585f8a00fe7c0e6e8e4c0b91a0bd32bd2fb81c81 SHA1 (patch-ae) = 69db6d396bd1654b3065d693c5ea2c0afbb8bc61 -- cgit v1.2.3