[packages/apache/APACHE_2_2] - force new openssl version (to avoid runtime errors like undefined symbol: SRP_VBASE_free)

arekm arekm at pld-linux.org
Fri Jun 7 13:52:08 CEST 2013


commit 2970ba46f31741e05310dbb7b3a3f2f0e59048af
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Fri Jun 7 13:52:05 2013 +0200

    - force new openssl version (to avoid runtime errors like undefined symbol: SRP_VBASE_free)

 apache.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/apache.spec b/apache.spec
index 103be4d..fc97ce1 100644
--- a/apache.spec
+++ b/apache.spec
@@ -30,7 +30,7 @@
 %define		openssl_ver	0.9.7d
 %define		apr_ver		1:1.2
 %else
-%define		openssl_ver	0.9.8i
+%define		openssl_ver	1.0.1e
 %define		apr_ver		1:1.4.5
 %endif
 %include	/usr/lib/rpm/macros.perl
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/apache.git/commitdiff/2970ba46f31741e05310dbb7b3a3f2f0e59048af



More information about the pld-cvs-commit mailing list