Gergely Nagy <algernon@balabit.hu> writes:
Dave Haywood <tla@oak.selfip.net> writes:
Did that, thanks. Seems my VPN connection wasn't alive when I did the release, thus it didn't get pushed. But I've now pushed all tags to both git.balabit.hu and github.com
Hmm, still not seeing a 3.3.4 tag!
Interesting... I just did a fresh clone of git://git.balabit.hu/bazsi/syslog-ng-3.3, and I do see a v3.3.4 tag.
Although, it seems that it's on a commit that's not on master.
Further research revealed that while the tag is present on both github and git.balabit.hu, the master on the latter is three commits behind github. Since Bazsi pushes to github more often (and more reliably), I'd suggest to change your remote to github. git remote set-url origin git://github.com/bazsi/syslog-ng-3.3.git should do the trick. -- |8]