pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/mosquitto
Module Name: pkgsrc
Committed By: gdt
Date: Sat Feb 29 18:29:01 UTC 2020
Modified Files:
pkgsrc/net/mosquitto: Makefile distinfo
Log Message:
net/mosquitto: Update to 1.6.9
Upstream NEWS equivalent is:
Bugfixes
Use presence of password file as indicator for whether username
checks should take place, not whether usernames are defined in the
password file. Closes #1545. [This is a security fix for
misconfigured systems.]
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/net/mosquitto/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/net/mosquitto/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/mosquitto/Makefile
diff -u pkgsrc/net/mosquitto/Makefile:1.8 pkgsrc/net/mosquitto/Makefile:1.9
--- pkgsrc/net/mosquitto/Makefile:1.8 Sat Jan 18 21:50:19 2020
+++ pkgsrc/net/mosquitto/Makefile Sat Feb 29 18:29:01 2020
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2020/01/18 21:50:19 jperkin Exp $
+# $NetBSD: Makefile,v 1.9 2020/02/29 18:29:01 gdt Exp $
-VERSION= 1.6.8
+VERSION= 1.6.9
DISTNAME= mosquitto-${VERSION}
-PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= https://mosquitto.org/files/source/
Index: pkgsrc/net/mosquitto/distinfo
diff -u pkgsrc/net/mosquitto/distinfo:1.6 pkgsrc/net/mosquitto/distinfo:1.7
--- pkgsrc/net/mosquitto/distinfo:1.6 Tue Dec 3 17:45:21 2019
+++ pkgsrc/net/mosquitto/distinfo Sat Feb 29 18:29:01 2020
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.6 2019/12/03 17:45:21 gdt Exp $
+$NetBSD: distinfo,v 1.7 2020/02/29 18:29:01 gdt Exp $
-SHA1 (mosquitto-1.6.8.tar.gz) = edea31d0a36e29547520605197e9e4ec48d8e198
-RMD160 (mosquitto-1.6.8.tar.gz) = 159d954ee49d01c583de98fe3054a43b381c5899
-SHA512 (mosquitto-1.6.8.tar.gz) = c15897df4e0979ee29a1e67cc671f56db600a078e9eb0bea376248b3f53b13ceed36616ad3678e2c9e07d6834a6d75e4efca2c40086069c1546e0223be04c071
-Size (mosquitto-1.6.8.tar.gz) = 589873 bytes
+SHA1 (mosquitto-1.6.9.tar.gz) = 424686c7cc3e0a9eced4875bef23ed666537d890
+RMD160 (mosquitto-1.6.9.tar.gz) = f10560110d223861d35c7d22f620282028a8241e
+SHA512 (mosquitto-1.6.9.tar.gz) = f78228a1e8305e4d89b34250981ed2c5fe5317636003636dc90f6fa2b1e3ca3c8fadb705ee7301f5252456cb093a6547bd46a255ca3d9fb5cdced697738d6eb7
+Size (mosquitto-1.6.9.tar.gz) = 610934 bytes
SHA1 (patch-lib_CMakeLists.txt) = cddb8803a759820c8059028f924b56c22689ee54
SHA1 (patch-lib_net__mosq.c) = a38294cdfea98f2da0879ea93373c5f04aebdb20
SHA1 (patch-mosquitto.conf) = 0ea671cfe3a332e9f0027b2410b212797fc1db17
Home |
Main Index |
Thread Index |
Old Index