diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-10-29 13:50:28 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-10-29 15:18:02 +0000 |
commit | 1e0864dfc2222c7a623cf8eefa098700e17f304a (patch) | |
tree | 7dcb90c07506d5fd05bb677372277ad1e2791d70 /main/xen/0001-ipxe-dont-clobber-ebp.patch | |
parent | f3da078305d1ccc488e6948a1c1e9136edc21529 (diff) | |
download | aports-1e0864dfc2222c7a623cf8eefa098700e17f304a.tar.bz2 aports-1e0864dfc2222c7a623cf8eefa098700e17f304a.tar.xz |
main/xen: upgrade to 4.6.0 and fix sec issues
Diffstat (limited to 'main/xen/0001-ipxe-dont-clobber-ebp.patch')
-rw-r--r-- | main/xen/0001-ipxe-dont-clobber-ebp.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/main/xen/0001-ipxe-dont-clobber-ebp.patch b/main/xen/0001-ipxe-dont-clobber-ebp.patch index 2d2fe2f818..f3342e6007 100644 --- a/main/xen/0001-ipxe-dont-clobber-ebp.patch +++ b/main/xen/0001-ipxe-dont-clobber-ebp.patch @@ -275,10 +275,10 @@ diff --git a/tools/firmware/etherboot/patches/series b/tools/firmware/etherboot/ index 5bd7df8..154e65b 100644 --- a/tools/firmware/etherboot/patches/series +++ b/tools/firmware/etherboot/patches/series -@@ -2,3 +2,5 @@ boot_prompt_option.patch - build_fix_1.patch - build_fix_2.patch +@@ -4,3 +4,5 @@ build_fix_3.patch + build-compare.patch + build_fix_4.patch +no-clobber-ebp.patch +no-clobber-ebp2.patch -- |