On 5/13/21 5:51 PM, Neal Gompa wrote: > On Thu, May 13, 2021 at 8:48 PM Gordon Messmer <gordon.messmer at gmail.com> wrote: > >> You'd expect to see this only in libraries that aren't in ABI >> compatibility levels 1 or 2, right? > > You'll probably want the RHEL 8 version of this document: > https://access.redhat.com/articles/rhel8-abi-compatibility#Appendix Thanks for the update, Neal. :) So, LLVM's soname is allowed to bump at minor releases because it's a rolling application stream (falls under level 3)? Am I reading that right?