summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2020-01-31 12:09:21 -0500
committergraysky2020-01-31 12:09:21 -0500
commit821047759f2dad05f2fffe6a26ed7c23364d3512 (patch)
tree23f9347c78ade5d9a98cbb8072b21a22d901eeba
parentfdb8a6609026df427add5b5f19677fd4b2657756 (diff)
downloadaur-821047759f2dad05f2fffe6a26ed7c23364d3512.tar.gz
Update to 5.4.17rc1-1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3b3cead831e1..c6a82b2ce66a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-rc
- pkgver = 5.4.16rc1
+ pkgver = 5.4.17rc1
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -9,10 +9,10 @@ pkgbase = linux-rc
makedepends = bc
makedepends = libelf
options = !strip
- source = https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.4.16-rc1.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.4.16-rc1.sign
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.4.15.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.4.15.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.4.17-rc1.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.4.17-rc1.sign
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.4.16.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.4.16.tar.sign
source = config
source = 0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
source = 0002-lib-devres-add-a-helper-function-for-ioremap_uc.patch
@@ -28,9 +28,9 @@ pkgbase = linux-rc
source = 0014-drm-amdgpu-Add-DC-feature-mask-to-disable-fractional.patch
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = aeb314153c13f4b2b4a00a43ac1c511ef7b9af2ec0010eedbe28e69d26c9e5af
+ sha256sums = d16a84a747aa77c4174e86f88a169ef9573b55f1aa70d1caec0585724939a0eb
sha256sums = SKIP
- sha256sums = 6407222f850f685b346011bd696a3216d5df0f37e0184099100d2724396d94b1
+ sha256sums = 911541df2974782062f551ba0a818d7822ec69db4c41e590bcc7422398bada7a
sha256sums = SKIP
sha256sums = eeb60c19586bf5855eeaeac8323b0012107bfa74f9efa0c8e129d979d38f1f31
sha256sums = ad3275a696348703c57f05b9626e7fbab7243299da32e52044ff51666f810e85
diff --git a/PKGBUILD b/PKGBUILD
index 7ef6921a21e1..dc3af3982df5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ _srcname=linux-5.4
_major=5.4
### on initial release this is null otherwise it is the current stable subversion
### ie 1,2,3 corresponding $_major.1, $_major.3 etc.
-_minor=15
+_minor=16
### on initial release comment this out and set to =1
_minorc=$((_minor+1))
#_minorc=1
@@ -47,9 +47,9 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('aeb314153c13f4b2b4a00a43ac1c511ef7b9af2ec0010eedbe28e69d26c9e5af'
+sha256sums=('d16a84a747aa77c4174e86f88a169ef9573b55f1aa70d1caec0585724939a0eb'
'SKIP'
- '6407222f850f685b346011bd696a3216d5df0f37e0184099100d2724396d94b1'
+ '911541df2974782062f551ba0a818d7822ec69db4c41e590bcc7422398bada7a'
'SKIP'
'eeb60c19586bf5855eeaeac8323b0012107bfa74f9efa0c8e129d979d38f1f31'
'ad3275a696348703c57f05b9626e7fbab7243299da32e52044ff51666f810e85'