On Sun, Oct 30, 2022 at 11:30:58AM +0100, Axel Beckert wrote: >... > To do that it seems only marginally necessary how other releases a named > as it only needs to know the release name of the release its running > on. For that it should suffice to know a list of all tags which are > _not_ release names.
I don't know much about interfaces to the BTS, but there might be some usable existing interface/implementation for such information. If available, this would be preferrable to an own implementation interpreting the sometimes weird and archaic ways how the BTS works. > Then again, if new not-release-name tags are added to the BTS in the > future, having a positive list of all known release names (which are > usually known two releases in advance) might be helpful nevertheless. >... The distro-info-data package can be used if such information is required. > Regards, Axel cu Adrian