mirror of
https://github.com/archlinux/aur.git
synced 2026-02-13 20:13:31 +01:00
Remove patches
This commit is contained in:
parent
86eac179c9
commit
f9bc82f556
1 changed files with 0 additions and 5 deletions
5
PKGBUILD
5
PKGBUILD
|
|
@ -46,11 +46,6 @@ prepare() {
|
|||
# add upstream patch
|
||||
patch -p1 -i "${srcdir}/patch-${pkgver}"
|
||||
|
||||
# security patches
|
||||
patch -p1 < "${srcdir}/CVE-2017-1000364.mm-larger-stack-guard-gap-between-vmas.patch"
|
||||
patch -p1 < "${srcdir}/CVE-2017-1000364.mm-fix-new-crash-in-unmapped_area_topdown.patch"
|
||||
patch -p1 < "${srcdir}/CVE-2017-1000364.fixup.allow-stack-to-grow-up-to-address-space-limit.patch"
|
||||
|
||||
# add latest fixes from stable queue, if needed
|
||||
# http://git.kernel.org/?p=linux/kernel/git/stable/stable-queue.git
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue