pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/tarsnap Update to 1.0.35:
details: https://anonhg.NetBSD.org/pkgsrc/rev/d70cb6d0a5a8
branches: trunk
changeset: 632632:d70cb6d0a5a8
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Apr 02 12:04:50 2014 +0000
description:
Update to 1.0.35:
Changes since version 1.0.34:
A bug in tarsnap 1.0.34 which could cause tarsnap to crash
(segmentation fault or bus error) when encountering network
glitches or outages is fixed.
When tarsnap encounters "insane" filesystems (procfs and other
similar synthetic filesystems which are not reasonable to
archive), it now archives the filesystem mount point but by
default does not recurse into the filesystem. Previous releases
(since 1.0.26) did not archive the synthetic filesystem mount
point.
Changes since version 1.0.33:
Tarsnap now supports both IPv4 and IPv6.
Tarsnap is now more resilient against short network glitches
when it first connects to the Tarsnap server.
Tarsnap now supports platforms with mandatory structure alignment
(e.g., ARM OABI).
Tarsnap now restores terminal settings if killed with ^C while
reading a password or passphrase.
Multiple minor bug fixes and cleanups.
diffstat:
sysutils/tarsnap/Makefile | 5 ++---
sysutils/tarsnap/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (26 lines):
diff -r f3da921ea7b3 -r d70cb6d0a5a8 sysutils/tarsnap/Makefile
--- a/sysutils/tarsnap/Makefile Wed Apr 02 10:37:57 2014 +0000
+++ b/sysutils/tarsnap/Makefile Wed Apr 02 12:04:50 2014 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2014/02/26 18:20:29 wiedi Exp $
-#
+# $NetBSD: Makefile,v 1.8 2014/04/02 12:04:50 wiz Exp $
-DISTNAME= tarsnap-autoconf-1.0.33
+DISTNAME= tarsnap-autoconf-1.0.35
PKGNAME= ${DISTNAME:S/-autoconf//}
CATEGORIES= sysutils archivers security
MASTER_SITES= https://www.tarsnap.com/download/
diff -r f3da921ea7b3 -r d70cb6d0a5a8 sysutils/tarsnap/distinfo
--- a/sysutils/tarsnap/distinfo Wed Apr 02 10:37:57 2014 +0000
+++ b/sysutils/tarsnap/distinfo Wed Apr 02 12:04:50 2014 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2012/09/01 20:40:54 riz Exp $
+$NetBSD: distinfo,v 1.5 2014/04/02 12:04:50 wiz Exp $
-SHA1 (tarsnap-autoconf-1.0.33.tgz) = 2895fadaa602899ae7de1e0eeb6ac683039ccc2f
-RMD160 (tarsnap-autoconf-1.0.33.tgz) = 861536127df63c9ef264274ef2b2b4713f2e0938
-Size (tarsnap-autoconf-1.0.33.tgz) = 569831 bytes
+SHA1 (tarsnap-autoconf-1.0.35.tgz) = 542a934daa58538c392e199bc6272e95a465eb08
+RMD160 (tarsnap-autoconf-1.0.35.tgz) = 8573fe7e4a3d1ad6fe8f6d5fa489c46b8e79de31
+Size (tarsnap-autoconf-1.0.35.tgz) = 600115 bytes
Home |
Main Index |
Thread Index |
Old Index