summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorKyle K <kylek389@gmail.com>2020-08-12 06:04:10 -0500
committerKyle K <kylek389@gmail.com>2020-08-12 06:04:10 -0500
commitf0f6e6118b42faa552efe246c9c24defddd677dc (patch)
treec86b424b6c77c6eaac27d58e768ab277cdcfe4b8 /README.md
parent63cef83b71c3b8fe4642e2dfda84d27b305a2ae5 (diff)
parent51f640310f2d9eef1ee886d4f63aa6cdd67a1e54 (diff)
downloadgentoox-f0f6e6118b42faa552efe246c9c24defddd677dc.tar.gz
gentoox-f0f6e6118b42faa552efe246c9c24defddd677dc.tar.bz2
gentoox-f0f6e6118b42faa552efe246c9c24defddd677dc.zip
Merge branch 'master' of https://github.com/fatalhalt/gentoox into master
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index 2c29f63..4f6e017 100644
--- a/README.md
+++ b/README.md
@@ -14,10 +14,12 @@ GentooX comes with simple interactive *install.sh* script, supports BIOS and UEF
* Steam installed out-of-the-box with necessary lib32 dependencies and fsync Linux kernel patched in
* flatpak is included, easily install VSCode or Discord in sandboxed environment
* ZFS support, kernel patched to export FPU functions
-* Linux 5.7.1 kernel built with 1000Hz -03 for Sandybridge arch. Patches include aufs, ClearLinux, fsync, unprivileged CLONE_NEWUSER, and IOMMU missing ACS capabilities overrides
-* KDE 5.19.0, KDE Applications 20.04.1, KDE Frameworks 5.70.0, Qt 5.15.0
+* Linux 5.7.11 kernel built with 1000Hz -03 for Sandybridge arch. Patches include aufs, ClearLinux, fsync, unprivileged CLONE_NEWUSER, and IOMMU missing ACS capabilities overrides
+* KDE 5.19.4, KDE Applications 20.04.3, KDE Frameworks 5.72.0, Qt 5.15.0
## Changelog
+* 2020.07.29 Release
+ * Linux 5.7.11, KDE 5.19.4, KDE Applications 20.04.3, KDE Frameworks 5.72.0, Qt 5.15.0, Firefox 78.0.2, updates as of 7/29.
* 2020.06.10 Release
* Linux 5.7.1, KDE 5.19.0, Qt 5.15.0, Firefox 77.0.1, updates as of 6/10. Compiled with GCC9.3. LLVM10 remains masked.
* added KDE systemtray to the panel (in postinstall.sh script)