[Pkg-openssl-changes] r256 - in openssl/trunk: debian ssl

kroeckx at alioth.debian.org kroeckx at alioth.debian.org
Sat Oct 20 10:48:42 UTC 2007


Author: kroeckx
Date: 2007-10-20 10:48:42 +0000 (Sat, 20 Oct 2007)
New Revision: 256

Modified:
   openssl/trunk/debian/changelog
   openssl/trunk/ssl/ssl.h
Log:
New upstream version


Modified: openssl/trunk/debian/changelog
===================================================================
--- openssl/trunk/debian/changelog	2007-10-20 10:46:19 UTC (rev 255)
+++ openssl/trunk/debian/changelog	2007-10-20 10:48:42 UTC (rev 256)
@@ -1,3 +1,10 @@
+openssl (0.9.8g-1) unstable; urgency=low
+
+  * New upstream release
+    - Fixes version number not to say it's a development version.
+
+ -- Kurt Roeckx <kurt at roeckx.be>  Sat, 20 Oct 2007 12:47:10 +0200
+
 openssl (0.9.8f-1) unstable; urgency=low
 
   * New upstream release

Modified: openssl/trunk/ssl/ssl.h
===================================================================
--- openssl/trunk/ssl/ssl.h	2007-10-20 10:46:19 UTC (rev 255)
+++ openssl/trunk/ssl/ssl.h	2007-10-20 10:48:42 UTC (rev 256)
@@ -990,7 +990,6 @@
 	int first_packet;
 	int client_version;	/* what was passed, used for
 				 * SSLv3/TLS rollback check */
-	unsigned int max_send_fragment;
 #ifndef OPENSSL_NO_TLSEXT
 	/* TLS extension debug callback */
 	void (*tlsext_debug_cb)(SSL *s, int client_server, int type,




More information about the Pkg-openssl-changes mailing list