eclipse-openj9 / openj9

Eclipse OpenJ9: A Java Virtual Machine for OpenJDK that's optimized for small footprint, fast start-up, and high throughput. Builds on Eclipse OMR (https://github.com/eclipse/omr) and combines with the Extensions for OpenJDK for OpenJ9 repo.
Other
3.27k stars 721 forks source link

Update openssl to the latest security update #7633

Open pshipton opened 4 years ago

pshipton commented 4 years ago

openssl should be updated to the latest version for each OpenJ9 release.

Don't close this issue, move it to the next milestone after completing the update.

pshipton commented 4 years ago

There is a 1.1.1e update which we're using for the 0.20.0 release.

pshipton commented 4 years ago

There is a 1.1.1f bug fix update. It's in progress to update OpenJ9 head stream to use it, but I don't think the 0.20.0 release should be updated since there aren't any known problems we need bug fixes for, and updating carries the risk of breaking something. Adopt actually controls which version is used in a build.

@ashbm5 @DanHeidinga

pshipton commented 4 years ago

https://mta.openssl.org/pipermail/openssl-announce/2020-April/000170.html

The OpenSSL project team would like to announce the forthcoming release of OpenSSL version 1.1.1g.

This release will be made available on Tuesday 21st April 2020 between 1300-1700 UTC.

OpenSSL 1.1.g is a security-fix release. The highest severity issue fixed in this release is HIGH: https://www.openssl.org/policies/secpolicy.html#high

@ashbm5 we'll be asking you about the impact of the security fixes when this is released next week.

pshipton commented 3 years ago

1.1.1i is release with security fixes. Created issues to update. https://github.com/eclipse/openj9/issues/11407

keithc-ca commented 3 years ago

The tag 1.1.1j appeared today: created #11980.

keithc-ca commented 3 years ago

The tag OpenSSL_1_1_1k appeared today: created #12291.

keithc-ca commented 3 years ago

The tag OpenSSL_1_1_1l appeared today: created #13373.

keithc-ca commented 2 years ago

Version 1.1.1m was released on December 14, 2021: created #14208.

keithc-ca commented 2 years ago

The tag for 1.1.1n appeared today: I'll open a PR to update accordingly.

keithc-ca commented 2 years ago

Version 1.1.1o appeared today.

AdamBrousseau commented 1 year ago

The OpenSSL project team would like to announce the forthcoming release of OpenSSL versions 3.0.8, 1.1.1t and 1.0.2zg. Note that OpenSSL 1.0.2 is End Of Life and so 1.0.2zg will be available to premium support customers only. These releases will be made available on Tuesday 7th February 2023 between 1300-1700 UTC. These are security-fix releases. The highest severity issue fixed in each of these three releases is High

keithc-ca commented 1 year ago

Version 1.1.1t is now available. I'll put together the necessary pull requests.

keithc-ca commented 1 year ago
pshipton commented 1 year ago

Update 1.1.1t with the latest security fixes. https://www.openssl.org/news/secadv/20230322.txt https://www.openssl.org/news/secadv/20230328.txt https://github.com/eclipse-openj9/openj9/pull/17161 https://github.com/eclipse-openj9/openj9/pull/17169 https://github.com/eclipse-openj9/openj9/pull/17170 https://github.com/ibmruntimes/temurin-build/pull/78