public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-emulation/xen-tools/files: ipxe-nopie.patch
@ 2011-10-22 23:25 Magnus Granberg (zorry)
  0 siblings, 0 replies; 3+ messages in thread
From: Magnus Granberg (zorry) @ 2011-10-22 23:25 UTC (permalink / raw
  To: gentoo-commits

zorry       11/10/22 23:25:50

  Added:                ipxe-nopie.patch
  Log:
  Fix compile failure for hardened #360805
  
  (Portage version: 2.1.10.30/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  app-emulation/xen-tools/files/ipxe-nopie.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/files/ipxe-nopie.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/files/ipxe-nopie.patch?rev=1.1&content-type=text/plain

Index: ipxe-nopie.patch
===================================================================
2011-10-22	Ralf Glauberman	<ralfglauberman@gmx.de>

		#360805 Don't compile ipxe with pie on hardened.
		* /tools/firmware/etherboot/patches/ipxe-nopie.patche		New patch
		* /tools/firmware/etherboot/patches/series				Add ipxe-nopie.patch

--- a/tools/firmware/etherboot/patches/ipxe-nopie.patch	1970-01-01 01:00:00.000000000 +0100
+++ b/tools/firmware/etherboot/patches/ipxe-nopie.patch	2011-03-27 17:45:13.929697782 +0200
@@ -0,0 +1,11 @@
+--- ipxe/src/Makefile~	2011-03-27 17:41:52.000000000 +0200
++++ ipxe/src/Makefile	2011-03-27 17:43:20.869446433 +0200
+@@ -4,7 +4,7 @@
+ #
+ 
+ CLEANUP		:=
+-CFLAGS		:=
++CFLAGS		:= -nopie
+ ASFLAGS		:=
+ LDFLAGS		:=
+ MAKEDEPS	:= Makefile
--- a/tools/firmware/etherboot/patches/series	2011-03-25 11:42:50.000000000 +0100
+++ b/tools/firmware/etherboot/patches/series	2011-03-27 17:45:45.140446216 +0200
@@ -1,3 +1,4 @@
 boot_prompt_option.patch
 gpxe-git-0edf2405b457
 gpxe-git-a803ef3dfeac
+ipxe-nopie.patch






^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-emulation/xen-tools/files: ipxe-nopie.patch
@ 2012-12-17 10:54 Ian Delaney (idella4)
  0 siblings, 0 replies; 3+ messages in thread
From: Ian Delaney (idella4) @ 2012-12-17 10:54 UTC (permalink / raw
  To: gentoo-commits

idella4     12/12/17 10:54:06

  Modified:             ipxe-nopie.patch
  Log:
  patched patch ipxe-nopie.patch, thanks to patch submitted by user uen in Bug #446022
  
  (Portage version: 2.1.11.30/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)

Revision  Changes    Path
1.2                  app-emulation/xen-tools/files/ipxe-nopie.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/files/ipxe-nopie.patch?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/files/ipxe-nopie.patch?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/files/ipxe-nopie.patch?r1=1.1&r2=1.2

Index: ipxe-nopie.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/files/ipxe-nopie.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ipxe-nopie.patch	22 Oct 2011 23:25:50 -0000	1.1
+++ ipxe-nopie.patch	17 Dec 2012 10:54:06 -0000	1.2
@@ -20,8 +20,7 @@
 + MAKEDEPS	:= Makefile
 --- a/tools/firmware/etherboot/patches/series	2011-03-25 11:42:50.000000000 +0100
 +++ b/tools/firmware/etherboot/patches/series	2011-03-27 17:45:45.140446216 +0200
-@@ -1,3 +1,4 @@
- boot_prompt_option.patch
- gpxe-git-0edf2405b457
- gpxe-git-a803ef3dfeac
+build_fix_1.patch
+build_fix_2.patch
+build_fix_3.patch
 +ipxe-nopie.patch





^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-emulation/xen-tools/files: ipxe-nopie.patch
@ 2013-01-31 17:57 Ian Delaney (idella4)
  0 siblings, 0 replies; 3+ messages in thread
From: Ian Delaney (idella4) @ 2013-01-31 17:57 UTC (permalink / raw
  To: gentoo-commits

idella4     13/01/31 17:57:10

  Modified:             ipxe-nopie.patch
  Log:
  Re-setting/correcting ipxe-nopie.patch to match source content in 4.2.0-r3 and disabling the patch in -4.2.1-r1 (pending further testing) consequent to Bug #447716, removed redunadant 4-add-nopie.patch
  
  (Portage version: 2.1.11.40/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)

Revision  Changes    Path
1.4                  app-emulation/xen-tools/files/ipxe-nopie.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/files/ipxe-nopie.patch?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/files/ipxe-nopie.patch?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/files/ipxe-nopie.patch?r1=1.3&r2=1.4

Index: ipxe-nopie.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/files/ipxe-nopie.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ipxe-nopie.patch	30 Jan 2013 09:09:01 -0000	1.3
+++ ipxe-nopie.patch	31 Jan 2013 17:57:10 -0000	1.4
@@ -4,8 +4,8 @@
 		* /tools/firmware/etherboot/patches/ipxe-nopie.patche		New patch
 		* /tools/firmware/etherboot/patches/series				Add ipxe-nopie.patch
 
-#--- tools/firmware/etherboot/patches/ipxe-nopie.patch	1970-01-01 01:00:00.000000000 +0100
-#+++ tools/firmware/etherboot/patches/ipxe-nopie.patch	2011-03-27 17:45:13.929697782 +0200
+--- a/tools/firmware/etherboot/patches/ipxe-nopie.patch	1970-01-01 01:00:00.000000000 +0100
++++ b/tools/firmware/etherboot/patches/ipxe-nopie.patch	2011-03-27 17:45:13.929697782 +0200
 @@ -0,0 +1,11 @@
 +--- ipxe/src/Makefile~	2011-03-27 17:41:52.000000000 +0200
 ++++ ipxe/src/Makefile	2011-03-27 17:43:20.869446433 +0200
@@ -18,3 +18,12 @@
 + ASFLAGS		:=
 + LDFLAGS		:=
 + MAKEDEPS	:= Makefile
+--- a/tools/firmware/etherboot/patches/series	2011-03-25 11:42:50.000000000 +0100
++++ b/tools/firmware/etherboot/patches/series	2011-03-27 17:45:45.140446216 +0200
+@@ -1,4 +1,5 @@
+ boot_prompt_option.patch
+ build_fix_1.patch
+ build_fix_2.patch
+ build_fix_3.patch
++ipxe-nopie.patch
+





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-01-31 17:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-31 17:57 [gentoo-commits] gentoo-x86 commit in app-emulation/xen-tools/files: ipxe-nopie.patch Ian Delaney (idella4)
  -- strict thread matches above, loose matches on Subject: below --
2012-12-17 10:54 Ian Delaney (idella4)
2011-10-22 23:25 Magnus Granberg (zorry)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox