[Python-3000-checkins] r66691 - python/branches/py3k

benjamin.peterson python-3000-checkins at python.org
Tue Sep 30 03:53:10 CEST 2008


Author: benjamin.peterson
Date: Tue Sep 30 03:53:10 2008
New Revision: 66691

Log:
Blocked revisions 66676,66682,66689 via svnmerge

........
  r66676 | jesus.cea | 2008-09-28 18:24:19 -0500 (Sun, 28 Sep 2008) | 1 line
  
  bsddb4.7.3pre9 renamed to 4.7.3
........
  r66682 | bill.janssen | 2008-09-29 13:56:38 -0500 (Mon, 29 Sep 2008) | 1 line
  
  fix for release blocker 3910, 2.6 regression in socket.ssl method
........
  r66689 | benjamin.peterson | 2008-09-29 20:31:49 -0500 (Mon, 29 Sep 2008) | 5 lines
  
  fix security issue 2: imageop's poor validation of arguments could result in segfaults
  
  patch by Victor Stinner
  reviewed by myself and Brett
........


Modified:
   python/branches/py3k/   (props changed)


More information about the Python-3000-checkins mailing list