summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO18
-rw-r--r--PKGBUILD7
2 files changed, 8 insertions, 17 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 41319bafd6a8..c87d48c74b4a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,5 @@
pkgbase = linux-hardened-apparmor
- pkgdesc = linux-hardened with apparmor and audit enabled
- pkgver = 4.13.10.a
+ pkgver = 4.13.11.a
pkgrel = 1
url = https://github.com/copperhead/linux-hardened
arch = x86_64
@@ -11,19 +10,14 @@ pkgbase = linux-hardened-apparmor
makedepends = inetutils
makedepends = bc
makedepends = libelf
- depends = coreutils
- depends = linux-firmware
- depends = kmod
- depends = mkinitcpio>=0.7
- optdepends = crda: to set the correct wireless channels of your country
replaces = linux-grsec
options = !strip
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.13.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.13.tar.sign
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.13.10.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.13.10.sign
- source = https://github.com/thestinger/linux-hardened/releases/download/4.13.10.a/linux-hardened-4.13.10.a.patch
- source = https://github.com/thestinger/linux-hardened/releases/download/4.13.10.a/linux-hardened-4.13.10.a.patch.sig
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.13.11.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.13.11.sign
+ source = https://github.com/thestinger/linux-hardened/releases/download/4.13.11.a/linux-hardened-4.13.11.a.patch
+ source = https://github.com/thestinger/linux-hardened/releases/download/4.13.11.a/linux-hardened-4.13.11.a.patch.sig
source = config.x86_64
source = 90-linux.hook
source = linux.preset
@@ -32,7 +26,7 @@ pkgbase = linux-hardened-apparmor
validpgpkeys = 65EEFE022108E2B708CBFCF7F9E712E59AF5F22A
sha256sums = 2db3d6066c3ad93eb25b973a3d2951e022a7e975ee2fa7cbe5bddf84d9a49a2c
sha256sums = SKIP
- sha256sums = b9efa9c6375f79f6a041a5f0666d4ced1a49bfe8c4662d26517a6b4cfd9bf2f6
+ sha256sums = f5fb017ee531dc35e3462ccb2d244d4fdc8ac6df9cd3337aa6df2ffc280b1bd6
sha256sums = SKIP
sha256sums = dd230cdc25a5ebaf45a91b57e03696b6af8fb2c02ccb826a12a7fc0f28c58857
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 6160fe82848a..d09fb184d2b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,12 @@
pkgbase=linux-hardened-apparmor
_srcname=linux-4.13
-_pkgver=4.13.10
+_pkgver=4.13.11
pkgver=$_pkgver.a
pkgrel=1
-pkgdesc="linux-hardened with apparmor and audit enabled"
arch=('x86_64')
url="https://github.com/copperhead/linux-hardened"
license=('GPL2')
-depends=('coreutils' 'linux-firmware' 'kmod' 'mkinitcpio>=0.7')
-optdepends=('crda: to set the correct wireless channels of your country')
makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'libelf')
options=('!strip')
source=("https://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
@@ -29,7 +26,7 @@ replaces=('linux-grsec')
sha256sums=('2db3d6066c3ad93eb25b973a3d2951e022a7e975ee2fa7cbe5bddf84d9a49a2c'
'SKIP'
- 'b9efa9c6375f79f6a041a5f0666d4ced1a49bfe8c4662d26517a6b4cfd9bf2f6'
+ 'f5fb017ee531dc35e3462ccb2d244d4fdc8ac6df9cd3337aa6df2ffc280b1bd6'
'SKIP'
'dd230cdc25a5ebaf45a91b57e03696b6af8fb2c02ccb826a12a7fc0f28c58857'
'SKIP'