From 85d2038c980bae324af840e8dbc9e47cd6693fa3 Mon Sep 17 00:00:00 2001 From: jmmv Date: Fri, 12 Dec 2003 21:58:58 +0000 Subject: Update to 0.12.6, from Soren Jacobsen in PR pkg/23730. Changes since 0.12.5: * Yet another unreadable file non-root regress bug fix. * Added --list-increment-sizes option from the development branch. Previously this option was in the man page but was omitted in the code (thanks to Michael Schwendt for report). * Regressing and restoring should now take less memory when processing large directories (noticed by Luke Mewburn and others). * When regressing, remove mirror_metadata and similar increments first. This will hopefully help regressing a backup that failed because disk was full (reported by Erik Forsberg). * Fixed rather important quoting problem: quoting directives like --windows-mode were simply ignored when rdiff-backup was running remotely! I'm surprised no one noticed this. Are none of you using --windows-mode or similar? * Fixed handling of (lack of) daylight savings time. Earlier bug would cause some files to be marked an hour later. Thanks to Troels Arvin and Farkas Levente for bug report. --- sysutils/rdiff-backup/Makefile | 5 ++--- sysutils/rdiff-backup/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) (limited to 'sysutils/rdiff-backup') diff --git a/sysutils/rdiff-backup/Makefile b/sysutils/rdiff-backup/Makefile index 9a8bea58c07..beddf9c58fe 100644 --- a/sysutils/rdiff-backup/Makefile +++ b/sysutils/rdiff-backup/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2003/11/12 01:31:51 salo Exp $ +# $NetBSD: Makefile,v 1.10 2003/12/12 21:58:58 jmmv Exp $ # -DISTNAME= rdiff-backup-0.12.5 -PKGREVISION= 1 +DISTNAME= rdiff-backup-0.12.6 CATEGORIES= sysutils net MASTER_SITES= http://rdiff-backup.stanford.edu/ diff --git a/sysutils/rdiff-backup/distinfo b/sysutils/rdiff-backup/distinfo index 37082ea4274..a62851b5f9f 100644 --- a/sysutils/rdiff-backup/distinfo +++ b/sysutils/rdiff-backup/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2003/09/29 02:00:45 lukem Exp $ +$NetBSD: distinfo,v 1.6 2003/12/12 21:58:58 jmmv Exp $ -SHA1 (rdiff-backup-0.12.5.tar.gz) = d1a536335eb5dbde9355fb9819d206c9d825bb93 -Size (rdiff-backup-0.12.5.tar.gz) = 123205 bytes +SHA1 (rdiff-backup-0.12.6.tar.gz) = ce1f26cedfc096e71950799486bfa2b6adb55ae2 +Size (rdiff-backup-0.12.6.tar.gz) = 124554 bytes SHA1 (patch-ab) = f6811affdb6c5dda7857ddfeb5965fd6a15ea63e -- cgit v1.2.3