Home | History | Annotate | Download | only in NEWS.d
      1 .. bpo: 0
      2 .. date: 7168
      3 .. nonce: 0ihWh2
      4 .. release date: 17-Sep-2008
      5 .. section: Library
      6 
      7 Security Issue #2: imageop did not validate arguments correctly and could
      8 segfault as a result.
      9 
     10 ..
     11 
     12 .. bpo: 3886
     13 .. date: 7167
     14 .. nonce: l6kzFl
     15 .. section: Library
     16 
     17 Possible integer overflows in the _hashopenssl module were closed.
     18 
     19 ..
     20 
     21 .. bpo: 3850
     22 .. date: 7166
     23 .. nonce: AJBbYw
     24 .. section: Tools/Demos
     25 
     26 recursion tests in Tools/scripts/find_recursion_limit.py can raise
     27 AttributeError instead of RuntimeError, depending in which C API call
     28 exactly the recursion limit is exceeded. Consequently, both exception types
     29 are caught and silenced.
     30 
     31 ..
     32 
     33 .. bpo: 3617
     34 .. date: 7165
     35 .. nonce: aR1Dim
     36 .. section: Build
     37 
     38 Include a licensing statement regarding the Microsoft C runtime in the
     39 Windows installer.
     40