Hello community, here is the log from the commit of package gnu-efi for openSUSE:Factory checked in at 2012-06-14 22:53:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnu-efi (Old) and /work/SRC/openSUSE:Factory/.gnu-efi.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnu-efi", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/gnu-efi/gnu-efi.changes 2011-09-23 02:01:11.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gnu-efi.new/gnu-efi.changes 2012-06-14 22:54:00.000000000 +0200 @@ -1,0 +2,28 @@ +Thu Jun 14 03:17:09 UTC 2012 - [email protected] + +- Update to gnu-efi 3.0q + + Fix .reloc section to support UEFI Secure Boot + + Fix redefined types compilation failure on x86_64 machines + + Conditionally assign toolchain binaries to allow overriding + them + + Force a dependency on lib for gnuefi + + Add guarantee 16-byte stack alignment on x86_64 + + Add routine to make callbacks work + + Add apps/tcc.efi to test calling convention + + Add ifdefs for ia64 to mirror ia32 and x86-64 so that + one can build with GCC. + + Add headers for PciIo + + Add the UEFI 2.x bits for EFI_BOOT_SERVICES + + Add an ignore for .note.GNU-stack section in X86-64 linker maps + + Change license from GPL to BSD + + Fix elf_ia32_efi.lds linker script to be compatible with the + new linker behaviour + + Fix to not having any relocations at all + + Add setjmp/longjmp + + Fixes incorrect section attribute in crt0-efi-ia32.S + + Adds value EfiResetShutdown to enum EFI_RESET_TYPE + + Fixes a RAW warning in reloc_ia64.S + + Adds the USB HCI device path structure in the headers + + Added '-mno-red-zone' to x68_64 compiles + +------------------------------------------------------------------- Old: ---- gnu-efi-3.0e.tar.gz New: ---- gnu-efi_3.0q.orig.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnu-efi.spec ++++++ --- /var/tmp/diff_new_pack.3ceSbX/_old 2012-06-14 22:54:02.000000000 +0200 +++ /var/tmp/diff_new_pack.3ceSbX/_new 2012-06-14 22:54:02.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package gnu-efi (Version 3.0e) +# spec file for package gnu-efi # -# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,19 +15,16 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: gnu-efi ExclusiveArch: ia64 %ix86 x86_64 Summary: Library for EFI Applications -Version: 3.0e -Release: 20 -Group: Development/Libraries/Other -AutoReqProv: on License: BSD-3-Clause ; GPL-2.0+ +Group: Development/Libraries/Other +Version: 3.0q +Release: 0 Url: http://sourceforge.net/projects/gnu-efi -Source: http://downloads.sourceforge.net/gnu-efi/gnu-efi-3.0e.tar.gz +Source: http://downloads.sourceforge.net/gnu-efi/gnu-efi_3.0q.orig.tar.gz Source1: rpmlintrc BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: kernel-source -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
