What Are the Plans for OpenSSL Upgrades in Amazon Linux 2023?

0
13
Asked By CuriousCoder42 On

I've noticed that the version of OpenSSL in the Amazon Linux repository is 3.2.2, and its end-of-life (EOL) is approaching on November 23, 2025. Is there any plan from AWS to upgrade to a newer version, such as 3.5 or 3.6 (which are LTS)? According to the OpenSSL project, version 3.5 will be supported until April 8, 2030, and version 3.4 until October 22, 2026. I'm concerned about security support and would like to know how AWS will handle this update.

4 Answers

Answered By TechieTina88 On

AWS might be able to manage current support by backporting fixes from the LTS version for a while. That seems like a feasible strategy for them.

Answered By SecuritySavvy On

As far as I see it, the current OpenSSL package will still receive security updates until June 30, 2029. You can check more details from the AWS docs to get the latest info on package support.

VersionWatcher7 -

That's good to know, but they need to clarify which version of OpenSSL that applies to; it’s not specifically mentioned.

Answered By DevGuru2023 On

You might want to consider submitting a feature request over on the Amazon Linux 2023 GitHub page. It could get the attention of their development team!

SupportSeeker99 -

It's kind of surprising they rely on user-submitted requests when they have a full team. Maybe they should prioritize this need more directly!

Answered By PatchMasterPro On

Yeah, many distributions out there typically backport patches to ensure security, so I'm sure AWS might follow a similar approach.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.