Date: Fri, 3 Jul 2009 21:14:20 +0200 (CEST) From: Peter Schuller <peter.schuller@infidyne.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/136297: [MAINTAINER] sysutils/rdiff-backup-devel: update to 1.3.3 Message-ID: <20090703191420.6A9225B54B7@prometheus.scode.org> Resent-Message-ID: <200907031920.n63JK8f0016900@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 136297 >Category: ports >Synopsis: [MAINTAINER] sysutils/rdiff-backup-devel: update to 1.3.3 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jul 03 19:20:08 UTC 2009 >Closed-Date: >Last-Modified: >Originator: peter.schuller@infidyne.com >Release: FreeBSD 8.0-CURRENT amd64 >Organization: >Environment: System: FreeBSD prometheus.scode.org 8.0-CURRENT FreeBSD 8.0-CURRENT #1: Fri Jun 5 18:54:16 CEST >Description: - Update to 1.3.3 Generated with FreeBSD Port Tools 0.77 Upstream changelog: New in v1.3.3 (2009/03/16) --------------------------- 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. New in v1.3.2 (2009/03/02) --------------------------- Don't crash when filesystem can't set ACL. Thanks to Matt Thompson for the bug report. (Andrew Ferguson) Fix Security Error when performing non-backup operations on Windows. Thanks to Tommy Keene for the bug report. (Andrew Ferguson) Properly disable hardlinks by default on Windows. Fix Python 2.2 compatibility. Closes Savannah bug #25529. (Andrew Ferguson) Fix typo which caused failure when checking if another rdiff-backup process is running on Windows. Thanks to Ryan Hughes for the bug report. (Andrew Ferguson) Disable hardlinks by default on Windows when performing operations such as --compare, etc. Thanks to Ryan Hughes for the bug report. (Andrew Ferguson) Change --min-file-size and --max-file-size to agree with man page. These options no longer include files, and will only apply to regular files. Thanks to Johannes Jensen for the suggestion. (Andrew Ferguson) Improve error message if regress operation fails due to Security Violation. Thanks to Grzegorz Marszalek for the bug report. (Andrew Ferguson) >How-To-Repeat: >Fix: --- rdiff-backup-devel-1.3.3.patch begins here --- diff -ruN --exclude=CVS /usr/ports/sysutils/rdiff-backup-devel.orig/Makefile /usr/ports/sysutils/rdiff-backup-devel/Makefile --- /usr/ports/sysutils/rdiff-backup-devel.orig/Makefile 2009-05-07 09:05:52.000000000 +0200 +++ /usr/ports/sysutils/rdiff-backup-devel/Makefile 2009-07-03 21:11:12.529209224 +0200 @@ -6,7 +6,7 @@ # PORTNAME= rdiff-backup -PORTVERSION= 1.3.1 +PORTVERSION= 1.3.3 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SAVANNAH:S/$/:savannah/} \ ${MASTER_SITE_LOCAL:S/$/:local/} diff -ruN --exclude=CVS /usr/ports/sysutils/rdiff-backup-devel.orig/distinfo /usr/ports/sysutils/rdiff-backup-devel/distinfo --- /usr/ports/sysutils/rdiff-backup-devel.orig/distinfo 2009-07-03 21:10:44.000000000 +0200 +++ /usr/ports/sysutils/rdiff-backup-devel/distinfo 2009-07-03 21:11:19.816059096 +0200 @@ -1,3 +1,3 @@ -MD5 (rdiff-backup-1.3.1.tar.gz) = 09e82f7e7d463a7d2c3ce8da34eefdf4 -SHA256 (rdiff-backup-1.3.1.tar.gz) = 1e546a1916a4714283e2cea4c9578dafcd6d911c3a9d9aca54841b036fc424a5 -SIZE (rdiff-backup-1.3.1.tar.gz) = 197817 +MD5 (rdiff-backup-1.3.3.tar.gz) = e3ec506c01e12b693adb79751daa7c63 +SHA256 (rdiff-backup-1.3.3.tar.gz) = ee030ce638df0eb1047cf72578e0de15d9a3ee9ab24da2dc0023e2978be30c06 +SIZE (rdiff-backup-1.3.3.tar.gz) = 198412 --- rdiff-backup-devel-1.3.3.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090703191420.6A9225B54B7>