summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas De Schampheleire <thomas.de_schampheleire@nokia.com>2017-07-26 11:41:04 +0200
committerPeter Korsgaard <peter@korsgaard.com>2017-07-26 16:53:32 +0200
commite58888571416c78eb3fad74e364418e33acbd94e (patch)
treef920d0be6b1eb45dfdbd8f6831593c067cf84721
parentb5582d54a4e0035cf3b9cee57f10906276e8f4d6 (diff)
downloadbuildroot-e58888571416c78eb3fad74e364418e33acbd94e.tar.gz
buildroot-e58888571416c78eb3fad74e364418e33acbd94e.zip
tcpdump: security bump to 4.9.1
Fixes CVE-2017-11108/Fix bounds checking for STP Changelog: http://www.tcpdump.org/tcpdump-changes.txt [Peter: add signature link as suggested by Baruch] Signed-off-by: Thomas De Schampheleire <thomas.de_schampheleire@nokia.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
-rw-r--r--package/tcpdump/tcpdump.hash4
-rw-r--r--package/tcpdump/tcpdump.mk2
2 files changed, 3 insertions, 3 deletions
diff --git a/package/tcpdump/tcpdump.hash b/package/tcpdump/tcpdump.hash
index 966db1f3aa..4eedc1c165 100644
--- a/package/tcpdump/tcpdump.hash
+++ b/package/tcpdump/tcpdump.hash
@@ -1,2 +1,2 @@
-# Locally calculated after checking pgp signature
-sha256 eae98121cbb1c9adbedd9a777bf2eae9fa1c1c676424a54740311c8abcee5a5e tcpdump-4.9.0.tar.gz
+# Locally calculated after checking pgp signature at http://www.tcpdump.org/release/tcpdump-4.9.1.tar.gz.sig
+sha256 f9448cf4deb2049acf713655c736342662e652ef40dbe0a8f6f8d5b9ce5bd8f3 tcpdump-4.9.1.tar.gz
diff --git a/package/tcpdump/tcpdump.mk b/package/tcpdump/tcpdump.mk
index 0e779a53c3..8349748ceb 100644
--- a/package/tcpdump/tcpdump.mk
+++ b/package/tcpdump/tcpdump.mk
@@ -4,7 +4,7 @@
#
################################################################################
-TCPDUMP_VERSION = 4.9.0
+TCPDUMP_VERSION = 4.9.1
TCPDUMP_SITE = http://www.tcpdump.org/release
TCPDUMP_LICENSE = BSD-3-Clause
TCPDUMP_LICENSE_FILES = LICENSE
OpenPOWER on IntegriCloud