SHA256
6
0
forked from pool/mpfr

- Add mpfr-3.1.2-patch11.diff to fix possible buffer overflow in

mpfr_strtofr (CVE-2014-9474).  [bnc#911812]

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/mpfr?expand=0&rev=26
This commit is contained in:
2015-01-08 10:25:44 +00:00
committed by Git OBS Bridge
parent ae7726ea10
commit 0063cae2f0
3 changed files with 26 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package mpfr
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -26,6 +26,7 @@ Group: Development/Libraries/C and C++
Url: http://www.mpfr.org/
Source: http://www.mpfr.org/mpfr-%{version}/mpfr-%{version}.tar.bz2
Source2: baselibs.conf
Patch1: mpfr-3.1.2-patch11.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -67,6 +68,7 @@ based on the GMP multiple-precision library.
%prep
%setup -q
%patch1 -p1
%build
%configure \