Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages / 
linux-lts


Commits:
8f4755cb by Andreas Radke at 2025-02-01T19:59:06+01:00
upgpkg: 6.12.12-1

- - - - -


3 changed files:

- .SRCINFO
- PKGBUILD
- config


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = linux-lts
        pkgdesc = LTS Linux
-       pkgver = 6.12.11
-       pkgrel = 2
+       pkgver = 6.12.12
+       pkgrel = 1
        url = https://www.kernel.org
        arch = x86_64
        makedepends = bc
@@ -20,26 +20,26 @@ pkgbase = linux-lts
        makedepends = texlive-latexextra
        options = !debug
        options = !strip
-       source = 
https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.12.11.tar.xz
-       source = 
https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.12.11.tar.sign
+       source = 
https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.12.12.tar.xz
+       source = 
https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.12.12.tar.sign
        source = 0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
        source = 0002-Default-to-maximum-amount-of-ASLR-bits.patch
        source = 0003-skip-simpledrm-if-nvidia-drm.modeset=1-is.patch
        source = config
        validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
        validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
-       sha256sums = 
475172fdbd87a153f123a57952672e773bdb6daf5b58a417d1a5e419fcfeec49
+       sha256sums = 
e98942d17ef7063b3f2d6d7692bf24899e2e021cf832d19b55308ec8e8e08eff
        sha256sums = SKIP
        sha256sums = 
3cf389ced2b40e6457421cb27892bf126b73032fbf1de895ecc37b13d981a17c
        sha256sums = 
423b2c6fbc8d6df79997550bef1b1e4f6f402b668007d150013623a83a12b49e
        sha256sums = 
596f8e0aef1df72a84685e8f2b8a9dde7e33b513de555fae6069ba652cbd00c1
-       sha256sums = 
1346f66d9c853fc1364d631a603ca7f1a55d31823fc582f39973fe41b362e9a9
-       b2sums = 
8f31f2aed810d1fe724142011731f361a543da301a1a14c92b852c8cf81f7c4bdce1b74783e0dd965d7bf225dc6006b44eed622bf6dff09312265ce3cae1ea32
+       sha256sums = 
4e648e32cf3aaca8594fd7443613a3bdce5dae2848214feb1be8d137e3db1f23
+       b2sums = 
e32d607f2732c5ad719aa2f31c7f42f6243d7e9d52447dc923563d2982a68a3bed836acac116e1e30f15e4eceb87671a96db507a7019d00eaf52f36c9340b07f
        b2sums = SKIP
        b2sums = 
b2e1f3544470a0ded336a8d9097b879060530d795a9b60ef5d617d16c165f3ca27424529a7c464d249ab72abcaf48d65d66d96508a7b49622ab404739ae0a918
        b2sums = 
01f1a8249983b1a52437843ce3566242b3ed1df03fcab98ec092982be9a4dc947ab0f932a6bc9ac84f85248dca479ebe193a6032cfd2b574dc6f5ca31a0190c5
        b2sums = 
410dc8911051905c5c01b47890eeff817fc180434372864cfa9ee0d77e0ff43571b9fcc3c193d562c4dcd49511edf7c6c01dde12dd0778845d1868dc435531ea
-       b2sums = 
64466a66262ca39cbccb27be92a570874913cd32956f13b81965e66766cc1aa215be3ffc6671efc865247dbd9e95a704ddb471ad44bda7460afd9ed9e3c1a695
+       b2sums = 
c3bc7e3ea2b943c2dcd5d2169eae63e90436963eb547c2301a3449169cdc8da13500c88acbfb4cc033ab78aa72950cf88e9fce00bc86d7a0af68b649761c2829
 
 pkgname = linux-lts
        pkgdesc = The LTS Linux kernel and modules


=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
 # Maintainer: Andreas Radke <andy...@archlinux.org>
 
 pkgbase=linux-lts
-pkgver=6.12.11
-pkgrel=2
+pkgver=6.12.12
+pkgrel=1
 pkgdesc='LTS Linux'
 url='https://www.kernel.org'
 arch=(x86_64)
@@ -42,18 +42,18 @@ validpgpkeys=(
   647F28654894E3BD457199BE38DBBDC86092693E  # Greg Kroah-Hartman
 )
 # https://www.kernel.org/pub/linux/kernel/v6.x/sha256sums.asc
-sha256sums=('475172fdbd87a153f123a57952672e773bdb6daf5b58a417d1a5e419fcfeec49'
+sha256sums=('e98942d17ef7063b3f2d6d7692bf24899e2e021cf832d19b55308ec8e8e08eff'
             'SKIP'
             '3cf389ced2b40e6457421cb27892bf126b73032fbf1de895ecc37b13d981a17c'
             '423b2c6fbc8d6df79997550bef1b1e4f6f402b668007d150013623a83a12b49e'
             '596f8e0aef1df72a84685e8f2b8a9dde7e33b513de555fae6069ba652cbd00c1'
-            '1346f66d9c853fc1364d631a603ca7f1a55d31823fc582f39973fe41b362e9a9')
-b2sums=('8f31f2aed810d1fe724142011731f361a543da301a1a14c92b852c8cf81f7c4bdce1b74783e0dd965d7bf225dc6006b44eed622bf6dff09312265ce3cae1ea32'
+            '4e648e32cf3aaca8594fd7443613a3bdce5dae2848214feb1be8d137e3db1f23')
+b2sums=('e32d607f2732c5ad719aa2f31c7f42f6243d7e9d52447dc923563d2982a68a3bed836acac116e1e30f15e4eceb87671a96db507a7019d00eaf52f36c9340b07f'
         'SKIP'
         
'b2e1f3544470a0ded336a8d9097b879060530d795a9b60ef5d617d16c165f3ca27424529a7c464d249ab72abcaf48d65d66d96508a7b49622ab404739ae0a918'
         
'01f1a8249983b1a52437843ce3566242b3ed1df03fcab98ec092982be9a4dc947ab0f932a6bc9ac84f85248dca479ebe193a6032cfd2b574dc6f5ca31a0190c5'
         
'410dc8911051905c5c01b47890eeff817fc180434372864cfa9ee0d77e0ff43571b9fcc3c193d562c4dcd49511edf7c6c01dde12dd0778845d1868dc435531ea'
-        
'64466a66262ca39cbccb27be92a570874913cd32956f13b81965e66766cc1aa215be3ffc6671efc865247dbd9e95a704ddb471ad44bda7460afd9ed9e3c1a695')
+        
'c3bc7e3ea2b943c2dcd5d2169eae63e90436963eb547c2301a3449169cdc8da13500c88acbfb4cc033ab78aa72950cf88e9fce00bc86d7a0af68b649761c2829')
 export KBUILD_BUILD_HOST=archlinux
 export KBUILD_BUILD_USER=$pkgbase
 export KBUILD_BUILD_TIMESTAMP="$(date -Ru${SOURCE_DATE_EPOCH:+d 
@$SOURCE_DATE_EPOCH})"


=====================================
config
=====================================
@@ -1,8 +1,8 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.12.11 Kernel Configuration
+# Linux/x86 6.12.12 Kernel Configuration
 #
-CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20240910"
+CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20250128"
 CONFIG_CC_IS_GCC=y
 CONFIG_GCC_VERSION=140201
 CONFIG_CLANG_VERSION=0



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/linux-lts/-/commit/8f4755cbd0d64f322c9cf461f1d74887d83e1696

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/linux-lts/-/commit/8f4755cbd0d64f322c9cf461f1d74887d83e1696
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to