summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2019-11-23 11:14:25 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2019-11-23 11:14:25 -0800
commit56f5e4b9e3c5a9664449c261b839eba771454677 (patch)
treed32530d81e5b18f1df40b51463df341e47dc02eb
parentUpdated to 5.3.11 (diff)
downloadlinux-libre-56f5e4b9e3c5a9664449c261b839eba771454677.tar.xz
Updated to 5.3.12
-rw-r--r--PKGBUILD6
-rw-r--r--config2
2 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3820874..f62ecf6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@
pkgbase=linux-libre
_supver=5
_majver=3
-_minver=11
+_minver=12
_gccpatchver='20190822'
if [ "$_minver" == "0" ]; then
pkgver=${_supver}.${_majver}
@@ -49,7 +49,7 @@ validpgpkeys=(
)
sha256sums=('c50879645e8f13a6a39a86748a8cd259b4ecd2191c88ef772b4432c993820c0a'
'SKIP'
- '3645d0eb82324da6da2c7829a861029137b1c0c86ff2277ee492a7f01e3b29ae'
+ 'e1af1c1e7276ea5666a65391f4238dcdf9ccb7bd07368e7ea26b1a31d68ef4ec'
'SKIP'
'e862ecd2cb0b20e1859ec3e47616457a9a3acb111cd5a86094f9ed1dbd7f42ac'
'9b92add42581aeb427a0c2cffc584815f0e4223a1a6bc27802ccd77eaf6e4bec'
@@ -57,7 +57,7 @@ sha256sums=('c50879645e8f13a6a39a86748a8cd259b4ecd2191c88ef772b4432c993820c0a'
'8c11086809864b5cef7d079f930bd40da8d0869c091965fa62e95de9a0fe13b5'
'e7ebf050c22bcec0028c0b3c79fd6d3913b0370ecc6a23dfe78ce475630cf503'
'0f81d6e4158b7beeb0eb514f1b9401f7e23699cb0f7b0d513e25dae1815daaeb'
- '0a7385d6fc348d9b0ffb4d3560e7d2a46b5c25eaa7d427bd55701d8cc2e71193')
+ 'b32ac15d40da22a10f341d9ef5166c385805698b6d36cafac7db97096647f782')
#export KBUILD_BUILD_HOST=arc4linux
export KBUILD_BUILD_USER=$pkgbase
diff --git a/config b/config
index 4096169..b304de9 100644
--- a/config
+++ b/config
@@ -9853,7 +9853,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