Upstream Tracker
Overview
The Upstream Tracker service is aimed on the analysis of C/C++ libraries API evolution. It is looking for new releases of various libraries and checking them for backward binary compatibility. The web-service is generally intended for operating system maintainers to help in updating libraries and for software developers interested in ensuring backward compatibility of the API.
This service is forced by our QA solutions:
- ABI Compliance Checker - a tool for verifying backward binary compatibility of a shared C/C++ library API
- API Sanity AutoTest - an automatic generator of basic unit tests for a shared C/C++ library API
License
Upstream Tracker is available under GNU GPL or LGPL license from LSB Infrastructure Program wiki.