Changelog For R14.0.11
Jump to navigation
Jump to search
common
cmake
- [bfa3a90b] Add CMake rules for installation as a standalone package.
dependencies
sip4-tqt
- [42834e56] Replaced PyList_SET_ITEM as done in python-tqt.
python-tqt
- [7f8cb4a8] Additional fix similar to previous commit.
- [1a00e1cc] Fix ftbfs on Fedora 34
error: ordered comparison of pointer with integer zero ('PyObject*' {aka '_object*'} and 'in ')
core
tdelibs
- [c5cd1926] Fixed handling of arcs in non conforming svg files.
This resolves issue TDE/tde#46
tdebase
- [865e1077] Merge translation files from master branch.
- [71814c9c] Update translation template.
- [6c0f667f] Flags: minor fixes/improvements
- [b0cbfa47] Added flags/definitions for existing locales.
* Braille
* Esperanto
* Indonesian (Javanese)
* Maori (New Zealand) - [1684db01] Re-set previous layout after changing layout settings.
- [63b5e825] Added customization options for Kxkb
- [96ada221] Added initial draft of release notes for R14.0.11.
tdemultimedia
- [76197aaf] Fix flac detection without pkgconfig file
tdegraphics
- [7ac0c0e6] Merge translation files from master branch.
- [12ee1a94] Merge translation files from master branch.
tdeutils
- [b0538ebf] Merge translation files from master branch.
tdeedu
- [4e20f46e] Fix FTBFS on Fedora 34
error: static assertion failed: comparison object must be invocable as const
tdeaccessibility
- [e4f27627] Add PO_DIR option to properly merge translations into desktop files.
- [075b57f1] Added translation of .desktop files.
tdebindings
- [49f44e45] Fix FTBFS on Fedora 34
Qt.cpp:2643:17: error: ordered comparison of pointer with integer zero ('void*' and 'int')
tdevelop
- [b2944938] Fix ftbfs on Fedora 34
error: reference to ‘data’ is ambiguous
tdewebdev
- [9a433f8b] Added translation of .desktop files.
tde-i18n
- [a0f486e9] Merge translation files from master branch.
- [50583ff5] Update translation template.
- [2a3fef07] Merge translation files from master branch.
- [04367a28] Merge translation files from master branch.
- [6df95343] Merge translation files from master branch.
- [d659edb2] Merge translation files from master branch.
libraries
python-trinity
- [b04bf794] Fix ftbfs on Fedora 34
pytdeextensions
- [52acad47] Fix lib64 detection on aarch64 and ppc64le architectures
applications
k3b
- [298a2ec6] Fixed FTBFS when building without tdehw lib but with HAL enabled.
- [225d7c5a] Fixed building without tdehw and without HAL. This resolves bug #2495
k9copy
- [1526cf60] Merge translation files from master branch.
kaffeine
- [5ed06296] Merge translation files from master branch.
kgtk-qt3
- [32e16264] Add missing return in nonvoid functions
kima
- [d0013afe] Merge translation files from master branch.
- [622a8479] Update translation template.
- [aeb4b529] Small improvement on code for building without tdehw.
- [f673e8b3] Fixed FTBFS without tdehw lib.
knowit
koffice
kpilot
- [56a28b57] Fix ftbfs on Fedora 34
error: reference to ‘byte’ is ambiguous
ktechlab
- [00aa4917] Added missing dependencies for some folders. This was causing FTBFS in some conditions.
kvirc
- [08b014d3] Fix ftbfs on Fedora 34
error: ordered comparison of pointer with integer zero ('int*' and 'int')
rosegarden
- [1ee5b51a] Fix ftbfs on Fedora 34
error: ISO C++17 does not allow dynamic exception specifications
error: static assertion failed: comparison object must be invocable as const
tderadio
- [691ddffd] Fix ftbfs on Fedora 34
error: ordered comparison of pointer with integer zero (‘snd_mixer_t*’ {aka ‘_snd_mixer*’} and ‘int’)
tdesudo
- [67aebfa5] Fix ftbfs on Fedora 34
error: ordered comparison of pointer with integer zero ('char*' and 'int')
tdesvn
- [9d4e94e1] Fix ftbfs on Fedora 34
error: ISO C++17 does not allow dynamic exception specifications
tork
- [cbc987d3] Fix ftbfs on Fedora 34
error: ordered comparison of pointer with integer zero (‘TQListViewItem*’ and ‘int’)
packaging
packaging
- [376e33e5] DEB: added flags/definitions for existing locales. * Braille * Esperanto * Indonesian (Javanese) * Maori (New Zealand).
- [938a9897] DEB cmake: Add a standalone package for TDE CMake modules.
- [1b7fda4f] RPM: update build scripts for centos5
- [8e3510f7] RPM: update all 'Obsoletes' and 'Provides' statement to avoid build warnings
- [2129c45a] RPM: switch tork package to cmake build
- [64ecd9aa] RPM: fix Mageia icon installation
- [1b789675] RPM: add build support for Fedora 34
- [9750a57a] DEB: Add back dependency on sharutils for packages that use uudecode.
- [c6979fb7] DEB: Swith cmake builds to use ninja-build.
Cleaning automake dependencies. - [b61211a0] DEB pytdeextensions: adjusted patch to latest code.
- [e5d408d8] DEB: Add support to build using ninja-build (CMake only) to common cdbs rules.
- [e651e47a] RPM: update build scripts for opensuse TW
- [990ec4c1] RPM: update docker scripts
- [3abe22ac] RPM: update spec files after building 14.0.10
- [b4ae1bd8] RPM: update TDE version to 14.0.10
- [da3fb75a] RPM: add klamav, kompose and pinentry-tqt packages