summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Wilms2020-11-19 20:47:48 +0100
committerKevin Wilms2020-11-19 20:47:48 +0100
commit7272462f05321d1e91c5a71ab456f2af013e9da2 (patch)
tree43777b5460b390d71c763aa8cc9d0da9d11e377c
parent9e86594789768e1feeed66f48ab9fc72b94bea50 (diff)
downloadaur-7272462f05321d1e91c5a71ab456f2af013e9da2.tar.gz
Linux 4.4.244
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 51810169efde..59c293fd20f0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-vanilla-selinux-44
pkgdesc = Vanilla-Linux-Kernel (4.4) from kernel.org with Selinux enabled. Without docs. Will be fixed in the next builds (Problem with Sphinx).
- pkgver = 4.4.242
+ pkgver = 4.4.244
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -15,8 +15,8 @@ pkgbase = linux-vanilla-selinux-44
makedepends = imagemagick
makedepends = git
options = !strip
- source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.4.242.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.4.242.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.4.244.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.4.244.tar.sign
source = config
source = linux-vanilla-selinux-44.install
source = 60-linux.hook
@@ -24,8 +24,8 @@ pkgbase = linux-vanilla-selinux-44
source = linux-vanilla-selinux-44.preset
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = a15630eba467130852612c54d801b72b44df5f5c5e20a67e44b844aaf08b2f21
- sha256sums = e0c45e919365270f10521bdb075307efb236f54ca40148d59402303a4297be92
+ sha256sums = 17aae4a29ef3ad7c4d26996872201de4d09bd9870d2809d08b905177be912d2f
+ sha256sums = aa2e60f0a5691736e449368da85a117a8f9deca3fcc4b446b5ea1214c5aabaca
sha256sums = b3a3c95ef30dca7e9145308da1941a5405c5b78a5b998b5c571a34cf47520151
sha256sums = f9b13f3c00be95205ccb77ead42881ecbf0f7ba0d0ad12af294e054272859d81
sha256sums = 5c7af03d9b4cade110543ba706bcbd49fc6447726258b4bfec0edff7ca9994d1
diff --git a/PKGBUILD b/PKGBUILD
index 235d7c30fd09..583abbb38ead 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase=linux-vanilla-selinux-44
pkgname=linux-vanilla-selinux-44
-pkgver=4.4.242
+pkgver=4.4.244
pkgrel=1
pkgdesc="Vanilla-Linux-Kernel (4.4) from kernel.org with Selinux enabled. Without docs. Will be fixed in the next builds (Problem with Sphinx)."
arch=('x86_64')
@@ -25,8 +25,8 @@ validpgpkeys=('ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds <torva
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman (Linux kernel stable release signing key) <greg@kroah.com>
)
# https://www.kernel.org/pub/linux/kernel/v4.x/sha256sums.asc
-sha256sums=('a15630eba467130852612c54d801b72b44df5f5c5e20a67e44b844aaf08b2f21'
- 'e0c45e919365270f10521bdb075307efb236f54ca40148d59402303a4297be92'
+sha256sums=('17aae4a29ef3ad7c4d26996872201de4d09bd9870d2809d08b905177be912d2f'
+ 'aa2e60f0a5691736e449368da85a117a8f9deca3fcc4b446b5ea1214c5aabaca'
'b3a3c95ef30dca7e9145308da1941a5405c5b78a5b998b5c571a34cf47520151'
'f9b13f3c00be95205ccb77ead42881ecbf0f7ba0d0ad12af294e054272859d81'
'5c7af03d9b4cade110543ba706bcbd49fc6447726258b4bfec0edff7ca9994d1'