Browse code

Binutils: Update to version 2.31

Change-Id: I1601ec44bd3b7c54e82978204989402134368122
Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/5443
Tested-by: gerrit-photon <photon-checkins@vmware.com>
Reviewed-by: Alexey Makhalov <amakhalov@vmware.com>

Keerthana K authored on 2018/08/02 01:19:48
Showing 1 changed files
... ...
@@ -1,16 +1,14 @@
1 1
 Summary:        Contains a linker, an assembler, and other tools
2 2
 Name:           binutils
3
-Version:        2.30
4
-Release:        4%{?dist}
3
+Version:        2.31
4
+Release:        1%{?dist}
5 5
 License:        GPLv2+
6 6
 URL:            http://www.gnu.org/software/binutils
7 7
 Group:          System Environment/Base
8 8
 Vendor:         VMware, Inc.
9 9
 Distribution:   Photon
10 10
 Source0:        http://ftp.gnu.org/gnu/binutils/%{name}-%{version}.tar.xz
11
-%define sha1 binutils=574d3b5650413d6ee65195a4f5ecbddc3a38f718
12
-Patch0:         binutils-2.30-CVE-2018-6543.patch
13
-Patch1:         binutils-2.30-CVE-2018-10373.patch
11
+%define sha1 binutils=e1a564cd356d2126d2e9a59e8587757634e731aa
14 12
 %description
15 13
 The Binutils package contains a linker, an assembler,
16 14
 and other tools for handling object files.
... ...
@@ -22,8 +20,6 @@ It contains the libraries and header files to create applications
22 22
 for handling compiled objects.
23 23
 %prep
24 24
 %setup -q
25
-%patch0 -p1
26
-%patch1 -p1
27 25
 %build
28 26
 install -vdm 755 ../binutils-build
29 27
 cd ../binutils-build
... ...
@@ -80,7 +76,6 @@ make %{?_smp_mflags} check
80 80
 %{_mandir}/man1/windmc.1.gz
81 81
 %{_mandir}/man1/ranlib.1.gz
82 82
 %{_mandir}/man1/gprof.1.gz
83
-%{_mandir}/man1/nlmconv.1.gz
84 83
 %{_mandir}/man1/strip.1.gz
85 84
 %{_mandir}/man1/c++filt.1.gz
86 85
 %{_mandir}/man1/as.1.gz
... ...
@@ -106,6 +101,7 @@ make %{?_smp_mflags} check
106 106
 %{_includedir}/bfdlink.h
107 107
 %{_includedir}/dis-asm.h
108 108
 %{_includedir}/libiberty/*
109
+%{_includedir}/diagnostics.h
109 110
 %{_libdir}/libbfd.a
110 111
 %{_libdir}/libopcodes.a
111 112
 %{_libdir}/libbfd.so
... ...
@@ -113,6 +109,8 @@ make %{?_smp_mflags} check
113 113
 %{_lib64dir}/libiberty.a
114 114
 
115 115
 %changelog
116
+*   Wed Aug 1 2018 Keerthana K <keerthanak@vmware.com> 2.31-1
117
+-   Update to version 2.31.
116 118
 *   Thu Jun 7 2018 Keerthana K <keerthanak@vmware.com> 2.30-4
117 119
 -   Fix CVE-2018-10373
118 120
 *   Mon Mar 19 2018 Alexey Makhalov <amakhalov@vmware.com> 2.30-3