[openssl-project] tag for 1.1.1pre1?
Matt Caswell
matt at openssl.org
Thu Feb 15 23:43:11 UTC 2018
(cc'ing openssl-project)
On 15/02/18 22:36, Benjamin Kaduk wrote:
> Hi Matt,
>
> I see git tags for 1.1.0pre[1-6], but not one for the 1.1.1 alpha. Is
> this intentional or an omission?
Oops. 'cos we had a few problems during the release I had to run the
mkrelease script more than once and back out the changes. Looks like I
forgot to delete the tag from one of the earlier runs, so when I reran
the script the tag create failed and the old one was left hanging
around. That did get pushed to the repo, but pointing at a commit that
didn't exist. When you do a git pull it only pulls down tags for commits
that exist in your repo.
It should be sorted now.
Matt
More information about the openssl-project
mailing list