summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. Jung2021-09-09 19:42:33 +0000
committerP. Jung2021-09-09 19:42:33 +0000
commit3c7966b21ab1a0425799399781f6bd6c1905ec77 (patch)
tree94bdcd4aa37a4284097aeb1f36da0a215696451b
parent3ce87b282494da40184a6335c989dcc87fd714ca (diff)
downloadaur-3c7966b21ab1a0425799399781f6bd6c1905ec77.tar.gz
5.13.15
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
-rw-r--r--config3
3 files changed, 12 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 987a5a10b262..1118240063da 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-hardened-cacule
pkgdesc = Security-Hardened Linux with the cacule scheduler
- pkgver = 5.13.13.hardened1
+ pkgver = 5.13.15.hardened1
pkgrel = 1
url = https://github.com/anthraxx/linux-hardened
arch = x86_64
@@ -20,16 +20,16 @@ pkgbase = linux-hardened-cacule
makedepends = graphviz
makedepends = imagemagick
options = !strip
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.13.13.tar.xz
- source = https://github.com/anthraxx/linux-hardened/releases/download/5.13.13-hardened1/linux-hardened-5.13.13-hardened1.patch
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.13.15.tar.xz
+ source = https://github.com/anthraxx/linux-hardened/releases/download/5.13.15-hardened1/linux-hardened-5.13.15-hardened1.patch
source = cacule-5.13.patch
source = cpu-patches.patch
source = config
- sha256sums = 5531d2200c7923c377ef2e0fb7fc44d892e3dabf302961d790c9bd1df3c83434
- sha256sums = 839ec0e3dfe575e742314b6c959671d5265740eebc9d7a9797f1ae8ffe9564e5
+ sha256sums = 330b4c395f858e75ce26a34cc008c121ef8d975736b3ea975ca65081ff93621b
+ sha256sums = c722b5988fec48f6593e24aa429068f489285062960b1f172770e1240b94e5bc
sha256sums = 2c2851ea35a8e8628caf2caf674736af0547c737652737d6a8aebf677ae92e5e
sha256sums = 4f22a6e4e5fe6f3bb39ca39073fa812eb9c0dbb3ac9cec64ed0a90d06b54d32a
- sha256sums = 49a34dfc8ee7663a8a20c614f086e16ec70e8822db27a91050fd6ffebf87a650
+ sha256sums = ab4721efe64acbb78a995af97cf65aec3462994dd985ac36eebb146ab9d93f67
pkgname = linux-hardened-cacule
pkgdesc = The Security-Hardened Linux with the cacule scheduler kernel and modules
diff --git a/PKGBUILD b/PKGBUILD
index 9f8cfc78b039..96281a6b3a73 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgbase=linux-hardened-cacule
-pkgver=5.13.13.hardened1
+pkgver=5.13.15.hardened1
pkgrel=1
pkgdesc='Security-Hardened Linux with the cacule scheduler'
url='https://github.com/anthraxx/linux-hardened'
@@ -26,11 +26,11 @@ source=(
cpu-patches.patch
config # the main kernel config file
)
-sha256sums=('5531d2200c7923c377ef2e0fb7fc44d892e3dabf302961d790c9bd1df3c83434'
- '839ec0e3dfe575e742314b6c959671d5265740eebc9d7a9797f1ae8ffe9564e5'
+sha256sums=('330b4c395f858e75ce26a34cc008c121ef8d975736b3ea975ca65081ff93621b'
+ 'c722b5988fec48f6593e24aa429068f489285062960b1f172770e1240b94e5bc'
'2c2851ea35a8e8628caf2caf674736af0547c737652737d6a8aebf677ae92e5e'
'4f22a6e4e5fe6f3bb39ca39073fa812eb9c0dbb3ac9cec64ed0a90d06b54d32a'
- '49a34dfc8ee7663a8a20c614f086e16ec70e8822db27a91050fd6ffebf87a650')
+ 'ab4721efe64acbb78a995af97cf65aec3462994dd985ac36eebb146ab9d93f67')
export KBUILD_BUILD_HOST=archlinux
export KBUILD_BUILD_USER=$pkgbase
diff --git a/config b/config
index 7b5e165e9656..4e57d5fdba87 100644
--- a/config
+++ b/config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.13.13-hardened1 Kernel Configuration
+# Linux/x86 5.13.14-hardened1 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.1.0"
CONFIG_CC_IS_GCC=y
@@ -198,6 +198,7 @@ CONFIG_BLK_CGROUP=y
CONFIG_CGROUP_WRITEBACK=y
CONFIG_CGROUP_SCHED=y
CONFIG_FAIR_GROUP_SCHED=y
+CONFIG_CACULE_SCHED=y
CONFIG_CFS_BANDWIDTH=y
# CONFIG_RT_GROUP_SCHED is not set
CONFIG_UCLAMP_TASK_GROUP=y