pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/tarsnap Updated tarsnap to 1.0.39.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f02b838532a4
branches:  trunk
changeset: 365892:f02b838532a4
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Jul 29 06:19:28 2017 +0000

description:
Updated tarsnap to 1.0.39.

Tarsnap 1.0.39 is now available.  (Yes, just 2 weeks after 1.0.38.)  This
version brings several important bug fixes:

* tarsnap 1.0.38 (but not earlier versions) would exit with an assertion
failure after successfully creating an archive containing a file with a
"last modified" time prior to January 1st, 1970.

* tarsnap 1.0.38 and earlier could crash if instructed to archive the
contents of corrupt cpio or ar archives (via the @archive directive).

* tarsnap 1.0.38 and earlier could crash if passed an invalidly encrypted
key file.

diffstat:

 sysutils/tarsnap/Makefile |   4 ++--
 sysutils/tarsnap/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 5e89a25ff7ed -r f02b838532a4 sysutils/tarsnap/Makefile
--- a/sysutils/tarsnap/Makefile Sat Jul 29 00:43:00 2017 +0000
+++ b/sysutils/tarsnap/Makefile Sat Jul 29 06:19:28 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2017/07/15 06:11:56 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2017/07/29 06:19:28 wiz Exp $
 
-DISTNAME=      tarsnap-autoconf-1.0.38
+DISTNAME=      tarsnap-autoconf-1.0.39
 PKGNAME=       ${DISTNAME:S/-autoconf//}
 CATEGORIES=    sysutils archivers security
 MASTER_SITES=  https://www.tarsnap.com/download/
diff -r 5e89a25ff7ed -r f02b838532a4 sysutils/tarsnap/distinfo
--- a/sysutils/tarsnap/distinfo Sat Jul 29 00:43:00 2017 +0000
+++ b/sysutils/tarsnap/distinfo Sat Jul 29 06:19:28 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2017/07/15 06:11:56 wiz Exp $
+$NetBSD: distinfo,v 1.11 2017/07/29 06:19:28 wiz Exp $
 
-SHA1 (tarsnap-autoconf-1.0.38.tgz) = 956869c4940121c2a198438d896c7555ba39f810
-RMD160 (tarsnap-autoconf-1.0.38.tgz) = 440f88e78cc4098955128929e3aedc62730d8b26
-SHA512 (tarsnap-autoconf-1.0.38.tgz) = ca6a6333591e333516f2bbf3501093725d8df190cc144282b3a6b51dc197e48b1276ff97b94e287a5be1c78217dbeb93ed29fa4224d99bcca577b77a4414319e
-Size (tarsnap-autoconf-1.0.38.tgz) = 640781 bytes
+SHA1 (tarsnap-autoconf-1.0.39.tgz) = 27ab43bc4fd9e838769a62a5bde61ace12ddcfdb
+RMD160 (tarsnap-autoconf-1.0.39.tgz) = 482780f031e20a1b33f5b62ef93a730bd957c4d7
+SHA512 (tarsnap-autoconf-1.0.39.tgz) = dec8a72144a3a7fd42b006933c904b812894ca9fe2c57ecc4fbba817b9b49c8f15517530a00b0c3a9897e3182b4d9aee525334537806a9c4f7308086678fa2b4
+Size (tarsnap-autoconf-1.0.39.tgz) = 641089 bytes



Home | Main Index | Thread Index | Old Index