Skip to content

Drop Ubuntu 18.04, 20.04, 22.04 and 24.04 support #1114

Description

@joachimmetz

Various dependencies on Ubuntu 18.04, 20.04 and 22.04 lagging behind making maintenance time consuming. Drop Ubuntu 18.04, 20.04 and 22.04 support

  • No support for pyproject.toml files
  • Ubuntu 18.04 ships with Python 3.6 and that is blocking Python types adoption
  • Ubuntu 20.04 ships with old gettext that is blocking libyal moving to a new version
  • Ubuntu 22.04 ships with old version of setuptools
  • Ubuntu 24.04 ships with old version of setuptools, does not support recent pyproject.toml format
autopoint: *** The AM_GNU_GETTEXT_VERSION declaration in your configure.ac
               file requires the infrastructure from gettext-0.21 but this version
               is older. Please upgrade to gettext-0.21 or newer.
  • Remove from testing
    • Ubuntu 18.04
    • Ubuntu 20.04
    • Ubuntu 22.04
    • Ubuntu 24.04
  • Remove from dev
    • Ubuntu 18.04
    • Ubuntu 20.04
    • Ubuntu 22.04
    • Ubuntu 24.04
  • Remove from staging
    • Ubuntu 18.04
    • Ubuntu 20.04
    • Ubuntu 22.04
    • Ubuntu 24.04
  • Remove from stable
    • Ubuntu 18.04
    • Ubuntu 20.04
    • Ubuntu 22.04
    • Ubuntu 24.04

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions