Skip to content

Conversation

@nirgal
Copy link

@nirgal nirgal commented Jun 7, 2016

Hi

My pull request on sshfp, adding support for ed25519, was merged back in January 2015.
Since then, there was many fixes by Jinn Koriech, including the change of VERSION in sshfp (line 45).

Could you please consider releasing version 1.3.0 ?

That pull request prepares the code for that.

After you merge, it is a simple matter of tagging the code. Locally:

git pull
git tag -s 1.3.0
git push --tags

(Remove -s if you don't use gnupg)

Then https://github.com/xelerance/sshfp/releases will show version 1.3.0

@nirgal
Copy link
Author

nirgal commented Dec 6, 2016

ping?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant