[network/kaidan/Kaidan/0.16] /: .flatpak-manifest: Revert runtime to version 6.10

Melvin Keskin <[email protected]>
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git commit 890d7529db68cfbba56a9c19bd3e00199b143b1c by Melvin Keskin, on behalf of Linus Jahn.
Committed on 21/07/2026 at 22:03.
Pushed by melvo into branch 'Kaidan/0.16'.

.flatpak-manifest: Revert runtime to version 6.10

The org.kde.Platform//6.11 runtime (Flathub build 2026-07-10) ships an
empty CA trust store: /etc/pki/ca-trust/extracted/ contains only README
files, so tls-ca-bundle.pem and the directory-hash are missing and all
the /etc/ssl cert symlinks dangle. As a result every TLS connection
fails with "The issuer certificate of a locally looked up certificate
could not be found" and Kaidan cannot connect to any server.

Qt 6.11 loads CA certificates only from hardcoded paths and ignores
SSL_CERT_FILE/SSL_CERT_DIR, so there is no in-app workaround. Building
against 6.10 (whose runtime bundles the CA certificates) restores
connectivity; verified by a local build that completes the TLS handshake
and reaches SASL authentication.

Revert to 6.10 until the runtime is fixed. This reverts the runtime part
of commit 40322354.

Co-Authored-By: Claude Opus 4.8 <[email protected]>

M  +1    -1    .flatpak-manifest.json

https://invent.kde.org/network/kaidan/-/commit/890d7529db68cfbba56a9c19bd3e00199b143b1c

diff --git a/.flatpak-manifest.json b/.flatpak-manifest.json
index 2021eaaed..42ce22911 100644
--- a/.flatpak-manifest.json
+++ b/.flatpak-manifest.json
@@ -2,7 +2,7 @@
     "id": "im.kaidan.kaidan",
     "rename-icon": "kaidan",
     "runtime": "org.kde.Platform",
-    "runtime-version": "6.11",
+    "runtime-version": "6.10",
     "sdk": "org.kde.Sdk",
     "command": "kaidan",
     "tags": [
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.