SPECS: python.spec - rel 3; fixes hangs on ssl socket read()s when...

arekm arekm at pld-linux.org
Thu Dec 15 00:07:36 CET 2005


Author: arekm                        Date: Wed Dec 14 23:07:36 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 3; fixes hangs on ssl socket read()s when using nonblocking/timeout

---- Files affected:
SPECS:
   python.spec (1.242 -> 1.243) 

---- Diffs:

================================================================
Index: SPECS/python.spec
diff -u SPECS/python.spec:1.242 SPECS/python.spec:1.243
--- SPECS/python.spec:1.242	Tue Dec 13 19:01:47 2005
+++ SPECS/python.spec	Thu Dec 15 00:07:30 2005
@@ -31,7 +31,7 @@
 Summary(uk):	íĎ×Á ĐŇĎÇŇÁÍŐ×ÁÎÎŃ ÄŐÖĹ ×ÉÓĎËĎÇĎ ŇŚ×ÎŃ Ú X-ŚÎÔĹŇĆĹĘÓĎÍ
 Name:		python
 Version:	%{py_ver}.2
-Release:	2.1
+Release:	3
 Epoch:		1
 License:	PSF
 Group:		Applications
@@ -47,6 +47,7 @@
 Patch5:		%{name}-lib64.patch
 Patch6:		%{name}-doc_path.patch
 Patch7:		%{name}-db44.patch
+Patch8:		%{name}-ssl-nonblocking.patch
 URL:		http://www.python.org/
 BuildRequires:	autoconf
 BuildRequires:	bzip2-devel
@@ -482,6 +483,7 @@
 %endif
 %patch6 -p1
 %patch7 -p1
+%patch8 -p1
 
 tar -xf %{SOURCE1} --use=bzip2
 
@@ -815,6 +817,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.243  2005/12/14 23:07:30  arekm
+- rel 3; fixes hangs on ssl socket read()s when using nonblocking/timeout
+
 Revision 1.242  2005/12/13 18:01:47  glen
 - adapterized (avoid macros with /usr/include/{ncurses,freetype}*)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python.spec?r1=1.242&r2=1.243&f=u




More information about the pld-cvs-commit mailing list