summaryrefslogtreecommitdiffstats
path: root/doc/khelpcenter/releasenotes/r14.0.05.docbook
diff options
context:
space:
mode:
Diffstat (limited to 'doc/khelpcenter/releasenotes/r14.0.05.docbook')
-rw-r--r--doc/khelpcenter/releasenotes/r14.0.05.docbook78
1 files changed, 78 insertions, 0 deletions
diff --git a/doc/khelpcenter/releasenotes/r14.0.05.docbook b/doc/khelpcenter/releasenotes/r14.0.05.docbook
new file mode 100644
index 000000000..12353c5c2
--- /dev/null
+++ b/doc/khelpcenter/releasenotes/r14.0.05.docbook
@@ -0,0 +1,78 @@
+<sect1 id="release-notes-r14.0.5">
+<title>R14.0.5 Release Notes</title>
+
+<para>R14.0.5 is the fifth maintenance release of the R14.0 series,
+and is built on and improves the previous R14.0.4 version.</para>
+<para>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.</para>
+
+<sect2 id="release-notes-r14.0.5-notes">
+<title>Important fixes</title>
+
+<para>This section highlights some of the most important fixes introduced by this
+release.</para>
+
+<itemizedlist>
+<listitem>
+ <para>Bug fixes</para>
+ <itemizedlist>
+ <listitem><para>Fixed OGG file playing (TDE login sounds now works again :-) )</para></listitem>
+ <listitem><para>Fixed sound server and arts crashes</para></listitem>
+ <listitem><para>Fixed device detection from Media Manager in kscd</para></listitem>
+ <listitem><para>Fixed several kdesktop_lock related bugs</para></listitem>
+ <listitem><para>Fixed status of Trash bin on desktop</para></listitem>
+ <listitem><para>Fixed notification of removable media</para></listitem>
+ <listitem><para>Fixed info page protocol support (regression in previous release)</para></listitem>
+ <listitem><para>Fixed regression with open/save dialogs on ftp or removable disks</para></listitem>
+ <listitem><para>Fixed javascript syntax highlighting in Kate</para></listitem>
+ <listitem><para>Fixed support for NetworkManager with randomized MAC addresses</para></listitem>
+ <listitem><para>Fixed detection whether the system is big endian</para></listitem>
+ <listitem><para>Fixed memory leaks</para></listitem>
+ </itemizedlist>
+</listitem>
+<listitem>
+ <para>Enhancements</para>
+ <itemizedlist>
+ <listitem><para>Improved timer handling in TDEPowersaver</para></listitem>
+ <listitem><para>New sessions can now correctly be started as "pre-lock", useful where autologin is enabled</para></listitem>
+ <listitem><para>Added support for GnuPG 2.1</para></listitem>
+ <listitem><para>Improved KGPG server configuration</para></listitem>
+ <listitem><para>Enhanced Ark and Ark plugin interface and support for .rar files</para></listitem>
+ <listitem><para>Improved calculations in mini-cli</para></listitem>
+ <listitem><para>Improved icon display in system tray</para></listitem>
+ <listitem><para>Improved support for Jabber protocol in Kopete</para></listitem>
+ <listitem><para>Dropped support for discontinued AIM protocol in Kopete</para></listitem>
+ <listitem><para>Enhanced mime type code</para></listitem>
+ <listitem><para>Added support for G-code in Kate syntax highlighting</para></listitem>
+ <listitem><para>Added support for OpenSSL 1.1</para></listitem>
+ <listitem><para>Improved support for TLS v1.2</para></listitem>
+ <listitem><para>Improved support for Clang</para></listitem>
+ <listitem><para>Added support for GCC7 and GCC8</para></listitem>
+ <listitem><para>Added support for Java8 and newer</para></listitem>
+ <listitem><para>Added support for ICU 58 and newer</para></listitem>
+ <listitem><para>Added detection for ruby 2.3, 2.4 and 2.5</para></listitem>
+ </itemizedlist>
+</listitem>
+<listitem>
+ <para>Security</para>
+ <itemizedlist>
+ <listitem><para>Fix security issue CVE-2016-10040</para></listitem>
+ <listitem><para>Fix security issue CVE-2017-6410</para></listitem>
+ </itemizedlist>
+</listitem>
+</itemizedlist>
+</sect2>
+
+
+<sect2 id="release-notes-r14.0.5-freebsd">
+<title>FreeBSD Support</title>
+<para>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.</para>
+</sect2>
+
+</sect1>