diff options
author | wiz <wiz@pkgsrc.org> | 2005-12-08 01:32:11 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-12-08 01:32:11 +0000 |
commit | ea4579b3b29081a647dc9b9c5ab5339b5d365ce0 (patch) | |
tree | 965731ada7aae7025f5dba1b1e2f61d4074c460b /sysutils/bacula-doc | |
parent | 6e49e20b8c4c27118dff199f4ca58109ee7e5c43 (diff) | |
download | pkgsrc-ea4579b3b29081a647dc9b9c5ab5339b5d365ce0.tar.gz |
Update to 1.38.2:
- Fix crash in tray-monitor when daemon disconnects. Bug #479.
- Fix bnet-server bug found on OpenBSD. Bug #486
- Fix cancel failure bug. Bug #481
- Fix failure when Pool name has spaces. Bug #487
- Fix SD crash in autochanger code. Mutex failure. Bug #488
- Fix a couple of free()s in src/filed/acl.c
- Fix memory overrun in bfile.c in building OS X resource
fork filename. Bug #489
- Add Pool name to SD status output.
- Add Python install dir for Solaris to configure. Bug #492
Diffstat (limited to 'sysutils/bacula-doc')
-rw-r--r-- | sysutils/bacula-doc/Makefile | 4 | ||||
-rw-r--r-- | sysutils/bacula-doc/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/bacula-doc/Makefile b/sysutils/bacula-doc/Makefile index 01810759561..6f9f6a61850 100644 --- a/sysutils/bacula-doc/Makefile +++ b/sysutils/bacula-doc/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2005/11/22 19:06:13 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2005/12/08 01:32:11 wiz Exp $ -DISTNAME= bacula-docs-1.38.1 +DISTNAME= bacula-docs-1.38.2 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 080d764dcd7..3d3b04daee2 100644 --- a/sysutils/bacula-doc/distinfo +++ b/sysutils/bacula-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2005/11/22 19:06:13 wiz Exp $ +$NetBSD: distinfo,v 1.4 2005/12/08 01:32:11 wiz Exp $ -SHA1 (bacula-docs-1.38.1.tar.gz) = de8b3550d6810f161a0a3ec78ce8297e68d1e5f7 -RMD160 (bacula-docs-1.38.1.tar.gz) = b2695c349b916e4bb9d53227a3055a5facdc2596 -Size (bacula-docs-1.38.1.tar.gz) = 23146890 bytes +SHA1 (bacula-docs-1.38.2.tar.gz) = b5ca06da42963bc798a5d909af6d633a7af985a0 +RMD160 (bacula-docs-1.38.2.tar.gz) = adefdadde113a7fbc50e18058ef9095fc1927dae +Size (bacula-docs-1.38.2.tar.gz) = 23158513 bytes |