summaryrefslogtreecommitdiff
path: root/src/stage3/patches/generic/bzip2.patch
diff options
context:
space:
mode:
Diffstat (limited to 'src/stage3/patches/generic/bzip2.patch')
-rw-r--r--src/stage3/patches/generic/bzip2.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/stage3/patches/generic/bzip2.patch b/src/stage3/patches/generic/bzip2.patch
new file mode 100644
index 0000000..edfd9ac
--- /dev/null
+++ b/src/stage3/patches/generic/bzip2.patch
@@ -0,0 +1,12 @@
+diff -rupN a/PKGBUILD b/PKGBUILD
+--- a/PKGBUILD 2018-06-03 16:03:04.616850837 +0200
++++ b/PKGBUILD 2018-06-03 16:37:39.606871542 +0200
+@@ -16,7 +16,7 @@ source=(http://www.bzip.org/$pkgver/bzip
+ fix-heap-use-after-free-bzip2recover.patch::https://gitweb.gentoo.org/repo/gentoo.git/plain/app-arch/bzip2/files/bzip2-1.0.6-CVE-2016-3189.patch)
+ sha1sums=('3f89f861209ce81a6bab1fd1998c0ef311712002'
+ '85ce76fdb67f52f152bba368c1de81132dcdbdb5'
+- '95f6187491bcd980f869c6857a72edb3e43e1064')
++ '3318e71b4a6d9d350a61f47de495301a937fad8a')
+ build() {
+ cd "$srcdir/$pkgname-$pkgver"
+