summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Severance2020-09-28 22:36:41 -0400
committerChris Severance2020-09-28 22:36:41 -0400
commit899313c8acf45d5fc6c80d02805f3a32ae91a51a (patch)
tree92c25cc4998bc2bac0d02a9cc6d57fee26ed7146
parent7aaf218732280509f62f5c11853fde9dffae43d4 (diff)
downloadaur-899313c8acf45d5fc6c80d02805f3a32ae91a51a.tar.gz
autu: Update to 4.9.237-1
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD10
-rw-r--r--config4
3 files changed, 14 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 841d710e45f4..e1aa82681ec0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-lts49
- pkgver = 4.9.235
+ pkgver = 4.9.237
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = linux-lts49
makedepends = libelf
options = !strip
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.9.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.9.235.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.9.237.xz
source = config
source = 60-linux.hook
source = 90-linux.hook
@@ -21,15 +21,15 @@ pkgbase = linux-lts49
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
md5sums = 0a68ef3615c64bd5ee54a3320e46667d
- md5sums = c997aeccff631819e2b87503509ccac8
- md5sums = 20298f6951befca1ea22ddcd10389098
+ md5sums = a4dbefd04713eb389ed9500f6bd9e5fb
+ md5sums = 0fcfd6d17f5a6bcc0de07682f2f8b6d4
md5sums = ce6c81ad1ad1f8b333fd6077d47abdaf
md5sums = a85bfae59eb537b973c388ffadb281ff
md5sums = a329f9581060d555dc7358483de9760a
md5sums = df7fceae6ee5d7e7be7b60ecd7f6bb35
sha256sums = 029098dcffab74875e086ae970e3828456838da6e0ba22ce3f64ef764f3d7f1a
- sha256sums = c027b6eaad5800aeadf49f2587b86cbff41a124b1ca24cea929fcecfdacc887d
- sha256sums = ca75a901d5e10506129a0460deb6a5d9419855bb8611fe662d541ae7dd986a09
+ sha256sums = ea6198aeb57b0b314f033c5db46d4d1d0f21efd26e0c9fd881830ac632a02c35
+ sha256sums = 3cf2de1afa8f12474b7025baf877f01986d72de71cef46311cca371c2ee620f2
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
sha256sums = 75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919
sha256sums = ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65
@@ -43,12 +43,12 @@ pkgname = linux-lts49
depends = kmod
depends = mkinitcpio>=0.7
optdepends = crda: to set the correct wireless channels of your country
- provides = linux=4.9.235
+ provides = linux=4.9.237
backup = etc/mkinitcpio.d/linux-lts49.preset
pkgname = linux-lts49-headers
pkgdesc = Header files and scripts for building modules for Linux-lts49 kernel
- provides = linux-headers=4.9.235
+ provides = linux-headers=4.9.237
pkgname = linux-lts49-docs
pkgdesc = Kernel hackers manual - HTML documentation that comes with the Linux-lts49 kernel
diff --git a/PKGBUILD b/PKGBUILD
index a5f12b90101d..15a3153b2eb4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
set -u
pkgbase="linux-lts49"
-pkgver="4.9.235"
+pkgver="4.9.237"
_srcname="linux-${pkgver%.*}"
pkgrel='1'
arch=('x86_64')
@@ -30,15 +30,15 @@ validpgpkeys=(
)
# https://www.kernel.org/pub/linux/kernel/v4.x/sha256sums.asc
md5sums=('0a68ef3615c64bd5ee54a3320e46667d'
- 'c997aeccff631819e2b87503509ccac8'
- '20298f6951befca1ea22ddcd10389098'
+ 'a4dbefd04713eb389ed9500f6bd9e5fb'
+ '0fcfd6d17f5a6bcc0de07682f2f8b6d4'
'ce6c81ad1ad1f8b333fd6077d47abdaf'
'a85bfae59eb537b973c388ffadb281ff'
'a329f9581060d555dc7358483de9760a'
'df7fceae6ee5d7e7be7b60ecd7f6bb35')
sha256sums=('029098dcffab74875e086ae970e3828456838da6e0ba22ce3f64ef764f3d7f1a'
- 'c027b6eaad5800aeadf49f2587b86cbff41a124b1ca24cea929fcecfdacc887d'
- 'ca75a901d5e10506129a0460deb6a5d9419855bb8611fe662d541ae7dd986a09'
+ 'ea6198aeb57b0b314f033c5db46d4d1d0f21efd26e0c9fd881830ac632a02c35'
+ '3cf2de1afa8f12474b7025baf877f01986d72de71cef46311cca371c2ee620f2'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
'75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919'
'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65'
diff --git a/config b/config
index 2ded8116a589..d4467be59b9f 100644
--- a/config
+++ b/config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.9.202-1 Kernel Configuration
+# Linux/x86 4.9.237-1 Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y
@@ -5157,8 +5157,6 @@ CONFIG_HDMI=y
# Console display driver support
#
CONFIG_VGA_CONSOLE=y
-CONFIG_VGACON_SOFT_SCROLLBACK=y
-CONFIG_VGACON_SOFT_SCROLLBACK_SIZE=64
CONFIG_DUMMY_CONSOLE=y
CONFIG_DUMMY_CONSOLE_COLUMNS=80
CONFIG_DUMMY_CONSOLE_ROWS=25