Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 2129380 - Update to OpenH264 2.3.1
Summary: Update to OpenH264 2.3.1
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: openh264
Version: 37
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Kalev Lember
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 2132723
TreeView+ depends on / blocked
 
Reported: 2022-09-23 14:16 UTC by Michael Catanzaro
Modified: 2022-10-25 15:21 UTC (History)
2 users (show)

Fixed In Version: openh264-2.3.1-1.fc38 openh264-2.3.1-1.fc37 openh264-2.3.1-1.fc36
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-10-25 15:21:23 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Michael Catanzaro 2022-09-23 14:16:40 UTC
We should update to OpenH264 2.3.1. The only difference is a new ABI version. OpenH264 contained an illegal ABI change without an ABI version bump, so 2.3.1 bumps the ABI version. Applications compiled for older versions of OpenH264 will crash if run against 2.3.0; the update to 2.3.1 should cause applications to either not start at all if linked directly (which shouldn't happen in Fedora), or else have a chance to handle the mismatch properly if using dlopen() (which is how Fedora packages must use OpenH264).

Comment 1 Kalev Lember 2022-09-29 16:49:38 UTC
OK, builds are done and the releng request is in: https://pagure.io/releng/issue/11059

I think we need to push the soname bump to all of the same releases that got 2.3.0, which includes the stable F36 release. This is going to take some coordination with ffmpeg that dlopens openh264, but I think it should be doable without another major fallout.

Comment 2 Kalev Lember 2022-10-25 15:21:23 UTC
This is all done now.


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