diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2015-03-11 10:43:48 -0300 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2015-03-11 17:08:44 +0100 |
commit | 6029d1b81b475032069307e95558e7a8f766253a (patch) | |
tree | e0188107b61ed1f95fd953bb4d0162ce8ee6b66c /package/tcpdump/tcpdump.hash | |
parent | f57423064ef0c22717db370d126bff832e7e1fd5 (diff) | |
download | buildroot-6029d1b81b475032069307e95558e7a8f766253a.tar.gz buildroot-6029d1b81b475032069307e95558e7a8f766253a.zip |
tcpdump: security bump to version 4.7.3
Fixes:
CVE-2015-0261 - issues with IPv6 mobility printer.
CVE-2015-2153 - issue with tcp printer.
CVE-2015-2154 - issue with ethernet printer.
CVE-2015-2155 - issue with force printer.
CVE-2014-9140 fix is upstream so patch dropped.
System libpcap upstream as well so dropped.
CVE-2014-8767, CVE-2014-8768 and CVE-2014-8769 don't seem to be upstream
so keep.
And add hash file.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/tcpdump/tcpdump.hash')
-rw-r--r-- | package/tcpdump/tcpdump.hash | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/tcpdump/tcpdump.hash b/package/tcpdump/tcpdump.hash new file mode 100644 index 0000000000..36e1c3bd56 --- /dev/null +++ b/package/tcpdump/tcpdump.hash @@ -0,0 +1,2 @@ +# Locally calculated after checking pgp signature +sha256 1f87fb652ce996d41e7a06c601bc6ea29b13fee922945b23770c29490f1d8ace tcpdump-4.7.3.tar.gz |