From 63895b4e8a83f7e7c98ab8e9cc911080b7873de7 Mon Sep 17 00:00:00 2001 From: Michal Hlavinka Date: May 25 2015 16:32:22 +0000 Subject: updated to 2.25 --- diff --git a/avr-binutils.spec b/avr-binutils.spec index 09ce1c7..f531314 100644 --- a/avr-binutils.spec +++ b/avr-binutils.spec @@ -1,8 +1,8 @@ %define target avr Name: %{target}-binutils -Version: 2.24 -Release: 4%{?dist} +Version: 2.25 +Release: 1%{?dist} Epoch: 1 Summary: Cross Compiling GNU binutils targeted at %{target} Group: Development/Tools @@ -12,13 +12,6 @@ Source0: ftp://ftp.gnu.org/pub/gnu/binutils/binutils-%{version}.tar.bz2 Source1: README.fedora #add widespread options to avr-size: --format=avr -mcu=XX Patch1: http://distribute.atmel.no/tools/opensource/avr-gcc/binutils-2.20.1/30-binutils-2.20.1-avr-size.patch -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 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-%(%{__id_u} -n) BuildRequires: gawk texinfo @@ -36,13 +29,6 @@ native %{_arch} platform. %setup -q -c pushd binutils-%{version} %patch1 -p0 -b .avr-size -%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 popd cp %{SOURCE1} . @@ -83,6 +69,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon May 25 2015 Michal Hlavinka - 1:2.25-1 +- updated to 2.25 + * Thu Nov 13 2014 Michal Hlavinka - 1:2.24-4 - fix CVE-2014-8738: out of bounds memory write