| 72528c87 | 26-Jan-2018 |
zrj <rimvydas.jasinskas@gmail.com> |
libedit: Start tracking minimal symbol map.
Previous variant included non header public symbols. Map is changing too significantly, symbol versioning is not supported by upstream. For now include al
libedit: Start tracking minimal symbol map.
Previous variant included non header public symbols. Map is changing too significantly, symbol versioning is not supported by upstream. For now include all currently used symbols + ones in contrib/lvm2.
When certain symbols are used by base utilities updates, they should be added to minimal map too. All symbols are still available in static lib.
show more ...
|
| d91d30bb | 01-Dec-2014 |
John Marino <draco@marino.st> |
library versioning: Activate versioning on 7 libraries
All 4.2 packages currently on the system will continue to work on a system after this commit. However, the next bulk run of packages will buil
library versioning: Activate versioning on 7 libraries
All 4.2 packages currently on the system will continue to work on a system after this commit. However, the next bulk run of packages will build using these symbol versions and will not work on systems older than this commit. Part of the joys of running on bleeding edge I think. The next bulk run won't be for a couple of weeks at least (I'm waiting on a disruptive and huge patch of perl and pgsql to settle down) so there is no impending breakage expected.
The newly mapped libraries are: z, ncurses, lzma, edit, archive, md, bz2
show more ...
|