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 1987910

Summary: Please rebuild with json-c-0.13.1-3
Product: Red Hat Enterprise Linux 8 Reporter: Tomas Korbar <tkorbar>
Component: accel-configAssignee: Jerry Snitselaar <jsnitsel>
Status: NEW --- QA Contact: William Gomeringer <wgomerin>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 8.6CC: bhu
Target Milestone: beta   
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: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Tomas Korbar 2021-11-09 13:24:35 UTC
Hi,
please rebuild your package with the latest json-c.
Json-c was until recently using unversioned symbols in library and
it was discovered that multiple json libraries are providing the same
symbols. This caused weird behaviour when 2 libraries with common symbols
were linked at the same time.
Rebuild with versioned symbols is a precaution against this kind of issues