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

From Trinity Desktop Project Wiki
(Difference between pages)
Jump to navigation Jump to search
imported>SlavekB
(Update 20151011)
 
imported>SlavekB
(Update 20160110)
 
Line 1: Line 1:
 
= dependencies =
 
= dependencies =
== qt3 ==
+
== arts ==
  +
* Fix security issue CVE-2015-7543
* Fixed (again) search algorithm for iconview widget. This resolves (again) bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=420 #420]
 
* Added safety harness for currentThreadObject() usage.<br/>currentThreadObject() returns a null pointer if the<br/>current thread was not started using the QThread API.<br/>This relates to bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=1748 #1748]
 
* Fixed search algorithm for iconview widget. This resolves bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=420 #420]
 
 
== tqt3 ==
 
* Fixed (again) search algorithm for iconview widget. This resolves (again) bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=420 #420]
 
* Added safety harness for currentThreadObject() usage.<br/>currentThreadObject() returns a null pointer if the<br/>current thread was not started using the TQThread API.<br/>This relates to bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=1748 #1748]
 
* Fixed search algorithm for iconview widget. This resolves bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=420 #420]
 
 
== libart-lgpl ==
 
* Minor update to AUTHORS file
 
   
 
= main =
 
= main =
 
== tdelibs ==
 
== tdelibs ==
* Fix hardware class file matching algorithm<br/>Fix overly broad floppy device matching rules<br/>This resolves Bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2534 #2534]
+
* Compile MIME magic file<br/>This partially resolves Bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2217 #2217]
 
* Revert a small portion of commit e0b1bfb0<br/>This resolves Bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2562 #2562]
* Limit size of notification popups<br/>This works around badly designed applications that abuse the notification subsystem to display large chunks of text
 
 
* Fix wrong options to xrandr in tderandr<br/>This resolves Bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=1913 #1913]
* Add mount indicator to tdehwlib storage device icons
 
  +
* Fix security issue CVE-2015-7543
* Add new license files to build
 
 
* Fix invalid perl syntax in kdocAstUtil.pm<br/>This resolves Bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2543 #2543]
* Fix prior commits
 
 
* 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 prior commit
 
  +
* Fix calculation of remaining charging time in TDE hardware library
* Add GPL v3 license to TDEAboutData options
 
* Fix dlerror and crypt detection for CMake build<br/>This resolves Bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=654 #654]
 
   
 
== tdebase ==
 
== tdebase ==
  +
* Fixed FTBFS (in Stretch) caused by missing openssl3 methods. Starting from version 1.0.2d-3,<br/>openssl ships with ssl3 methods disabled by default.
* Terminate compositor in TDM unless a TDE or failsafe session was selected<br/>This relates to Bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2521 #2521]
 
* Fix incorrect usage of login_session_wm. Type of session does not contain executable<br/>for run session but base name of session desktop file.
 
* Fix setting curWMSession when used previous type of session in TDM
 
* Add support for XDG_SESSION_DESKTOP and XDG_CURRENT_DESKTOP in TDM<br/>This relates to Bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2521 #2521]
 
* Fix FTBFS on linking dmctl library
 
* Fix kdesktop_lock crash on error with certain PAM stack configurations
 
* Use DM library in tdmtsak instead of making command line calls
 
* 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 ==
+
== tdeedu ==
  +
* Shortening the magic string for Dr. Geo Figure<br/>This resolves FTBFS on Lucid
* Fixed KAlarm building warnings. Minor style patch up. Fixed possible error in treating deferred evens (see kalarm/alarmevent.cpp:1739).
 
 
* Compile MIME magic file<br/>This partially resolves Bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2217 #2217]
   
== tdenetwork ==
+
== tdegames ==
* Fixed thread handling in KDict. This resolsed bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=1748 #1748]
+
* Compile MIME magic file<br/>This partially resolves Bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2217 #2217]
   
== tdegraphics ==
+
== tdebindings ==
  +
* Add ruby 2.2 detection
* Fix poppler include in configure checks and link library path<br/>This resolves Bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2489 #2489]
 
 
* Fix uninitialized constant Qt::TQt in qtruby.rb<br/>This resolves Bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2442 #2442]
 
 
* Fix invalid perl syntax in kdocAstUtil.pm<br/>This resolves Bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2543 #2543]
== tdeaddons ==
 
* Fix FTBFS on RHEL 5 because SDL is not detected<br/>This resolves Bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2488 #2488]
 
* Fixed recognition of C++ files in kate/cppsymbolviewer plugin. This resolves bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2498 #2498] Also fixed building warnings.
 
   
 
= libraries =
 
= libraries =
 
== libksquirrel ==
 
== libksquirrel ==
  +
* Add support giflib 5.1
* Fix build warnings
 
* Fix potential buffer overflow
 
   
== libtdeldap ==
+
= applications =
 
== adept ==
* Fix incorrect login causing PAM fatal error message
 
  +
* Fixed FTBFS caused by apt-pkg >= 1.1.4
   
= applications =
 
 
== amarok ==
 
== amarok ==
  +
* Add ruby 2.2 detection
* Fix FTBFS with clang
 
   
 
== basket ==
 
== basket ==
 
* Compile MIME magic file<br/>This partially resolves Bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2217 #2217]
* Fix FTBFS with clang
 
* Fix hardcoded link to dl library
 
 
== bibletime ==
 
* Fix sword library detection on multiarch systems
 
* Fix FTBFS on freebsd
 
 
== digikam ==
 
* Fix FTBFS with clang
 
 
== gtk-qt-engine ==
 
* Add Default as a valid option for GTK3 theme<br/>This resolves Bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2478 #2478]
 
 
== ksplash-engine-moodin ==
 
* Add theme file option to scale icons<br/>Disable icon scaling by default<br/>This relates to Bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2009 #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 [https://bugs.trinitydesktop.org/show_bug.cgi?id=2009 #2009]
 
   
== tdeio-sword ==
+
== kcmldap ==
  +
* Fix missing newline in root certificate warning
* Fix sword library detection on multiarch systems
 
   
== tdepowersave ==
+
== koffice ==
 
* Compile MIME magic file<br/>This partially resolves Bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2217 #2217]
* Update INSTALL file
 
 
* Add wrapper for rb_set_safe_level<br/>This resolves FTBFS with Ruby 2.2<br/>This resolves Bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2467 #2467]
  +
* Add ruby 2.2 detection
   
 
= main =
 
= main =
 
== thirdparty ==
 
== thirdparty ==
* Update LibreOffice packaging patches:<br/>+ add 5.0.2 - Debian 8.x - Jessie-backports (updated from 5.0.1)
+
* 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/>+ 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
 
* Update LibreOffice packaging patches:<br/>+ add 4.4.5 - Debian 8.x - Jessie-backports (updated from 4.4.2)
 

Revision as of 02:18, 11 January 2016

dependencies

arts

  • Fix security issue CVE-2015-7543

main

tdelibs

  • Compile MIME magic file
    This partially resolves Bug #2217
  • Revert a small portion of commit e0b1bfb0
    This resolves Bug #2562
  • Fix wrong options to xrandr in tderandr
    This resolves Bug #1913
  • Fix security issue CVE-2015-7543
  • Fix invalid perl syntax in kdocAstUtil.pm
    This resolves Bug #2543
  • Fix mimetype detection using magic library
    for mime types not contained in TDE settings
    This resolves Bug #2392
  • Fix calculation of remaining charging time in TDE hardware library

tdebase

  • Fixed FTBFS (in Stretch) caused by missing openssl3 methods. Starting from version 1.0.2d-3,
    openssl ships with ssl3 methods disabled by default.

tdeedu

  • Shortening the magic string for Dr. Geo Figure
    This resolves FTBFS on Lucid
  • Compile MIME magic file
    This partially resolves Bug #2217

tdegames

  • Compile MIME magic file
    This partially resolves Bug #2217

tdebindings

  • Add ruby 2.2 detection
  • Fix uninitialized constant Qt::TQt in qtruby.rb
    This resolves Bug #2442
  • Fix invalid perl syntax in kdocAstUtil.pm
    This resolves Bug #2543

libraries

libksquirrel

  • Add support giflib 5.1

applications

adept

  • Fixed FTBFS caused by apt-pkg >= 1.1.4

amarok

  • Add ruby 2.2 detection

basket

  • Compile MIME magic file
    This partially resolves Bug #2217

kcmldap

  • Fix missing newline in root certificate warning

koffice

  • Compile MIME magic file
    This partially resolves Bug #2217
  • Add wrapper for rb_set_safe_level
    This resolves FTBFS with Ruby 2.2
    This resolves Bug #2467
  • Add ruby 2.2 detection

main

thirdparty

  • Update LibreOffice packaging patches:
    + 4.2.8 - Ubuntu 14.04 - Trusty
    + 4.3.3 - Debian 8.x - Jessie