summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Severance2020-04-13 23:26:27 -0400
committerChris Severance2020-04-13 23:26:27 -0400
commit107c4762d78289708616d8b199a239e4cbdc7d9c (patch)
treed6f69901733b02a94b2919230a641f562b41e3cf
parent7a049a03f4c20bf96852dd3760dbec07523ea9c7 (diff)
downloadaur-107c4762d78289708616d8b199a239e4cbdc7d9c.tar.gz
autu: Update to 4.9.219-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD24
2 files changed, 23 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3ddd414d6269..9ab3be218ff6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-lts49
- pkgver = 4.9.218
+ pkgver = 4.9.219
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.218.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.9.219.xz
source = config
source = 60-linux.hook
source = 90-linux.hook
@@ -21,14 +21,14 @@ pkgbase = linux-lts49
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
md5sums = 0a68ef3615c64bd5ee54a3320e46667d
- md5sums = 723a1dfb12f45833385e17ca6e3b4934
+ md5sums = a06ff3c7951782da0b3c1b954770d24e
md5sums = 20298f6951befca1ea22ddcd10389098
md5sums = ce6c81ad1ad1f8b333fd6077d47abdaf
md5sums = a85bfae59eb537b973c388ffadb281ff
md5sums = a329f9581060d555dc7358483de9760a
md5sums = df7fceae6ee5d7e7be7b60ecd7f6bb35
sha256sums = 029098dcffab74875e086ae970e3828456838da6e0ba22ce3f64ef764f3d7f1a
- sha256sums = e5a441122649b17620d32ef7bc45853bcaaf564b0cfd2aa834c60a7c5c5750eb
+ sha256sums = 9cb4ede9fc4778c7d2003599293063e2f86361ddeaea0e991dbe07733a85a67f
sha256sums = ca75a901d5e10506129a0460deb6a5d9419855bb8611fe662d541ae7dd986a09
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
sha256sums = 75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919
@@ -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.218
+ provides = linux=4.9.219
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.218
+ provides = linux-headers=4.9.219
pkgname = linux-lts49-docs
pkgdesc = Kernel hackers manual - HTML documentation that comes with the Linux-lts49 kernel
diff --git a/PKGBUILD b/PKGBUILD
index 1051571ee107..ad10138cf817 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
set -u
pkgbase="linux-lts49"
-pkgver="4.9.218"
+pkgver="4.9.219"
_srcname="linux-${pkgver%.*}"
pkgrel='1'
arch=('x86_64')
@@ -19,6 +19,9 @@ source=(
'60-linux.hook' # pacman hook for depmod
'90-linux.hook' # pacman hook for initramfs regeneration
'linux-lts.preset' # standard config files for mkinitcpio ramdisk
+ # set DEFAULT_CONSOLE_LOGLEVEL to 4 (same value as the 'quiet' kernel param)
+ # remove this when a Kconfig knob is made available by upstream
+ # (relevant patch sent upstream: https://lkml.org/lkml/2011/7/26/227)
'change-default-console-loglevel.patch'
)
validpgpkeys=(
@@ -27,14 +30,14 @@ validpgpkeys=(
)
# https://www.kernel.org/pub/linux/kernel/v4.x/sha256sums.asc
md5sums=('0a68ef3615c64bd5ee54a3320e46667d'
- '723a1dfb12f45833385e17ca6e3b4934'
+ 'a06ff3c7951782da0b3c1b954770d24e'
'20298f6951befca1ea22ddcd10389098'
'ce6c81ad1ad1f8b333fd6077d47abdaf'
'a85bfae59eb537b973c388ffadb281ff'
'a329f9581060d555dc7358483de9760a'
'df7fceae6ee5d7e7be7b60ecd7f6bb35')
sha256sums=('029098dcffab74875e086ae970e3828456838da6e0ba22ce3f64ef764f3d7f1a'
- 'e5a441122649b17620d32ef7bc45853bcaaf564b0cfd2aa834c60a7c5c5750eb'
+ '9cb4ede9fc4778c7d2003599293063e2f86361ddeaea0e991dbe07733a85a67f'
'ca75a901d5e10506129a0460deb6a5d9419855bb8611fe662d541ae7dd986a09'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
'75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919'
@@ -64,10 +67,17 @@ prepare() {
# add latest fixes from stable queue, if needed
# http://git.kernel.org/?p=linux/kernel/git/stable/stable-queue.git
- # set DEFAULT_CONSOLE_LOGLEVEL to 4 (same value as the 'quiet' kernel param)
- # remove this when a Kconfig knob is made available by upstream
- # (relevant patch sent upstream: https://lkml.org/lkml/2011/7/26/227)
- patch -Nup1 -i "${srcdir}/change-default-console-loglevel.patch"
+ local _f
+ for _f in "${source[@]}"; do
+ _f="${_f%%::*}"
+ _f="${_f##*/}"
+ case "${_f}" in
+ *.patch)
+ set +u; msg2 "Patch ${_f}"; set +u
+ patch -Nup1 -i "${srcdir}/${_f}"
+ ;;
+ esac
+ done
# Local or private patches
shopt -s nullglob