Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages /
linux-hardened
Commits:
05f37148 by Levente Polyak at 2026-05-18T23:05:16+02:00
upgpkg: 7.0.9.hardened1-1: upstream release
- - - - -
3 changed files:
- .SRCINFO
- PKGBUILD
- config.x86_64
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = linux-hardened
pkgdesc = Security-Hardened Linux
- pkgver = 7.0.8.hardened1
+ pkgver = 7.0.9.hardened1
pkgrel = 1
url = https://github.com/anthraxx/linux-hardened
arch = x86_64
@@ -24,24 +24,24 @@ pkgbase = linux-hardened
makedepends = texlive-latexextra
options = !debug
options = !strip
- source = https://cdn.kernel.org/pub/linux/kernel/v7.x/linux-7.0.8.tar.xz
- source =
https://cdn.kernel.org/pub/linux/kernel/v7.x/linux-7.0.8.tar.sign
- source =
https://github.com/anthraxx/linux-hardened/releases/download/v7.0.8-hardened1/linux-hardened-v7.0.8-hardened1.patch
- source =
https://github.com/anthraxx/linux-hardened/releases/download/v7.0.8-hardened1/linux-hardened-v7.0.8-hardened1.patch.sig
+ source = https://cdn.kernel.org/pub/linux/kernel/v7.x/linux-7.0.9.tar.xz
+ source =
https://cdn.kernel.org/pub/linux/kernel/v7.x/linux-7.0.9.tar.sign
+ source =
https://github.com/anthraxx/linux-hardened/releases/download/v7.0.9-hardened1/linux-hardened-v7.0.9-hardened1.patch
+ source =
https://github.com/anthraxx/linux-hardened/releases/download/v7.0.9-hardened1/linux-hardened-v7.0.9-hardened1.patch.sig
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
validpgpkeys = E240B57E2C4630BA768E2F26FC1B547C8D8172C8
- sha256sums =
1945afb22c9f4f7c78d971210f3bbb7deb09f5d8c41a38bfac772de25f6dcb22
+ sha256sums =
ac07acdf76cf4621cc5187a2670270a1a699533c8a6b225e4878c416ad83f1c4
sha256sums = SKIP
- sha256sums =
7950c54af2ff358f6a23d7a3adf937dd0e0346e334766aed1c4edeb8c4dc81a0
+ sha256sums =
60652cdd99dbb358bb8c513ec3f37abfa6e4de99bd9fe49dee7f6603f8075ee8
sha256sums = SKIP
- b2sums =
f608ac413f686d3d84ca7bb3d42fa96802e05a7fe8dd8ad6671bb26a8bd5202595cdbbaaee142f94fd9028ed2de832205523766673719960e20b5c0daebdae4b
+ b2sums =
ab7b2f892fb20a54afaf3bfe7d6951a2ebd88742332fb0c516d8041e9989fe20bef39fd21818be71a1fa984aa1122a6496d0ab919b07e646e0ef82a55dae3070
b2sums = SKIP
- b2sums =
3c5e836af65b73fa3d7590691bf1c7df1173c08cab97a7b637d4594d462aceb6387063c154700da648b92c35038df84655bcea41f59583f75f90645de8af5c6a
+ b2sums =
1850f1fce4269cec4b7d9d052837b81679094782c6e1df7c9aca382ce59cfffc456f8bb65bdeca350118f4d9b739921641045d79f80f2b3e690bb2f7f81ef495
b2sums = SKIP
source_x86_64 = config.x86_64
- sha256sums_x86_64 =
3d923214180b4a0455af4f952b1f3e973471ffcebaa37c3bded490b148c47d1f
- b2sums_x86_64 =
95bbec4a41159097d14f29288ba4eb26ce045610a9589758b433ea7453f4b20d6d307689d3c0f8adb805bb5fbb2d6c5e17b15ede0e1662b8e090a358e979114d
+ sha256sums_x86_64 =
cdc76d4e3b3b4eb396c18827c0981b1de27118a992f84cadb1464d5707fa43c9
+ b2sums_x86_64 =
5ac204cca8cce953e7055ab5f89ce171435b90391f3e805f24cc6585ade67cd823735104bad20c03f38c03dc12956f96f00af4019bef423ac96cb03051f64bd2
pkgname = linux-hardened
pkgdesc = The Security-Hardened Linux kernel and modules
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# Contributor: Thomas Baechler <[email protected]>
pkgbase=linux-hardened
-pkgver=7.0.8.hardened1
+pkgver=7.0.9.hardened1
pkgrel=1
pkgdesc='Security-Hardened Linux'
url='https://github.com/anthraxx/linux-hardened'
@@ -50,16 +50,16 @@ validpgpkeys=(
E240B57E2C4630BA768E2F26FC1B547C8D8172C8 # Levente Polyak
)
# https://www.kernel.org/pub/linux/kernel/v6.x/sha256sums.asc
-sha256sums=('1945afb22c9f4f7c78d971210f3bbb7deb09f5d8c41a38bfac772de25f6dcb22'
+sha256sums=('ac07acdf76cf4621cc5187a2670270a1a699533c8a6b225e4878c416ad83f1c4'
'SKIP'
- '7950c54af2ff358f6a23d7a3adf937dd0e0346e334766aed1c4edeb8c4dc81a0'
+ '60652cdd99dbb358bb8c513ec3f37abfa6e4de99bd9fe49dee7f6603f8075ee8'
'SKIP')
-sha256sums_x86_64=('3d923214180b4a0455af4f952b1f3e973471ffcebaa37c3bded490b148c47d1f')
-b2sums=('f608ac413f686d3d84ca7bb3d42fa96802e05a7fe8dd8ad6671bb26a8bd5202595cdbbaaee142f94fd9028ed2de832205523766673719960e20b5c0daebdae4b'
+sha256sums_x86_64=('cdc76d4e3b3b4eb396c18827c0981b1de27118a992f84cadb1464d5707fa43c9')
+b2sums=('ab7b2f892fb20a54afaf3bfe7d6951a2ebd88742332fb0c516d8041e9989fe20bef39fd21818be71a1fa984aa1122a6496d0ab919b07e646e0ef82a55dae3070'
'SKIP'
-
'3c5e836af65b73fa3d7590691bf1c7df1173c08cab97a7b637d4594d462aceb6387063c154700da648b92c35038df84655bcea41f59583f75f90645de8af5c6a'
+
'1850f1fce4269cec4b7d9d052837b81679094782c6e1df7c9aca382ce59cfffc456f8bb65bdeca350118f4d9b739921641045d79f80f2b3e690bb2f7f81ef495'
'SKIP')
-b2sums_x86_64=('95bbec4a41159097d14f29288ba4eb26ce045610a9589758b433ea7453f4b20d6d307689d3c0f8adb805bb5fbb2d6c5e17b15ede0e1662b8e090a358e979114d')
+b2sums_x86_64=('5ac204cca8cce953e7055ab5f89ce171435b90391f3e805f24cc6585ade67cd823735104bad20c03f38c03dc12956f96f00af4019bef423ac96cb03051f64bd2')
export KBUILD_BUILD_HOST=archlinux
export KBUILD_BUILD_USER=$pkgbase
=====================================
config.x86_64
=====================================
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 7.0.6-hardened1 Kernel Configuration
+# Linux/x86 7.0.9-hardened1 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 16.1.1 20260430"
CONFIG_CC_IS_GCC=y
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/linux-hardened/-/commit/05f37148910214f3f5241abb9850f32e5bc0e4c9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/linux-hardened/-/commit/05f37148910214f3f5241abb9850f32e5bc0e4c9
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help