[Buildroot] [SECURITY][PATCHv2] Bump quagga to 0.99.17

Peter Korsgaard jacmet at uclibc.org
Thu Sep 30 19:16:15 UTC 2010


>>>>> "Gustavo" == Gustavo Zacarias <gustavo at zacarias.com.ar> writes:

 Gustavo> Bump quagga to version 0.99.17.
 Gustavo> [SECURITY] Fixes remote crash in bgpd.
 Gustavo> Other fixes for ospfd, ospf6d, zebra and isisd.
 Gustavo> Fix conflicting options in the package, enhance help, reorder options.
 Gustavo> Should fix most breakage with randpackageconfig (Peter: ring me if you
 Gustavo> hit another one!).

With this I still have the same bug:

make[3]: *** No rule to make target `../ospfd/libospf.la', needed by `ospfclient

grep QUAGGA .config
BR2_PACKAGE_QUAGGA=y
# BR2_PACKAGE_QUAGGA_ZEBRA is not set
# BR2_PACKAGE_QUAGGA_BGPD is not set
# BR2_PACKAGE_QUAGGA_RIPD is not set
# BR2_PACKAGE_QUAGGA_OSPFD is not set
# BR2_PACKAGE_QUAGGA_WATCHQUAGGA is not set
# BR2_PACKAGE_QUAGGA_ISISD is not set
# BR2_PACKAGE_QUAGGA_BGP_ANNOUNCE is not set
# BR2_PACKAGE_QUAGGA_NETLINK is not set
# BR2_PACKAGE_QUAGGA_SNMP is not set
BR2_PACKAGE_QUAGGA_TCP_ZEBRA=y
BR2_PACKAGE_QUAGGA_OPAGUE_LSA=y

I also see that you removed the comment about snmp support being broken
with external toolchains. Is that resolved?

And finally, how do you create your patches? Could you please use git
format-patch for it, so I can apply them with git am?

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list