Bugzilla – Bug 1213267
kdelibs3-3.5.10-254.1 causes KDE3 SSL apps including kmail3 to stop being able to use SSL
Last modified: 2023-07-17 02:24:30 UTC
After zypper dup to kdelibs3-3.5.10-254.1 both pop3 SSL/TLS or SMTP TLS stopped working in kmail 1.9.10 kde 3.5.10. No useful messages other than the popup failure messages. Restoring kdelibs3-3.5.10-243.31.x86_64.rpm got pop and smtp working again (after restarting KDE3 kmail): rpm --upgrade --force cache/zypp/packages/Tumbleweed_KDE3/x86_64/kdelibs3-3.5.10-243.31.x86_64.rpm POP server details: port 995 pop.actrix.co.nz SMTP server details: port 587 smtp.actrix.co.nz This is similar to an issue I had with Bug 1207963 - kdelibs3 3.5.10-241.19. That bug was resolved and things have been working fine until today when I dup'ed to the latest. I've checked that it's not my ISP, I tested using my phone and also with openssl on the bash command line. They both connect with no issue. My desktop kmail settings have not changed for months, so that's no a factor. Restoring the old kdelibs was all that was needed to get things going again.
Stop spamming me.
Thanks for report. This problem is because the patch for OpenSSL-3 was not applied unexpectedly (Therefore, it seems that all SSL-enabled KDE3 software was affected). Fixed to apply it. Patched binaries should be available soon.
Thanks for report. This problem is because the patch for OpenSSL-3 was not applied unexpectedly (Therefore, it seems that all SSL-enabled KDE3 software was affected). Fixed to apply it. Patched binaries should be available soon. Submitted as OBS req#1098573: https://build.opensuse.org/request/show/1098573
(In reply to Yasuhiko Kamata from comment #2) > Thanks for report. > > This problem is because the patch for OpenSSL-3 was not applied unexpectedly > (Therefore, it seems that all SSL-enabled KDE3 software was affected). > Fixed to apply it. Patched binaries should be available soon. That's great news. Thanks for the fast response.
On zypper dup to Tumbleweed 20230713, I find the problem (or similar problem) has come back. I've had to again revert using the same rpm's as before: rpm --force --upgrade kdelibs3-3.5.10-243.31.x86_64.rpm kdepim3-3.5.10-290.32.x86_64.rpm
https://build.opensuse.org/project/show/KDE:KDE3 As the "Build Status" shown on the right pane, there are many packages waiting for build for days. This is because OBS's build worker machine was decreased in the few last days, not a package problem. Please wait for a while...
The fixed version is kdelibs3-3.5.10-256.1.x86_64.rpm or later.