summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Severance2022-07-02 15:41:52 -0400
committerChris Severance2022-07-02 15:41:52 -0400
commita0dbedb693f57d42739056bb3df1489ebc3bc347 (patch)
tree04aa8211e623bfdf04b35dac1fbe478ccb4046f4
parentdd6f42d916050ed934a03d19fa44a2e9e226db7d (diff)
downloadaur-a0dbedb693f57d42739056bb3df1489ebc3bc347.tar.gz
autu: Update to 4.19.250-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD10
-rw-r--r--config3
3 files changed, 13 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 46d6f61de774..bfca15d2f993 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-lts419
pkgdesc = LTS 4.19 Linux
- pkgver = 4.19.246
+ pkgver = 4.19.250
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -15,16 +15,16 @@ pkgbase = linux-lts419
makedepends = imagemagick
options = !strip
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.19.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.19.246.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.19.250.xz
source = config
source = 0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
md5sums = 740a90cf810c2105df8ee12e5d0bb900
- md5sums = 5b072b70df0488899676225dc3f8cc83
- md5sums = 7d028f0956f025b5ecf82d1e526cb342
+ md5sums = ac88426d5243a62adfebd827b36ff498
+ md5sums = af30fe6b6216beb142c240c6e3709a3b
md5sums = 8d3adddbed67c62b0910ec68c78ebbac
sha256sums = 0c68f5655528aed4f99dae71a5b259edc93239fa899e2df79c055275c21749a1
- sha256sums = 2cfadd5247ec4617593b27343cff46bc19696223b1f4ea48ed62679e4c7f8186
- sha256sums = 474ed72afc487e2dd0da02e53731aa94bcaca463ae71d3ac376c344631159193
+ sha256sums = c83d65c08c835969158d9dd828b7c5c619bcaa1c10cfdbaae0158707391cb47c
+ sha256sums = 45028ea63bc03f095bc096d5025bdec3d12b9a993ea421882a1e08b7812ab444
sha256sums = a13581d3c6dc595206e4fe7fcf6b542e7a1bdbe96101f0f010fc5be49f99baf2
pkgname = linux-lts419
diff --git a/PKGBUILD b/PKGBUILD
index 5ba4044e2b12..286392fb7156 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgbase=linux-lts419
_basever=4.19
_srcname=linux-$_basever
-pkgver=${_basever}.246
+pkgver=${_basever}.250
pkgrel=1
pkgdesc='LTS 4.19 Linux'
url="https://www.kernel.org/"
@@ -24,12 +24,12 @@ source=(
#)
# https://www.kernel.org/pub/linux/kernel/v4.x/sha256sums.asc
md5sums=('740a90cf810c2105df8ee12e5d0bb900'
- '5b072b70df0488899676225dc3f8cc83'
- '7d028f0956f025b5ecf82d1e526cb342'
+ 'ac88426d5243a62adfebd827b36ff498'
+ 'af30fe6b6216beb142c240c6e3709a3b'
'8d3adddbed67c62b0910ec68c78ebbac')
sha256sums=('0c68f5655528aed4f99dae71a5b259edc93239fa899e2df79c055275c21749a1'
- '2cfadd5247ec4617593b27343cff46bc19696223b1f4ea48ed62679e4c7f8186'
- '474ed72afc487e2dd0da02e53731aa94bcaca463ae71d3ac376c344631159193'
+ 'c83d65c08c835969158d9dd828b7c5c619bcaa1c10cfdbaae0158707391cb47c'
+ '45028ea63bc03f095bc096d5025bdec3d12b9a993ea421882a1e08b7812ab444'
'a13581d3c6dc595206e4fe7fcf6b542e7a1bdbe96101f0f010fc5be49f99baf2')
export KBUILD_BUILD_HOST=archlinux
diff --git a/config b/config
index cbc8f2430985..fb9bf83eccd0 100644
--- a/config
+++ b/config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.19.245 Kernel Configuration
+# Linux/x86 4.19.250 Kernel Configuration
#
#
@@ -4203,6 +4203,7 @@ CONFIG_XILLYBUS=m
CONFIG_XILLYBUS_PCIE=m
CONFIG_XILLYBUS_OF=m
# CONFIG_RANDOM_TRUST_CPU is not set
+CONFIG_RANDOM_TRUST_BOOTLOADER=y
#
# I2C support