summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
-rw-r--r--config.patch4
3 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8662514dc2eb..585279ebaea6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-lts-logo
pkgdesc = LTS Linux with tux logo
- pkgver = 5.10.37
+ pkgver = 5.10.38
pkgrel = 2
url = https://www.kernel.org/
arch = x86_64
@@ -19,18 +19,18 @@ pkgbase = linux-lts-logo
makedepends = graphviz
makedepends = imagemagick
options = !strip
- source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.10.37.tar.xz
- source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.10.37.tar.sign
+ source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.10.38.tar.xz
+ source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.10.38.tar.sign
source = config
source = 0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
source = config.patch
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = a8d5e3309dafc484eb70f94747a6efffa29a79bae651ae126333e913c00be077
+ sha256sums = 32f25ab128f9e819fd5de28ac4a7c6c2dac96340cff4b03338bcb4edecbbf12f
sha256sums = SKIP
sha256sums = cd62ea9a06d89bda2dce45cc0ccbdb5a2ee9f588a04fa3acb02776a790668be9
sha256sums = 6992aed5d5398f9442f0ce94d5d5b6503bf492df0ebe719ed6e0fc1dc2ee1929
- sha256sums = eb1a97ab8cf089ea258e31b43a043c4f26fb507240c9646d05f0d798649f7864
+ sha256sums = 1c95c7cf50f4701eaada259b0dfaf4e73b24a13b8be1820115db9228445bf93b
pkgname = linux-lts-logo
pkgdesc = The LTS Linux with tux logo kernel and modules
diff --git a/PKGBUILD b/PKGBUILD
index 7fb0e745305a..110d0e2fffff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Andreas Radke <andyrtr@archlinux.org>
pkgbase=linux-lts-logo
-pkgver=5.10.37
+pkgver=5.10.38
pkgrel=2
pkgdesc='LTS Linux with tux logo'
url="https://www.kernel.org/"
@@ -25,11 +25,11 @@ validpgpkeys=(
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
# https://www.kernel.org/pub/linux/kernel/v5.x/sha256sums.asc
-sha256sums=('a8d5e3309dafc484eb70f94747a6efffa29a79bae651ae126333e913c00be077'
+sha256sums=('32f25ab128f9e819fd5de28ac4a7c6c2dac96340cff4b03338bcb4edecbbf12f'
'SKIP'
'cd62ea9a06d89bda2dce45cc0ccbdb5a2ee9f588a04fa3acb02776a790668be9'
'6992aed5d5398f9442f0ce94d5d5b6503bf492df0ebe719ed6e0fc1dc2ee1929'
- 'eb1a97ab8cf089ea258e31b43a043c4f26fb507240c9646d05f0d798649f7864')
+ '1c95c7cf50f4701eaada259b0dfaf4e73b24a13b8be1820115db9228445bf93b')
export KBUILD_BUILD_HOST=archlinux
export KBUILD_BUILD_USER=$pkgbase
diff --git a/config.patch b/config.patch
index 3e81989444d0..8e853cb2b92c 100644
--- a/config.patch
+++ b/config.patch
@@ -1,5 +1,5 @@
---- a/.config 2021-05-20 08:39:02.526159448 +0800
-+++ b/.config 2021-05-20 08:40:03.455585259 +0800
+--- a/.config 2021-05-24 08:03:13.774108588 +0800
++++ b/.config 2021-05-24 08:03:35.227143932 +0800
@@ -6324,10 +6324,13 @@
CONFIG_FRAMEBUFFER_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y