summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeka2022-11-26 23:59:00 +0300
committerJeka2022-11-26 23:59:00 +0300
commitab9216b4e7b89be664e21f63a4d065ddf99c4984 (patch)
tree3416067d6c22985b35f2ba81f40f0d9c2ecc1697
parent7a5bbaa1e15de7ab9cc50537ffa1b42d5ac1d7c2 (diff)
downloadaur-ab9216b4e7b89be664e21f63a4d065ddf99c4984.tar.gz
kernel release 6.0.10
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
-rw-r--r--config6
3 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 120867c80d66..fcd602f137f9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-jcore
pkgdesc = Kernel for Manjaro/Arch (ACS override patch include)
- pkgver = 6.0.9
+ pkgver = 6.0.10
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -20,7 +20,7 @@ pkgbase = linux-jcore
replaces = linux-acs-manjaro
replaces = linux-acs-manjaro-headers
options = !strip
- source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.0.9.tar.xz
+ source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.0.10.tar.xz
source = config
source = 0101-ZEN_Add_sysctl_and_CONFIG_to_disallow_unprivileged_CLONE_NEWUSER.patch
source = 0102-mm_vmscan_fix_extreme_overreclaim_and_swap_floods.patch
@@ -44,8 +44,8 @@ pkgbase = linux-jcore
source = 0412-bootsplash.patch
source = 0413-bootsplash.gitpatch
source = 0999-acs.gitpatch
- sha256sums = 6114a208e82739b4a1ab059ace35262be2a83be34cd1ae23cb8a09337db831c7
- sha256sums = 8e191168f8a02070bed8e102b0e14dda69afda967c14f656ad1bbc36a8242539
+ sha256sums = 39e57fcd84cd70bfa3e1a4185d3aa0ed7f1432f24c6548d16326b0c3c9541dd0
+ sha256sums = 9cba609ac53b1f042a6e5b33cb3fd12e88e6f671ea683376ae48a80aae8af7c9
sha256sums = 05f04019d4a2ee072238c32860fa80d673687d84d78ef436ae9332b6fb788467
sha256sums = a75d2a2322c8cd99a6dc9945424fd9006e7a8f9d2793c0ae97ef931f2d54b9a5
sha256sums = 5a72a4163937bc588d6a8ed6320e610f6512376b7aa20c4ada5c0ae09cdcd525
diff --git a/PKGBUILD b/PKGBUILD
index 560a92827880..ae5e2b7438de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ pkgbase=linux-jcore
pkgname=('linux-jcore' 'linux-jcore-headers')
_kernelname=-jcore
_hostname=jcore
-pkgver=6.0.9
+pkgver=6.0.10
pkgrel=1
pkgdesc="Kernel for Manjaro/Arch (ACS override patch include)"
arch=('x86_64')
@@ -51,8 +51,8 @@ source=("https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-$pkgver.tar.xz"
'0413-bootsplash.gitpatch'
# ACS override patch
'0999-acs.gitpatch')
-sha256sums=('6114a208e82739b4a1ab059ace35262be2a83be34cd1ae23cb8a09337db831c7'
- '8e191168f8a02070bed8e102b0e14dda69afda967c14f656ad1bbc36a8242539'
+sha256sums=('39e57fcd84cd70bfa3e1a4185d3aa0ed7f1432f24c6548d16326b0c3c9541dd0'
+ '9cba609ac53b1f042a6e5b33cb3fd12e88e6f671ea683376ae48a80aae8af7c9'
'05f04019d4a2ee072238c32860fa80d673687d84d78ef436ae9332b6fb788467'
'a75d2a2322c8cd99a6dc9945424fd9006e7a8f9d2793c0ae97ef931f2d54b9a5'
'5a72a4163937bc588d6a8ed6320e610f6512376b7aa20c4ada5c0ae09cdcd525'
diff --git a/config b/config
index d44d178bd43a..eb0bcb622615 100644
--- a/config
+++ b/config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.0.9-1 Kernel Configuration
+# Linux/x86 6.0.10-1 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.2.0"
CONFIG_CC_IS_GCC=y
@@ -28,7 +28,7 @@ CONFIG_THREAD_INFO_IN_TASK=y
CONFIG_INIT_ENV_ARG_LIMIT=32
# CONFIG_COMPILE_TEST is not set
# CONFIG_WERROR is not set
-CONFIG_LOCALVERSION="-MANJARO"
+CONFIG_LOCALVERSION="-jcore"
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_BUILD_SALT=""
CONFIG_HAVE_KERNEL_GZIP=y
@@ -46,7 +46,7 @@ CONFIG_HAVE_KERNEL_ZSTD=y
# CONFIG_KERNEL_LZ4 is not set
CONFIG_KERNEL_ZSTD=y
CONFIG_DEFAULT_INIT=""
-CONFIG_DEFAULT_HOSTNAME="manjaro"
+CONFIG_DEFAULT_HOSTNAME="jcore"
CONFIG_SYSVIPC=y
CONFIG_SYSVIPC_SYSCTL=y
CONFIG_SYSVIPC_COMPAT=y