Subject: pkg/23269: security/libtasn1 update
To: None <gnats-bugs@gnats.netbsd.org>
From: Min Sik Kim <minskim@bawi.org>
List: netbsd-bugs
Date: 10/25/2003 12:25:53
>Number:         23269
>Category:       pkg
>Synopsis:       libtasn1-0.2.6 is available.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Sat Oct 25 17:27:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Min Sik Kim
>Release:        NetBSD 1.6ZD
>Organization:
>Environment:
System: NetBSD mike.infnis.com 1.6ZD NetBSD 1.6ZD (MIKE) #5: Sat Oct 18 12:26:00 CDT 2003 root@mike.infnis.com:/usr/obj/sys/arch/i386/compile/MIKE i386
Architecture: i386
Machine: i386
>Description:
Changes:

Version 0.2.6
- ASN.1 parser accepts these kinds of integer definitions:
  "INTEGER (5 | 10)" and
  "INTEGER (5)"
- Comments start at "--" and finish at the "end of line" or
  with another "--". 

Version 0.2.5
- Bug fix in ordering procedure for SET OF and SEQUENCE OF
  types coding.
- Manage structured format (BER encoding) in
  asn1_der_decoding, asn1_decoding_element and 
  asn1_der_decoding_startEnd for OCTET STRING type.
- Manage SEQUENCE and SET empty structure. 
- Manage "indefinite length method" in asn1_der_decoding,
  asn1_decoding_element and asn1_der_decoding_startEnd 
  for the following types:
  SEQUENCE, SEQUENCE OF, SET, and SET OF.
- Bug fix in asn1_read_value with NULL parameter in case
  of BIT STRING

>How-To-Repeat:
>Fix:

Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/security/libtasn1/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	2003/07/17 22:52:58	1.3
+++ Makefile	2003/10/25 17:19:54
@@ -1,7 +1,7 @@
 # $NetBSD: Makefile,v 1.3 2003/07/17 22:52:58 grant Exp $
 #
 
-DISTNAME=	libtasn1-0.2.4
+DISTNAME=	libtasn1-0.2.6
 CATEGORIES=	security devel
 MASTER_SITES=	ftp://ftp.gnutls.org/pub/gnutls/libtasn1/
 
Index: PLIST
===================================================================
RCS file: /cvsroot/pkgsrc/security/libtasn1/PLIST,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 PLIST
--- PLIST	2003/05/14 03:23:43	1.1.1.1
+++ PLIST	2003/10/25 17:19:54
@@ -4,4 +4,4 @@
 lib/libtasn1.la
 lib/libtasn1.so
 lib/libtasn1.so.2
-lib/libtasn1.so.2.4
+lib/libtasn1.so.2.6
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/security/libtasn1/distinfo,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 distinfo
--- distinfo	2003/05/14 03:23:43	1.1.1.1
+++ distinfo	2003/10/25 17:19:54
@@ -1,4 +1,4 @@
 $NetBSD: distinfo,v 1.1.1.1 2003/05/14 03:23:43 salo Exp $
 
-SHA1 (libtasn1-0.2.4.tar.gz) = 0cd9b054fc7c7ae49c4f86c20d37c911744538d6
-Size (libtasn1-0.2.4.tar.gz) = 354215 bytes
+SHA1 (libtasn1-0.2.6.tar.gz) = b8050b3d5be78c010115a26103e0b0fd358f5adf
+Size (libtasn1-0.2.6.tar.gz) = 357235 bytes
>Release-Note:
>Audit-Trail:
>Unformatted: