ports/86589: [update] security/botan to 1.4.7

Andrej Zverev az at inec.ru
Mon Sep 26 10:40:16 UTC 2005


>Number:         86589
>Category:       ports
>Synopsis:       [update] security/botan to 1.4.7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 26 10:40:14 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Andrej Zverev
>Release:        FreeBSD 5.4-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD az.inec.ru 5.4-RELEASE-p1 FreeBSD 5.4-RELEASE-p1 #2: Wed Jul 6 12:10:32 MSD 2005 root at az.inec.ru:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	Changelog:
	- Fixed major performance problems with recent versions of GNU C++
	- Added an implementation of the X9.31 PRNG
	- Removed the X9.17 and FIPS 186-2 PRNG algorithms
	- Changed defaults to use X9.31 PRNGs as global PRNG objects
	- Some cleanups related to the engine code
	and more (see http://botan.randombit.net/logs/log-14.php)
	
>How-To-Repeat:
	
>Fix:

	

--- botan.diff begins here ---
diff -Nru botan.orig/Makefile botan/Makefile
--- botan.orig/Makefile	Tue Mar 15 10:22:39 2005
+++ botan/Makefile	Mon Sep 26 14:26:22 2005
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	botan
-PORTVERSION=	1.4.6
+PORTVERSION=	1.4.7
 PORTREVISION=	0
 CATEGORIES=	security
 MASTER_SITES=	http://files.randombit.net/botan/
diff -Nru botan.orig/distinfo botan/distinfo
--- botan.orig/distinfo	Tue Mar 15 10:22:39 2005
+++ botan/distinfo	Mon Sep 26 14:05:38 2005
@@ -1,2 +1,2 @@
-MD5 (Botan-1.4.6.tbz) = a67ca04e078ff12e2ef05ef700f258e4
-SIZE (Botan-1.4.6.tbz) = 1335816
+MD5 (Botan-1.4.7.tbz) = 0cdb86867d526725b14efb8e3b522aac
+SIZE (Botan-1.4.7.tbz) = 1334454
diff -Nru botan.orig/pkg-plist botan/pkg-plist
--- botan.orig/pkg-plist	Tue Mar 15 10:22:39 2005
+++ botan/pkg-plist	Mon Sep 26 14:18:12 2005
@@ -10,7 +10,6 @@
 include/botan/asn1_oid.h
 include/botan/barrett.h
 include/botan/base.h
-include/botan/base_eng.h
 include/botan/base64.h
 include/botan/basefilt.h
 include/botan/ber_dec.h
@@ -60,7 +59,6 @@
 include/botan/filter.h
 include/botan/filters.h
 include/botan/fips140.h
-include/botan/fips_rng.h
 include/botan/gost.h
 include/botan/has160.h
 include/botan/hash_id.h
@@ -130,7 +128,6 @@
 include/botan/s2k.h
 include/botan/safer_sk.h
 include/botan/seal.h
-include/botan/secalloc.h
 include/botan/secmem.h
 include/botan/secqueue.h
 include/botan/serpent.h
@@ -160,10 +157,10 @@
 include/botan/x509cert.h
 include/botan/x509self.h
 include/botan/x509stor.h
-include/botan/x917_rng.h
 include/botan/x919_mac.h
+include/botan/x931_rng.h
 include/botan/xtea.h
-lib/libbotan-1.4.6.so
+lib/libbotan-1.4.7.so
 lib/libbotan-1.4.so
 lib/libbotan-1.so
 lib/libbotan.a
--- botan.diff ends here ---



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



More information about the freebsd-ports-bugs mailing list