Difference between revisions of "Changelog For R14.0.11"
Jump to navigation
Jump to search
(Initial version) |
(Update 20210509) |
||
Line 1: | Line 1: | ||
= core = |
= core = |
||
+ | == tdebase == |
||
+ | * [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=96ada221 [96ada221]] Added initial draft of release notes for R14.0.11. |
||
+ | |||
+ | == tdemultimedia == |
||
+ | * [https://git.trinitydesktop.org/cgit/tdemultimedia/commit/?id=76197aaf [76197aaf]] Fix flac detection without pkgconfig file |
||
+ | |||
== tdeutils == |
== tdeutils == |
||
* [https://git.trinitydesktop.org/cgit/tdeutils/commit/?id=b0538ebf [b0538ebf]] Merge translation files from master branch. |
* [https://git.trinitydesktop.org/cgit/tdeutils/commit/?id=b0538ebf [b0538ebf]] Merge translation files from master branch. |
||
+ | |||
+ | == tdeaccessibility == |
||
+ | * [https://git.trinitydesktop.org/cgit/tdeaccessibility/commit/?id=e4f27627 [e4f27627]] Add PO_DIR option to properly merge translations into desktop files. |
||
+ | * [https://git.trinitydesktop.org/cgit/tdeaccessibility/commit/?id=075b57f1 [075b57f1]] Added translation of .desktop files. |
||
+ | |||
+ | == tdewebdev == |
||
+ | * [https://git.trinitydesktop.org/cgit/tdewebdev/commit/?id=9a433f8b [9a433f8b]] Added translation of .desktop files. |
||
== tde-i18n == |
== tde-i18n == |
||
+ | * [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=04367a28 [04367a28]] Merge translation files from master branch. |
||
+ | * [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=6df95343 [6df95343]] Merge translation files from master branch. |
||
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=d659edb2 [d659edb2]] Merge translation files from master branch. |
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=d659edb2 [d659edb2]] Merge translation files from master branch. |
||
= applications = |
= applications = |
||
+ | == k3b == |
||
+ | * [https://git.trinitydesktop.org/cgit/k3b/commit/?id=298a2ec6 [298a2ec6]] Fixed FTBFS when building without tdehw lib but with HAL enabled. |
||
+ | * [https://git.trinitydesktop.org/cgit/k3b/commit/?id=225d7c5a [225d7c5a]] Fixed building without tdehw and without HAL. This resolves bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2495 #2495] |
||
+ | |||
+ | == k9copy == |
||
+ | * [https://git.trinitydesktop.org/cgit/k9copy/commit/?id=1526cf60 [1526cf60]] Merge translation files from master branch. |
||
+ | |||
+ | == kaffeine == |
||
+ | * [https://git.trinitydesktop.org/cgit/kaffeine/commit/?id=5ed06296 [5ed06296]] Merge translation files from master branch. |
||
+ | |||
+ | == kgtk-qt3 == |
||
+ | * [https://git.trinitydesktop.org/cgit/kgtk-qt3/commit/?id=32e16264 [32e16264]] Add missing return in nonvoid functions |
||
+ | |||
== kima == |
== kima == |
||
* [https://git.trinitydesktop.org/cgit/kima/commit/?id=d0013afe [d0013afe]] Merge translation files from master branch. |
* [https://git.trinitydesktop.org/cgit/kima/commit/?id=d0013afe [d0013afe]] Merge translation files from master branch. |
||
Line 12: | Line 40: | ||
* [https://git.trinitydesktop.org/cgit/kima/commit/?id=aeb4b529 [aeb4b529]] Small improvement on code for building without tdehw. |
* [https://git.trinitydesktop.org/cgit/kima/commit/?id=aeb4b529 [aeb4b529]] Small improvement on code for building without tdehw. |
||
* [https://git.trinitydesktop.org/cgit/kima/commit/?id=f673e8b3 [f673e8b3]] Fixed FTBFS without tdehw lib. |
* [https://git.trinitydesktop.org/cgit/kima/commit/?id=f673e8b3 [f673e8b3]] Fixed FTBFS without tdehw lib. |
||
+ | |||
+ | == knowit == |
||
+ | * [https://git.trinitydesktop.org/cgit/knowit/commit/?id=1d8be55f [1d8be55f]] Fix icon in desktop file.<br/>This resolves issue [https://mirror.git.trinitydesktop.org/gitea/TDE/knowit/issues/6 #6] |
||
+ | |||
+ | == ktechlab == |
||
+ | * [https://git.trinitydesktop.org/cgit/ktechlab/commit/?id=00aa4917 [00aa4917]] Added missing dependencies for some folders. This was causing FTBFS in some conditions. |
||
= packaging = |
= packaging = |
||
== packaging == |
== packaging == |
||
+ | * [https://git.trinitydesktop.org/cgit/packaging/commit/?id=e5d408d8 [e5d408d8]] DEB: Add support to build using ninja-build (CMake only) to common cdbs rules. |
||
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=e651e47a [e651e47a]] RPM: update build scripts for opensuse TW |
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=e651e47a [e651e47a]] RPM: update build scripts for opensuse TW |
||
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=990ec4c1 [990ec4c1]] RPM: update docker scripts |
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=990ec4c1 [990ec4c1]] RPM: update docker scripts |
Revision as of 01:51, 10 May 2021
core
tdebase
- [96ada221] Added initial draft of release notes for R14.0.11.
tdemultimedia
- [76197aaf] Fix flac detection without pkgconfig file
tdeutils
- [b0538ebf] Merge translation files from master branch.
tdeaccessibility
- [e4f27627] Add PO_DIR option to properly merge translations into desktop files.
- [075b57f1] Added translation of .desktop files.
tdewebdev
- [9a433f8b] Added translation of .desktop files.
tde-i18n
- [04367a28] Merge translation files from master branch.
- [6df95343] Merge translation files from master branch.
- [d659edb2] Merge translation files from master branch.
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
ktechlab
- [00aa4917] Added missing dependencies for some folders. This was causing FTBFS in some conditions.
packaging
packaging
- [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