tcpdump: drop unneeded security patches
authorBaruch Siach <baruch@tkos.co.il>
Thu, 1 Oct 2015 11:45:35 +0000 (14:45 +0300)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 2 Oct 2015 14:34:25 +0000 (16:34 +0200)
commit3fc962e3ea364a15071e887859cc9fdd21a62c46
treed4b3683b98c50484a83a318cc40bc6f27af61f96
parent63eaed6498d2ee668c24c220d602c9188ed05a9d
tcpdump: drop unneeded security patches

Version 4.7.4 of tcpdump is not vulnerable to these issues according to:

   https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2014-8767
   https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2014-8768
   https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2014-8769

The tcpdump commit log seems to indicate that these issues were fixes in a
different way in the following commits:

CVE-2014-8767: 4038f83ebf654804829b258dde5e0a508c1c2003
CVE-2014-8768: 9255c9b05b0a04b8d89739b3efcb9f393a617fe9
CVE-2014-8769: 9ed7ddb48fd557dc993e73f22a50dda6cedf4df7

Just drop these patches.

Cc: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Acked-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/tcpdump/0002-fix-CVE-2014-8767.patch [deleted file]
package/tcpdump/0003-fix-CVE-2014-8768.patch [deleted file]
package/tcpdump/0004-fix-CVE-2014-8769.patch [deleted file]