summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIrvine2018-03-11 20:17:20 +0000
committerIrvine2018-03-11 20:17:20 +0000
commit077b2281efd5c1ebd02a4eaad56cfffcab5f9456 (patch)
tree772f888ee4e8323013be7d523fa69c9c22c0b3d2
parente99fc85856ad3356204451f06bb7c1afac7ec35e (diff)
downloadaur-077b2281efd5c1ebd02a4eaad56cfffcab5f9456.tar.gz
Sync with linux-hardened-4.15.8.-1
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD8
-rw-r--r--config.x86_642
3 files changed, 13 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bf717531af8f..95aa402e465f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-hardened-apparmor
- pkgver = 4.15.7.a
+ pkgver = 4.15.8.a
pkgrel = 1
url = https://github.com/copperhead/linux-hardened
arch = x86_64
@@ -13,10 +13,10 @@ pkgbase = linux-hardened-apparmor
options = !strip
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.15.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.15.tar.sign
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.15.7.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.15.7.sign
- source = https://github.com/thestinger/linux-hardened/releases/download/4.15.7.a/linux-hardened-4.15.7.a.patch
- source = https://github.com/thestinger/linux-hardened/releases/download/4.15.7.a/linux-hardened-4.15.7.a.patch.sig
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.15.8.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.15.8.sign
+ source = https://github.com/thestinger/linux-hardened/releases/download/4.15.8.a/linux-hardened-4.15.8.a.patch
+ source = https://github.com/thestinger/linux-hardened/releases/download/4.15.8.a/linux-hardened-4.15.8.a.patch.sig
source = config.x86_64
source = 60-linux.hook
source = 90-linux.hook
@@ -27,11 +27,11 @@ pkgbase = linux-hardened-apparmor
validpgpkeys = 65EEFE022108E2B708CBFCF7F9E712E59AF5F22A
sha256sums = 5a26478906d5005f4f809402e981518d2b8844949199f60c4b6e1f986ca2a769
sha256sums = SKIP
- sha256sums = 0dad200b26837acd0340dfe18d9610467c111df5719440248cd8be6fb8d6dd02
+ sha256sums = 93e9495e5d43f3ff6695b50ba74fc17d8feef670c16c08acd005059b54db1ef0
sha256sums = SKIP
- sha256sums = 7b461574bc65060bb320de9c095ecce79543d7c64e1e1cfb458263c03d00620a
+ sha256sums = fc90ce5a332c7a46bd7b43e1df105606b02b8f767df286946aabec2dafc2852c
sha256sums = SKIP
- sha256sums = b01ddd0ae91bf8cc699d275071254a3c580b78ce94d1a8f4077ae4dc65d7bb77
+ sha256sums = 749dc7ef84e39d6240953ec72a7673dd9b550c42814fd29b33c2994d6bb0f6e1
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
sha256sums = 75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919
sha256sums = ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65
diff --git a/PKGBUILD b/PKGBUILD
index dc3c3f95b0d1..6e13d99fc5c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase=linux-hardened-apparmor
_srcname=linux-4.15
-_pkgver=4.15.7
+_pkgver=4.15.8
pkgver=${_pkgver}.a
pkgrel=1
url='https://github.com/copperhead/linux-hardened'
@@ -26,11 +26,11 @@ source=(https://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz
replaces=('linux-grsec')
sha256sums=('5a26478906d5005f4f809402e981518d2b8844949199f60c4b6e1f986ca2a769'
'SKIP'
- '0dad200b26837acd0340dfe18d9610467c111df5719440248cd8be6fb8d6dd02'
+ '93e9495e5d43f3ff6695b50ba74fc17d8feef670c16c08acd005059b54db1ef0'
'SKIP'
- '7b461574bc65060bb320de9c095ecce79543d7c64e1e1cfb458263c03d00620a'
+ 'fc90ce5a332c7a46bd7b43e1df105606b02b8f767df286946aabec2dafc2852c'
'SKIP'
- 'b01ddd0ae91bf8cc699d275071254a3c580b78ce94d1a8f4077ae4dc65d7bb77'
+ '749dc7ef84e39d6240953ec72a7673dd9b550c42814fd29b33c2994d6bb0f6e1'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
'75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919'
'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65'
diff --git a/config.x86_64 b/config.x86_64
index 9deeb7d41f33..f3bcf5e744e9 100644
--- a/config.x86_64
+++ b/config.x86_64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.15.7 Kernel Configuration
+# Linux/x86 4.15.9 Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y