New in v0.4.12 (2008/07/22)
---------------------------
Dan Muresan created a patch to minimize the number of password
prompts.  To do so, it sometimes requests a password once without
confirmation; if later it turns out that a full backup is needed,
the user is prompted for confirmation.

bug #23540: doc bug in man page (environment FTP_PASSWORD)
https://savannah.nongnu.org/bugs/index.php?23540

bug #23362: Documentation for --version, --time-separator <char>
https://savannah.nongnu.org/bugs/index.php?23362

bug #23283: interactive passphrase query is suboptimal
https://savannah.nongnu.org/bugs/index.php?23283

bug #23066 was not actually applied to 0.4.11.  Its here now.
https://savannah.nongnu.org/bugs/index.php?23066

bug #22826: regressions caused by boto 1.1c
https://savannah.nongnu.org/bugs/index.php?22826


Tested on i386, please test and commit.

Thanks!

Bruno
Index: Makefile
===================================================================
RCS file: /cvs/ports/sysutils/duplicity/Makefile,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 Makefile
--- Makefile    9 Jun 2008 18:27:45 -0000       1.1.1.1
+++ Makefile    22 Jul 2008 23:58:44 -0000
@@ -2,7 +2,7 @@
 
 COMMENT =      encrypted backup using rsync algorithm
 
-MODPY_EGG_VERSION = 0.4.11
+MODPY_EGG_VERSION = 0.4.12
 DISTNAME =     duplicity-${MODPY_EGG_VERSION}
 CATEGORIES =   sysutils
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/sysutils/duplicity/distinfo,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 distinfo
--- distinfo    9 Jun 2008 18:27:45 -0000       1.1.1.1
+++ distinfo    22 Jul 2008 23:58:44 -0000
@@ -1,5 +1,5 @@
-MD5 (duplicity-0.4.11.tar.gz) = iJG7T6K10/BT5vLEqReC8g==
-RMD160 (duplicity-0.4.11.tar.gz) = BoHWJw8xKUCDxGrJ41kscJPFam4=
-SHA1 (duplicity-0.4.11.tar.gz) = 4SmCss/OzKJ7npVlK052Z1jH72s=
-SHA256 (duplicity-0.4.11.tar.gz) = kboTPn5YnTCyYUFLLV1OpVuvANAqPRu/6WO+C/fBn88=
-SIZE (duplicity-0.4.11.tar.gz) = 125827
+MD5 (duplicity-0.4.12.tar.gz) = LOwquisNdwxwYBhir5T4lg==
+RMD160 (duplicity-0.4.12.tar.gz) = WtBnFuV8JSr7qOnPr8Ynk4KgjHc=
+SHA1 (duplicity-0.4.12.tar.gz) = vCpIahUvrBynZxk6uNAuHHbBpVg=
+SHA256 (duplicity-0.4.12.tar.gz) = yNjMNTIoZ9fe7G37i4gORZq0puGyOt/XyiTr/6QxRmg=
+SIZE (duplicity-0.4.12.tar.gz) = 126345

Reply via email to