Bug 1496563
Summary: | Patch Firefox in Fedora 28+ to be compatible with NSS using sqlite | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Kai Engert (:kaie) (inactive account) <kengert> | ||||
Component: | firefox | Assignee: | Gecko Maintainer <gecko-bugs-nobody> | ||||
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 28 | CC: | alexl, fedora, gecko-bugs-nobody, jhorak, pjasicek, rhughes, rstrode, sandmann, stransky | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2019-05-09 06:30:30 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 1496560 | ||||||
Attachments: |
|
Description
Kai Engert (:kaie) (inactive account)
2017-09-27 19:02:22 UTC
Sure, please let me know when the Firefox patch is ready. Thanks. Fedora 28 rawhide already uses a beta version of Firefox 57. Firefox 57 require the following backported fix: https://bugzilla.mozilla.org/show_bug.cgi?id=730495 "Need to guarantee that sqlite3_config is called before any other SQLite function" Here is a scratch build with that patch backported: https://koji.fedoraproject.org/koji/taskinfo?taskID=22568884 Created attachment 1342277 [details]
sqlcompat-ff57-1-backport-730495
For testing on my local machine, I've created a scratch build of FF 56 for Fedora 26, which contains the attached backport, plus some additional backports which aren't yet contained in FF 56. https://koji.fedoraproject.org/koji/taskinfo?taskID=22650443 https://bugzilla.mozilla.org/show_bug.cgi?id=1389664 "have PSM always initialize the user's pin to the empty string if necessary at startup" https://bugzilla.mozilla.org/show_bug.cgi?id=1394871 "profile migration code will need to know about key4.db" Martin, if you agree to this backport, could you please submit an updated rawhide firefox build that adds the attached patch? (Only Rawhide Fedora 28 needs it.) (I don't know how to do a rawhide build from the private branch that you are using for Firefox 57 beta.) +Patch481: sqlcompat-ff57-1-backport-730495 +%patch481 -p1 -b .sqlcompat-1 Thanks! Please let me know if I should help more. coordinated with Martin on IRC. Rawhide build with the patch running here: https://koji.fedoraproject.org/koji/taskinfo?taskID=22664542 This bug appears to have been reported against 'rawhide' during the Fedora 28 development cycle. Changing version to '28'. This message is a reminder that Fedora 28 is nearing its end of life. On 2019-May-28 Fedora will stop maintaining and issuing updates for Fedora 28. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '28'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 28 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. (In reply to Kai Engert (:kaie) (inactive account) from comment #6) > coordinated with Martin on IRC. > > Rawhide build with the patch running here: > https://koji.fedoraproject.org/koji/taskinfo?taskID=22664542 Does this mean the change has landed already? Already solved. |