summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Iooss2019-11-21 22:02:53 +0100
committerNicolas Iooss2019-11-21 22:02:53 +0100
commitf82db3692f33965acefb24f7d4d448db7d100e80 (patch)
tree9f96ba2536dc83c8f5f949cdcd1407bc0ad987ae
parent20d65567ae67d14b9241335e550d432de098f0d2 (diff)
downloadaur-f82db3692f33965acefb24f7d4d448db7d100e80.tar.gz
linux-selinux 5.3.12.1-1 update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
-rw-r--r--config2
3 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 36da1d27499c..03724f37842f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = linux-selinux
pkgdesc = Linux SELinux
- pkgver = 5.3.11.1
+ pkgver = 5.3.12.1
pkgrel = 1
- url = https://git.archlinux.org/linux.git/log/?h=v5.3.11-arch1
+ url = https://git.archlinux.org/linux.git/log/?h=v5.3.12-arch1
arch = x86_64
groups = selinux
license = GPL2
@@ -17,13 +17,13 @@ pkgbase = linux-selinux
makedepends = imagemagick
makedepends = git
options = !strip
- source = archlinux-linux::git+https://git.archlinux.org/linux.git?signed#tag=v5.3.11-arch1
+ source = archlinux-linux::git+https://git.archlinux.org/linux.git?signed#tag=v5.3.12-arch1
source = config
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
validpgpkeys = 8218F88849AAC522E94CF470A5E9288C4FA415FA
sha256sums = SKIP
- sha256sums = 54bd002b40030609bfb236c35d2a23d23e426edd1f84dd448afbadd1b0aacb55
+ sha256sums = 10ee7800902b1d82f9c184b367c9d904f4dc48f6d9ce3277327e825d7ab690d1
pkgname = linux-selinux
pkgdesc = The Linux SELinux kernel and modules
diff --git a/PKGBUILD b/PKGBUILD
index e105554a31a4..a6853331661e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
# If you want to help keep it up to date, please open a Pull Request there.
pkgbase=linux-selinux
-pkgver=5.3.11.1
+pkgver=5.3.12.1
pkgrel=1
pkgdesc='Linux SELinux'
_srctag=v${pkgver%.*}-arch${pkgver##*.}
@@ -36,7 +36,7 @@ validpgpkeys=(
'8218F88849AAC522E94CF470A5E9288C4FA415FA' # Jan Alexander Steffens (heftig)
)
sha256sums=('SKIP'
- '54bd002b40030609bfb236c35d2a23d23e426edd1f84dd448afbadd1b0aacb55')
+ '10ee7800902b1d82f9c184b367c9d904f4dc48f6d9ce3277327e825d7ab690d1')
export KBUILD_BUILD_HOST=archlinux
export KBUILD_BUILD_USER=$pkgbase
diff --git a/config b/config
index 4642c39731ad..81a87d17effb 100644
--- a/config
+++ b/config
@@ -9826,7 +9826,7 @@ CONFIG_GCC_PLUGIN_STRUCTLEAK=y
CONFIG_GCC_PLUGIN_STRUCTLEAK_BYREF_ALL=y
# CONFIG_GCC_PLUGIN_STRUCTLEAK_VERBOSE is not set
# CONFIG_GCC_PLUGIN_STACKLEAK is not set
-# CONFIG_INIT_ON_ALLOC_DEFAULT_ON is not set
+CONFIG_INIT_ON_ALLOC_DEFAULT_ON=y
# CONFIG_INIT_ON_FREE_DEFAULT_ON is not set
# end of Memory initialization
# end of Kernel hardening options