extras-buildsys ChangeLog,1.126.2.44.2.1.2.39,1.126.2.44.2.1.2.40

Michael Schwendt mschwendt at fedoraproject.org
Fri Jun 12 17:30:06 UTC 2009


Author: mschwendt

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

Modified Files:
      Tag: Plague-0_4_5
	ChangeLog 
Log Message:
	* common/SSLConnection.py
	  - Catch SSL.SysCallError exceptions for unexpected EOF.



Index: ChangeLog
===================================================================
RCS file: /cvs/fedora/extras-buildsys/ChangeLog,v
retrieving revision 1.126.2.44.2.1.2.39
retrieving revision 1.126.2.44.2.1.2.40
diff -u -r1.126.2.44.2.1.2.39 -r1.126.2.44.2.1.2.40
--- ChangeLog	12 Jun 2009 11:05:09 -0000	1.126.2.44.2.1.2.39
+++ ChangeLog	12 Jun 2009 17:30:06 -0000	1.126.2.44.2.1.2.40
@@ -1,6 +1,7 @@
 2009-06-12  Michael Schwendt <mschwendt at fedoraproject.org>
 
 	* common/SSLConnection.py
+	  - Catch SSL.SysCallError exceptions for unexpected EOF.
 	  - Remove superfluous connection shutdown() call in close()
 	    because it results in an SSL.Error "uninitialized" exception
 	    with pyOpenSSL 0.7 and Python 2.6




More information about the fedora-extras-commits mailing list