From ec27a41d6fa5d133e550e7fd57b728eb7bfcc5b8 Mon Sep 17 00:00:00 2001 From: Yaroslav Furman Date: Thu, 13 Aug 2020 01:28:36 +0300 Subject: [PATCH] fkm: f1xy v0.26 Signed-off-by: Yaroslav Furman --- fkm/changelog | 12 ++++++------ fkm/update.json | 8 ++++---- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/fkm/changelog b/fkm/changelog index 92e2ec31d9c0..7b068bcf4af2 100644 --- a/fkm/changelog +++ b/fkm/changelog @@ -1,6 +1,6 @@ -- Merged 4.14.188. -- Optimized thermal throttling. -- Optimized LOSFOD implementation. -- Optimized ION allocations. -- Massively updated sound driver. -- Fixed a bug when headset's button wouldn't resume playback after pausing and suspending system. +- Merged 4.14.193. +- Switched to LZ4 for Zram compression. +- SELinux performance improvements. +- General performance improvements. +- Touchscreen processibg moved back to big cores. +- Reduced memory usage a little bit. diff --git a/fkm/update.json b/fkm/update.json index 0f5f6f928ec3..9b99bcc4a9d1 100644 --- a/fkm/update.json +++ b/fkm/update.json @@ -1,11 +1,11 @@ { "kernel": { "name": "F1xy-raphael", - "version": "0.25", - "link": "https://github.com/F1xy-kernels/RAPHAEL_Kernel/releases/download/v0.25/F1xy-Raphael-v0.25-LOSFOD.zip", + "version": "0.26", + "link": "https://github.com/F1xy-kernels/RAPHAEL_Kernel/releases/download/v0.26/F1xy-Raphael-v0.26-LOSFOD.zip", "changelog_url": "https://raw.githubusercontent.com/F1xy-kernels/RAPHAEL_Kernel/Q-raphael/fkm/changelog", - "date": "2020-7-30", - "sha1": "0adf01cd0df24d93f19e2df1133225d6aa5e2ffa" + "date": "2020-8-13", + "sha1": "a5bd6e508c982280d7db11ad6e0428a4c0bc3bfa" }, "support": { "link": "https://t.me/f1xy_kernel_raphael"