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 rdiff-backup from 0.12.3 ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5da9dfbc679d
branches:  trunk
changeset: 461788:5da9dfbc679d
user:      lukem <lukem%pkgsrc.org@localhost>
date:      Sun Sep 21 16:42:45 2003 +0000

description:
Update rdiff-backup from 0.12.3 to 0.12.4:


New in v0.12.4 (2003/09/13)
---------------------------

Specified socket type as SOCK_STREAM.  (Error reported by Erik
Forsberg.)

Fixed bug backing up unreadable regular files and directories when
rdiff-backup is run by root on the source site and non-root on the
destination side.  (Reported by Troels Arvin and Arkadiusz
Miskiewicz.)

If there is data missing from the destination dir (for instance if a
user mistakenly deletes it), only warn when restoring, instead of
exiting with error.

Fixed problems with --restrict options that would cause proper
sessions to fail.  Thanks to Randall Nortman for error report.

File examples.html added to distribution; examples section removed
from man page.

diffstat:

 sysutils/rdiff-backup/Makefile |  4 ++--
 sysutils/rdiff-backup/distinfo |  6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs (25 lines):

diff -r c29bc32f26ca -r 5da9dfbc679d sysutils/rdiff-backup/Makefile
--- a/sysutils/rdiff-backup/Makefile    Sun Sep 21 16:24:26 2003 +0000
+++ b/sysutils/rdiff-backup/Makefile    Sun Sep 21 16:42:45 2003 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2003/08/18 10:24:11 drochner Exp $
+# $NetBSD: Makefile,v 1.7 2003/09/21 16:42:45 lukem Exp $
 #
 
-DISTNAME=      rdiff-backup-0.12.3
+DISTNAME=      rdiff-backup-0.12.4
 CATEGORIES=    sysutils net
 MASTER_SITES=  http://rdiff-backup.stanford.edu/
 
diff -r c29bc32f26ca -r 5da9dfbc679d sysutils/rdiff-backup/distinfo
--- a/sysutils/rdiff-backup/distinfo    Sun Sep 21 16:24:26 2003 +0000
+++ b/sysutils/rdiff-backup/distinfo    Sun Sep 21 16:42:45 2003 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2003/08/14 12:08:00 abs Exp $
+$NetBSD: distinfo,v 1.4 2003/09/21 16:42:45 lukem Exp $
 
-SHA1 (rdiff-backup-0.12.3.tar.gz) = 33232de2da1a63b368da5589f4c036b20e8b70b0
-Size (rdiff-backup-0.12.3.tar.gz) = 117136 bytes
+SHA1 (rdiff-backup-0.12.4.tar.gz) = 491094bc05b9df766dc22850226fcd21edfa3c35
+Size (rdiff-backup-0.12.4.tar.gz) = 121848 bytes
 SHA1 (patch-ab) = f6811affdb6c5dda7857ddfeb5965fd6a15ea63e



Home | Main Index | Thread Index | Old Index