From: Roland McGrath Date: Wed, 24 Dec 2008 10:04:40 +0000 (-0800) Subject: 0.138 spec updates X-Git-Tag: elfutils-0.138~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0ec30d21fd5025d27d63584053f95f6285d1e23d;p=thirdparty%2Felfutils.git 0.138 spec updates --- diff --git a/config/elfutils.spec.in b/config/elfutils.spec.in index 222a9e634..c02d565e1 100644 --- a/config/elfutils.spec.in +++ b/config/elfutils.spec.in @@ -5,7 +5,7 @@ Version: @PACKAGE_VERSION@ Release: 1 License: GPLv2 with exceptions Group: Development/Tools -Source: elfutils-%{version}.tar.gz +Source: elfutils-%{version}.tar.bz2 Obsoletes: libelf libelf-devel Requires: elfutils-libelf = %{version}-%{release} Requires: glibc >= 2.7 @@ -182,6 +182,16 @@ rm -rf ${RPM_BUILD_ROOT} %{_libdir}/libelf.a %changelog +* Wed Dec 24 2008 Roland McGrath 0.138-1 +- Install header file for applications to use in + source version compatibility checks. +- libebl: backend fixes for i386 TLS relocs; backend support for + NT_386_IOPERM +- libcpu: disassembler fixes +- libdwfl: bug fixes +- libelf: bug fixes +- nm: bug fixes for handling corrupt input files + * Tue Aug 26 2008 Ulrich Drepper 0.137-1 - Minor fixes for unreleased 0.136 release. @@ -214,7 +224,7 @@ rm -rf ${RPM_BUILD_ROOT} - libdw: DW_FORM_ref_addr support; dwarf_formref entry point now depreca ted; bug fixes for oddly-formatted DWARF - libdwfl: bug fixes in offline archive support, symbol table handling; - apply partial relocations for dwfl_module_address_section on + apply partial relocations for dwfl_module_address_section on ET_REL - libebl: powerpc backend support for Altivec registers