Difference between revisions of "Changelog For R14.0.2"

From Trinity Desktop Project Wiki
Jump to navigation Jump to search
imported>SlavekB
m (Update 20150913)
imported>SlavekB
(Update 20150920)
Line 16: Line 16:
 
== tdelibs ==
 
== tdelibs ==
 
* Fix dlerror and crypt detection for CMake build<br/>This resolves Bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=654 #654]
 
* Fix dlerror and crypt detection for CMake build<br/>This resolves Bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=654 #654]
  +
  +
== tdebase ==
  +
* Remove unnecessary call to XkbGetIndicatorState<br/>This relates to Bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2445 #2445]
  +
* Terminate keyboard LED sync daemon when Xorg server goes down<br/>This resolves a bug where the number of running daemons would increase on every new X reservation, eventually consuming all available VTs
   
 
== tdepim ==
 
== tdepim ==
Line 53: Line 57:
 
= main =
 
= main =
 
== thirdparty ==
 
== thirdparty ==
  +
* Update LibreOffice packaging patches:<br/>+ update 5.0.1 - Debian 8.x - Jessie-backports
  +
* Update LibreOffice packaging patches:<br/>+ add 5.0.1 - Debian 8.x - Jessie-backports (updated from 4.4.5)
 
* Fix typo in path from prior commit
 
* Fix typo in path from prior commit
 
* Update LibreOffice packaging patches:<br/>+ add 4.4.5 - Debian 8.x - Jessie-backports (updated from 4.4.2)
 
* Update LibreOffice packaging patches:<br/>+ add 4.4.5 - Debian 8.x - Jessie-backports (updated from 4.4.2)

Revision as of 00:18, 21 September 2015

dependencies

qt3

  • Fixed (again) search algorithm for iconview widget. This resolves (again) bug #420
  • Added safety harness for currentThreadObject() usage.
    currentThreadObject() returns a null pointer if the
    current thread was not started using the QThread API.
    This relates to bug #1748
  • Fixed search algorithm for iconview widget. This resolves bug #420

tqt3

  • Fixed (again) search algorithm for iconview widget. This resolves (again) bug #420
  • Added safety harness for currentThreadObject() usage.
    currentThreadObject() returns a null pointer if the
    current thread was not started using the TQThread API.
    This relates to bug #1748
  • Fixed search algorithm for iconview widget. This resolves bug #420

libart-lgpl

  • Minor update to AUTHORS file

main

tdelibs

  • Fix dlerror and crypt detection for CMake build
    This resolves Bug #654

tdebase

  • Remove unnecessary call to XkbGetIndicatorState
    This relates to Bug #2445
  • Terminate keyboard LED sync daemon when Xorg server goes down
    This resolves a bug where the number of running daemons would increase on every new X reservation, eventually consuming all available VTs

tdepim

  • Fixed KAlarm building warnings. Minor style patch up. Fixed possible error in treating deferred evens (see kalarm/alarmevent.cpp:1739).

tdenetwork

  • Fixed thread handling in KDict. This resolsed bug #1748

tdegraphics

  • Fix poppler include in configure checks and link library path
    This resolves Bug #2489

tdeaddons

  • Fix FTBFS on RHEL 5 because SDL is not detected
    This resolves Bug #2488
  • Fixed recognition of C++ files in kate/cppsymbolviewer plugin. This resolves bug #2498 Also fixed building warnings.

libraries

libksquirrel

  • Fix build warnings
  • Fix potential buffer overflow

libtdeldap

  • Fix incorrect login causing PAM fatal error message

applications

gtk-qt-engine

  • Add Default as a valid option for GTK3 theme
    This resolves Bug #2478

ksplash-engine-moodin

  • Add theme file option to scale icons
    Disable icon scaling by default
    This relates to Bug #2009
  • Attempt to scale background image if a background image with native resolution is not available
  • Updated preview image (removed KDE icon).
  • Fixed icons highlighting in moodin engine. This resolve bug #2009

tdepowersave

  • Update INSTALL file

main

thirdparty

  • Update LibreOffice packaging patches:
    + update 5.0.1 - Debian 8.x - Jessie-backports
  • Update LibreOffice packaging patches:
    + add 5.0.1 - Debian 8.x - Jessie-backports (updated from 4.4.5)
  • Fix typo in path from prior commit
  • Update LibreOffice packaging patches:
    + add 4.4.5 - Debian 8.x - Jessie-backports (updated from 4.4.2)