[prev in list] [next in list] [prev in thread] [next in thread] 

List:       opensuse-commit
Subject:    commit lilo
From:       root () Hilbert ! suse ! de (h_root)
Date:       2007-04-30 16:13:48
Message-ID: 20070430161348.E1B166780DE () Hilbert ! suse ! de
[Download RAW message or body]


Hello community,

here is the log from the commit of package lilo
checked in at Mon Apr 30 18:13:48 CEST 2007.

--------
--- arch/ppc/lilo/lilo.changes	2007-04-25 16:28:43.000000000 +0200
+++ /mounts/work_src_done/STABLE/lilo/lilo.changes	2007-04-30 10:51:26.000000000 \
+0200 @@ -1,0 +2,6 @@
+Mon Apr 30 10:50:25 CEST 2007 - olh@suse.de
+
+- rename the ELF sections for kernel to match the mainline section
+  names
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ lilo.spec ++++++
--- /var/tmp/diff_new_pack.ZU2848/_old	2007-04-30 18:13:40.000000000 +0200
+++ /var/tmp/diff_new_pack.ZU2848/_new	2007-04-30 18:13:40.000000000 +0200
@@ -24,7 +24,7 @@
 Requires:       binutils
 Requires:       parted
 Version:        10.1.22
-Release:        27
+Release:        30
 Source0:        lilo-%{version}.tar.bz2
 Source1:        http://penguinppc.org/projects/yaboot/yaboot-%{yaboot_vers}.tar.bz2
 # $Id: lilo.spec 870 2006-11-07 12:31:45Z olh $
@@ -157,6 +157,9 @@
 %doc %{_mandir}/*/*
 
 %changelog
+* Mon Apr 30 2007 - olh@suse.de
+- rename the ELF sections for kernel to match the mainline section
+  names
 * Wed Apr 25 2007 - olh@suse.de
 - remove :suseboot:yaboot.cnf, to force yaboot.conf
 * Wed Apr 25 2007 - olh@suse.de

++++++ lilo-10.1.22.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore \
                old/lilo-10.1.22/bootheader/chrp/ld.script \
                new/lilo-10.1.22/bootheader/chrp/ld.script
--- old/lilo-10.1.22/bootheader/chrp/ld.script	2007-04-25 11:45:23.000000000 +0200
+++ new/lilo-10.1.22/bootheader/chrp/ld.script	2007-04-30 10:51:26.000000000 +0200
@@ -1,4 +1,4 @@
-/* $Id: ld.script 956 2007-04-25 09:45:23Z olh $ */
+/* $Id: ld.script 960 2007-04-30 08:51:26Z olh $ */
 OUTPUT_ARCH(powerpc)
 SECTIONS
 {
@@ -26,16 +26,16 @@
 		_uts_string_end = .;
 
 	}
-	.vmlinuz	:
+	.kernel:vmlinux.strip	:
 	{
 		_vmlinuz_start = .;
-		*(.vmlinuz)
+		*(.kernel:vmlinux.strip)
 		_vmlinuz_end = .;
 	}
-	.initrd	:
+	.kernel:initrd	:
 	{
 		_initrd_start = .;
-		*(.initrd)
+		*(.kernel:initrd)
 		_initrd_end = .;
 	}
 	_edata = .;

++++++ yaboot-10.1.22-r948.tar.bz2 ++++++


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org
For additional commands, e-mail: opensuse-commit+help@opensuse.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic