Fedora 20 Update: numpy-1.8.2-1.fc20

updates at fedoraproject.org updates at fedoraproject.org
Sat Aug 23 01:57:09 UTC 2014


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2014-9334
2014-08-15 01:46:06
--------------------------------------------------------------------------------

Name        : numpy
Product     : Fedora 20
Version     : 1.8.2
Release     : 1.fc20
URL         : http://www.numpy.org/
Summary     : A fast multidimensional array facility for Python
Description :
NumPy is a general-purpose array-processing package designed to
efficiently manipulate large multi-dimensional arrays of arbitrary
records without sacrificing too much speed for small multi-dimensional
arrays.  NumPy is built on the Numeric code base and adds features
introduced by numarray as well as an extended C-API and the ability to
create arrays of arbitrary type.

There are also basic facilities for discrete fourier transform,
basic linear algebra and random number generation. Also included in
this package is a version of f2py that works properly with NumPy.

--------------------------------------------------------------------------------
Update Information:

Update to 1.8.2.  Following issues have been fixed:
* gh-4836: partition produces wrong results for multiple selections in equal ranges
* gh-4656: Make fftpack._raw_fft threadsafe
* gh-4628: incorrect argument order to _copyto in in np.nanmax, np.nanmin
* gh-4642: Hold GIL for converting dtypes types with fields
* gh-4733: fix np.linalg.svd(b, compute_uv=False)
* gh-4853: avoid unaligned simd load on reductions on i386
* gh-4722: Fix seg fault converting empty string to object
* gh-4613: Fix lack of NULL check in array_richcompare
* gh-4774: avoid unaligned access for strided byteswap
* gh-650: Prevent division by zero when creating arrays from some buffers
* gh-4602: ifort has issues with optimization flag O2, use O1

--------------------------------------------------------------------------------
ChangeLog:

* Sun Aug 10 2014 Orion Poplawski <orion at nwra.com> - 1:1.8.2-1
- Update to 1.8.2
* Sat Jun  7 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1:1.8.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Fri May  9 2014 Orion Poplawski <orion at nwra.com> - 1:1.8.1-3
- Rebuild for Python 3.4
* Wed May  7 2014 Jaromir Capik <jcapik at redhat.com> - 1:1.8.1-2
- Fixing FTBFS on ppc64le (#1078354)
* Tue Mar 25 2014 Orion Poplawski <orion at nwra.com> - 1:1.8.1-1
- Update to 1.8.1
* Tue Mar  4 2014 Orion Poplawski <orion at nwra.com> - 1:1.8.0-5
- Fix __pycache__ ownership (bug #1072467)
* Mon Feb 10 2014 Thomas Spura <tomspur at fedoraproject.org> - 1:1.8.0-4
- Fix CVE-2014-1858, CVE-2014-1859: #1062009, #1062359
* Mon Nov 25 2013 Orion Poplawski <orion at nwra.com> - 1:1.8.0-3
- Ship doc module (bug #1034357)
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update numpy' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list