Skip to content

Commit

Permalink
Merge pull request #1092 from cloudfoundry/release-note-updates-oct
Browse files Browse the repository at this point in the history
Java Oct release notes
  • Loading branch information
anthonydahanne authored Oct 24, 2024
2 parents 47e4efa + fca1d45 commit 03652e5
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions config/packaging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,23 +92,23 @@ jprofiler_profiler:

jre:
name: OpenJDK JRE 8
cve_notes: '[Risk Matrix](https://www.oracle.com/security-alerts/cpuapr2024.html#AppendixJAVA)'
release_notes: '[Release Notes](https://docs.bell-sw.com/liberica-jdk/8u412b9/general/release-notes/)'
cve_notes: '[Risk Matrix](https://www.oracle.com/security-alerts/cpuoct2024.html#AppendixJAVA)'
release_notes: '[Release Notes](https://docs.bell-sw.com/liberica-jdk/8u432b7/general/release-notes/)'

jre-11:
name: OpenJDK JRE 11
cve_notes: '[Risk Matrix](https://www.oracle.com/security-alerts/cpuapr2024.html#AppendixJAVA)'
release_notes: '[Release Notes](https://docs.bell-sw.com/liberica-jdk/11.0.23b10/general/release-notes/)'
cve_notes: '[Risk Matrix](https://www.oracle.com/security-alerts/cpuoct2024.html#AppendixJAVA)'
release_notes: '[Release Notes](https://docs.bell-sw.com/liberica-jdk/11.0.25b11/general/release-notes/)'

jre-17:
name: OpenJDK JRE 17
cve_notes: '[Risk Matrix](https://www.oracle.com/security-alerts/cpuapr2024.html#AppendixJAVA)'
release_notes: '[Release Notes](https://docs.bell-sw.com/liberica-jdk/17.0.11b10/general/release-notes/)'
cve_notes: '[Risk Matrix](https://www.oracle.com/security-alerts/cpuoct2024.html#AppendixJAVA)'
release_notes: '[Release Notes](https://docs.bell-sw.com/liberica-jdk/17.0.13b12/general/release-notes/)'

jre-21:
name: OpenJDK JRE 21
cve_notes: '[Risk Matrix](https://www.oracle.com/security-alerts/cpujan2024.html#AppendixJAVA)'
release_notes: '[Release Notes](https://docs.bell-sw.com/liberica-jdk/21.0.3b10/general/release-notes/)'
cve_notes: '[Risk Matrix](https://www.oracle.com/security-alerts/cpuoct2024.html#AppendixJAVA)'
release_notes: '[Release Notes](https://docs.bell-sw.com/liberica-jdk/21.0.5b11/general/release-notes/)'

jrebel_agent:
name: JRebel Agent
Expand Down

0 comments on commit 03652e5

Please sign in to comment.