Bug 30891 - libfreeimage should not export bundled libraries' symbols
Summary: libfreeimage should not export bundled libraries' symbols
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: libfreeimage (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: Gleb F-Malinovskiy
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks: 30884
  Show dependency tree
 
Reported: 2015-04-01 01:14 MSK by Gleb F-Malinovskiy
Modified: 2015-04-01 02:04 MSK (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gleb F-Malinovskiy 2015-04-01 01:14:52 MSK
$ readelf --syms --use-dynamic /usr/lib64/libfreeimage-3.16.0.so  | grep jpeg | wc -l
144
Comment 1 Repository Robot 2015-04-01 02:03:00 MSK
libfreeimage-3.16.0-alt2 -> sisyphus:

* Wed Apr 01 2015 Gleb F-Malinovskiy <glebfm@altlinux> 3.16.0-alt2
- Rebuilt with -fvisibility=hidden (ALT#30891).