From 7591745e87eaf5b7997c78faa2f142ed86931465c28d39001c08545ceb9a2bc7 Mon Sep 17 00:00:00 2001 From: Richard Biener Date: Wed, 13 Jun 2018 11:07:12 +0000 Subject: [PATCH] Accepting request 616253 from home:marxin:branches:Base:System - Update to versio 0.172 No functional changes compared to 0.171. Various bug fixes in libdw and eu-readelf dealing with bad DWARF5 data. Thanks to running the afl fuzzer on eu-readelf and various testcases. OBS-URL: https://build.opensuse.org/request/show/616253 OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=112 --- elfutils-0.171.tar.bz2 | 3 --- elfutils-0.171.tar.bz2.sig | Bin 310 -> 0 bytes elfutils-0.172.tar.bz2 | 3 +++ elfutils-0.172.tar.bz2.sig | Bin 0 -> 287 bytes elfutils.changes | 10 ++++++++++ elfutils.spec | 2 +- 6 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 elfutils-0.171.tar.bz2 delete mode 100644 elfutils-0.171.tar.bz2.sig create mode 100644 elfutils-0.172.tar.bz2 create mode 100644 elfutils-0.172.tar.bz2.sig diff --git a/elfutils-0.171.tar.bz2 b/elfutils-0.171.tar.bz2 deleted file mode 100644 index 35c6978..0000000 --- a/elfutils-0.171.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cce883ecffe5d0a3bb19dc23645af74c6f1166727ee6bec3cee741ffd938f066 -size 8654558 diff --git a/elfutils-0.171.tar.bz2.sig b/elfutils-0.171.tar.bz2.sig deleted file mode 100644 index ad55e7facfc287b7fe349bb91bf5558b5fe16d80d832c116fe20891483aa2fd2..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 310 zcmV-60m=S}0W$;u0SEvc79j*j%mXn98;i!!{Y{{QaAsRqfof_60$UNTBmfEt5QA`L zTUUWJJ9}{>>1OF!vVG^Izy!gKj#*0w=**lI$6Q9FK|HrBq6ZNgnX*uE=9UJx zYs|BhbSTBIxK;x#Fry+8$E@eUFWZWb!1Y$ReE5B#d^>7^=nVAy+2*nNRd|S_YijwX znx3z{P!=q=`P?tKUi}+u*NpFP6NDf`5tNVxj(de5S zI!nC1ixl}_q_w77MEJA>L;qV~c>ogI;R+B&vQpW&bIx1dkpcqWH)bc?Alr~Neiy72 lQEw$AfmkgKgRq@yP23d>V~1kkt9lqJh}6x5LX(wVe+gF5f=U1Y literal 0 HcmV?d00001 diff --git a/elfutils.changes b/elfutils.changes index b6f1015..82066f6 100644 --- a/elfutils.changes +++ b/elfutils.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Jun 12 08:04:52 UTC 2018 - mliska@suse.cz + +- Update to versio 0.172 + + No functional changes compared to 0.171. + + Various bug fixes in libdw and eu-readelf dealing with bad DWARF5 data. + Thanks to running the afl fuzzer on eu-readelf and various testcases. + ------------------------------------------------------------------- Sun Jun 10 09:35:13 UTC 2018 - schwab@suse.de diff --git a/elfutils.spec b/elfutils.spec index e4aa46b..2d1d816 100644 --- a/elfutils.spec +++ b/elfutils.spec @@ -17,7 +17,7 @@ Name: elfutils -Version: 0.171 +Version: 0.172 Release: 0 Summary: Higher-level library to access ELF files License: SUSE-GPL-2.0-with-OSI-exception