[Pkg-openssl-changes] r252 - openssl/trunk/debian

kroeckx at alioth.debian.org kroeckx at alioth.debian.org
Sat Oct 13 12:22:45 UTC 2007


Author: kroeckx
Date: 2007-10-13 12:22:45 +0000 (Sat, 13 Oct 2007)
New Revision: 252

Modified:
   openssl/trunk/debian/changelog
   openssl/trunk/debian/rules
Log:
New function SSL_set_SSL_CTX: bump shlibs.


Modified: openssl/trunk/debian/changelog
===================================================================
--- openssl/trunk/debian/changelog	2007-10-13 11:41:32 UTC (rev 251)
+++ openssl/trunk/debian/changelog	2007-10-13 12:22:45 UTC (rev 252)
@@ -3,6 +3,7 @@
   * New upstream release
     - Fixes DTLS issues, also fixes CVE-2007-4995
     - Proper inclusion of opensslconf.h in pq_compat.h (Closes: #408686)
+    - New function SSL_set_SSL_CTX: bump shlibs.
   * Remove build dependency on gcc > 4.2
   * Remove the openssl preinst, it looks like a workaround
     for a change in 0.9.2b where config files got moved.  (Closes: #445095)

Modified: openssl/trunk/debian/rules
===================================================================
--- openssl/trunk/debian/rules	2007-10-13 11:41:32 UTC (rev 251)
+++ openssl/trunk/debian/rules	2007-10-13 12:22:45 UTC (rev 252)
@@ -156,7 +156,7 @@
 	dh_strip --dbg-package=libssl0.9.8
 	dh_perl -d
 #	dh_suidregister
-	dh_makeshlibs -V "libssl0.9.8 (>= 0.9.8e-1)" --add-udeb="libcrypto0.9.8-udeb"
+	dh_makeshlibs -V "libssl0.9.8 (>= 0.9.8f-1)" --add-udeb="libcrypto0.9.8-udeb"
 	dh_shlibdeps -L libssl0.9.8 -l debian/libssl0.9.8/usr/lib
 	dh_gencontrol
 	dh_installdeb




More information about the Pkg-openssl-changes mailing list