On Monday 2009-03-30 11:32, Pablo Neira Ayuso wrote: >Jan Engelhardt wrote: >> On Sunday 2009-03-29 21:13, Jan Engelhardt wrote: >>> Hi, >>> >>> the git tag for 1.4.3 is missing, so if either of you could add it >>> that'd be cool. >>> >> Commit in question is c9477d0dcd01af5d1ee6c95c757a8c814fb3be63. > >It seems to be there but pointing to an uncommitted message or >something? This is a bit strange. Graphing reveals where it went: $ git-forest -a --sha --all [...] ├ (Peter Volkov) libxtables: fix compile error due to incomplete change── ├ (Jan Engelhardt) iptables-save: minor corrections to the manpage markup │ ┌─[v1.4.3]──(Patrick McHardy) Bump version to 1.4.3──(3fb2e4a) ├─┘ ├ (Jesper Dangaard Brouer) libiptc: give credits to my self──(c9477d0) ├ (Jesper Dangaard Brouer) libiptc: fix whitespaces and typos──(a9fe5b3) [...] There is also the missing version bump you noticed. Having the same author date as the 1.4.3 release I simply suspect the tag and master were not pushed previously. `git merge -s ours 3fb2e4a` should be solving that in the most nicest manner I am aware of. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html