diff options
author | lukem <lukem> | 2003-09-29 02:00:45 +0000 |
---|---|---|
committer | lukem <lukem> | 2003-09-29 02:00:45 +0000 |
commit | a0705f6b8a210295036583097ce847708c94a063 (patch) | |
tree | 9e738114fd515dccc60e868a82edf1e2945fc153 /sysutils | |
parent | e213b4df79b04679e5b35dbeadc53f3a822c8f87 (diff) | |
download | pkgsrc-a0705f6b8a210295036583097ce847708c94a063.tar.gz |
Update to rdiff-backup 0.12.5:
New in v0.12.5 (2003/09/27)
---------------------------
Fixed bug in --test-server when using --restrict security options
(test would fail improperly). Thanks to Maik Schreiber for report.
--list-changed-since and --list-at-time now work remotely.
Thanks to Morten Werner Olsen for bug report.
Fixed logic bug that could make restoring extremely slow and waste
memory. Thanks for Jacques Botha for report.
Fixed bug restoring some directories when mirror_metadata file was
missing (as when made by 0.10.x version).
Regressing and restoring as non-root user now works on directories
that contain unreadable files and directories as long as they are
owned by that user. Bug report by Arkadiusz Miskiewicz. Hopefully
this is the last of the unreadable file bugs...
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/rdiff-backup/Makefile | 4 | ||||
-rw-r--r-- | sysutils/rdiff-backup/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/rdiff-backup/Makefile b/sysutils/rdiff-backup/Makefile index 1857e289251..0e5be8403ac 100644 --- a/sysutils/rdiff-backup/Makefile +++ b/sysutils/rdiff-backup/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2003/09/21 16:42:45 lukem Exp $ +# $NetBSD: Makefile,v 1.8 2003/09/29 02:00:45 lukem Exp $ # -DISTNAME= rdiff-backup-0.12.4 +DISTNAME= rdiff-backup-0.12.5 CATEGORIES= sysutils net MASTER_SITES= http://rdiff-backup.stanford.edu/ diff --git a/sysutils/rdiff-backup/distinfo b/sysutils/rdiff-backup/distinfo index 090c690dbf6..37082ea4274 100644 --- a/sysutils/rdiff-backup/distinfo +++ b/sysutils/rdiff-backup/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2003/09/21 16:42:45 lukem Exp $ +$NetBSD: distinfo,v 1.5 2003/09/29 02:00:45 lukem Exp $ -SHA1 (rdiff-backup-0.12.4.tar.gz) = 491094bc05b9df766dc22850226fcd21edfa3c35 -Size (rdiff-backup-0.12.4.tar.gz) = 121848 bytes +SHA1 (rdiff-backup-0.12.5.tar.gz) = d1a536335eb5dbde9355fb9819d206c9d825bb93 +Size (rdiff-backup-0.12.5.tar.gz) = 123205 bytes SHA1 (patch-ab) = f6811affdb6c5dda7857ddfeb5965fd6a15ea63e |