Changelog For R14.0.4
Revision as of 00:59, 14 March 2016 by imported>SlavekB (Update 20160313)
dependencies
qt3
- Properly implement MySQL reconnect support
- Properly handle MySQL reconnection option
tqt3
- Automated update from Qt3
main
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
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
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 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