OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 16-Oct-2008 22:41:07
Branch: HEAD Handle: 2008101621410700
Modified files:
openpkg-src/binutils binutils.patch binutils.spec
Log:
upgrading package: binutils 2.18 -> 2.19
Summary:
Revision Changes Path
1.23 +7 -7 openpkg-src/binutils/binutils.patch
1.85 +2 -2 openpkg-src/binutils/binutils.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/binutils/binutils.patch
============================================================================
$ cvs diff -u -r1.22 -r1.23 binutils.patch
--- openpkg-src/binutils/binutils.patch 11 Nov 2007 14:50:53 -0000
1.22
+++ openpkg-src/binutils/binutils.patch 16 Oct 2008 20:41:07 -0000
1.23
@@ -161,17 +161,17 @@
any problems and this message really confused, just disable it for now.
Index: bfd/elf-eh-frame.c
---- bfd/elf-eh-frame.c.orig 2007-08-06 21:59:22 +0200
-+++ bfd/elf-eh-frame.c 2007-11-11 15:46:44 +0100
-@@ -970,9 +970,11 @@
- return offset != sec->rawsize;
+--- bfd/elf-eh-frame.c.orig 2008-09-17 11:00:44 +0200
++++ bfd/elf-eh-frame.c 2008-10-16 22:34:32 +0200
+@@ -887,9 +887,11 @@
+ goto success;
- free_no_table:
+ free_no_table:
+#if 0
(*info->callbacks->einfo)
(_("%P: error in %B(%A); no .eh_frame_hdr table will be created.\n"),
abfd, sec);
+#endif
- if (ehbuf)
- free (ehbuf);
+ hdr_info->table = FALSE;
if (sec_info)
+ free (sec_info);
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/binutils/binutils.spec
============================================================================
$ cvs diff -u -r1.84 -r1.85 binutils.spec
--- openpkg-src/binutils/binutils.spec 1 Jan 2008 14:51:20 -0000
1.84
+++ openpkg-src/binutils/binutils.spec 16 Oct 2008 20:41:07 -0000
1.85
@@ -31,8 +31,8 @@
Class: CORE
Group: Compiler
License: GPL
-Version: 2.18
-Release: 20080101
+Version: 2.19
+Release: 20081016
# list of sources
Source0:
ftp://sources.redhat.com/pub/binutils/releases/binutils-%{version}.tar.bz2
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]