From 5903c807d6cf257159766358827d10f31b7c36bc Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Fri, 31 Mar 2023 17:35:10 +0900 Subject: khelpcenter: restructure release notes in preparation for the r14.1.x series Signed-off-by: Michele Calgaro --- .../releasenotes/r14.0.x/r14.0.06.docbook | 70 ++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 doc/khelpcenter/releasenotes/r14.0.x/r14.0.06.docbook (limited to 'doc/khelpcenter/releasenotes/r14.0.x/r14.0.06.docbook') diff --git a/doc/khelpcenter/releasenotes/r14.0.x/r14.0.06.docbook b/doc/khelpcenter/releasenotes/r14.0.x/r14.0.06.docbook new file mode 100644 index 000000000..2396174b3 --- /dev/null +++ b/doc/khelpcenter/releasenotes/r14.0.x/r14.0.06.docbook @@ -0,0 +1,70 @@ + +R14.0.6 Release Notes + +R14.0.6 is the sixth maintenance release of the R14.0 series, +and is built on and improves the previous R14.0.5 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 + + Reboot and shutdown now works with other DM (other than TDM) as long as logind is present + Passwords with special characters are now accepted + Fixed bugs with pdf handling and displaying + Improved TDM log file handling + Fixed GUI related glitches and missing icons in various places + Fixed annoying double notification when inserting some special removable media + Fixed few KOrganizer crashes + Fixed Kdesktop unresponsive behaviour when multiple users log into the same machine at the same time + Fixed support for array of object path key maps in dbus-1-tqt + Fixed SSL initialization for OpenSSL >= 1.1 + + + + Enhancements + + Added support for safe conversion from TQString to char* + Added support for global LDFLAGS set at the system level + Several packages have been migrated to CMake build system + Improved GCC visibility detection in CMake builds + Created a CMake framework for updating translation templates + Added support for Weblate web based translation (yet to be officially announced) + Improved TDE related CMake capabilities + Improved support for large files detection + Better detection of dynamic loaded libraries location + + + + Security + + Fix security issue CVE-2018-19870 + Fix security issue CVE-2018-19873 + Fix security issue CVE-2018-7225 + Fix security issue CVE-2018-20021 + Fix security issue CVE-2018-20022 + + + + + + + +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. + + + -- cgit v1.2.1