Mon Sep 18 22:10:19 2023 UTC ()
net/mosquitto: Update to 2.0.18

2.0.18 - 2023-09-18
===================

Broker:
- Fix crash on subscribe under certain unlikely conditions. Closes #2885.
  Closes #2881.

Clients:
- Fix mosquitto_rr not honouring `-R`. Closes #2893.


(gdt)
diff -r1.32 -r1.33 pkgsrc/net/mosquitto/Makefile
diff -r1.28 -r1.29 pkgsrc/net/mosquitto/distinfo

cvs diff -r1.32 -r1.33 pkgsrc/net/mosquitto/Makefile (expand / switch to unified diff)

--- pkgsrc/net/mosquitto/Makefile 2023/08/24 01:17:44 1.32
+++ pkgsrc/net/mosquitto/Makefile 2023/09/18 22:10:19 1.33
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.32 2023/08/24 01:17:44 gdt Exp $ 1# $NetBSD: Makefile,v 1.33 2023/09/18 22:10:19 gdt Exp $
2 2
3DISTNAME= mosquitto-2.0.17 3DISTNAME= mosquitto-2.0.18
4CATEGORIES= net 4CATEGORIES= net
5MASTER_SITES= https://mosquitto.org/files/source/ 5MASTER_SITES= https://mosquitto.org/files/source/
6 6
7MAINTAINER= gdt@NetBSD.org 7MAINTAINER= gdt@NetBSD.org
8HOMEPAGE= https://mosquitto.org/ 8HOMEPAGE= https://mosquitto.org/
9COMMENT= Open Source MQTT broker 9COMMENT= Open Source MQTT broker
10LICENSE= epl-v1.0 10LICENSE= epl-v1.0
11 11
12TOOL_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt 12TOOL_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt
13 13
14USE_LANGUAGES+= c c++ 14USE_LANGUAGES+= c c++
15# Upstream documents that "unix" should use make, but Mac cmake. 15# Upstream documents that "unix" should use make, but Mac cmake.
16# After asking and receiving no guidance, choose to always use cmake. 16# After asking and receiving no guidance, choose to always use cmake.

cvs diff -r1.28 -r1.29 pkgsrc/net/mosquitto/distinfo (expand / switch to unified diff)

--- pkgsrc/net/mosquitto/distinfo 2023/08/24 01:17:44 1.28
+++ pkgsrc/net/mosquitto/distinfo 2023/09/18 22:10:19 1.29
@@ -1,10 +1,10 @@ @@ -1,10 +1,10 @@
1$NetBSD: distinfo,v 1.28 2023/08/24 01:17:44 gdt Exp $ 1$NetBSD: distinfo,v 1.29 2023/09/18 22:10:19 gdt Exp $
2 2
3BLAKE2s (mosquitto-2.0.17.tar.gz) = 8affd5fa1346d0b91ba4afb435334a1496e63433cef35613374851521d0316d2 3BLAKE2s (mosquitto-2.0.18.tar.gz) = 19191973bd7b7c299d8ebb478b9c57c57c802a4f80f5d5406069df45113a4486
4SHA512 (mosquitto-2.0.17.tar.gz) = 0882380461bf110abe10c5487334b0ae5ce8d890a2ad8f9b419278a0f04fc821918f50408c50c843bf09741eb62d5b9a1ab10df262d46cd70aafc3e063344a9a 4SHA512 (mosquitto-2.0.18.tar.gz) = 63f7e2811964bab5856848e6918627c47afc6534ff60aad5ece3d2fa330b407c9df14027610826e343ee68ff7d8d5d93f2459713061251ded478c42766946767
5Size (mosquitto-2.0.17.tar.gz) = 795960 bytes 5Size (mosquitto-2.0.18.tar.gz) = 796351 bytes
6SHA1 (patch-lib_CMakeLists.txt) = 81981f812dc38572e727a9a5dfb427b80476702d 6SHA1 (patch-lib_CMakeLists.txt) = 81981f812dc38572e727a9a5dfb427b80476702d
7SHA1 (patch-lib_net__mosq.c) = fdf488984e3b902473f28d6e3482169788c0d517 7SHA1 (patch-lib_net__mosq.c) = fdf488984e3b902473f28d6e3482169788c0d517
8SHA1 (patch-lib_strings__mosq.c) = fb290d7766328d6aa1e935adec9c0fad2eb11c4b 8SHA1 (patch-lib_strings__mosq.c) = fb290d7766328d6aa1e935adec9c0fad2eb11c4b
9SHA1 (patch-mosquitto.conf) = 6091113365a7c1d3d726af30fee682abafc40ab0 9SHA1 (patch-mosquitto.conf) = 6091113365a7c1d3d726af30fee682abafc40ab0
10SHA1 (patch-src_CMakeLists.txt) = d0425fd674f2cd1a992a36e616dc8b29e130550b 10SHA1 (patch-src_CMakeLists.txt) = d0425fd674f2cd1a992a36e616dc8b29e130550b