[paho-mqtt] update to 1.3.15 (#46965)

This commit is contained in:
toge
2025-08-19 03:33:45 +09:00
committed by GitHub
parent c6f70ddfd7
commit 0bb4464470
5 changed files with 10 additions and 5 deletions

View File

@@ -1,11 +1,11 @@
diff --git a/src/SHA1.c b/src/SHA1.c
index 3ef07d9..8ed6b16 100644
index 5c4c349..59fd5c2 100644
--- a/src/SHA1.c
+++ b/src/SHA1.c
@@ -18,7 +18,7 @@
#if !defined(OPENSSL)
#if defined(_WIN32) || defined(_WIN64)
#if defined(_WIN32)
-#pragma comment(lib, "crypt32.lib")
+#pragma comment(lib, "Advapi32.lib")

View File

@@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO eclipse/paho.mqtt.c
REF "v${VERSION}"
SHA512 5576ac3531a5c707f92a02cbfb9d60710b42acd99f57bcde311aa224780267a5152e8b92a6b077afab4780ee236d5e0c2a0b8986453439bce4323758b3d4385b
SHA512 e2c47485624f47a895aeeb4f978dd8d98fefca1c8caf9512a2adc03d0bf3c0c2225ab3f96a6ad3513f6df1976e52645248666308c42f05ce25fc8d0980947d28
HEAD_REF master
PATCHES
fix-unresolvedsymbol-arm.patch

View File

@@ -1,6 +1,6 @@
{
"name": "paho-mqtt",
"version": "1.3.14",
"version": "1.3.15",
"description": "Paho project provides open-source client implementations of MQTT and MQTT-SN messaging protocols aimed at new, existing, and emerging applications for the Internet of Things",
"homepage": "https://github.com/eclipse/paho.mqtt.c",
"license": "EPL-2.0",

View File

@@ -7213,7 +7213,7 @@
"port-version": 0
},
"paho-mqtt": {
"baseline": "1.3.14",
"baseline": "1.3.15",
"port-version": 0
},
"paho-mqttpp3": {

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "99aed70c33396bcb5b324bc32858f1a56d8e010a",
"version": "1.3.15",
"port-version": 0
},
{
"git-tree": "20d2bb397c0b3b632f3bcf6a97175af755148d1e",
"version": "1.3.14",