Skip to content

Added option "--supported-legacy" for Ubuntu Pro supported stable versions to...

Added option "--supported-legacy" for Ubuntu Pro supported stable versions to ubuntu-distro-info:

  • Added the option
  • Added description into the corresponding manpage
  • The option requires the latest ubuntu.csv from debian-distro-info -> updated the required debian-distro-info in debian/control

Example:

$ ./ubuntu-distro-info --supported-legacy -f
Ubuntu 14.04 LTS "Trusty Tahr"
Ubuntu 16.04 LTS "Xenial Xerus"
Ubuntu 18.04 LTS "Bionic Beaver"
Ubuntu 20.04 LTS "Focal Fossa"
Ubuntu 22.04 LTS "Jammy Jellyfish"
Ubuntu 24.04 LTS "Noble Numbat"
Ubuntu 26.04 LTS "Resolute Raccoon"

Merge request reports

Loading