ports/66630: maintainer update: security/tinyca to version 0.6.0

Janos Mohacsi mohacsi at niif.hu
Fri May 14 10:50:28 UTC 2004


>Number:         66630
>Category:       ports
>Synopsis:       maintainer update: security/tinyca to version 0.6.0
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 14 03:50:25 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Janos Mohacsi
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
NIIF
>Environment:
System: FreeBSD skye.ki.iif.hu 4.9-STABLE FreeBSD 4.9-STABLE #4: Mon Dec 8 10:34:00 CET 2003 root at skye.ki.iif.hu:/usr/obj/mirror/src/sys/SKYE i386

>Description:
Maintainer update: security/tinyca to version 0.6.0
Changes: 
   * added possibility to create SubCAs now
   * added possibility also to use DSA keys
   * added possibility to select the digest during key creation
   * added possibility to export the complete CA-chain of a SubCA

>How-To-Repeat:
	Apply this diff.
>Fix:

diff -ruN tinyca.bak/Makefile tinyca/Makefile
--- tinyca.bak/Makefile	Mon Feb  9 17:04:43 2004
+++ tinyca/Makefile	Fri May 14 11:31:43 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	tinyca
-PORTVERSION=	0.5.4
+PORTVERSION=	0.6.0
 PORTREVISION=	1
 CATEGORIES=	security net
 MASTER_SITES=	http://tinyca.sm-zone.net/
diff -ruN tinyca.bak/distinfo tinyca/distinfo
--- tinyca.bak/distinfo	Thu Apr  1 09:38:07 2004
+++ tinyca/distinfo	Fri May 14 11:34:21 2004
@@ -1,2 +1,2 @@
-MD5 (tinyca-0.5.4.tar.gz) = 6a9ffe35a8701eef4dff73ea18df0ecb
-SIZE (tinyca-0.5.4.tar.gz) = 95095
+MD5 (tinyca-0.6.0.tar.gz) = e39075da23d4b4c78eac6bcc51b64ac3
+SIZE (tinyca-0.6.0.tar.gz) = 118102
diff -ruN tinyca.bak/pkg-descr tinyca/pkg-descr
--- tinyca.bak/pkg-descr	Sun Aug 31 10:49:28 2003
+++ tinyca/pkg-descr	Fri May 14 11:33:58 2004
@@ -4,8 +4,11 @@
 
 Currently TinyCA supports the following features:
 
+    * unlimited number of CAs
+    * support for creating and managing SubCAs
     * Creation and Revocation of x509 - S/MIME certificates
     * PKCS#10 Requests can be imported and signed
+    * RSA and DSA keys can be generated and used 
     * Servercertificates
           o Certificates can be exported as: PEM, DER, TXT and PKCS#12
           o Certificates may be used with e.g. Apache, Postfix, OpenLDAP, 

	


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list