web icon indicating copy to clipboard operation
web copied to clipboard

3.3 release notes not generated correctly

Open mattcaswell opened this issue 1 year ago • 4 comments

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

mattcaswell avatar Mar 29 '24 15:03 mattcaswell

@quarckster and @vavroch2010 might have insight??

mattcaswell avatar Mar 29 '24 15:03 mattcaswell

@mattcaswell Actually, where are these pages linked from? I couldn't find any links on other pages that would point to these.

t8m avatar Apr 04 '24 16:04 t8m

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.

mattcaswell avatar Apr 05 '24 07:04 mattcaswell

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

vavroch2010 avatar Apr 05 '24 09:04 vavroch2010