summaryrefslogtreecommitdiff
path: root/sysutils/bacula-clientonly
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2010-03-09 07:06:00 +0000
committeradam <adam@pkgsrc.org>2010-03-09 07:06:00 +0000
commit38b848344e48a414fb84b0ccc5f4d889cadf4be9 (patch)
treee61475a935b66fac6ba86d852b23fbfd8a5e7c47 /sysutils/bacula-clientonly
parentb4530e804a750adde40894a18a03f67f895a687a (diff)
downloadpkgsrc-38b848344e48a414fb84b0ccc5f4d889cadf4be9.tar.gz
Changes 5.0.1:
* We believe that we have resolved most of the problems concerning canceled or failed jobs being "stuck" in the Director. There is one outstanding problem in the SD when canceling jobs that we will fix in the next major release. If you see jobs that seem to be stuck, in general issuing a cancel command in bconsole should now make them go away. Directives: * The default for "Allow Duplicate Jobs" has been changed from no to yes. If you use this directive, please check your conf file, and note the next two items! * AllowHigherDuplicates disabled. It did not work as documented and was confusing. * New directive "CancelLowerLevelDuplicates" See New Features section in the manual. * Truncate on Purge rewritten. See New Features section in the manual. * Bug fixes * Ensure SD asks for help when looping even if poll set. * Fix three-pool regress bug * This version fixes an issue where the console window would start out docked. It is fixed by initiating the variables in the Pages class wi constructor. * Fix make_catalog_backup.pl fails when catalog db is on other host
Diffstat (limited to 'sysutils/bacula-clientonly')
-rw-r--r--sysutils/bacula-clientonly/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/bacula-clientonly/Makefile b/sysutils/bacula-clientonly/Makefile
index 31d42c6b085..9c5db9bf34b 100644
--- a/sysutils/bacula-clientonly/Makefile
+++ b/sysutils/bacula-clientonly/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2009/11/09 12:26:08 joerg Exp $
+# $NetBSD: Makefile,v 1.17 2010/03/09 07:06:00 adam Exp $
PKGNAME= ${DISTNAME:S/-/-clientonly-/}
-PKGREVISION= 1
COMMENT= The Network Backup Solution (client only)
CONFLICTS= bacula-[0-9]* bacula-client-[0-9]*