Difference between revisions of "Changelog For R14.0.5"

From Trinity Desktop Project Wiki
Jump to navigation Jump to search
imported>SlavekB
(Update 20161127)
imported>SlavekB
(Update 20161204)
Line 1: Line 1:
  +
= dependencies =
  +
== tqca-tls ==
  +
* Add support for OpenSSL 1.1
  +
 
= main =
 
= main =
 
== tdelibs ==
 
== tdelibs ==
Line 5: Line 9:
   
 
== tdenetwork ==
 
== tdenetwork ==
  +
* Kopete - avdevice: Use standard integer types instead of Linux specific<br/>This resolves FTBFS on FreeBSD
  +
* cmake: Move test for stdint.h to common tests
  +
* Fix CMake build dependencies
  +
* Fix FTBFS with GCC6
 
* Kopete - jabber: Process all SRV records or fallback if SRV records not exist<br/>This resolves bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2723 #2723]
 
* Kopete - jabber: Process all SRV records or fallback if SRV records not exist<br/>This resolves bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2723 #2723]
 
* Kopete: Improve check for videodev header<br/>This resolves bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2725 #2725]
 
* Kopete: Improve check for videodev header<br/>This resolves bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2725 #2725]
Line 21: Line 29:
 
== bibletime ==
 
== bibletime ==
 
* Add test whether the Sword needs for building __SANE_USERSPACE_TYPES__<br/>This resolves FTBFS on some 64bit architectures
 
* Add test whether the Sword needs for building __SANE_USERSPACE_TYPES__<br/>This resolves FTBFS on some 64bit architectures
  +
  +
== kpowersave ==
  +
* Fix build with GCC hidden visibility
  +
  +
== tdepowersave ==
  +
* Fix build with GCC hidden visibility

Revision as of 00:19, 5 December 2016

dependencies

tqca-tls

  • Add support for OpenSSL 1.1

main

tdelibs

  • tdeui: fixed handling of setPrecision() for KDoubleSpinBox. This resolves bug #2717
  • Fix FTBFS with clang

tdenetwork

  • Kopete - avdevice: Use standard integer types instead of Linux specific
    This resolves FTBFS on FreeBSD
  • cmake: Move test for stdint.h to common tests
  • Fix CMake build dependencies
  • Fix FTBFS with GCC6
  • Kopete - jabber: Process all SRV records or fallback if SRV records not exist
    This resolves bug #2723
  • Kopete: Improve check for videodev header
    This resolves bug #2725

tdetoys

  • KWeather: Add current date to the log entries
    This relates to bug #2728

tdesdk

  • Fix typo in cmake macro name

libraries

libksquirrel

  • Fix FTBFS due missing include

applications

bibletime

  • Add test whether the Sword needs for building __SANE_USERSPACE_TYPES__
    This resolves FTBFS on some 64bit architectures

kpowersave

  • Fix build with GCC hidden visibility

tdepowersave

  • Fix build with GCC hidden visibility