summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2017-04-25 13:44:34 +0200
committerPeter Korsgaard <peter@korsgaard.com>2017-04-28 14:23:24 +0200
commitcf113c76dfd262dd8ba17e4eb19e7d3deed437bc (patch)
tree60f2910233ac1f8f5f415795817d52e3feeeeb1c /package
parent6b671fa3b63d80ca0226ad297af64e77064aaeec (diff)
downloadbuildroot-cf113c76dfd262dd8ba17e4eb19e7d3deed437bc.tar.gz
buildroot-cf113c76dfd262dd8ba17e4eb19e7d3deed437bc.zip
minicom: security bump to version 2.7.1
Fixes CVE-2017-7467 - minicom and prl-vzvncserver vt100.c escparms[] buffer overflow. For more details about the issue, see the nice writeup on oss-security: http://www.openwall.com/lists/oss-security/2017/04/18/5 Signed-off-by: Peter Korsgaard <peter@korsgaard.com> (cherry picked from commit 027a0d5b61326da318fb916ff52324b9f238d768) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package')
-rw-r--r--package/minicom/minicom.hash2
-rw-r--r--package/minicom/minicom.mk4
2 files changed, 3 insertions, 3 deletions
diff --git a/package/minicom/minicom.hash b/package/minicom/minicom.hash
index 33ba4ef10c..ca3087160b 100644
--- a/package/minicom/minicom.hash
+++ b/package/minicom/minicom.hash
@@ -1,2 +1,2 @@
# Locally calculated
-sha256 9ac3a663b82f4f5df64114b4792b9926b536c85f59de0f2d2b321c7626a904f4 minicom-2.7.tar.gz
+sha256 532f836b7a677eb0cb1dca8d70302b73729c3d30df26d58368d712e5cca041f1 minicom-2.7.1.tar.gz
diff --git a/package/minicom/minicom.mk b/package/minicom/minicom.mk
index 94a4628659..3aa11ed9f5 100644
--- a/package/minicom/minicom.mk
+++ b/package/minicom/minicom.mk
@@ -4,8 +4,8 @@
#
################################################################################
-MINICOM_VERSION = 2.7
-MINICOM_SITE = https://alioth.debian.org/frs/download.php/file/3977
+MINICOM_VERSION = 2.7.1
+MINICOM_SITE = https://alioth.debian.org/frs/download.php/file/4215
MINICOM_LICENSE = GPLv2+
MINICOM_LICENSE_FILES = COPYING
OpenPOWER on IntegriCloud