1 Title: Upstream Tracker
2 Tags: en, upstream tracker, c, c++, binary compatibility, service, web, library
4 I'm too lazy lately, so I will just quote the `Upstream Tracker`__ site:
6 __ http://linuxtesting.org/upstream-tracker/index.html
8 Backward binary compatibility testing for **C** and **C++** shared libraries
11 This service is aimed on analyzing of the **C** and **C++** libraries
12 evolution. It is looking for new releases of various libraries and checking
13 them for backward **binary compatibility**. The web-service is generally
14 intended for operating system maintainers to help in updating libraries and
15 for software developers interested in ensuring backward binary compatibility
18 A really nice service. They are monitoring 286 libraries (at the time of
19 writing) and you can add more for free.
21 .. vim: set et sw=3 sts=3 :