R14.0.8 Release Notes R14.0.8 is the eighth maintenance release of the R14.0 series, and is built on and improves the previous R14.0.7 version. Maintenance releases are intended to promptly bring bug fixes to users, while preserving overall stability through the avoidance of both major new features and major codebase re-factoring. Important fixes This section highlights some of the most important fixes introduced by this release. Bug fixes Fixed avahi support Fixed parsing of CPU cores frequency on some hardware Fixed parsing of battery information on some hardware Fixed detection of closing the lid on some hardware Fixed incorrect update of KNote "last modified" field Fixed several FTBFS caused by newer library versions Fixed K3B crashes when trying to write an audio CD with cd text Fixed tdenetworkmanager crashes Enhancements Many translation updates (thanks to all translators) Several packages have been migrated to CMake build system For some packages have been dropped the automake build system Added option to disable tdekbdledsync Added option to select default file manager The selected default terminal is also used for Open terminal here Improved LibreSSL support Improved musl libc support Improved support for DilOS distribution Improved support for XDG folders Improved support for Pinebook Pro Initial work to support reproducible builds Initial support for translating desktop files using Weblate Using Ninja build for Cmake building on FreeBSD Dropped Kerry and code related to Beagle search Security CVE-2019-14744: Solved similar cases of arbitrary code execution from .desktop files Useful notes on upgrading When upgrading from previous releases you may run into some of the following use cases. Follow the recommended instructions to minimize potential problems. Removed dbus policy at_console A newer version of SystemD has removed the dbus policy at_console. Because the TDE does not yet contain a policykit agent (this will be addressed in R14.1.0), a plugdev group policy has been added in the default TDE Hardware Control daemon dbus configuration. This group should be available on most systems. To enable communication with the TDE Hardware Control daemon, add users to the plugdev group. Note: If a policykit is installed but a policykit agent is not available, it does not work well. In this case, it is advisable to uninstall policykit to allow the use of dbus rules. Test failures in r14-xdg-update If you experience test failures at login time during the execution of the r14-xdg-update script, please try logging out and logging in again. Most failures will be automatically fixed. In case of persistent failures that don't get automatically recovered, please contact the TDE team on their official channels (mailing lists or IRC). For example you may experience TEST9 failures if you had previously edited your TDE menu and there are references to both 'kde-*' and 'tde-*' files for the same application. This will require manual editing to determine what is the correct way to fix the problem. FreeBSD Support TDE continues to offer support for FreeBSD, although still partial given some of the new issues that have arisen with the latest versions of FreeBSD. The TDE team will try their best to improve support for FreeBSD but progress will probably be slow. Additional developers or contributors willing to help porting the remaining features and applications are always welcome.