summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD8
-rw-r--r--config7
3 files changed, 15 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4c0f13aabe45..e5cd0d528819 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-aarch64-flippy
- pkgver = 6.0.10
+ pkgver = 6.0.15
pkgrel = 1
url = https://github.com/unifreq/linux-6.0.y
arch = aarch64
@@ -9,11 +9,11 @@ pkgbase = linux-aarch64-flippy
makedepends = dtc
makedepends = uboot-tools
options = !strip
- source = https://github.com/unifreq/linux-6.0.y/archive/a206da79f651e0a679ec15dbc1b1ae699c13e3f9.tar.gz
+ source = https://github.com/unifreq/linux-6.0.y/archive/ffada480851de173cb57188cee9447596051e014.tar.gz
source = config
source = linux.preset
- sha256sums = 6751c6483b35662039ec216fdc93e286d93802384e1895fac4f03466a354cfd8
- sha256sums = be0e79718cdd45e1810b583e09e4ba43baa61bdc44d984a0ffcea0011e8d6cd0
+ sha256sums = d7330ea9b576e6df6049b7b5af9d7891c4b1389991442f8978413544cb0d9dc9
+ sha256sums = 01035cf880a09bc503657349092ac1c8940f50f6cc97f07089bdbc260f8b094a
sha256sums = bdcd6cbf19284b60fac6d6772f1e0ec2e2fe03ce7fe3d7d16844dd6d2b5711f3
pkgname = linux-aarch64-flippy
@@ -35,12 +35,12 @@ pkgname = linux-aarch64-flippy-headers
pkgname = linux-aarch64-flippy-dtb-allwinner
pkgdesc = DTB files for Allwinner SoCs for flippy's AArch64 kernel
- provides = linux-aarch64-flippy-dtb=6.0.10
+ provides = linux-aarch64-flippy-dtb=6.0.15
pkgname = linux-aarch64-flippy-dtb-amlogic
pkgdesc = DTB files for Amlogic SoCs for flippy's AArch64 kernel
- provides = linux-aarch64-flippy-dtb=6.0.10
+ provides = linux-aarch64-flippy-dtb=6.0.15
pkgname = linux-aarch64-flippy-dtb-rockchip
pkgdesc = DTB files for Rockchip SoCs for flippy's AArch64 kernel
- provides = linux-aarch64-flippy-dtb=6.0.10
+ provides = linux-aarch64-flippy-dtb=6.0.15
diff --git a/PKGBUILD b/PKGBUILD
index 4dd3d3de6133..5d565af43316 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: 7Ji <pugokughin@gmail.com>
_desc="flippy's AArch64-focused fork aiming to increase usability"
-_pkgver_main=6.0.10
+_pkgver_main=6.0.15
_pkgver_suffix=flippy
_pkgver_uname="${_pkgver_main}-${_pkgver_suffix}"
_flippy_repo='linux-6.0.y'
-_flippy_commit='a206da79f651e0a679ec15dbc1b1ae699c13e3f9'
+_flippy_commit='ffada480851de173cb57188cee9447596051e014'
_srcname="${_flippy_repo}-${_flippy_commit}"
pkgbase=linux-aarch64-flippy
@@ -31,8 +31,8 @@ source=(
'linux.preset'
)
sha256sums=(
- '6751c6483b35662039ec216fdc93e286d93802384e1895fac4f03466a354cfd8'
- 'be0e79718cdd45e1810b583e09e4ba43baa61bdc44d984a0ffcea0011e8d6cd0'
+ 'd7330ea9b576e6df6049b7b5af9d7891c4b1389991442f8978413544cb0d9dc9'
+ '01035cf880a09bc503657349092ac1c8940f50f6cc97f07089bdbc260f8b094a'
'bdcd6cbf19284b60fac6d6772f1e0ec2e2fe03ce7fe3d7d16844dd6d2b5711f3'
)
diff --git a/config b/config
index 85a269b47ab5..db1486bc5d38 100644
--- a/config
+++ b/config
@@ -1,8 +1,8 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/arm64 6.0.10 Kernel Configuration
+# Linux/arm64 6.0.15 Kernel Configuration
#
-CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.0"
+CONFIG_CC_VERSION_TEXT="distcc 3.4 aarch64-unknown-linux-gnu"
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=120100
CONFIG_CLANG_VERSION=0
@@ -1104,6 +1104,7 @@ CONFIG_INET_ESP=m
CONFIG_INET_ESP_OFFLOAD=m
CONFIG_INET_ESPINTCP=y
CONFIG_INET_IPCOMP=m
+CONFIG_INET_TABLE_PERTURB_ORDER=16
CONFIG_INET_XFRM_TUNNEL=m
CONFIG_INET_TUNNEL=m
CONFIG_INET_DIAG=m
@@ -8246,7 +8247,7 @@ CONFIG_KEYS=y
# CONFIG_TRUSTED_KEYS is not set
# CONFIG_ENCRYPTED_KEYS is not set
# CONFIG_KEY_DH_OPERATIONS is not set
-# CONFIG_SECURITY_DMESG_RESTRICT is not set
+CONFIG_SECURITY_DMESG_RESTRICT=y
CONFIG_SECURITY=y
CONFIG_SECURITYFS=y
CONFIG_SECURITY_NETWORK=y