When git cloning, please remember that you might have to perform a git fetch --tags to pick up all tags from the upstream repository. After that, perform a git checkout openssl-3.0.0, which will give you a disconnected HEAD, but will refer to the correct release. You can always make your own branch to point there. Do not use the openssl-3.0 branch for building 3.0.0 – it already points to a new commit in the preparation for the subsequent release. Randall S. Becker, ITUGLIB Process Designer, Repository Manager, Occasional Porting Dude +1.416.984.9826 From: openssl-users <openssl-users-bounces@xxxxxxxxxxx> On Behalf Of William Roberts It's there: I checked it out this morning. On Wed, Sep 8, 2021, 16:32 Steffen Nurpmeso <steffen@xxxxxxxxxx> wrote:
|