ports/167216: [PATCH] security/create-cert: Update to 2.2

Craig Leres leres at ee.lbl.gov
Mon Apr 23 01:10:07 UTC 2012


>Number:         167216
>Category:       ports
>Synopsis:       [PATCH] security/create-cert: Update to 2.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 23 01:10:07 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Craig Leres
>Release:        FreeBSD 8.2-RELEASE amd64
>Organization:
Lawrence Berkeley National Laboratory
>Environment:
System: FreeBSD hot.ee.lbl.gov 8.2-RELEASE FreeBSD 8.2-RELEASE #12: Tue
Mar 27 11:13:45 PDT 2012
leres at hot.ee.lbl.gov:/usr/src/8.2-RELEASE/sys/amd64/compile/LBLIPV6  amd64

>Description:
	The current release of create-cert is 2.2; changes since
	2.0 include:

	    Add -C flag which creates a create-cert.conf by parsing
	    an existing pem file.  This is a handy way to bootstrap
	    a config from an old tree of self-signed certs.

	    Add "bits" and "digest" to config file.

	    Change default bits from 1024 to 2048.

	    Change default digest from md5 to sha1.

>How-To-Repeat:
>Fix:
	Please see the attached patches.

--- patch-Makefile begins here ---
--- Makefile.orig	2011-03-18 23:07:08.000000000 -0700
+++ Makefile	2012-04-22 18:04:10.000000000 -0700
@@ -6,7 +6,7 @@
 #

 PORTNAME=	create-cert
-PORTVERSION=	2.0
+PORTVERSION=	2.2
 CATEGORIES=	security
 MASTER_SITES=	ftp://ee.lbl.gov/
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.asc
--- patch-Makefile ends here ---

--- patch-distinfo begins here ---
--- distinfo.orig	2011-03-18 23:07:08.000000000 -0700
+++ distinfo	2012-04-22 18:04:10.000000000 -0700
@@ -1,4 +1,4 @@
-SHA256 (create-cert-2.0.tar.gz) =
4f1d49d1716db5618f6c02117d90f42725cd711b261d9f499e0c8ea960f5f8f4
-SIZE (create-cert-2.0.tar.gz) = 67407
-SHA256 (create-cert-2.0.tar.gz.asc) =
d12edc25ef423774e333c5b18d98457f3845d7797ca3c4fd6315f3645fbf9e03
-SIZE (create-cert-2.0.tar.gz.asc) = 196
+SHA256 (create-cert-2.2.tar.gz) =
d97406adb66bf8334a0d9f17fdae139aa874306612baee51b666c5a2e0c730e7
+SIZE (create-cert-2.2.tar.gz) = 69141
+SHA256 (create-cert-2.2.tar.gz.asc) =
fdb6f44987021450fae41bb5fa7c4970c5834d32a959e57be8589d0dbb688a20
+SIZE (create-cert-2.2.tar.gz.asc) = 196
--- patch-distinfo ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list