Roger A. Light
|
5b74cce8a4
|
Docker update
|
2026-02-09 11:47:21 +00:00 |
|
Roger A. Light
|
99fa50f30e
|
Release prep for 2.1.2
|
2026-02-09 09:29:02 +00:00 |
|
Roger A. Light
|
20d9578077
|
Fix cmake linking of libwebsockets static/shared
|
2026-02-09 09:24:43 +00:00 |
|
Roger A. Light
|
fbe9470657
|
kqueue: Fix EV_EOF support
|
2026-02-08 21:56:19 +00:00 |
|
Roger A. Light
|
a7f3f4c362
|
Forbid running with persistence true and a plugin at the same time.
|
2026-02-07 23:25:24 +00:00 |
|
Roger A. Light
|
efb09624c5
|
kqueue: Fix libwebsockets event generation
|
2026-02-07 23:25:24 +00:00 |
|
Roger A. Light
|
0491e6bf37
|
kqueue: Support EV_EOF and EV_ERROR
|
2026-02-07 23:25:24 +00:00 |
|
Roger A. Light
|
51a31bae08
|
kqueue: Remove unneeded memset
|
2026-02-07 23:25:24 +00:00 |
|
Roger A. Light
|
99bd814669
|
kqueue: Fix timeout calculation
|
2026-02-07 23:25:15 +00:00 |
|
Roger A. Light
|
51ab9cabec
|
migrate_to_persist_sqlite.py: Fix db dump tool name
Closes #3473. Thanks to Stuart Henderson
|
2026-02-06 15:30:33 +00:00 |
|
Roger A. Light
|
87903e29b0
|
migrate_to_persist_sqlite.py: Fix subscription migration
|
2026-02-06 15:29:45 +00:00 |
|
Roger A. Light
|
aa8fc9a5bf
|
Make migration scripts executable and add shebang
|
2026-02-06 15:18:13 +00:00 |
|
Roger A. Light
|
9b3dc05706
|
Only decrement client_count once for WS clients
This was incorrectly added in the fix for #3455.
Closes #3475. Thanks to Manuel Janocha
|
2026-02-06 15:16:22 +00:00 |
|
Roger A. Light
|
8d0394a977
|
Add libedit to docker builds
Closes #3476
|
2026-02-06 15:05:21 +00:00 |
|
Roger A. Light
|
0a64c1de23
|
OpenBSD build fixes
Closes #3474. Thanks to Stuart Henderson
|
2026-02-06 14:50:20 +00:00 |
|
Roger A. Light
|
5ce4f07f6a
|
Fix build for WITH_TLS=no WITH_ARGON2=yes WITH_ASAN=yes
|
2026-02-05 10:43:39 +00:00 |
|
Roger A. Light
|
502dfb75d6
|
Docker: Use packaged lws on 1.6 and 2.0 builds
|
2026-02-05 09:26:59 +00:00 |
|
Roger A. Light
|
57d266c50d
|
Docker update
|
2026-02-04 23:30:18 +00:00 |
|
Roger A. Light
|
f58cecd04c
|
2.1.1 release prep
|
2026-02-04 22:27:34 +00:00 |
|
Roger A. Light
|
15a163eb09
|
Don't enforce receive-maximum on the broker
|
2026-02-04 21:37:51 +00:00 |
|
Roger A. Light
|
fed19b596b
|
Fix docker/generic image labels.
|
2026-02-04 00:14:14 +00:00 |
|
alorente
|
1d0a6a931a
|
Update Docker build command in Makefile
Add build argument VERSION to Docker build command
|
2026-02-04 00:11:52 +00:00 |
|
alorente
|
8619d64e64
|
Add OCI labels to local Dockerfile
Updated image labels to conform with Open Container Initiative standards and added version argument.
|
2026-02-04 00:11:47 +00:00 |
|
alorente
|
6b66145230
|
Add OCI labels to 1.6-openssl Dockerfile
Updated Dockerfile to include Open Container Initiative labels.
|
2026-02-04 00:11:16 +00:00 |
|
alorente
|
71e5a86bda
|
Add OCI labels to 2.0-openssl Dockerfile
Updated Dockerfile to include Open Container Initiative labels.
|
2026-02-04 00:10:48 +00:00 |
|
alorente
|
f73d97dfec
|
Add OCI labels to 2.1-alpine Dockerfile
Updated Dockerfile to include Open Container Initiative labels.
|
2026-02-04 00:10:17 +00:00 |
|
alorente
|
928fa9724f
|
Add OCI labels to 2.1-ubuntu Dockerfile
Updated Dockerfile to include Open Container Initiative labels.
|
2026-02-04 00:09:28 +00:00 |
|
Roger A. Light
|
578d30e90f
|
Fix max_connections not being honoured on libwebsockets listeners.
Closes #3455. Thanks to FelixPopp.
|
2026-02-03 23:54:11 +00:00 |
|
Roger A. Light
|
aa4bfa68ab
|
Further fixes for WITH_TLS=no
|
2026-02-03 11:41:40 +00:00 |
|
Roger A. Light
|
58ac24b61f
|
Cover all relevant branches on CI workflows
|
2026-02-03 09:34:53 +00:00 |
|
Roger A. Light
|
df7b703080
|
Fix $SYS load values not being published initially.
Closes #3459. Thanks to hessijames79
|
2026-02-03 09:28:18 +00:00 |
|
Roger A. Light
|
a06b45e319
|
Run ASAN build on master as well
|
2026-02-03 09:28:18 +00:00 |
|
Roger A. Light
|
695df7719d
|
Fix building with WITH_TLS=no
Closes #3469. Thanks to iTitou.
|
2026-02-03 09:23:27 +00:00 |
|
Roger A. Light
|
6edc3fb6a7
|
Fix incorrect linking of libmosquitto_common.so for the acl and password plugins
Closes #3460. Thanks to Jacopo Labardi
|
2026-02-03 08:29:50 +00:00 |
|
Roger A. Light
|
f07f85bcee
|
Bump version number
|
2026-02-03 00:19:59 +00:00 |
|
Roger A. Light
|
a1dcebd273
|
Fix plugin/global_plugin option not allowing space characters.
|
2026-02-03 00:19:59 +00:00 |
|
Roger A. Light
|
6711465b24
|
Fix missing log error when loading missing plugin path
|
2026-02-03 00:19:59 +00:00 |
|
Roger A. Light
|
3c45da8d7e
|
Fix inconsistent client disconnect log format
|
2026-02-03 00:19:59 +00:00 |
|
Roger A. Light
|
750c0f44d8
|
Fix address and port missing from disconnect messages
|
2026-02-02 23:50:42 +00:00 |
|
Roger A. Light
|
a71685e8ff
|
Fix file test for CI
|
2026-02-02 18:38:58 +00:00 |
|
Roger A. Light
|
abf70df7e7
|
Fix changelog incorrect entries
|
2026-02-02 18:37:28 +00:00 |
|
Roger A. Light
|
e07a106ce6
|
Fix nikola compilation of man page fragments
|
2026-02-02 18:27:55 +00:00 |
|
Roger A. Light
|
68f3b8428c
|
Man page fixes and add version info to command args
Closes #3468. Thanks to Tom Earp.
|
2026-02-02 16:33:37 +00:00 |
|
Roger A. Light
|
9b6265cdbc
|
man: Simplify xincludes
|
2026-02-02 16:33:37 +00:00 |
|
Roger A. Light
|
cea708c958
|
Docker: Bump alpine version
|
2026-02-02 16:33:37 +00:00 |
|
Roger A. Light
|
16f41e61fc
|
Add MOSQUITTO_UNSAFE_ALLOW_SYMLINKS env var
Setting this environment variable allows sensitive files to be read
through symlinks.
Closes #3461. Thanks to Jeff Cutsinger
|
2026-02-02 16:33:37 +00:00 |
|
Roger A. Light
|
d4b5adbd49
|
Fix incomplete "make clean"
|
2026-02-02 16:33:37 +00:00 |
|
Roger A. Light
|
3bddd1affe
|
update docker
|
2026-01-30 10:15:07 +00:00 |
|
Roger A. Light
|
b516937faa
|
Docker: Revert removal of mosquitto-no-auth.conf
|
2026-01-30 10:10:44 +00:00 |
|
Roger A. Light
|
c2c5ed9853
|
Fix PUID/PGID checking for docker
|
2026-01-30 09:41:31 +00:00 |
|