rpms/elfutils/F-8 .cvsignore, 1.38, 1.39 elfutils-portability.patch, 1.31, 1.32 elfutils.spec, 1.91, 1.92 sources, 1.41, 1.42 elfutils-0.130-fixes.patch, 1.2, NONE

Roland McGrath (roland) fedora-extras-commits at redhat.com
Sun Nov 11 23:21:12 UTC 2007


Author: roland

Update of /cvs/pkgs/rpms/elfutils/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21133

Modified Files:
	.cvsignore elfutils-portability.patch elfutils.spec sources 
Removed Files:
	elfutils-0.130-fixes.patch 
Log Message:
New upstream version 0.131


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/elfutils/F-8/.cvsignore,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- .cvsignore	16 Oct 2007 08:22:11 -0000	1.38
+++ .cvsignore	11 Nov 2007 23:20:39 -0000	1.39
@@ -1,3 +1,3 @@
 testfile16.symtab.bz2
 testfile16.symtab.debug.bz2
-elfutils-0.130.tar.gz
+elfutils-0.131.tar.gz

elfutils-portability.patch:

Index: elfutils-portability.patch
===================================================================
RCS file: /cvs/pkgs/rpms/elfutils/F-8/elfutils-portability.patch,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- elfutils-portability.patch	16 Oct 2007 08:25:29 -0000	1.31
+++ elfutils-portability.patch	11 Nov 2007 23:20:39 -0000	1.32
@@ -1,6 +1,6 @@
 --- elfutils/backends/ChangeLog
 +++ elfutils/backends/ChangeLog
-@@ -229,6 +229,11 @@
+@@ -240,6 +240,11 @@
  	* sparc_init.c: Likewise.
  	* x86_64_init.c: Likewise.
  
@@ -12,7 +12,7 @@
  2005-11-19  Roland McGrath  <roland at redhat.com>
  
  	* ppc64_reloc.def: REL30 -> ADDR30.
-@@ -251,6 +256,9 @@
+@@ -262,6 +267,9 @@
  	* Makefile.am (uninstall): Don't try to remove $(pkgincludedir).
  	(CLEANFILES): Add libebl_$(m).so.
  
@@ -479,7 +479,7 @@
  libcpu_i386_a_SOURCES = i386_dis.c
 --- elfutils/libdw/ChangeLog
 +++ elfutils/libdw/ChangeLog
-@@ -406,6 +406,11 @@
+@@ -425,6 +425,11 @@
  
  2005-05-31  Roland McGrath  <roland at redhat.com>
  
@@ -543,7 +543,7 @@
  						       $(COMPILE)))
 --- elfutils/libdwfl/ChangeLog
 +++ elfutils/libdwfl/ChangeLog
-@@ -647,6 +647,11 @@
+@@ -739,6 +739,11 @@
  
  2005-07-21  Roland McGrath  <roland at redhat.com>
  
@@ -604,7 +604,7 @@
  
 --- elfutils/libebl/ChangeLog
 +++ elfutils/libebl/ChangeLog
-@@ -501,6 +501,11 @@
+@@ -505,6 +505,11 @@
  	* Makefile.am (libebl_*_so_SOURCES): Set to $(*_SRCS) so dependency
  	tracking works right.
  
@@ -665,7 +665,7 @@
  
 --- elfutils/libelf/ChangeLog
 +++ elfutils/libelf/ChangeLog
-@@ -295,6 +295,11 @@
+@@ -303,6 +303,11 @@
  	If section content hasn't been read yet, do it before looking for the
  	block size.  If no section data present, infer size of section header.
  
@@ -797,15 +797,16 @@
  YACC = @YACC@
 --- elfutils/src/ChangeLog
 +++ elfutils/src/ChangeLog
-@@ -1,3 +1,7 @@
-+2007-10-16  Roland McGrath  <roland at redhat.com>
-+
+@@ -30,6 +30,8 @@
+ 
+ 	* readelf.c (hex_dump): Fix rounding error in whitespace calculation.
+ 
 +	* Makefile.am (readelf_no_Werror): New variable.
 +
  2007-10-15  Roland McGrath  <roland at redhat.com>
  
  	* make-debug-archive.in: New file.
-@@ -437,6 +441,10 @@
+@@ -469,6 +471,10 @@
  	* elflint.c (valid_e_machine): Add EM_ALPHA.
  	Reported by Christian Aichinger <Greek0 at gmx.net>.
  
@@ -816,7 +817,7 @@
  2006-08-08  Ulrich Drepper  <drepper at redhat.com>
  
  	* elflint.c (check_dynamic): Don't require DT_HASH for DT_SYMTAB.
-@@ -513,6 +521,10 @@
+@@ -545,6 +551,10 @@
  	* Makefile.am: Add hacks to create dependency files for non-generic
  	linker.
  
@@ -827,7 +828,7 @@
  2006-06-12  Ulrich Drepper  <drepper at redhat.com>
  
  	* ldgeneric.c (ld_generic_generate_sections): Don't create .interp
-@@ -861,6 +873,11 @@
+@@ -893,6 +903,11 @@
  	* readelf.c (print_debug_loc_section): Fix indentation for larger
  	address size.
  
@@ -1008,7 +1009,7 @@
  cannot set access and modification date of '%s'"), fname);
 --- elfutils/tests/ChangeLog
 +++ elfutils/tests/ChangeLog
-@@ -585,6 +585,11 @@
+@@ -606,6 +606,11 @@
  	* Makefile.am (TESTS): Add run-elflint-test.sh.
  	(EXTRA_DIST): Add run-elflint-test.sh and testfile18.bz2.
  


Index: elfutils.spec
===================================================================
RCS file: /cvs/pkgs/rpms/elfutils/F-8/elfutils.spec,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -r1.91 -r1.92
--- elfutils.spec	17 Oct 2007 07:57:02 -0000	1.91
+++ elfutils.spec	11 Nov 2007 23:20:39 -0000	1.92
@@ -1,5 +1,5 @@
-%define eu_version 0.130
-%define eu_release 3
+%define eu_version 0.131
+%define eu_release 1
 
 %if %{?_with_compat:1}%{!?_with_compat:0}
 %define compat 1
@@ -35,8 +35,6 @@
 Source2: testfile16.symtab.bz2
 Source3: testfile16.symtab.debug.bz2
 
-Patch3: elfutils-0.130-fixes.patch
-
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: bison >= 1.875
@@ -156,8 +154,6 @@
 
 %patch2 -p1
 
-%patch3 -p0
-
 %build
 # Remove -Wall from default flags.  The makefiles enable enough warnings
 # themselves, and they use -Werror.  Appending -Wall defeats the cases where
@@ -265,6 +261,14 @@
 %{_libdir}/libelf.a
 
 %changelog
+* Sun Nov 11 2007 Roland McGrath <roland at redhat.com> - 0.131-1
+- Update to 0.131
+  - libdw: DW_FORM_ref_addr support; dwarf_formref entry point now deprecated;
+    	   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 ET_REL
+  - libebl: powerpc backend support for Altivec registers
+
 * Wed Oct 17 2007 Roland McGrath <roland at redhat.com> - 0.130-3
 - Fix ET_REL support.
 - Fix odd indentation in eu-readelf -x output.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/elfutils/F-8/sources,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- sources	16 Oct 2007 08:22:11 -0000	1.41
+++ sources	11 Nov 2007 23:20:39 -0000	1.42
@@ -1,3 +1,3 @@
 07a924423a05b1bf6d0f9fe8b35dbe6b  testfile16.symtab.bz2
 bd40d1aaca8eaf1c7aea54bf4b29bda2  testfile16.symtab.debug.bz2
-8111e6ea9f237567cbe086fb10c29fa1  elfutils-0.130.tar.gz
+f7963fba80c6f74cd6c4990d2a76d121  elfutils-0.131.tar.gz


--- elfutils-0.130-fixes.patch DELETED ---




More information about the fedora-extras-commits mailing list