dh_acc

debhelper addon to compare ABI compatibility of shared C/C++ library versions

Install

All systems
curl cmd.cat/dh_acc.sh
Debian Debian
apt-get install dh-acc
Ubuntu
apt-get install dh-acc
image/svg+xml Kali Linux
apt-get install dh-acc
Windows (WSL2)
sudo apt-get update sudo apt-get install dh-acc
Raspbian
apt-get install dh-acc

dh-acc

debhelper addon to compare ABI compatibility of shared C/C++ library versions

dh-acc is an addon to facilitate generating ABI compatibility reports by comparing known ABI dumps with newly build ABI at Debian package build time. Thus providing monitoring and early detection of ABI breaks in shared libraries. This package provides dh sequence addon and cdbs integration snippet.