cryptodotis / irssi-otr

LibOTR functionality in Irssi.
GNU General Public License v2.0
183 stars 24 forks source link

Missing release tag for 1.0.1 #54

Closed anthraxx closed 8 years ago

anthraxx commented 9 years ago

Hello,

according to the commit f0a4d998643df6a50ece578ffa711bdd49a406af it looks like 1.0.1 is already stated as "released" back in January. If thats the case, can you please also push a git tag for 1.0.1 so github is providing a tarball and also upstream release tracking works properly?

cheers, anthraxx

Rhialto commented 9 years ago

Seconded...

tg-x commented 8 years ago

+1

n0la commented 8 years ago

The release has actually received an actual release tarball that can be downloaded here: https://www.otr.im/dist/irssi-otr/

You should use this instead of the github tarball.

tg-x commented 8 years ago

Still, it's good to tag the source as well.

anthraxx commented 8 years ago

yes, I will pull the sources now from the tarball on the webserver that also offers a signature. However I would still like to have git tags that reflect the releases. Its also much cleaner to track new releases :yum:

anarcat commented 8 years ago

i can confirm that the missing tag is f0a4d99, after checking https://www.otr.im/dist/irssi-otr/irssi-otr-1.0.1.tar.bz2.asc (including verifying the signature).

i have pushed the relevant tag in my fork in https://github.com/anarcat/irssi-otr - therefore, this should fix the problem for otr maintainers:

git remote add anarcat git@github.com:anarcat/irssi-otr.git
git remote update
git push
dgoulet commented 8 years ago

I just pushed the missing tag that is 1.0.1 ... epic fail on my part on 1) noticing this issue and 2) acting so late... Sorry everyone :S