pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/rdiff-backup Update to rdiff-backup 0.12.5:
details: https://anonhg.NetBSD.org/pkgsrc/rev/8110a5917106
branches: trunk
changeset: 462259:8110a5917106
user: lukem <lukem%pkgsrc.org@localhost>
date: Mon Sep 29 02:00:45 2003 +0000
description:
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:
sysutils/rdiff-backup/Makefile | 4 ++--
sysutils/rdiff-backup/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diffs (25 lines):
diff -r 825a746d18bc -r 8110a5917106 sysutils/rdiff-backup/Makefile
--- a/sysutils/rdiff-backup/Makefile Sun Sep 28 23:57:56 2003 +0000
+++ b/sysutils/rdiff-backup/Makefile Mon Sep 29 02:00:45 2003 +0000
@@ -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 -r 825a746d18bc -r 8110a5917106 sysutils/rdiff-backup/distinfo
--- a/sysutils/rdiff-backup/distinfo Sun Sep 28 23:57:56 2003 +0000
+++ b/sysutils/rdiff-backup/distinfo Mon Sep 29 02:00:45 2003 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index