Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
linux-hardened


Commits:
a81351d2 by Levente Polyak at 2026-06-06T02:29:57+02:00
upgpkg: 7.0.11.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.10.hardened1
+       pkgver = 7.0.11.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.10.tar.xz
-       source = 
https://cdn.kernel.org/pub/linux/kernel/v7.x/linux-7.0.10.tar.sign
-       source = 
https://github.com/anthraxx/linux-hardened/releases/download/v7.0.10-hardened1/linux-hardened-v7.0.10-hardened1.patch
-       source = 
https://github.com/anthraxx/linux-hardened/releases/download/v7.0.10-hardened1/linux-hardened-v7.0.10-hardened1.patch.sig
+       source = 
https://cdn.kernel.org/pub/linux/kernel/v7.x/linux-7.0.11.tar.xz
+       source = 
https://cdn.kernel.org/pub/linux/kernel/v7.x/linux-7.0.11.tar.sign
+       source = 
https://github.com/anthraxx/linux-hardened/releases/download/v7.0.11-hardened1/linux-hardened-v7.0.11-hardened1.patch
+       source = 
https://github.com/anthraxx/linux-hardened/releases/download/v7.0.11-hardened1/linux-hardened-v7.0.11-hardened1.patch.sig
        validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
        validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
        validpgpkeys = E240B57E2C4630BA768E2F26FC1B547C8D8172C8
-       sha256sums = 
094977eb62c20e3d1939fe81a92958a1f987f339446e532fa86963b2804e32dc
+       sha256sums = 
e56c8356dda01136a6041c6ef832bd0ec99bd2d35dff97832aa5ec10ed014304
        sha256sums = SKIP
-       sha256sums = 
ac168b124c453f1c9160d4f16a24cb7ccca426df1406d95a8cd57118350d985c
+       sha256sums = 
7ee4df307ecfa16a91e4898c99d50989bfcfa8fcbb426413e1d9d25884f031f5
        sha256sums = SKIP
-       b2sums = 
08dc26e2247186fbfee32ee3251174f8a2e68c6ed6118c0713cb87bb66d427c85b6ae2367af053b158d9ad0d9aaf0846bdebddf84c30558fec89e68ba0dc0957
+       b2sums = 
e198c4edf9cc681c602e4c0bd8d92ff9d93433c95a525d8d94e5ad59aa9da2299a5048690841263e925835e3960d621fab137afd3522020f58d4fe1a09041ac7
        b2sums = SKIP
-       b2sums = 
5673d6eb32075d345b216eddf0e9fff59cb81fe0c2ca4f350bfe40e05a037c62209e5089d12025eff0226f6c24b7b1709e28613faa0b8267ea9a9cf55866cca5
+       b2sums = 
d3e5823d70d2f325c00f45391af7035cc1a4e32fa1c0f77b676d6d8ce03688ebed6691a71b42d6c6444258b95ea4c071735ee6a5064303e0b72a4a3be61b246e
        b2sums = SKIP
        source_x86_64 = config.x86_64
-       sha256sums_x86_64 = 
cdc76d4e3b3b4eb396c18827c0981b1de27118a992f84cadb1464d5707fa43c9
-       b2sums_x86_64 = 
5ac204cca8cce953e7055ab5f89ce171435b90391f3e805f24cc6585ade67cd823735104bad20c03f38c03dc12956f96f00af4019bef423ac96cb03051f64bd2
+       sha256sums_x86_64 = 
4cb7f3058843970a24176e537b377f1604ce2dffbe56f1c828e378052987ac51
+       b2sums_x86_64 = 
425ad082d5646e78ef4607d68218cf5f369c90911e29aa455395621faff5322a05428fa516e6e2f574130983fd434e3d57993e210eba56e514758fede5f0041b
 
 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.10.hardened1
+pkgver=7.0.11.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=('094977eb62c20e3d1939fe81a92958a1f987f339446e532fa86963b2804e32dc'
+sha256sums=('e56c8356dda01136a6041c6ef832bd0ec99bd2d35dff97832aa5ec10ed014304'
             'SKIP'
-            'ac168b124c453f1c9160d4f16a24cb7ccca426df1406d95a8cd57118350d985c'
+            '7ee4df307ecfa16a91e4898c99d50989bfcfa8fcbb426413e1d9d25884f031f5'
             'SKIP')
-sha256sums_x86_64=('cdc76d4e3b3b4eb396c18827c0981b1de27118a992f84cadb1464d5707fa43c9')
-b2sums=('08dc26e2247186fbfee32ee3251174f8a2e68c6ed6118c0713cb87bb66d427c85b6ae2367af053b158d9ad0d9aaf0846bdebddf84c30558fec89e68ba0dc0957'
+sha256sums_x86_64=('4cb7f3058843970a24176e537b377f1604ce2dffbe56f1c828e378052987ac51')
+b2sums=('e198c4edf9cc681c602e4c0bd8d92ff9d93433c95a525d8d94e5ad59aa9da2299a5048690841263e925835e3960d621fab137afd3522020f58d4fe1a09041ac7'
         'SKIP'
-        
'5673d6eb32075d345b216eddf0e9fff59cb81fe0c2ca4f350bfe40e05a037c62209e5089d12025eff0226f6c24b7b1709e28613faa0b8267ea9a9cf55866cca5'
+        
'd3e5823d70d2f325c00f45391af7035cc1a4e32fa1c0f77b676d6d8ce03688ebed6691a71b42d6c6444258b95ea4c071735ee6a5064303e0b72a4a3be61b246e'
         'SKIP')
-b2sums_x86_64=('5ac204cca8cce953e7055ab5f89ce171435b90391f3e805f24cc6585ade67cd823735104bad20c03f38c03dc12956f96f00af4019bef423ac96cb03051f64bd2')
+b2sums_x86_64=('425ad082d5646e78ef4607d68218cf5f369c90911e29aa455395621faff5322a05428fa516e6e2f574130983fd434e3d57993e210eba56e514758fede5f0041b')
 
 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.9-hardened1 Kernel Configuration
+# Linux/x86 7.0.11-hardened1 Kernel Configuration
 #
 CONFIG_CC_VERSION_TEXT="gcc (GCC) 16.1.1 20260430"
 CONFIG_CC_IS_GCC=y
@@ -11,9 +11,9 @@ CONFIG_AS_VERSION=24600
 CONFIG_LD_IS_BFD=y
 CONFIG_LD_VERSION=24600
 CONFIG_LLD_VERSION=0
-CONFIG_RUSTC_VERSION=109500
+CONFIG_RUSTC_VERSION=109600
 CONFIG_RUST_IS_AVAILABLE=y
-CONFIG_RUSTC_LLVM_VERSION=220103
+CONFIG_RUSTC_LLVM_VERSION=220106
 CONFIG_CC_CAN_LINK=y
 CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y
 CONFIG_CC_HAS_ASM_GOTO_TIED_OUTPUT=y
@@ -6652,7 +6652,6 @@ CONFIG_VIDEO_RP1_CFE=m
 #
 # Sunxi media platform drivers
 #
-CONFIG_VIDEO_DW_MIPI_CSI2RX=m
 
 #
 # Texas Instruments drivers



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/linux-hardened/-/commit/a81351d2bab1e3da9ba9010e5c61185478002ed3

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/linux-hardened/-/commit/a81351d2bab1e3da9ba9010e5c61185478002ed3
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


Reply via email to