Le 18/10/2016 à 16:50, Paul Jakma a écrit :
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA256
> 
> Quagga 1.1.0 has been released, available from the usual place:
> 
>   https://download.savannah.gnu.org/releases/quagga/
A naive question: is it expected that the tag of the release is not on a branch?

$ git log quagga-1.1.0
258f3dad6471 (tag: quagga-1.1.0) release: Bump version to 1.1.0
de58bdb9cdbd build: remove werror from buildtest.sh for now
cfb1fae25f8c (HEAD -> master) zebra: stack overrun in IPv6 RA receive code
(CVE-2016-1245)

The last two commits are "flooting" commits.

$ git branch --contains quagga-1.1.0
=> nothing
$ git branch --contains cfb1fae25f8c
* master


Regards,
Nicolas

_______________________________________________
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev

Reply via email to