extras-buildsys ChangeLog,1.126.2.44.2.1.2.38,1.126.2.44.2.1.2.39

Michael Schwendt mschwendt at fedoraproject.org
Fri Jun 12 11:05:40 UTC 2009


Author: mschwendt

Update of /cvs/fedora/extras-buildsys
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12417

Modified Files:
      Tag: Plague-0_4_5
	ChangeLog 
Log Message:
	* common/SSLConnection.py
	  - Remove superfluous connection shutdown() call in close()
	    because it results in an SSL.Error "uninitialized" exception
	    with pyOpenSSL 0.7 and Python 2.6



Index: ChangeLog
===================================================================
RCS file: /cvs/fedora/extras-buildsys/ChangeLog,v
retrieving revision 1.126.2.44.2.1.2.38
retrieving revision 1.126.2.44.2.1.2.39
diff -u -r1.126.2.44.2.1.2.38 -r1.126.2.44.2.1.2.39
--- ChangeLog	16 Dec 2008 22:35:24 -0000	1.126.2.44.2.1.2.38
+++ ChangeLog	12 Jun 2009 11:05:09 -0000	1.126.2.44.2.1.2.39
@@ -1,3 +1,10 @@
+2009-06-12  Michael Schwendt <mschwendt at fedoraproject.org>
+
+	* common/SSLConnection.py
+	  - Remove superfluous connection shutdown() call in close()
+	    because it results in an SSL.Error "uninitialized" exception
+	    with pyOpenSSL 0.7 and Python 2.6
+
 2008-12-16  Michael Schwendt <mschwendt at fedoraproject.org>
 
 	* common/SSLCommon.py




More information about the fedora-extras-commits mailing list