On Fri, Nov 11 2022 at 05:10:03 PM +0100, Vitaly Zaitsev via devel
<devel@xxxxxxxxxxxxxxxxxxxxxxx> wrote:
What about packages that use dlopen() like Telegram Desktop?
Uh-oh, I didn't know about this... I did a repoquery and thought only
GNOME was using it. :/ I guess this will require more coordination
after all. I found the code here:
https://github.com/desktop-app/lib_webview/blob/b9d81771a0d7533dd07805f0618193277715da80/webview/platform/linux/webview_linux_webkit_gtk.cpp#L45
We'll have to patch the library version there and include a new build
in the side tag. And it's going to break on every WebKitGTK update for
the foreseeable future, because webkitgtk-6.0 will receive regular
soname bumps until the API stabilizes. (The goal is for it to be stable
in time for Fedora 38, but we'll see.)
I also see that it's loading deprecated JavaScriptCore APIs, which will
break soon, see https://bugs.webkit.org/show_bug.cgi?id=232078.
I wasn't able to figure out the Fedora package name to contact the
maintainer. Do you know what it is?
Michael
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue