commit 7f3e5995b4acd4c8e63808d927e255b90122ca46 Author: Erik van Pienbroek <epien...@fedoraproject.org> Date: Tue Dec 23 18:56:57 2014 +0100
Update to 2.25 .gitignore | 1 + bfd_doc.txt | 36 --- binutils-2.24-cve_2014_8501.patch | 40 --- binutils-2.24-cve_2014_8502a.patch | 84 ------ binutils-2.24-cve_2014_8502pre.patch | 499 -------------------------------- binutils-2.24-cve_2014_8503.patch | 27 -- binutils-2.24-cve_2014_8504.patch | 33 -- binutils-2.24-cve_2014_8738.patch | 47 --- binutils-2.24-dirtravel.patch | 150 ---------- binutils-2.24-set-section-macros.patch | 103 ------- mingw-binutils.spec | 32 +-- sources | 2 +- 12 files changed, 7 insertions(+), 1047 deletions(-) --- diff --git a/.gitignore b/.gitignore index 8b52d6a..bc3dab4 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ binutils-2.20.1.tar.bz2 /binutils-2.23.51.0.5.tar.bz2 /binutils-2.23.52.0.1.tar.bz2 /binutils-2.24.tar.bz2 +/binutils-2.25.tar.bz2 diff --git a/mingw-binutils.spec b/mingw-binutils.spec index 2911d62..4f4d6ff 100644 --- a/mingw-binutils.spec +++ b/mingw-binutils.spec @@ -1,8 +1,8 @@ %global run_testsuite 1 Name: mingw-binutils -Version: 2.24 -Release: 5%{?dist} +Version: 2.25 +Release: 1%{?dist} Summary: Cross-compiled version of binutils for Win32 and Win64 environments License: GPLv2+ and LGPLv2+ and GPLv3+ and LGPLv3+ @@ -24,22 +24,6 @@ BuildRequires: sharutils %endif Provides: bundled(libiberty) -# Resolve build failure on PPC -# Contributed by Kai Tietz -Patch0: bfd_doc.txt - -# Fix GCC 4.9 compatibility -Patch1: binutils-2.24-set-section-macros.patch - -# Fixes for various CVE's -Patch2: binutils-2.24-cve_2014_8501.patch -Patch3: binutils-2.24-cve_2014_8502pre.patch -Patch4: binutils-2.24-cve_2014_8502a.patch -Patch5: binutils-2.24-cve_2014_8503.patch -Patch6: binutils-2.24-cve_2014_8504.patch -Patch7: binutils-2.24-dirtravel.patch -Patch8: binutils-2.24-cve_2014_8738.patch - %description Cross compiled binutils (utilities like 'strip', 'as', 'ld') which @@ -77,15 +61,6 @@ understand Windows executables and DLLs. %prep %setup -q -n binutils-%{version} -%patch0 -p0 -%patch1 -p0 -%patch2 -p1 -b .cve_2014_8501 -%patch3 -p1 -b .cve_2014_8502pre -%patch4 -p1 -b .cve_2014_8502 -%patch5 -p1 -b .cve_2014_8503 -%patch6 -p2 -b .cve_2014_8504 -%patch7 -p1 -b .dirtravel -%patch8 -p1 -b .cve_2014_8738 %build @@ -272,6 +247,9 @@ rm -rf $RPM_BUILD_ROOT/multilib %changelog +* Tue Dec 23 2014 Erik van Pienbroek <epien...@fedoraproject.org> - 2.25-1 +- Update to 2.25 + * Tue Dec 23 2014 Erik van Pienbroek <epien...@fedoraproject.org> - 2.24-5 - Fix CVE-2014-8501 (RHBZ #1162578 #1162583) - Fix CVE-2014-8502 (RHBZ #1162602) diff --git a/sources b/sources index 1280421..272f6fd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e0f71a7b2ddab0f8612336ac81d9636b binutils-2.24.tar.bz2 +d9f3303f802a5b6b0bb73a335ab89d66 binutils-2.25.tar.bz2 _______________________________________________ mingw mailing list mingw@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/mingw