corretto / corretto-8

Amazon Corretto 8 is a no-cost, multi-platform, production-ready distribution of OpenJDK 8
GNU General Public License v2.0
2.11k stars 221 forks source link

tzdata version update missing from changelog #454

Closed g1patil closed 1 year ago

g1patil commented 1 year ago

https://github.com/corretto/corretto-8/blob/fc355e4e30c1a6293d5c90d015433f9d7b289333/jdk/make/data/tzdata/VERSION#L24

Release : Corretto version: 8.362.10.1 Changelog entries shows tzdata version : tzdata2022e Commit has update to tzdata2022g https://github.com/corretto/corretto-8/commit/c961cb9f676cbb05e8fa28b7ca9d41b02fc83d3d

lutkerd commented 1 year ago

Hi, Typically we only call out differences from the upstream OpenJDK in our Changelog. In this case we updated from tzdata2022e before it was released in OpenJDK and so it was added to the Changelog. Updating to tzdata2022g came from and upstream change and was not added.