summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Severance2023-11-10 10:14:35 -0500
committerChris Severance2023-11-10 10:14:35 -0500
commit05dec23450f09efd824157125a92a1f058d7f299 (patch)
treee93e2b044eb5cbc4936bae1d7d7f4dc481d3edd4
parentaf7658da29c9761fa72174173a66bee92e8f8c4c (diff)
downloadaur-05dec23450f09efd824157125a92a1f058d7f299.tar.gz
autu: Update to 4.14.329-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD10
-rw-r--r--config3
3 files changed, 12 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 209e38b48e72..436654bafa3e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-lts414
- pkgver = 4.14.328
+ pkgver = 4.14.329
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = linux-lts414
makedepends = libelf
options = !strip
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.14.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.328.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.329.xz
source = config
source = 0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch
source = 0003-Revert-drm-i915-edp-Allow-alternate-fixed-mode-for-e.patch
@@ -20,15 +20,15 @@ pkgbase = linux-lts414
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
md5sums = bacdb9ffdcd922aa069a5e1520160e24
- md5sums = 9c9b65a6a07bbac06c3f46aae0e0b049
- md5sums = 2f13141b4e89fcada201d34b52ed395b
+ md5sums = 6ab293234e9e5658fe29e87295834b63
+ md5sums = b482d22d72ba46de5db13584c889ab42
md5sums = 53523555d234de3b2fde749096ba9948
md5sums = 95204750f94a5f6d2d19e021736265d5
md5sums = f7d76cdef5cf4ac6a49115fc4f1f35d5
md5sums = b7e3c03892c1c45aa19e11aff82b388c
sha256sums = f81d59477e90a130857ce18dc02f4fbe5725854911db1e7ba770c7cd350f96a7
- sha256sums = dea077329e5e69ee1858eda6019134f1a1067fd3f9963364aae85d0778832137
- sha256sums = 9c492c9b82a3815365b3e3bd4fb86ab5b86b4a0caf659e921e8e18be7f6f3721
+ sha256sums = 9fc70be96560d1d58f89d63d07c823852def9d4e6fe84bc64681d00ce699c0f1
+ sha256sums = 1d1992babef5f1c35911dd6b3818b3684628fc21b97bc9975791892bccb50b20
sha256sums = 36b1118c8dedadc4851150ddd4eb07b1c58ac5bbf3022cc2501a27c2b476da98
sha256sums = b6c56ff2dffebe164941ac3428351e158c9c059e884057ecfc215eeea12e76eb
sha256sums = caba7945805b1ade42e42d2f981ccdd8791c76f39166212f7970a78057582474
diff --git a/PKGBUILD b/PKGBUILD
index 3aa1455ba4e6..127fc775d6c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
set -u
pkgbase="linux-lts414"
-pkgver="4.14.328"
+pkgver="4.14.329"
_srcname="linux-${pkgver%.*}"
pkgrel='1'
arch=('x86_64')
@@ -35,15 +35,15 @@ validpgpkeys=(
)
# https://www.kernel.org/pub/linux/kernel/v4.x/sha256sums.asc
md5sums=('bacdb9ffdcd922aa069a5e1520160e24'
- '9c9b65a6a07bbac06c3f46aae0e0b049'
- '2f13141b4e89fcada201d34b52ed395b'
+ '6ab293234e9e5658fe29e87295834b63'
+ 'b482d22d72ba46de5db13584c889ab42'
'53523555d234de3b2fde749096ba9948'
'95204750f94a5f6d2d19e021736265d5'
'f7d76cdef5cf4ac6a49115fc4f1f35d5'
'b7e3c03892c1c45aa19e11aff82b388c')
sha256sums=('f81d59477e90a130857ce18dc02f4fbe5725854911db1e7ba770c7cd350f96a7'
- 'dea077329e5e69ee1858eda6019134f1a1067fd3f9963364aae85d0778832137'
- '9c492c9b82a3815365b3e3bd4fb86ab5b86b4a0caf659e921e8e18be7f6f3721'
+ '9fc70be96560d1d58f89d63d07c823852def9d4e6fe84bc64681d00ce699c0f1'
+ '1d1992babef5f1c35911dd6b3818b3684628fc21b97bc9975791892bccb50b20'
'36b1118c8dedadc4851150ddd4eb07b1c58ac5bbf3022cc2501a27c2b476da98'
'b6c56ff2dffebe164941ac3428351e158c9c059e884057ecfc215eeea12e76eb'
'caba7945805b1ade42e42d2f981ccdd8791c76f39166212f7970a78057582474'
diff --git a/config b/config
index 39f2568b67c4..8f5875f64a8b 100644
--- a/config
+++ b/config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.14.326-1 Kernel Configuration
+# Linux/x86 4.14.329-1 Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y
@@ -2031,7 +2031,6 @@ CONFIG_BLK_DEV_DRBD=m
# CONFIG_DRBD_FAULT_INJECTION is not set
CONFIG_BLK_DEV_NBD=m
CONFIG_BLK_DEV_SKD=m
-CONFIG_BLK_DEV_SX8=m
CONFIG_BLK_DEV_RAM=m
CONFIG_BLK_DEV_RAM_COUNT=16
CONFIG_BLK_DEV_RAM_SIZE=16384