FS#59751 - [lib32-pango] typo in exported function name 'pango_font_description_set_family'

Attached to Project: Community Packages
Opened by Vladar (Vladar) - Wednesday, 22 August 2018, 12:13 GMT
Last edited by Doug Newgard (Scimmia) - Wednesday, 22 August 2018, 15:42 GMT
Task Type Bug Report
Category Packages: Multilib
Status Closed
Assigned To No-one
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Typo in exported function name.
Should be: pango_font_description_set_family
De facto: pango_font_ddscription_set_family

Breaks Steam client (if beta is enabled). Downgrading to the previous version (1.42.3-1) solved the problem.

Additional info:
* package version(s): 1.42.4-1

Steps to reproduce:
readelf -Ws /usr/lib32/libpangoft2-1.0.so.0 | grep set_family
returns incorrect exported symbol.
This task depends upon

Closed by  Doug Newgard (Scimmia)
Wednesday, 22 August 2018, 15:42 GMT
Reason for closing:  Not a bug
Additional comments about closing:  Everything in the package is correct, there is no ddscription

Loading...