diff --git a/elfutils-0.175.tar.bz2 b/elfutils-0.175.tar.bz2 deleted file mode 100644 index 666a0a1..0000000 --- a/elfutils-0.175.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f7ef925541ee32c6d15ae5cb27da5f119e01a5ccdbe9fe57bf836730d7b7a65b -size 8786600 diff --git a/elfutils-0.175.tar.bz2.sig b/elfutils-0.175.tar.bz2.sig deleted file mode 100644 index 384e1a7..0000000 Binary files a/elfutils-0.175.tar.bz2.sig and /dev/null differ diff --git a/elfutils-0.176.tar.bz2 b/elfutils-0.176.tar.bz2 new file mode 100644 index 0000000..68064ff --- /dev/null +++ b/elfutils-0.176.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb5747c371b0af0f71e86215a5ebb88728533c3a104a43d4231963f308cd1023 +size 8646075 diff --git a/elfutils-0.176.tar.bz2.sig b/elfutils-0.176.tar.bz2.sig new file mode 100644 index 0000000..fde46a5 Binary files /dev/null and b/elfutils-0.176.tar.bz2.sig differ diff --git a/elfutils.changes b/elfutils.changes index 3978dce..b0636d0 100644 --- a/elfutils.changes +++ b/elfutils.changes @@ -1,25 +1,38 @@ +------------------------------------------------------------------- +Mon Feb 18 07:47:27 UTC 2019 - Martin Liška + +- Update to version 0.176 + + build: Add new --enable-install-elfh option. + Do NOT use this for system installs (it overrides glibc elf.h). + + backends: riscv improved core file and return value location support. + + Fixes CVE-2019-7146, CVE-2019-7148, CVE-2019-7149, CVE-2019-7150, + CVE-2019-7664, CVE-2019-7665 + ------------------------------------------------------------------- Fri Nov 16 13:28:34 UTC 2018 - Martin Liška - Update to version 0.175 -readelf: Handle mutliple .debug_macro sections. - Recognize and parse GNU Property, NT_VERSION and - GNU Build Attribute ELF Notes. + readelf: Handle mutliple .debug_macro sections. + Recognize and parse GNU Property, NT_VERSION and + GNU Build Attribute ELF Notes. -strip: Handle SHT_GROUP correctly. - Add strip --reloc-debug-sections-only option. - Handle relocations against GNU compressed sections. + strip: Handle SHT_GROUP correctly. + Add strip --reloc-debug-sections-only option. + Handle relocations against GNU compressed sections. -libdwelf: New function dwelf_elf_begin. + libdwelf: New function dwelf_elf_begin. -libcpu: Recognize bpf jump variants BPF_JLT, BPF_JLE, BPF_JSLT - and BPF_JSLE. + libcpu: Recognize bpf jump variants BPF_JLT, BPF_JLE, BPF_JSLT + and BPF_JSLE. -backends: RISCV handles ADD/SUB relocations. - Handle SHT_X86_64_UNWIND. + backends: RISCV handles ADD/SUB relocations. + Handle SHT_X86_64_UNWIND. -Fixes CVE-2018-18310, CVE-2018-18520 and CVE-2018-18521. + Fixes CVE-2018-18310, CVE-2018-18520 and CVE-2018-18521. - remove disable-backtrace-dwarf-test.patch patch - the test works now diff --git a/elfutils.spec b/elfutils.spec index 0ca3bb4..6fb7bd4 100644 --- a/elfutils.spec +++ b/elfutils.spec @@ -1,7 +1,7 @@ # # spec file for package elfutils # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: elfutils -Version: 0.175 +Version: 0.176 Release: 0 Summary: Higher-level library to access ELF files License: SUSE-GPL-2.0-with-OSI-exception