Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 48A4F63B9E6 for ; Sun, 22 Mar 2009 15:24:39 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id EAAD263B208; Sun, 22 Mar 2009 15:24:38 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 1D25963B206 for ; Sun, 22 Mar 2009 15:24:38 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 0C6A8175D0; Sun, 22 Mar 2009 15:24:38 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 22 Mar 2009 15:24:38 +0000 From: Soren Jacobsen Subject: CVS commit: pkgsrc/sysutils/rdiff-backup To: pkgsrc-changes@NetBSD.org Reply-To: snj@netbsd.org X-Mailer: log_accum Message-Id: <20090322152438.0C6A8175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: snj Date: Sun Mar 22 15:24:38 UTC 2009 Modified Files: pkgsrc/sysutils/rdiff-backup: Makefile distinfo Log Message: Update to 1.2.8. Changes: Improve handling of incorrect permissions on backup repository during restore operation. Closes Ubuntu bug #329722. (Andrew Ferguson) Don't crash on zlib errors. Closes Debian bug #518531. (Andrew Ferguson) Make sticky bit warnings quieter while determining file system abilities. Closes Savannah bug #25788. (Andrew Ferguson) Fix situation where destination file cannot be opened because of an access error. Thanks to Dean Cording for the bug report. (Andrew Ferguson) Fix --compare-hash options on Windows. Thanks to Serge Zub for the fix. To generate a diff of this commit: cvs rdiff -u -r1.35 -r1.36 pkgsrc/sysutils/rdiff-backup/Makefile cvs rdiff -u -r1.14 -r1.15 pkgsrc/sysutils/rdiff-backup/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.