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


Commits:
29e07072 by Andreas Radke at 2023-11-02T14:23:32+01:00
upgpkg: 6.1.61-1

- - - - -


3 changed files:

- .SRCINFO
- PKGBUILD
- config


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = linux-lts
        pkgdesc = LTS Linux
-       pkgver = 6.1.60
+       pkgver = 6.1.61
        pkgrel = 1
        url = https://www.kernel.org
        arch = x86_64
@@ -19,20 +19,20 @@ pkgbase = linux-lts
        makedepends = python-sphinx
        makedepends = texlive-latexextra
        options = !strip
-       source = 
https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.1.60.tar.xz
-       source = 
https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.1.60.tar.sign
+       source = 
https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.1.61.tar.xz
+       source = 
https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.1.61.tar.sign
        source = 0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
        source = config
        validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
        validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
-       sha256sums = 
58520e7ae5a6af254ddf7ddbfc42e4373b0d36c67d467f6e35a3bd1672f5fb0a
+       sha256sums = 
ad2c9d12fc36e2dde4796a3eec8f4ddca2e278098f4e555b6e6f5f03ef6964ce
        sha256sums = SKIP
        sha256sums = 
21195509fded29d0256abfce947b5a8ce336d0d3e192f3f8ea90bde9dd95a889
-       sha256sums = 
1aee1f003251c207eb947b9ed2cf664e80eaeb04127842e69fe6641da3d74d1f
-       b2sums = 
6d6723dd839b9003ea2a46be849e36516a97497ba3743860c8081795b372c70536465c46defd6ab4f97e81127b1bf40d78270b1a3a721a7331a935d1ef8417c4
+       sha256sums = 
847c9200ba3e0412cdd70beafc6420540f6502b01b7d5c8b9d30bd98c87efdb8
+       b2sums = 
b5177aec27fb2fd0e6c846b34194c35a2435894f46ef74f282c3dd5f06b1e01c968fe50664a6e1342d0098f709a90a0d7ece0b2780f90c684889e93876cccc87
        b2sums = SKIP
        b2sums = 
02a10396c92ab93124139fc3e37b1d4d8654227556d0d11486390da35dfc401ff5784ad86d0d2aa7eacac12bc451aa2ff138749748c7e24deadd040d5404734c
-       b2sums = 
d46dece63fd8407c20157eeabd9803dac374853e9fe6a9cc4f966cb6fce92459805e4836c19869861d8cd05f3a600acfb300153f274cd70b9f2351c80259ff14
+       b2sums = 
d35af3a1691bc50fcca2f03fc6da2181876e8221cb15070a57df747f304229ac62b0f6a0be407b1f77618b61d2125e060817d48a00049f6fa30a83ee0e3d898a
 
 pkgname = linux-lts
        pkgdesc = The LTS Linux kernel and modules


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Andreas Radke <[email protected]>
 
 pkgbase=linux-lts
-pkgver=6.1.60
+pkgver=6.1.61
 pkgrel=1
 pkgdesc='LTS Linux'
 url='https://www.kernel.org'
@@ -37,14 +37,14 @@ validpgpkeys=(
   647F28654894E3BD457199BE38DBBDC86092693E  # Greg Kroah-Hartman
 )
 # https://www.kernel.org/pub/linux/kernel/v6.x/sha256sums.asc
-sha256sums=('58520e7ae5a6af254ddf7ddbfc42e4373b0d36c67d467f6e35a3bd1672f5fb0a'
+sha256sums=('ad2c9d12fc36e2dde4796a3eec8f4ddca2e278098f4e555b6e6f5f03ef6964ce'
             'SKIP'
             '21195509fded29d0256abfce947b5a8ce336d0d3e192f3f8ea90bde9dd95a889'
-            '1aee1f003251c207eb947b9ed2cf664e80eaeb04127842e69fe6641da3d74d1f')
-b2sums=('6d6723dd839b9003ea2a46be849e36516a97497ba3743860c8081795b372c70536465c46defd6ab4f97e81127b1bf40d78270b1a3a721a7331a935d1ef8417c4'
+            '847c9200ba3e0412cdd70beafc6420540f6502b01b7d5c8b9d30bd98c87efdb8')
+b2sums=('b5177aec27fb2fd0e6c846b34194c35a2435894f46ef74f282c3dd5f06b1e01c968fe50664a6e1342d0098f709a90a0d7ece0b2780f90c684889e93876cccc87'
         'SKIP'
         
'02a10396c92ab93124139fc3e37b1d4d8654227556d0d11486390da35dfc401ff5784ad86d0d2aa7eacac12bc451aa2ff138749748c7e24deadd040d5404734c'
-        
'd46dece63fd8407c20157eeabd9803dac374853e9fe6a9cc4f966cb6fce92459805e4836c19869861d8cd05f3a600acfb300153f274cd70b9f2351c80259ff14')
+        
'd35af3a1691bc50fcca2f03fc6da2181876e8221cb15070a57df747f304229ac62b0f6a0be407b1f77618b61d2125e060817d48a00049f6fa30a83ee0e3d898a')
 
 export KBUILD_BUILD_HOST=archlinux
 export KBUILD_BUILD_USER=$pkgbase


=====================================
config
=====================================
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.1.60 Kernel Configuration
+# Linux/x86 6.1.61 Kernel Configuration
 #
 CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.1 20230801"
 CONFIG_CC_IS_GCC=y



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

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


Reply via email to