[Python-modules-commits] r27993 - in packages/numpy/trunk/debian (changelog)

jtaylor-guest at users.alioth.debian.org jtaylor-guest at users.alioth.debian.org
Sun Mar 2 15:51:12 UTC 2014


    Date: Sunday, March 2, 2014 @ 15:51:11
  Author: jtaylor-guest
Revision: 27993

fixes insecure mktemp usage of f2py (Closes: #737778)

Modified:
  packages/numpy/trunk/debian/changelog

Modified: packages/numpy/trunk/debian/changelog
===================================================================
--- packages/numpy/trunk/debian/changelog	2014-03-02 15:51:08 UTC (rev 27992)
+++ packages/numpy/trunk/debian/changelog	2014-03-02 15:51:11 UTC (rev 27993)
@@ -2,6 +2,7 @@
 
   * New upstream bugfix release candidate
     - removed python-numpydoc from b-d, upstream tarballs includes it again
+    - fixes insecure mktemp usage of f2py (Closes: #737778)
   * add autopkgtests running testsuite with different BLAS and testing f2py
     and distutils (Closes: #695881)
   * use dh_python2 instead of deprecated pysupport




More information about the Python-modules-commits mailing list