shadow-4.20.0 changed the libsubid soname from libsubud.so.5 to libsubid.so.6. This was done by @hallyn in d57c8e3.
As far as I can tell, there was no ABI change between shadow-4.19.4 and shadow-4.20.0.
I ran the two versions through abi-compliance-checker, and it agrees.
compat_report.html
Why was libsubid_abi_major incremented when there appears to have been no breaking ABI change?
shadow-4.20.0 changed the libsubid soname from
libsubud.so.5tolibsubid.so.6. This was done by @hallyn in d57c8e3.As far as I can tell, there was no ABI change between shadow-4.19.4 and shadow-4.20.0.
I ran the two versions through abi-compliance-checker, and it agrees.
compat_report.html
Why was libsubid_abi_major incremented when there appears to have been no breaking ABI change?