Hi Laszlo, On 21/10/16 18:20, Laszlo Boszormenyi (GCS) wrote: > Package: release.debian.org > Severity: normal > User: [email protected] > Usertags: transition > > I'd like to update libcrypto++ from 5.6.4 to 5.6.5; which is a > semi-transition. Packages I've tried works with both version, > however without binNMUs those will print this: > Symbol `_ZTVN8CryptoPP23FilterWithBufferedInputE' has different size in > shared object, consider re-linking > Symbol `_ZTVN8CryptoPP10HexEncoderE' has different size in shared object, > consider re-linking > Symbol `_ZTVN8CryptoPP11ProxyFilterE' has different size in shared object, > consider re-linking > > This matches upstream recommendation[1]: > "maintenance release, recompile of programs recommended"
Does this bump the SONAME, or is it an ABI break without a SONAME bump? Cheers, Emilio

