summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2022-08-17 15:49:58 +0200
committerPiotr Gorski2022-08-17 15:49:58 +0200
commit46533f69954aed69b7bf397d0473ba949c47dd93 (patch)
treeb93cb28aaf20c7cef26261f679ca5cc4b867cd0a
parent75175704ea758da93548714d80267ed991534f3d (diff)
downloadaur-46533f69954aed69b7bf397d0473ba949c47dd93.tar.gz
Bump to 5.19.2-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, 10 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aea3896fc1c3..c1ef11de7055 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-usermode
pkgdesc = User mode Linux kernel and modules
- pkgver = 5.19.1
+ pkgver = 5.19.2
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.19.1.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.19.1.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.19.2.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.19.2.tar.sign
source = config
source = 70-uml.hook
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = f4e27b926ea2c66b808db1f5706254cf92a8899e2108eedb0c3a7d12499aea55
+ sha256sums = 48e40a1f5501ec6c40e3c86d3d5319200b688f2d9360f72833084d74801fe63d
sha256sums = SKIP
- sha256sums = 7ea16a24be6ae3b1a83cd07ced23a5a39a9de5a7aebd3faaf3d17798875c9d9f
+ sha256sums = 4a6bf15e2d09db7ef82a2143896c586a66bfa57fbd890f78ad90c18ad33ce563
sha256sums = 05ea4e00d1e99bf8140a21c94e3c42acf17b9debad9c6f5decbe1dd1fe04332c
pkgname = linux-usermode
diff --git a/PKGBUILD b/PKGBUILD
index a66c6f22ec21..c90af31c6ef9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgbase=linux-usermode
pkgname=('linux-usermode' 'linux-usermode-modules')
_kernelname=-usermodelinux
_major=5.19
-_minor=1
+_minor=2
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=('f4e27b926ea2c66b808db1f5706254cf92a8899e2108eedb0c3a7d12499aea55'
+sha256sums=('48e40a1f5501ec6c40e3c86d3d5319200b688f2d9360f72833084d74801fe63d'
'SKIP'
- '7ea16a24be6ae3b1a83cd07ced23a5a39a9de5a7aebd3faaf3d17798875c9d9f'
+ '4a6bf15e2d09db7ef82a2143896c586a66bfa57fbd890f78ad90c18ad33ce563'
'05ea4e00d1e99bf8140a21c94e3c42acf17b9debad9c6f5decbe1dd1fe04332c')
validpgpkeys=(
diff --git a/config b/config
index 304124231b21..bc82073ad124 100644
--- a/config
+++ b/config
@@ -1,8 +1,8 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/um 5.19.0 Kernel Configuration
+# Linux/um 5.19.2 Kernel Configuration
#
-CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.1 20220801"
+CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.1 20220730"
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=120101
CONFIG_CLANG_VERSION=0
@@ -1424,7 +1424,6 @@ CONFIG_CRYPTO_CRC32C=y
# CONFIG_CRYPTO_CRC32 is not set
# CONFIG_CRYPTO_XXHASH is not set
# CONFIG_CRYPTO_BLAKE2B is not set
-# CONFIG_CRYPTO_BLAKE2S is not set
# CONFIG_CRYPTO_CRCT10DIF is not set
# CONFIG_CRYPTO_GHASH is not set
# CONFIG_CRYPTO_POLY1305 is not set