summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Severance2019-06-27 14:58:05 -0400
committerChris Severance2019-06-27 14:58:05 -0400
commitb50db03ce2380e01ab76122ac25d79cb46e67bf8 (patch)
treecf0774819b6a7cb7083d24297f33c0b07e8924be
parentb34cd8720f5fdde34e84d303d18c89181eaf5099 (diff)
downloadaur-b50db03ce2380e01ab76122ac25d79cb46e67bf8.tar.gz
autu: Update to 4.4.184-1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD14
2 files changed, 15 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9c046dab3c40..9a9466ad4d86 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Mon Jun 24 00:18:50 UTC 2019
+# Thu Jun 27 18:58:05 UTC 2019
pkgbase = linux-lts44
- pkgver = 4.4.183
+ pkgver = 4.4.184
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = linux-lts44
makedepends = libelf
options = !strip
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.4.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.4.183.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.4.184.xz
source = config
source = 60-linux.hook
source = 90-linux.hook
@@ -21,7 +21,7 @@ pkgbase = linux-lts44
source = change-default-console-loglevel.patch
source = 0001-sdhci-revert.patch
md5sums = 9a78fa2eb6c68ca5a40ed5af08142599
- md5sums = de63426b91ec0bab3d6ce6edc8dc802b
+ md5sums = 284ca9076816b181301490c3d1098dde
md5sums = da3ffd24b80766c64b9243b9da94c16f
md5sums = ce6c81ad1ad1f8b333fd6077d47abdaf
md5sums = a85bfae59eb537b973c388ffadb281ff
@@ -29,7 +29,7 @@ pkgbase = linux-lts44
md5sums = df7fceae6ee5d7e7be7b60ecd7f6bb35
md5sums = e1093d9bc718f362344ab56b85d4fb76
sha256sums = 401d7c8fef594999a460d10c72c5a94e9c2e1022f16795ec51746b0d165418b2
- sha256sums = e005ec541eb5e03699b58c8ca388681670866e1aac87a3fa2d9a6b2408506718
+ sha256sums = c9340487912f61580cd97d03395aeb97ce7709fbd0e464481d9916c8fe2e2448
sha256sums = 4e3f00444a1dad5e8826cb23dbcfa56288022e9256904b21e21d4201d7c53db0
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
sha256sums = 75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919
@@ -45,12 +45,12 @@ pkgname = linux-lts44
depends = kmod
depends = mkinitcpio>=0.7
optdepends = crda: to set the correct wireless channels of your country
- provides = linux=4.4.183
+ provides = linux=4.4.184
backup = etc/mkinitcpio.d/linux-lts44.preset
pkgname = linux-lts44-headers
pkgdesc = Header files and scripts for building modules for Linux-lts44 kernel
- provides = linux-headers=4.4.183
+ provides = linux-headers=4.4.184
pkgname = linux-lts44-docs
pkgdesc = Kernel hackers manual - HTML documentation that comes with the Linux-lts44 kernel
diff --git a/PKGBUILD b/PKGBUILD
index 56808b0fb1b1..8a1a068f2dc5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
set -u
pkgbase="linux-lts44"
-_srcname="linux-4.4"
-pkgver="4.4.183"
+pkgver="4.4.184"
+_srcname="linux-${pkgver%.*}"
pkgrel='1'
arch=('x86_64')
url="https://www.kernel.org/"
@@ -22,8 +22,12 @@ source=(
'change-default-console-loglevel.patch'
'0001-sdhci-revert.patch'
)
+validpgpkeys=(
+ 'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds <torvalds@linux-foundation.org>
+ '647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman (Linux kernel stable release signing key) <greg@kroah.com>
+)
md5sums=('9a78fa2eb6c68ca5a40ed5af08142599'
- 'de63426b91ec0bab3d6ce6edc8dc802b'
+ '284ca9076816b181301490c3d1098dde'
'da3ffd24b80766c64b9243b9da94c16f'
'ce6c81ad1ad1f8b333fd6077d47abdaf'
'a85bfae59eb537b973c388ffadb281ff'
@@ -31,7 +35,7 @@ md5sums=('9a78fa2eb6c68ca5a40ed5af08142599'
'df7fceae6ee5d7e7be7b60ecd7f6bb35'
'e1093d9bc718f362344ab56b85d4fb76')
sha256sums=('401d7c8fef594999a460d10c72c5a94e9c2e1022f16795ec51746b0d165418b2'
- 'e005ec541eb5e03699b58c8ca388681670866e1aac87a3fa2d9a6b2408506718'
+ 'c9340487912f61580cd97d03395aeb97ce7709fbd0e464481d9916c8fe2e2448'
'4e3f00444a1dad5e8826cb23dbcfa56288022e9256904b21e21d4201d7c53db0'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
'75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919'
@@ -81,8 +85,6 @@ prepare() {
unset _lpatch
shopt -u nullglob
- #cp -Tf ../config .config
-
declare -A _config=([x86_64]='config')
cat "${srcdir}/${_config[${CARCH}]}" > './.config'
if [ "${_kernelname}" != "" ]; then