web
web copied to clipboard
3.3 release notes not generated correctly
The 3.3 release notes page does not seem to have been generated properly. See:
https://www.openssl.org/news/openssl-3.3-notes.html
Compare this with the correct 3.2 version:
https://www.openssl.org/news/openssl-3.2-notes.html
@quarckster and @vavroch2010 might have insight??
@mattcaswell Actually, where are these pages linked from? I couldn't find any links on other pages that would point to these.
They are appear in the release announcement email text, e.g. see this 3.2 announcement:
https://mta.openssl.org/pipermail/openssl-announce/2024-January/000295.html
Actually they're not there in the 3.3 pre-release announcement text, but as soon as 3.3 becomes final we will be referencing these links.
According to Makefile this file should be generated from CHANGES.md and seems it is somehow broken as data are there but the page contains nothing. I will have a look and let you know