Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Apr 2015 03:22:00 +0000 (UTC)
From:      Roman Bogorodskiy <novel@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r384204 - head/security/libtasn1
Message-ID:  <201504180322.t3I3M0RN013092@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: novel
Date: Sat Apr 18 03:21:59 2015
New Revision: 384204
URL: https://svnweb.freebsd.org/changeset/ports/384204

Log:
  Update to 4.4.
  
  Security:	CVE-2015-2806

Modified:
  head/security/libtasn1/Makefile
  head/security/libtasn1/distinfo
  head/security/libtasn1/pkg-plist

Modified: head/security/libtasn1/Makefile
==============================================================================
--- head/security/libtasn1/Makefile	Sat Apr 18 02:43:51 2015	(r384203)
+++ head/security/libtasn1/Makefile	Sat Apr 18 03:21:59 2015	(r384204)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libtasn1
-PORTVERSION=	4.2
+PORTVERSION=	4.4
 CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=	libtasn1

Modified: head/security/libtasn1/distinfo
==============================================================================
--- head/security/libtasn1/distinfo	Sat Apr 18 02:43:51 2015	(r384203)
+++ head/security/libtasn1/distinfo	Sat Apr 18 03:21:59 2015	(r384204)
@@ -1,2 +1,2 @@
-SHA256 (libtasn1-4.2.tar.gz) = 693b41cb36c2ac02d5990180b0712a79a591168e93d85f7fcbb75a0a0be4cdbb
-SIZE (libtasn1-4.2.tar.gz) = 1866192
+SHA256 (libtasn1-4.4.tar.gz) = f8349db1b4fe634105c77e11d26b2173e587827e86e1a489b5e38ffa822e0c5d
+SIZE (libtasn1-4.4.tar.gz) = 1849451

Modified: head/security/libtasn1/pkg-plist
==============================================================================
--- head/security/libtasn1/pkg-plist	Sat Apr 18 02:43:51 2015	(r384203)
+++ head/security/libtasn1/pkg-plist	Sat Apr 18 03:21:59 2015	(r384204)
@@ -6,7 +6,7 @@ info/libtasn1.info
 lib/libtasn1.a
 lib/libtasn1.so
 lib/libtasn1.so.6
-lib/libtasn1.so.6.3.2
+lib/libtasn1.so.6.4.1
 libdata/pkgconfig/libtasn1.pc
 man/man1/asn1Coding.1.gz
 man/man1/asn1Decoding.1.gz
@@ -16,6 +16,7 @@ man/man3/asn1_bit_der.3.gz
 man/man3/asn1_check_version.3.gz
 man/man3/asn1_copy_node.3.gz
 man/man3/asn1_create_element.3.gz
+man/man3/asn1_decode_simple_ber.3.gz
 man/man3/asn1_decode_simple_der.3.gz
 man/man3/asn1_delete_element.3.gz
 man/man3/asn1_delete_structure.3.gz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504180322.t3I3M0RN013092>