pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/duplicity Update duplicity to 0.6.25.
details: https://anonhg.NetBSD.org/pkgsrc/rev/f4a2ca369bf4
branches: trunk
changeset: 649765:f4a2ca369bf4
user: hiramatsu <hiramatsu%pkgsrc.org@localhost>
date: Thu Apr 09 10:16:35 2015 +0000
description:
Update duplicity to 0.6.25.
Changes from previous:
New in v0.6.25 (2014/10/20)
---------------------------
Enhancements:
* Add deprecation warning for 0.6 series
* Merged in lp:~ed.so/duplicity/0.6-dpbx.importfix
- fix this showstopper with the dropbox backend
"NameError: global name 'rest' is not defined"
* Merged in lp:~jflaker/duplicity/BugFix1325215
- The reference to "--progress_rate" in the man page as a parameter is
incorrect. Should be "--progress-rate".
* Merged in lp:~hooloovoo/duplicity/updated-README-REPO
- Changes to README-REPO to reflect the restructuring of the directories.
* Fixed bug 1375304 with patch supplied by Aleksandar Ivanovic
* Merged in lp:~ed.so/duplicity/webdav200fix-0.6
- webdav backend fix "BackendException: Bad status code 200 reason OK. " when
restarting an interrupted backup and overwriting partially uploaded volumes.
* Merged in lp:~antmak/duplicity/0.6-par2-fix
- Useful fix for verbatim par2cmdline options (like "-t" in par2-tbb version)
* Merged in lp:~jon-haggblad/duplicity/ftps-fix
- Minor bugfix for ftps backend where lftp needs host prefixed by "ftps://".
* Fixed bug 1327550: OverflowError: signed integer is greater than maximum
- Major and minor device numbers are supposed to be one byte each. Someone
has crafted a special system image using OpenVZ where the major and minor
device numbers are much larger (ploop devices). We treat them as (0,0).
* Merged in lp:~jon-haggblad/duplicity/ftps-fix (2nd try)
- Minor bugfix for ftps backend where lftp needs host prefixed by "ftps://".
* Merged in lp:~johnleach/duplicity/1315437-swift-container-create
- Check to see if the swift container exists before trying to create it,
in case we don't have permissions to create containers. Fixes #1315437
diffstat:
sysutils/duplicity/MESSAGE | 6 +++---
sysutils/duplicity/Makefile | 4 ++--
sysutils/duplicity/distinfo | 8 ++++----
3 files changed, 9 insertions(+), 9 deletions(-)
diffs (41 lines):
diff -r 8ed3b23757de -r f4a2ca369bf4 sysutils/duplicity/MESSAGE
--- a/sysutils/duplicity/MESSAGE Thu Apr 09 09:55:58 2015 +0000
+++ b/sysutils/duplicity/MESSAGE Thu Apr 09 10:16:35 2015 +0000
@@ -1,8 +1,8 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.2 2013/11/26 20:36:22 drochner Exp $
-Depending on the storage backend used, additional packages micht be needed:
+$NetBSD: MESSAGE,v 1.3 2015/04/09 10:16:35 hiramatsu Exp $
+Depending on the storage backend used, additional packages might be needed:
-Amazon S3 needs pkgsrc/net/py-boto.
--Dropbox needs pkgsrc/net/py-dropbox
+-Dropbox needs pkgsrc/net/py-dropbox.
-For ssh/scp, pkgsrc/security/py-paramiko is recommended.
-For more options, see the manpage.
===========================================================================
diff -r 8ed3b23757de -r f4a2ca369bf4 sysutils/duplicity/Makefile
--- a/sysutils/duplicity/Makefile Thu Apr 09 09:55:58 2015 +0000
+++ b/sysutils/duplicity/Makefile Thu Apr 09 10:16:35 2015 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.28 2014/05/12 20:39:33 riz Exp $
+# $NetBSD: Makefile,v 1.29 2015/04/09 10:16:35 hiramatsu Exp $
-DISTNAME= duplicity-0.6.24
+DISTNAME= duplicity-0.6.25
CATEGORIES= sysutils net
MASTER_SITES= http://code.launchpad.net/duplicity/0.6-series/${PKGVERSION_NOREV}/+download/
diff -r 8ed3b23757de -r f4a2ca369bf4 sysutils/duplicity/distinfo
--- a/sysutils/duplicity/distinfo Thu Apr 09 09:55:58 2015 +0000
+++ b/sysutils/duplicity/distinfo Thu Apr 09 10:16:35 2015 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2014/05/12 20:39:33 riz Exp $
+$NetBSD: distinfo,v 1.17 2015/04/09 10:16:35 hiramatsu Exp $
-SHA1 (duplicity-0.6.24.tar.gz) = 1d0bab80cb9465080179307d969e292c7145c714
-RMD160 (duplicity-0.6.24.tar.gz) = ff6c6dc84d609a390e7bb3d018a4f31030c8b826
-Size (duplicity-0.6.24.tar.gz) = 1268175 bytes
+SHA1 (duplicity-0.6.25.tar.gz) = fe0b6b0b0dc7dbc02598d96567954b48c4308420
+RMD160 (duplicity-0.6.25.tar.gz) = a7457b3be4ea73707a1ef7b9021014a82f917eaa
+Size (duplicity-0.6.25.tar.gz) = 1269583 bytes
SHA1 (patch-aa) = f1210f703dccf759f234846a3139ce98063011cb
Home |
Main Index |
Thread Index |
Old Index