summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKyle K <kylek389@gmail.com>2021-05-10 11:14:45 -0500
committerKyle K <kylek389@gmail.com>2021-05-10 11:14:45 -0500
commitce45bf7e808b55758efa5507fb8edc60bd9e90c9 (patch)
tree2b94c6ff2ac1c056c2112fff37bacca0be0258ac
parent20f40222485d62bb85df5e0ff3b5fb19a37f4534 (diff)
downloadgentoox-ce45bf7e808b55758efa5507fb8edc60bd9e90c9.tar.gz
gentoox-ce45bf7e808b55758efa5507fb8edc60bd9e90c9.tar.bz2
gentoox-ce45bf7e808b55758efa5507fb8edc60bd9e90c9.zip
update README.md
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index b91320c..20ab68b 100644
--- a/README.md
+++ b/README.md
@@ -15,11 +15,13 @@ GentooX comes with simple interactive *install.sh* script, supports BIOS and UEF
* flatpak is included, easily install VSCode or Discord in sandboxed environment
* Wine with vkd3d support included out-of-the-box
* ZFS support, kernel patched to export FPU functions
-* Linux 5.11.3 kernel built with 1000Hz -03 for Sandybridge arch. Patches include aufs, zstd, ClearLinux patches, Intel FSGSBASE patches, Valve's fsync, [sirlucjan's](https://gitlab.com/sirlucjan/kernel-patches/-/tree/master/): android/arch/btrfs/fixes-miscellaneous/ntfs, unprivileged CLONE_NEWUSER, and IOMMU missing ACS capabilities overrides.
-* KDE 5.21.3, KDE Applications 20.12.3, KDE Frameworks 5.80.0, Qt 5.15.2
+* Linux 5.12.1 kernel built with 1000Hz -03 for Sandybridge arch. Patches include aufs, zstd, ClearLinux patches, Intel FSGSBASE patches, Valve's fsync, [sirlucjan's](https://gitlab.com/sirlucjan/kernel-patches/-/tree/master/): android/arch/btrfs/fixes-miscellaneous/ntfs, unprivileged CLONE_NEWUSER, and IOMMU missing ACS capabilities overrides.
+* KDE 5.21.5, KDE Applications 21.04.0, KDE Frameworks 5.82.0, Qt 5.15.2
* CacULE CPU scheduler
## Changelog
+* 2021.05.04 Release
+ * Full ISO rebuild against GCC 11.1.0, Linux 5.12.1, Firefox 88.0.1 with global menu patch, LLVM 12.0.0, KDE 5.21.5, KDE Applications 21.04.0, KDE Frameworks 5.82.0, enabled emoji support in KDE, enabled AVIF and HEIF image support in KDE, enabled dash as default /bin/sh, disabled LTO for blender and dav1d
* 2021.03.16 Release
* KDE 5.21.3, KDE Applications 20.12.3, KDE Frameworks 5.80.0, enable wine by default, include laptop-mode-tools, disable LTO for opencv (fixes kdenlive crashing at startup), updates as of 03/16/2021. Firefox still lacks global menu support due missing upstream patch for 86.x versions
* 2021.03.04 Release