summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2019-03-22 14:39:50 -0400
committergraysky2019-03-22 14:39:50 -0400
commit94be9dea560f793aa2d52579501e4c4c548c4e2e (patch)
tree4cd0a4339cc1a8b6864aa38342af9d314997db93
parent395165b5464531198413504394c5c9c785705184 (diff)
downloadaur-94be9dea560f793aa2d52579501e4c4c548c4e2e.tar.gz
Update to 5.0.4rc1-1
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD8
2 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7489d06c4780..8648d0735de2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Mon Mar 18 18:41:25 UTC 2019
+# Fri Mar 22 18:39:50 UTC 2019
pkgbase = linux-rc
- pkgver = 5.0.3rc1
+ pkgver = 5.0.4rc1
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -11,19 +11,19 @@ pkgbase = linux-rc
makedepends = bc
makedepends = libelf
options = !strip
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.0.2.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.0.2.tar.sign
- source = https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.0.3-rc1.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.0.3-rc1.sign
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.0.3.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.0.3.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.0.4-rc1.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.0.4-rc1.sign
source = config
source = 60-linux.hook
source = 90-linux.hook
source = linux.preset
source = 0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch
source = 0002-netfilter-nf_tables-fix-set-double-free-in-abort-pat.patch
- sha256sums = 43bfea3a6b24b4e5f63190409a199bee8cb93dbea01c52ad7f017078ebdf7c9b
+ sha256sums = 40d533792a784bfd519cfc2eab7fe98bbafeb283eb31f17a99f6bf39cabfff89
sha256sums = SKIP
- sha256sums = 89fd5156407774a7d6b67939bfe73a797e4f8520904d7145a8776972c8486eaf
+ sha256sums = 47833b490c1ba95e2b9e4024949f2d1f87574a809f7fbb6b0040f718ed9cb84a
sha256sums = SKIP
sha256sums = df2ce998b050c707950c555f7f6ec0efcb8498fca10b4bce45f681844c8aa0ab
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
diff --git a/PKGBUILD b/PKGBUILD
index e0f9ed833018..6a04996bdbb3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
pkgbase=linux-rc
pkgrel=1
_srcname=linux-5.0
-_stable=5.0.2
-_patchver=5.0.3
+_stable=5.0.3
+_patchver=5.0.4
_rcver=1
pkgver=${_patchver}rc${_rcver}
_rcpatch=patch-${_patchver}-rc${_rcver}
@@ -30,9 +30,9 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('43bfea3a6b24b4e5f63190409a199bee8cb93dbea01c52ad7f017078ebdf7c9b'
+sha256sums=('40d533792a784bfd519cfc2eab7fe98bbafeb283eb31f17a99f6bf39cabfff89'
'SKIP'
- '89fd5156407774a7d6b67939bfe73a797e4f8520904d7145a8776972c8486eaf'
+ '47833b490c1ba95e2b9e4024949f2d1f87574a809f7fbb6b0040f718ed9cb84a'
'SKIP'
'df2ce998b050c707950c555f7f6ec0efcb8498fca10b4bce45f681844c8aa0ab'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'