diff options
author | wiz <wiz> | 2005-11-22 18:35:25 +0000 |
---|---|---|
committer | wiz <wiz> | 2005-11-22 18:35:25 +0000 |
commit | 206f13c45666012b496c99f7c7bcffe31e3da6de (patch) | |
tree | eefcac7e0d9303ce2f893400f902ae937434dbb2 /sysutils/bacula/distinfo | |
parent | 94bbc34b61fee86a4fde76704343f9cbcd4d5d6a (diff) | |
download | pkgsrc-206f13c45666012b496c99f7c7bcffe31e3da6de.tar.gz |
Update to 1.38.1, provided by Geert Hendrickx in private mail.
- Corrected ACL for Solaris (David Duchscher and Attila Fulop).
- Add bacula_mail_summary.sh to examples directory. It makes a single email
summary of any number of jobs. Submitted by Adrew J. Millar.
- Unmount command now unloads autochanger.
- Fix hang in FD (Martin Simmons)
- Fix Win98 stat() problem in FD (Thorsten Engel)
- Fix update slots which did not clear missing tapes.
- Fix autostart install for FreeBSD (user reported)
- Fix several problems with PostgreSQL scripts (Eric Bollinger)
- Critical: allow restore of the first file of non-portable Win32 backup.
- Important: with muliple concurrent jobs the autochanger could get
confused because of a missing mutex.
- Fix accessing last slot in label and update slots.
- Modify configure.in to add execute option to sqlite3 catalog scripts.
- Create update_xxx_table_8_to_9 scripts for updatedb
- Move the -lcrypt for PostgreSQL after the PostgreSQL libs in
autoconf/bacula-macros/db.m4 as suggested by user. Fixes bug #457.
- Remove @STATIC_CONS@ from tray-monitor Makefile as suggested by user.
Fixes bug #456.
Diffstat (limited to 'sysutils/bacula/distinfo')
-rw-r--r-- | sysutils/bacula/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/bacula/distinfo b/sysutils/bacula/distinfo index 2801bd20b93..ca7602aa80c 100644 --- a/sysutils/bacula/distinfo +++ b/sysutils/bacula/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.4 2005/11/11 07:23:15 wiz Exp $ +$NetBSD: distinfo,v 1.5 2005/11/22 18:35:25 wiz Exp $ -SHA1 (bacula-1.38.0.tar.gz) = a080625119f999c4182dd81b977c92367a66ceed -RMD160 (bacula-1.38.0.tar.gz) = 10db9bcffcb94ebccea69575d1a59afa5a4dce58 -Size (bacula-1.38.0.tar.gz) = 1847955 bytes +SHA1 (bacula-1.38.1.tar.gz) = 5fba6bab72d28f83adb4b71bd69359ebc11de28b +RMD160 (bacula-1.38.1.tar.gz) = 3c8b970dac9916b8e62cfa0ab9a96bb00d937e16 +Size (bacula-1.38.1.tar.gz) = 1856508 bytes SHA1 (patch-aa) = 3369d0c37108f05828ea7c33b7aabc287e0213fd SHA1 (patch-ac) = 295dbf7fc6d1f5104b13d37a8ff32ea8580d4019 SHA1 (patch-ae) = ad4b7d5cb83f021235c11504a034def897fffcac |