summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIrvine2018-03-17 13:33:00 +0000
committerIrvine2018-03-17 13:33:00 +0000
commita1ac7f7f01c816c7b9cbb5fb2bb844b21c435e35 (patch)
tree1096c35f7bfdaf58ea848908ac59e5e5d9c41dc2
parentef29a9127d2121ee2a0073b29c841c28e02733a8 (diff)
downloadaur-a1ac7f7f01c816c7b9cbb5fb2bb844b21c435e35.tar.gz
Sync with linux-hardened-4.15.10.-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 35645f52f750..6c3d7859d05c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-hardened-apparmor
- pkgver = 4.15.9.a
+ pkgver = 4.15.10.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.9.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.15.9.sign
- source = https://github.com/thestinger/linux-hardened/releases/download/4.15.9.a/linux-hardened-4.15.9.a.patch
- source = https://github.com/thestinger/linux-hardened/releases/download/4.15.9.a/linux-hardened-4.15.9.a.patch.sig
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.15.10.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.15.10.sign
+ source = https://github.com/thestinger/linux-hardened/releases/download/4.15.10.a/linux-hardened-4.15.10.a.patch
+ source = https://github.com/thestinger/linux-hardened/releases/download/4.15.10.a/linux-hardened-4.15.10.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 = f3070554bd5f1640085cc35ae2f4bc23a94f9cf47b562140e5c2ec9a16d6b52e
+ sha256sums = bbc4e9dc11c15493bd74bf1aae76741ea0e170bc3a07ba9489048bdc9ff85671
sha256sums = SKIP
- sha256sums = f9bc0a325aa9eac365667e70e0851d0ba6ea80d162ca56ff587744b965a6132a
+ sha256sums = da9753cfeeb588319ffdf3106ef196fae01beb92d69c88427055190ac44cdad1
sha256sums = SKIP
- sha256sums = 749dc7ef84e39d6240953ec72a7673dd9b550c42814fd29b33c2994d6bb0f6e1
+ sha256sums = 9907ce92c62e39fed4439830546b775aa34db17242d4c448e7f929031a401152
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
sha256sums = 75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919
sha256sums = ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65
diff --git a/PKGBUILD b/PKGBUILD
index a2673adc4222..ba760f91bedf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase=linux-hardened-apparmor
_srcname=linux-4.15
-_pkgver=4.15.9
+_pkgver=4.15.10
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'
- 'f3070554bd5f1640085cc35ae2f4bc23a94f9cf47b562140e5c2ec9a16d6b52e'
+ 'bbc4e9dc11c15493bd74bf1aae76741ea0e170bc3a07ba9489048bdc9ff85671'
'SKIP'
- 'f9bc0a325aa9eac365667e70e0851d0ba6ea80d162ca56ff587744b965a6132a'
+ 'da9753cfeeb588319ffdf3106ef196fae01beb92d69c88427055190ac44cdad1'
'SKIP'
- '749dc7ef84e39d6240953ec72a7673dd9b550c42814fd29b33c2994d6bb0f6e1'
+ '9907ce92c62e39fed4439830546b775aa34db17242d4c448e7f929031a401152'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
'75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919'
'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65'
diff --git a/config.x86_64 b/config.x86_64
index f3bcf5e744e9..7a2064bc969d 100644
--- a/config.x86_64
+++ b/config.x86_64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.15.9 Kernel Configuration
+# Linux/x86 4.15.10 Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y