On Thu, Feb 14, 2013 at 11:04:10 +0200, Elan Ruusamäe wrote: > On 13.02.2013 19:17, Jakub Bogusz wrote: >> Maintaining symbol lists for rpm automation would require probably too >> much effort. > but if it's just pairs of such detections, so if you find > incompatibility, you register it once, and all packages being built with
There is a tool that checks that: http://ispras.linuxbase.org/index.php/ABI_compliance_checker which lists added symbols: http://upstream-tracker.org/compat_reports/libssh2/0.18_to_1.0/abi_compat_report.html so it makes it easier to do automated scans for non-versioned symbols that were added without SOVER++ in order to put this into R to be automatically pulled on upgrade. -- Tomasz Pala <[email protected]> _______________________________________________ pld-devel-en mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
