Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wireshark: security bump to version 1.8.6 | Gustavo Zacarias | 2013-03-09 | 1 | -1/+1 |
| | | | | | | | | | | Fixes CVE-2013-2475, CVE-2013-2476, CVE-2013-2477, CVE-2013-2478, CVE-2013-2479, CVE-2013-2480, CVE-2013-2481, CVE-2013-2482, CVE-2013-2483, CVE-2013-2484, CVE-2013-2485, CVE-2013-2486, CVE-2013-2487, and CVE-2013-2488. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | wireshark: explicitly disable libsmi | Baruch Siach | 2013-03-04 | 1 | -1/+1 |
| | | | | | | | | | | | wireshark's libsmi detection is not cross compile friendly. We don't have libsmi in Buildroot yet anyway, so just disable support for it in wireshark. Fixes http://autobuild.buildroot.net/results/0daaa3dd74315ac901920e7daf89620ef4c088a0 Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | wireshark: new package | Baruch Siach | 2013-02-26 | 3 | -0/+78 |
This is only the bare minimum needed to build the textual tshark utility. Support for more options, including the wireshark GUI, can be added later. [Peter: point includedir at staging to workaround host/target headers issue] Cc: Stefan Fröberg <stefan.froberg@petroprogram.com> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Acked-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Tested-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> |