amazonlinux / amazon-linux-2023

Amazon Linux 2023
https://aws.amazon.com/linux/amazon-linux-2023/
Other
508 stars 38 forks source link

[Package Update Request] - openssl #512

Open GrahamCampbell opened 9 months ago

GrahamCampbell commented 9 months ago

What package is missing from Amazon Linux 2023? Please describe and include package name.

openssl 3.0.11

Is this an update to existing package or new package request?

Update. Current version is old.

Is this package available in Amazon Linux 2? If it is available via external sources such as EPEL, please specify.

N/A

Any additional information you'd like to include. (use-cases, etc)

Needed by bref: https://github.com/brefphp/aws-lambda-layers/pull/122/files#r1328635116.

GrahamCampbell commented 9 months ago

cc @stewartsmith

stewartsmith commented 9 months ago

For a variety of reasons we tend to backport security fixes to OpenSSL rather than bump the version of it. Are there specific things in 3.0.11 you need beyond already backported security updates?

GrahamCampbell commented 9 months ago

I think just the security fixes. Why not upgrade to get the bug fixes, though?