Difference between pages "Changelog For R14.0.3" and "Changelog For R14.0.4"

From Trinity Desktop Project Wiki
(Difference between pages)
Jump to navigation Jump to search
imported>SlavekB
(Update 20151220)
 
imported>SlavekB
(Update 20160327)
 
Line 1: Line 1:
  +
= common =
  +
== cmake ==
  +
* Find tdelfeditor executable on the system paths<br/>instead of on the current installation path
  +
* Removed use of tdelfeditor on base 'so' file of versioned library<br/>because this file is a symlink to versioned library
  +
* Move last command processing 'ui' file from TDEMacros to tde_uic<br/>Used cmake method of processing output from the command
  +
 
= dependencies =
 
= dependencies =
== arts ==
+
== qt3 ==
  +
* Properly implement MySQL reconnect support
* Fix security issue CVE-2015-7543
 
  +
* Properly handle MySQL reconnection option
  +
  +
== tqt3 ==
  +
* Automated update from Qt3
  +
  +
== tqtinterface ==
  +
* Fix usage uic-tqt without an '.ui' file in arguments<br/>This resolves issues with mode 'embed'
   
 
= main =
 
= main =
 
== tdelibs ==
 
== tdelibs ==
  +
* Remove warnings about missing embedded ELF icons<br/>Add file name for which the issue occurs into debug message
* Revert a small portion of commit e0b1bfb0<br/>This resolves Bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2562 #2562]
 
* Fix wrong options to xrandr in tderandr<br/>This resolves Bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=1913 #1913]
+
* Fixed product name in bug report form. This relates to bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2617 #2617]
 
* Fixed ISO8601 parsing in VCardTool. This relates to bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2613 #2613]
* Fix security issue CVE-2015-7543
 
  +
* Removed use of tdelfeditor on base 'so' file of versioned library<br/>because this file is a symlink to versioned library
* Fix invalid perl syntax in kdocAstUtil.pm<br/>This resolves Bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2543 #2543]
 
* Fix mimetype detection using magic library<br/>for mime types not contained in TDE settings<br/>This resolves Bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2392 #2392]
 
* Fix calculation of remaining charging time in TDE hardware library
 
   
== tdebindings ==
+
== tdebase ==
  +
* Fixed desktop locking code. This relates to bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2603 #2603] and fixes the locking-after-suspend issue when the screensaver is also enabled.
* Add ruby 2.2 detection
 
* Fix uninitialized constant Qt::TQt in qtruby.rb<br/>This resolves Bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2442 #2442]
+
* Added "default" mount option to TDE hardware manager. This resolves bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2593 #2593]
* Fix invalid perl syntax in kdocAstUtil.pm<br/>This resolves Bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2543 #2543]
 
   
= libraries =
+
== tdepim ==
  +
* Fixed FTBFS in Debian/Ubuntu due to missing liblockdev1-dev package. Device locking is now done through 'flock()'
== libksquirrel ==
 
  +
* Add support giflib 5.1
 
  +
== tdemultimedia ==
  +
* Add GStreamer 1.0 support
  +
  +
== tdegames ==
  +
* cmake: Fix FTBFS due to new DSO linkage style
  +
* cmake: Add apidox targets
  +
* cmake: Create kbackgammon/engines/dummy.cpp outside source tree
  +
* cmake: Fix shared libraries version
  +
* Initial cmake conversion
   
 
= applications =
 
= applications =
== amarok ==
+
== k3b ==
  +
* cmake: Force to use C compiler for asm_scale.S<br/>This fix FTBFS with cmake < 2.8.5
* Add ruby 2.2 detection
 
  +
* cmake: Fix detection of functions lrint and lrintf in libm<br/>Set HAVE_LRINT and HAVE_LRINTF if functions not exists
  +
* cmake: Fix HAVE_LRINT and HAVE_LRINTF definitions<br/>Must be defined always - with a value 0 or 1
  +
* cmake: Musicbrainz support set by default to off
  +
* cmake: install library headers
  +
* Initial cmake conversion
  +
  +
== k3b-i18n ==
  +
* Initial cmake convertion
  +
  +
== kaffeine ==
  +
* Use GST_CHECK_VERSION instead of extra definition
  +
* Add GStreamer 1.0 support
  +
  +
== kcmldap ==
  +
* Revert "Fix krb5 library detection. This resolves FTBFS with heimdal-krb5."<br/>Not required for r14.0.x branch.<br/>This reverts commit 6d3b42e175ab9acf02973f2f35d7ef3d3e9d41e0.
  +
* Fix krb5 library detection. This resolves FTBFS with heimdal-krb5.<br/>Based on similar patch for libraries/libtdeldap from Slavek Banko.
  +
  +
== kmplayer ==
  +
* Add GStreamer 1.0 support
  +
  +
== tdepowersave ==
 
* Fixed up timer for autosuspend and autodimm when a screensaver is also in use. This resolves bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2603 #2603]
  +
* Increased maximum time limit for timers to 50000 min (almost 35 days). This relates to bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2599 #2599]<br/>NOTE: if the max limit is removed, the TQSpinBox reverts to the default value of 99.<br/>Also fixed minimum limit for some timers and percentage fields.
 
* Increased maximum time limit for timers to 1500 min (25 hours). This relates to bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2599 #2599]
   
 
= main =
 
= main =
 
== thirdparty ==
 
== thirdparty ==
  +
* Update LibreOffice packaging patches:<br/>+ 4.3.3 - Debian 7.x - Wheezy-backports
  +
* Update LibreOffice packaging patches:<br/>+ 4.3.3 - Debian 8.x - Jessie<br/> Fixed FTBFS on ppc64el
 
* Update LibreOffice packaging patches:<br/>+ 4.2.8 - Ubuntu 14.04 - Trusty<br/>+ 4.3.3 - Debian 8.x - Jessie
 
* Update LibreOffice packaging patches:<br/>+ 4.2.8 - Ubuntu 14.04 - Trusty<br/>+ 4.3.3 - Debian 8.x - Jessie

Revision as of 12:48, 28 March 2016

common

cmake

  • Find tdelfeditor executable on the system paths
    instead of on the current installation path
  • Removed use of tdelfeditor on base 'so' file of versioned library
    because this file is a symlink to versioned library
  • Move last command processing 'ui' file from TDEMacros to tde_uic
    Used cmake method of processing output from the command

dependencies

qt3

  • Properly implement MySQL reconnect support
  • Properly handle MySQL reconnection option

tqt3

  • Automated update from Qt3

tqtinterface

  • Fix usage uic-tqt without an '.ui' file in arguments
    This resolves issues with mode 'embed'

main

tdelibs

  • Remove warnings about missing embedded ELF icons
    Add file name for which the issue occurs into debug message
  • Fixed product name in bug report form. This relates to bug #2617
  • Fixed ISO8601 parsing in VCardTool. This relates to bug #2613
  • Removed use of tdelfeditor on base 'so' file of versioned library
    because this file is a symlink to versioned library

tdebase

  • Fixed desktop locking code. This relates to bug #2603 and fixes the locking-after-suspend issue when the screensaver is also enabled.
  • Added "default" mount option to TDE hardware manager. This resolves bug #2593

tdepim

  • Fixed FTBFS in Debian/Ubuntu due to missing liblockdev1-dev package. Device locking is now done through 'flock()'

tdemultimedia

  • Add GStreamer 1.0 support

tdegames

  • cmake: Fix FTBFS due to new DSO linkage style
  • cmake: Add apidox targets
  • cmake: Create kbackgammon/engines/dummy.cpp outside source tree
  • cmake: Fix shared libraries version
  • Initial cmake conversion

applications

k3b

  • cmake: Force to use C compiler for asm_scale.S
    This fix FTBFS with cmake < 2.8.5
  • cmake: Fix detection of functions lrint and lrintf in libm
    Set HAVE_LRINT and HAVE_LRINTF if functions not exists
  • cmake: Fix HAVE_LRINT and HAVE_LRINTF definitions
    Must be defined always - with a value 0 or 1
  • cmake: Musicbrainz support set by default to off
  • cmake: install library headers
  • Initial cmake conversion

k3b-i18n

  • Initial cmake convertion

kaffeine

  • Use GST_CHECK_VERSION instead of extra definition
  • Add GStreamer 1.0 support

kcmldap

  • Revert "Fix krb5 library detection. This resolves FTBFS with heimdal-krb5."
    Not required for r14.0.x branch.
    This reverts commit 6d3b42e175ab9acf02973f2f35d7ef3d3e9d41e0.
  • Fix krb5 library detection. This resolves FTBFS with heimdal-krb5.
    Based on similar patch for libraries/libtdeldap from Slavek Banko.

kmplayer

  • Add GStreamer 1.0 support

tdepowersave

  • Fixed up timer for autosuspend and autodimm when a screensaver is also in use. This resolves bug #2603
  • Increased maximum time limit for timers to 50000 min (almost 35 days). This relates to bug #2599
    NOTE: if the max limit is removed, the TQSpinBox reverts to the default value of 99.
    Also fixed minimum limit for some timers and percentage fields.
  • Increased maximum time limit for timers to 1500 min (25 hours). This relates to bug #2599

main

thirdparty

  • Update LibreOffice packaging patches:
    + 4.3.3 - Debian 7.x - Wheezy-backports
  • Update LibreOffice packaging patches:
    + 4.3.3 - Debian 8.x - Jessie
    Fixed FTBFS on ppc64el
  • Update LibreOffice packaging patches:
    + 4.2.8 - Ubuntu 14.04 - Trusty
    + 4.3.3 - Debian 8.x - Jessie