summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2022-06-22 15:50:27 +0200
committerPiotr Gorski2022-06-22 15:50:27 +0200
commitd13f776e4ffa66e36c40097f2d0d47257f05bf72 (patch)
tree33c950a5b3a31dcc7e937a1795268d6c2b563e52
parentb53698e78c0ee81ec137a9a769756cb2c523af5e (diff)
downloadaur-d13f776e4ffa66e36c40097f2d0d47257f05bf72.tar.gz
Bump to 5.18.6-1
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
-rw-r--r--config5
3 files changed, 12 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5264009ade31..556248c3e92e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-usermode
pkgdesc = User mode Linux kernel and modules
- pkgver = 5.18.5
+ pkgver = 5.18.6
pkgrel = 1
url = http://user-mode-linux.sourceforge.net/
arch = x86_64
@@ -8,15 +8,15 @@ pkgbase = linux-usermode
makedepends = bc
makedepends = inetutils
depends = coreutils
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.18.5.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.18.5.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.18.6.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.18.6.tar.sign
source = config
source = 70-uml.hook
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = 9c3731d405994f9cd3a1bb72e83140735831b19c7cec18e0d7a8f3046fa034e7
+ sha256sums = 4e1c2a9e79847850029571a1dd04761e5f657b52c558070a085365641f133478
sha256sums = SKIP
- sha256sums = dbad2440501eee116dccdd6a5bbc978d907c2ff52971dafc5cc06c91955c3bc0
+ sha256sums = a9514fde70979f811416b01413ba7427be1a1910cce8a5304da3c1a41a7f77d4
sha256sums = 05ea4e00d1e99bf8140a21c94e3c42acf17b9debad9c6f5decbe1dd1fe04332c
pkgname = linux-usermode
diff --git a/PKGBUILD b/PKGBUILD
index 7d61ecd38ae7..ec3bfe127849 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgbase=linux-usermode
pkgname=('linux-usermode' 'linux-usermode-modules')
_kernelname=-usermodelinux
_major=5.18
-_minor=5
+_minor=6
pkgver=${_major}.${_minor}
_srcname=linux-${pkgver}
pkgrel=1
@@ -20,9 +20,9 @@ source=("https://www.kernel.org/pub/linux/kernel/v5.x/linux-${pkgver}.tar.xz"
'config'
'70-uml.hook')
-sha256sums=('9c3731d405994f9cd3a1bb72e83140735831b19c7cec18e0d7a8f3046fa034e7'
+sha256sums=('4e1c2a9e79847850029571a1dd04761e5f657b52c558070a085365641f133478'
'SKIP'
- 'dbad2440501eee116dccdd6a5bbc978d907c2ff52971dafc5cc06c91955c3bc0'
+ 'a9514fde70979f811416b01413ba7427be1a1910cce8a5304da3c1a41a7f77d4'
'05ea4e00d1e99bf8140a21c94e3c42acf17b9debad9c6f5decbe1dd1fe04332c')
validpgpkeys=(
diff --git a/config b/config
index 14b2bd665e94..67723900fa31 100644
--- a/config
+++ b/config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/um 5.18.3 Kernel Configuration
+# Linux/um 5.18.6 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.0"
CONFIG_CC_IS_GCC=y
@@ -105,6 +105,8 @@ CONFIG_PRINTK_SAFE_LOG_BUF_SHIFT=13
CONFIG_CC_HAS_INT128=y
CONFIG_CC_IMPLICIT_FALLTHROUGH="-Wimplicit-fallthrough=5"
+CONFIG_GCC12_NO_ARRAY_BOUNDS=y
+CONFIG_CC_NO_ARRAY_BOUNDS=y
CONFIG_CGROUPS=y
# CONFIG_MEMCG is not set
CONFIG_BLK_CGROUP=y
@@ -1493,6 +1495,7 @@ CONFIG_CRYPTO_LIB_POLY1305_RSIZE=11
CONFIG_CRYPTO_LIB_SHA256=m
# end of Crypto library routines
+CONFIG_LIB_MEMNEQ=y
# CONFIG_CRC_CCITT is not set
CONFIG_CRC16=y
# CONFIG_CRC_T10DIF is not set