Skip to content

Add public/private knowledge about symbol versions and symbols

  • utils: Add public/private knowledge about symbol versions and symbols

    We are now able to list the symbol versions and/or symbols that are known to be public/private.

    This is especially useful for comparing libraries that removed symbol versions, or symbols, from one release to another. As this already happened multiple times in the past, like for example with libdrm_nouveau.so.2 or libedit.so.2.

  • tests: Add a verdef and symbols public/private knowledge test

/cc @smcv @vivek

Merge request reports