Bug 1213267 - kdelibs3-3.5.10-254.1 causes KDE3 SSL apps including kmail3 to stop being able to use SSL
Summary: kdelibs3-3.5.10-254.1 causes KDE3 SSL apps including kmail3 to stop being abl...
Status: RESOLVED FIXED
Alias: None
Product: openSUSE.org
Classification: openSUSE
Component: 3rd party software (show other bugs)
Version: unspecified
Hardware: x86-64 openSUSE Tumbleweed
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Yasuhiko Kamata
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-13 04:47 UTC by Michael Hamilton
Modified: 2023-07-17 02:24 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Hamilton 2023-07-13 04:47:03 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.
Comment 1 Ilya Chernykh 2023-07-13 08:48:14 UTC
Stop spamming me.
Comment 2 Yasuhiko Kamata 2023-07-13 23:07:45 UTC
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.
Comment 3 Yasuhiko Kamata 2023-07-13 23:08:31 UTC
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
Comment 4 Michael Hamilton 2023-07-13 23:20:02 UTC
(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.
Comment 5 Michael Hamilton 2023-07-15 01:39:03 UTC
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
Comment 6 Yasuhiko Kamata 2023-07-17 02:23:05 UTC
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...
Comment 7 Yasuhiko Kamata 2023-07-17 02:24:30 UTC
The fixed version is kdelibs3-3.5.10-256.1.x86_64.rpm or later.