-
Notifications
You must be signed in to change notification settings - Fork 539
packaging: add Centos/Alma/Rocky Linux v10 support #2067
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
base: master
Are you sure you want to change the base?
Conversation
Signed-off-by: Patrick Stephens <[email protected]>
c7ef2c8
to
d44f4be
Compare
Needs a release to merge |
| Debian | [Debian 10](downloads/linux/debian.md), [Debian 11](downloads/linux/debian.md), [Debian 12](downloads/linux/debian.md) | | ||
| Amazon Linux | [Amazon Linux 2](downloads/linux/amazon-linux.md#install-on-amazon-linux-2), [Amazon Linux 2022](downloads/linux/amazon-linux.md#amazon-linux-2022) | | ||
| Debian | [Debian 10](downloads/linux/debian.md), [Debian 11](downloads/linux/debian.md), [Debian 12](downloads/linux/debian.md), [Debian 13](downloads/linux/debian.md) | | ||
| Amazon Linux | [Amazon Linux 2](downloads/linux/amazon-linux.md#install-on-amazon-linux-2), [Amazon Linux 2023](downloads/linux/amazon-linux.md#amazon-linux-2023) | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
just to confirm, we're replacing support for 2022 with 2023 (rather than adding support for 2023)?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, we've not support 2022 for a while so I fixed this as part of it.
At one point there was an AL 2022 but by the time it was GA it was AL 2023 I believe so we switched.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, AL 2022 was planned to be GA within 2022 but the GA'ed time was actually 2023. So, AL 2022 GA is not existing.
See fluent/fluent-bit#10906 for implementation, resolves fluent/fluent-bit#10469
Also added recent addition for Debian 13/Trixie support and fixed the refs to AL 2023 (we used to support 2022 but it is now 2023).