no tag for 0.7.3 release in git?

Jouni Malinen j at w1.fi
Thu Jun 28 09:47:14 EDT 2012


On Thu, Jun 28, 2012 at 03:03:34PM +0300, Timo Juhani Lindfors wrote:
> while trying to git bisect bug 456 I noticed that 
> 
> http://hostap.epitest.fi/gitweb/gitweb.cgi?p=hostap-1.git;a=summary
> 
> does not contain a tag for 0.7.3. Do you know which commit corresponds
> to the released tarball?

0.7.3 was released from the 0.7.x stable branch (hostap-07.git) and
hostap-1.git does not include the changes between 0.7.2 and 0.7.3 and as
such, cannot have a tag for 0.7.3. 0.7.x stable branch was started from
commit 0b86f67a2970403d1b1b6d34ce49f5485ef5dbb3 (i.e., hostap_0_7_2 tag)
and the easiest option would be to run git bisect between that commit
and the hostap_1_0 tag. The commits between hostap_0_7_2 and
hostap_0_7_3 have been cherry picked from hostap.git and matching
commits should exist in hostap-1.git between hostap_0_7_2 and
hostap_1_0.

-- 
Jouni Malinen                                            PGP id EFC895FA


More information about the HostAP mailing list