Skip to content

Commit

Permalink
linux-cachyos-hardned: 6.11.9-2
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Jung <[email protected]>
  • Loading branch information
ptr1337 committed Dec 5, 2024
1 parent 0ad0dfa commit f899ad5
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 10 deletions.
8 changes: 4 additions & 4 deletions linux-cachyos-hardened/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgbase = linux-cachyos-hardened
pkgdesc = Linux BORE scheduler and hardened Kernel by CachyOS with other patches and improvements
pkgver = 6.11.7
pkgver = 6.11.9
pkgrel = 2
url = https://github.com/CachyOS/linux-cachyos
arch = x86_64
Expand All @@ -18,14 +18,14 @@ pkgbase = linux-cachyos-hardened
options = !strip
options = !debug
options = !lto
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.11.7.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.11.9.tar.xz
source = config
source = auto-cpu-optimization.sh
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.11/all/0001-cachyos-base-all.patch
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.11/sched/0001-bore-cachy.patch
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.11/misc/0001-hardened.patch
b2sums = 4d1aec68c93f3159099ac02a6d4bbc46f207383079ea3117102b9d657964132d946b9579e4e8582a0cf9c79170de0b7a0c5fac2b6e1b36aabd5e66340bec3c18
b2sums = 695787544efcc1866b0f1fb5ddc12bc2a873032708c2dfde9eb16a6d38c4864f0e1b2c1c53519079a956b67a987c3ce7eeecde6bd4d43125bb22f619b2d4ef39
b2sums = 97787b71bcf6a57872078e46917b3b6e339f25a0320dabe226fe5fe91e3eb829e3749b096eec4525fd1d6f25805f54f8a2d2b71a41bc94fd35c2b9c9140f25d7
b2sums = d42c94debcb16fa332e40b6d57c6e8c61756bf130e9cf5f5381cb59455ceaec23606bc01627df4031fa6cdc43a6d3fc02238de631e66f1a6cc6188a9bd17892b
b2sums = b1e964389424d43c398a76e7cee16a643ac027722b91fe59022afacb19956db5856b2808ca0dd484f6d0dfc170482982678d7a9a00779d98cd62d5105200a667
b2sums = b147966760f2f8e5dbba84e1ee73a1d81baf938848eb22bf58f5644de264baf4c857abd32e754d57c181b633ea8bfbb6568fe1c3229ce1feb1c4b3295ba3f884
b2sums = fcaa167830bb9558668ad7be808511be8c877e74c2c29326f0b1eaa0f50bf56bae47cab61cb11087d9863d0ad790fdfee76d3fbce4e570f673f6c22322ca749d
Expand Down
6 changes: 3 additions & 3 deletions linux-cachyos-hardened/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ else

pkgbase="linux-$_pkgsuffix"
_major=6.11
_minor=7
_minor=9
#_minorc=$((_minor+1))
#_rcver=rc8
pkgver=${_major}.${_minor}
Expand Down Expand Up @@ -762,8 +762,8 @@ for _p in "${pkgname[@]}"; do
}"
done

b2sums=('4d1aec68c93f3159099ac02a6d4bbc46f207383079ea3117102b9d657964132d946b9579e4e8582a0cf9c79170de0b7a0c5fac2b6e1b36aabd5e66340bec3c18'
'695787544efcc1866b0f1fb5ddc12bc2a873032708c2dfde9eb16a6d38c4864f0e1b2c1c53519079a956b67a987c3ce7eeecde6bd4d43125bb22f619b2d4ef39'
b2sums=('97787b71bcf6a57872078e46917b3b6e339f25a0320dabe226fe5fe91e3eb829e3749b096eec4525fd1d6f25805f54f8a2d2b71a41bc94fd35c2b9c9140f25d7'
'd42c94debcb16fa332e40b6d57c6e8c61756bf130e9cf5f5381cb59455ceaec23606bc01627df4031fa6cdc43a6d3fc02238de631e66f1a6cc6188a9bd17892b'
'b1e964389424d43c398a76e7cee16a643ac027722b91fe59022afacb19956db5856b2808ca0dd484f6d0dfc170482982678d7a9a00779d98cd62d5105200a667'
'b147966760f2f8e5dbba84e1ee73a1d81baf938848eb22bf58f5644de264baf4c857abd32e754d57c181b633ea8bfbb6568fe1c3229ce1feb1c4b3295ba3f884'
'fcaa167830bb9558668ad7be808511be8c877e74c2c29326f0b1eaa0f50bf56bae47cab61cb11087d9863d0ad790fdfee76d3fbce4e570f673f6c22322ca749d'
Expand Down
8 changes: 5 additions & 3 deletions linux-cachyos-hardened/config
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 6.11.7 Kernel Configuration
# Linux/x86 6.11.9 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20240910"
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=140201
CONFIG_CLANG_VERSION=0
CONFIG_AS_IS_GNU=y
CONFIG_AS_VERSION=24300
CONFIG_AS_VERSION=24301
CONFIG_LD_IS_BFD=y
CONFIG_LD_VERSION=24300
CONFIG_LD_VERSION=24301
CONFIG_LLD_VERSION=0
CONFIG_CC_CAN_LINK=y
CONFIG_CC_CAN_LINK_STATIC=y
Expand Down Expand Up @@ -3735,6 +3735,7 @@ CONFIG_CAN_C_CAN=m
CONFIG_CAN_C_CAN_PLATFORM=m
CONFIG_CAN_C_CAN_PCI=m
CONFIG_CAN_CC770=m
CONFIG_CAN_CC770_ISA=m
CONFIG_CAN_CC770_PLATFORM=m
CONFIG_CAN_CTUCANFD=m
CONFIG_CAN_CTUCANFD_PCI=m
Expand All @@ -3754,6 +3755,7 @@ CONFIG_CAN_PEAK_PCI=m
CONFIG_CAN_PEAK_PCIEC=y
CONFIG_CAN_PEAK_PCMCIA=m
CONFIG_CAN_PLX_PCI=m
CONFIG_CAN_SJA1000_ISA=m
CONFIG_CAN_SJA1000_PLATFORM=m
CONFIG_CAN_SOFTING=m
CONFIG_CAN_SOFTING_CS=m
Expand Down

0 comments on commit f899ad5

Please sign in to comment.