Bug 2139681 - Switch to system librnp [NEEDINFO]
Summary: Switch to system librnp
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: thunderbird
Version: 38
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Gecko Maintainer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 2138353
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-11-03 09:06 UTC by Remi Collet
Modified: 2023-02-07 14:58 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:
fedora: needinfo? (gecko-bugs-nobody)


Attachments (Terms of Use)

Description Remi Collet 2022-11-03 09:06:09 UTC
For now, thunderbird uses its own copy of librnp in thunderbird-librnp-rnp

rnp have been submitted for review, bug #2138353

Can you please check this review to ensure it will be usable for thunderbird


Notice: I'm mostly interested in librnp for the rnp PHP extension, but I'm fine  coordinating with you for this library

Comment 1 Remi Collet 2022-11-03 14:53:51 UTC
Simple change in thunderbird

- Requires:       thunderbird-librnp%{?_isa}
+ Requires:       (thunderbird-librnp%{?_isa} or librnp%{?_isa})

Or, adding in librnp

+ Provides: thunderbird-librnp%{?_isa}

Also works, but creates a conflict with thunderbird-librnp-rnp / sequoia-octopus-librnp which is probably not wanted
as both can be installed simultaneously without conflict (/usr/lib64/thunderbird/librnp.so vs /usr/lib64/librnp.so.0)

Please tell me what you prefer?

Testing in F35 with Thunderbird 102.3.1

Comment 2 Ben Cotton 2023-02-07 14:58:07 UTC
This bug appears to have been reported against 'rawhide' during the Fedora Linux 38 development cycle.
Changing version to 38.


Note You need to log in before you can comment on or make changes to this bug.