summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
-rw-r--r--config.patch4
3 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b47a2d005015..5322952e65ab 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-lts-logo
pkgdesc = LTS Linux with tux logo
- pkgver = 5.10.33
- pkgrel = 3
+ pkgver = 5.10.34
+ pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
license = GPL2
@@ -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.33.tar.xz
- source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.10.33.tar.sign
+ source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.10.34.tar.xz
+ source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.10.34.tar.sign
source = config
source = 0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
source = config.patch
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = 933fdbc36371c0f830b7a6a957a559fca2dad1cc0eaa852ef42fb168185b4315
+ sha256sums = 6eeeb7e005bd1d4eb8b10382a35f8cd54ee6692c244ab1362590fa539f3d6582
sha256sums = SKIP
sha256sums = cd62ea9a06d89bda2dce45cc0ccbdb5a2ee9f588a04fa3acb02776a790668be9
sha256sums = 6992aed5d5398f9442f0ce94d5d5b6503bf492df0ebe719ed6e0fc1dc2ee1929
- sha256sums = 3ab720992acb44e8b0fc859eb9ac18120d19fca7cb3e2eab43b18695a240dcd7
+ sha256sums = 8b314e107ad2581d90b65b416e8306e3b0774f43522449daba3f03a91cc97bc6
pkgname = linux-lts-logo
pkgdesc = The LTS Linux with tux logo kernel and modules
diff --git a/PKGBUILD b/PKGBUILD
index ac59fc1503a0..4ce615e7fbda 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Andreas Radke <andyrtr@archlinux.org>
pkgbase=linux-lts-logo
-pkgver=5.10.33
-pkgrel=3
+pkgver=5.10.34
+pkgrel=1
pkgdesc='LTS Linux with tux logo'
url="https://www.kernel.org/"
arch=(x86_64)
@@ -25,11 +25,11 @@ validpgpkeys=(
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
# https://www.kernel.org/pub/linux/kernel/v5.x/sha256sums.asc
-sha256sums=('933fdbc36371c0f830b7a6a957a559fca2dad1cc0eaa852ef42fb168185b4315'
+sha256sums=('6eeeb7e005bd1d4eb8b10382a35f8cd54ee6692c244ab1362590fa539f3d6582'
'SKIP'
'cd62ea9a06d89bda2dce45cc0ccbdb5a2ee9f588a04fa3acb02776a790668be9'
'6992aed5d5398f9442f0ce94d5d5b6503bf492df0ebe719ed6e0fc1dc2ee1929'
- '3ab720992acb44e8b0fc859eb9ac18120d19fca7cb3e2eab43b18695a240dcd7')
+ '8b314e107ad2581d90b65b416e8306e3b0774f43522449daba3f03a91cc97bc6')
export KBUILD_BUILD_HOST=archlinux
export KBUILD_BUILD_USER=$pkgbase
diff --git a/config.patch b/config.patch
index da1ac92776bb..daa212192917 100644
--- a/config.patch
+++ b/config.patch
@@ -1,5 +1,5 @@
---- a/.config 2021-04-29 19:50:22.671881750 +0800
-+++ b/.config 2021-04-29 19:50:51.381742965 +0800
+--- a/.config 2021-05-03 19:35:02.450996649 +0800
++++ b/.config 2021-05-03 19:35:27.160860686 +0800
@@ -6324,10 +6324,13 @@
CONFIG_FRAMEBUFFER_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y