Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove the supporting of EOL platforms #1348

Closed
acelyc111 opened this issue Feb 14, 2023 · 0 comments
Closed

Remove the supporting of EOL platforms #1348

acelyc111 opened this issue Feb 14, 2023 · 0 comments

Comments

@acelyc111
Copy link
Member

Now Pegasus supports CentOS6/7, Ubuntu 16.04/18.04/20.04, however, CentOS 6 is EOL at November 30, 2020 [1], Ubuntu 16.04 is EOL at August 13, 2020 [2].

Should we consider not support the 2 platforms too?

  1. https://wiki.centos.org/FAQ/General#What_is_the_support_.27.27end_of_life.27.27_for_each_CentOS_release.3F
  2. https://wiki.ubuntu.com/Releases
acelyc111 added a commit that referenced this issue Jul 3, 2023
#1348

Benifits:
- Updating the list of OS versions we would test and support, including adding
   newer OS versions and removing EOL OS versions
- A first step towards supporting C++17 which need higher version of GCC

Although we drop the supporting of Ubuntu 16.04, Pegasus developers and
users are still able to build and run Pegasus themselves.
empiredan pushed a commit that referenced this issue Jul 6, 2023
#1348

Benifits:
- Updating the list of OS versions we would test and support, including adding
   newer OS versions and removing EOL OS versions
- A first step towards supporting C++17 which need higher version of GCC

Although we drop the supporting of CentOS 6, Pegasus developers and
users are still able to build and run Pegasus themselves.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant