pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

mosquitto: update to 1.4.15



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Wed May 9 13:36:18 2018 -0400
Changeset:	b510f9d7bcf7f07efc0e660f4825c7d9a964ab24

Modified Files:
	mosquitto/Makefile
	mosquitto/TODO
	mosquitto/distinfo

Log Message:
mosquitto: update to 1.4.15

Upstream changes:
  Fix CVE-2017-7652 and CVE-2017-7651.
  many bugfixes

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b510f9d7bcf7f07efc0e660f4825c7d9a964ab24

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 mosquitto/Makefile | 4 +++-
 mosquitto/TODO     | 2 --
 mosquitto/distinfo | 8 ++++----
 3 files changed, 7 insertions(+), 7 deletions(-)

diffs:
diff --git a/mosquitto/Makefile b/mosquitto/Makefile
index 8d49665da2..a52a085015 100644
--- a/mosquitto/Makefile
+++ b/mosquitto/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD$
 
 DISTNAME=	mosquitto-${VERSION}
-VERSION=	1.4.14
+VERSION=	1.4.15
 CATEGORIES=	net
 MASTER_SITES=	http://mosquitto.org/files/source/
 
@@ -13,6 +13,8 @@ LICENSE=	epl-v1.0
 USE_LANGUAGES+=	c c++
 USE_TOOLS+=	cmake gmake
 
+TEST_TARGET=	test
+
 CONF_FILES=	share/examples/mosquitto/pskfile.example \
 		share/examples/mosquitto/pwfile.example \
 		share/examples/mosquitto/mosquitto.conf \
diff --git a/mosquitto/TODO b/mosquitto/TODO
index 850187977b..e69de29bb2 100644
--- a/mosquitto/TODO
+++ b/mosquitto/TODO
@@ -1,2 +0,0 @@
-This package has known vulnerabilities, please investigate and fix if possible:
- CVE-2017-7651, CVE-2017-7652
diff --git a/mosquitto/distinfo b/mosquitto/distinfo
index 0114a35114..764b6d3322 100644
--- a/mosquitto/distinfo
+++ b/mosquitto/distinfo
@@ -1,9 +1,9 @@
 $NetBSD$
 
-SHA1 (mosquitto-1.4.14.tar.gz) = 7776c4433e80f74b56eb03e1ddd7e720d44b4947
-RMD160 (mosquitto-1.4.14.tar.gz) = e3066723255dfffbf2f86fc4d37625c866072477
-SHA512 (mosquitto-1.4.14.tar.gz) = dc75a971354f87deeb79f32435acfae9bc561a1a24a75ee4940a35176ff91758071930d2105d8dee2a090e07527dbfaa5692bece67e03cc87e8b4b8b46f846c2
-Size (mosquitto-1.4.14.tar.gz) = 365596 bytes
+SHA1 (mosquitto-1.4.15.tar.gz) = e3216a608b19ec56341e0897a12cb178f0b085ca
+RMD160 (mosquitto-1.4.15.tar.gz) = d2438c8c3b2005265def411826961f94c9413b52
+SHA512 (mosquitto-1.4.15.tar.gz) = 36b06547553cf28af3ca9b728c42fc27e849c4ae84d7964572d430233ab26e2b59eee2a215ac23ddf2d0bef419e7c70e64e2a22c397fadb3e0677314d03f1100
+Size (mosquitto-1.4.15.tar.gz) = 368961 bytes
 SHA1 (patch-aa) = 9bf1ff1a55a27192e5f528fbf5d376b47841b831
 SHA1 (patch-ab) = a0aac10a9b96aa098178de7ff08fa52867f87e6b
 SHA1 (patch-ac) = 9ff1dd59ed5dbf499c82a8144d86e5d6cc6cd2e9


Home | Main Index | Thread Index | Old Index