summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorshmilee2018-09-08 21:50:19 +0800
committershmilee2018-09-08 21:50:19 +0800
commit31eee583a419393c8f9f4536590c97fcf63eeca4 (patch)
treee1d890c0765f22b5bf11ae1a5c042f946fa6eaf1
parentc241ef7ad6b389b923abba95bf84e463cd15382c (diff)
downloadaur-31eee583a419393c8f9f4536590c97fcf63eeca4.tar.gz
LTS 4.4.144
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD7
2 files changed, 8 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 12222f8fce38..631ab2309191 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
-# Generated by makepkg 5.1.0
-# Sat Sep 8 13:24:15 UTC 2018
+# Generated by makepkg 5.1.1
+# Sat Sep 8 13:49:42 UTC 2018
pkgbase = linux-shmilee
- pkgver = 4.4.136
+ pkgver = 4.4.144
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -13,8 +13,7 @@ pkgbase = linux-shmilee
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/linux-4.4.tar.sign
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.4.136.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.4.136.sign
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.4.144.xz
source = http://ck.kolivas.org/patches/4.0/4.4/4.4-ck1/patch-4.4-ck1.xz
source = http://algo.ing.unimo.it/people/paolo/disk_sched/patches/4.4.0-v7r11/0001-block-cgroups-kconfig-build-bits-for-BFQ-v7r11-4.4.0.patch
source = http://algo.ing.unimo.it/people/paolo/disk_sched/patches/4.4.0-v7r11/0002-block-introduce-the-BFQ-v7r11-I-O-sched-for-4.4.0.patch
@@ -32,8 +31,7 @@ pkgbase = linux-shmilee
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 401d7c8fef594999a460d10c72c5a94e9c2e1022f16795ec51746b0d165418b2
sha256sums = SKIP
- sha256sums = ce2d693d58bc52c78c9beb93613ea3dc42243d31837c4a290912aaf63f942714
- sha256sums = SKIP
+ sha256sums = bc7a4aa50c593d7840356ef6204bef986c9383e0df9815073920d0599057f869
sha256sums = a800a076e7f9ab07e8baee33919f8731087f876000f8ab6a327521a7a772838f
sha256sums = d1cf14cc696b0f716454fe8eb9746383700889d5d22ad829611f0433cc77b4ce
sha256sums = b17c3fb18c5b8c20a45a38198f293679ca6aef08d16f12cd816a5cfafac4b2c4
diff --git a/PKGBUILD b/PKGBUILD
index fe4136c6a1e9..0f0d1661135e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# https://www.kernel.org/category/releases.html
# 4.4 Greg Kroah-Hartman 2016-01-10 2022-02
_LLL_VER=4.4
-_LLL_SUBVER=136
+_LLL_SUBVER=144
# NUMA is optimized for multi-socket motherboards.
# A single multi-core CPU can actually run slower with NUMA enabled.
@@ -60,7 +60,7 @@ source=(
"https://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
"https://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.sign"
"https://www.kernel.org/pub/linux/kernel/v4.x/patch-${pkgver}.xz"
- "https://www.kernel.org/pub/linux/kernel/v4.x/patch-${pkgver}.sign"
+ #"https://www.kernel.org/pub/linux/kernel/v4.x/patch-${pkgver}.sign"
${_CK_PATCH}
${_BFQ_PATCHS[@]}
${_UKSM_PATCH}
@@ -80,8 +80,7 @@ validpgpkeys=(
# https://www.kernel.org/pub/linux/kernel/v4.x/sha256sums.asc
sha256sums=('401d7c8fef594999a460d10c72c5a94e9c2e1022f16795ec51746b0d165418b2'
'SKIP'
- 'ce2d693d58bc52c78c9beb93613ea3dc42243d31837c4a290912aaf63f942714'
- 'SKIP'
+ 'bc7a4aa50c593d7840356ef6204bef986c9383e0df9815073920d0599057f869'
'a800a076e7f9ab07e8baee33919f8731087f876000f8ab6a327521a7a772838f'
'd1cf14cc696b0f716454fe8eb9746383700889d5d22ad829611f0433cc77b4ce'
'b17c3fb18c5b8c20a45a38198f293679ca6aef08d16f12cd816a5cfafac4b2c4'