From c9a4af9abea8631e8d6de45774f3c11c61f0fc23 Mon Sep 17 00:00:00 2001 From: roland Date: Tue, 4 May 2010 01:46:57 +0000 Subject: [PATCH] Update to 0.147 --- .cvsignore | 2 +- elfutils-0.146.tar.bz2.sig | Bin 72 -> 0 bytes elfutils-0.147.tar.bz2.sig | Bin 0 -> 72 bytes elfutils-portability.patch | 10 +++++----- elfutils.spec | 5 ++++- sources | 2 +- 6 files changed, 11 insertions(+), 8 deletions(-) delete mode 100644 elfutils-0.146.tar.bz2.sig create mode 100644 elfutils-0.147.tar.bz2.sig diff --git a/.cvsignore b/.cvsignore index fb62ec8..3758108 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -elfutils-0.146.tar.bz2 +elfutils-0.147.tar.bz2 diff --git a/elfutils-0.146.tar.bz2.sig b/elfutils-0.146.tar.bz2.sig deleted file mode 100644 index 6f597355d3983c56cb1dafd2065b5506e4a1e184..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 72 zcmV-O0Jr~$Mg#y60ssaD0!z<~G5`t*5ZWlhI(h#@bZt-oo+vDfKK4_0_w&@MLhye8 eVaN@&JpiDaiK6TYuqax1NfMU8k&vt6FTNFta~%5s diff --git a/elfutils-0.147.tar.bz2.sig b/elfutils-0.147.tar.bz2.sig new file mode 100644 index 0000000000000000000000000000000000000000..3ddbcc13c449e50aa78e23c628f93dc3a8a406b1 GIT binary patch literal 72 zcmV-O0Jr~$Mg#y60ssaD0!!aL9smjn5ZWlhI(h#@bdAgao;f0y9^hk(8W2kO1#5&F eCr~naSpc7W9Y!`ZnxSL * dwarf_getscopevar.c: Use dwarf_diename. -@@ -829,6 +833,11 @@ +@@ -850,6 +854,11 @@ 2005-05-31 Roland McGrath @@ -777,7 +777,7 @@ @MUDFLAP_FALSE@libmudflap = --- elfutils/libdwfl/ChangeLog +++ elfutils/libdwfl/ChangeLog -@@ -1201,6 +1201,11 @@ +@@ -1207,6 +1207,11 @@ 2005-07-21 Roland McGrath @@ -1237,7 +1237,7 @@ cannot set access and modification date of '%s'"), fname); --- elfutils/tests/ChangeLog +++ elfutils/tests/ChangeLog -@@ -145,6 +145,8 @@ +@@ -150,6 +150,8 @@ 2008-01-21 Roland McGrath @@ -1246,7 +1246,7 @@ * testfile45.S.bz2: Add tests for cltq, cqto. * testfile45.expect.bz2: Adjust. -@@ -853,6 +855,11 @@ +@@ -858,6 +860,11 @@ * Makefile.am (TESTS): Add run-elflint-test.sh. (EXTRA_DIST): Add run-elflint-test.sh and testfile18.bz2. diff --git a/elfutils.spec b/elfutils.spec index 3d144cc..d6bb226 100644 --- a/elfutils.spec +++ b/elfutils.spec @@ -1,4 +1,4 @@ -%global eu_version 0.146 +%global eu_version 0.147 %global eu_release 1 %if %{?_with_compat:1}%{!?_with_compat:0} @@ -293,6 +293,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_libdir}/libelf.a %changelog +* Mon May 3 2010 Roland McGrath - 0.147-1 +- Update to 0.147 + * Wed Apr 21 2010 Roland McGrath - 0.146-1 - Update to 0.146 - libdwfl: New function dwfl_core_file_report. diff --git a/sources b/sources index 0ebe170..cb86e2f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7f5f5adf811ebc4f36a10bf6bd6d2c61 elfutils-0.146.tar.bz2 +ccb6bba1d96c096f1b5dbd34444554a3 elfutils-0.147.tar.bz2