pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/libtasn1 Update to 4.4, security release.
details: https://anonhg.NetBSD.org/pkgsrc/rev/492527b70a8f
branches: trunk
changeset: 649036:492527b70a8f
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Mar 29 13:10:49 2015 +0000
description:
Update to 4.4, security release.
* Noteworthy changes in release 4.4 (released 2015-03-29) [stable]
- Corrected a two-byte stack overflow in asn1_der_decoding. Reported
by Hanno Böck.
* Noteworthy changes in release 4.3 (released 2015-03-09) [stable]
- Added asn1_decode_simple_ber()
diffstat:
security/libtasn1/Makefile | 4 ++--
security/libtasn1/PLIST | 3 ++-
security/libtasn1/distinfo | 8 ++++----
3 files changed, 8 insertions(+), 7 deletions(-)
diffs (42 lines):
diff -r 0f8ac477742e -r 492527b70a8f security/libtasn1/Makefile
--- a/security/libtasn1/Makefile Sun Mar 29 09:20:01 2015 +0000
+++ b/security/libtasn1/Makefile Sun Mar 29 13:10:49 2015 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.62 2014/10/10 11:38:54 adam Exp $
+# $NetBSD: Makefile,v 1.63 2015/03/29 13:10:49 wiz Exp $
-DISTNAME= libtasn1-4.2
+DISTNAME= libtasn1-4.4
CATEGORIES= security devel
MASTER_SITES= ${MASTER_SITE_GNU:=libtasn1/}
diff -r 0f8ac477742e -r 492527b70a8f security/libtasn1/PLIST
--- a/security/libtasn1/PLIST Sun Mar 29 09:20:01 2015 +0000
+++ b/security/libtasn1/PLIST Sun Mar 29 13:10:49 2015 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.16 2014/10/10 11:38:54 adam Exp $
+@comment $NetBSD: PLIST,v 1.17 2015/03/29 13:10:49 wiz Exp $
bin/asn1Coding
bin/asn1Decoding
bin/asn1Parser
@@ -14,6 +14,7 @@
man/man3/asn1_check_version.3
man/man3/asn1_copy_node.3
man/man3/asn1_create_element.3
+man/man3/asn1_decode_simple_ber.3
man/man3/asn1_decode_simple_der.3
man/man3/asn1_delete_element.3
man/man3/asn1_delete_structure.3
diff -r 0f8ac477742e -r 492527b70a8f security/libtasn1/distinfo
--- a/security/libtasn1/distinfo Sun Mar 29 09:20:01 2015 +0000
+++ b/security/libtasn1/distinfo Sun Mar 29 13:10:49 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.42 2014/10/10 11:38:54 adam Exp $
+$NetBSD: distinfo,v 1.43 2015/03/29 13:10:49 wiz Exp $
-SHA1 (libtasn1-4.2.tar.gz) = d2fe4bf12dbdc4d6765a04abbf8ddaf7e9163afa
-RMD160 (libtasn1-4.2.tar.gz) = 50ad044bc40904428561b4a2b0f0e8f9da3bbb02
-Size (libtasn1-4.2.tar.gz) = 1866192 bytes
+SHA1 (libtasn1-4.4.tar.gz) = b0931ae018a771c6cc494003fd8808e2c281695e
+RMD160 (libtasn1-4.4.tar.gz) = 4f129edf6e04dfbd6e74bbfc637496a379e2781f
+Size (libtasn1-4.4.tar.gz) = 1849451 bytes
Home |
Main Index |
Thread Index |
Old Index