Broker * Bridge: Fix idle_timeout never occurring for lazy bridges. * Fix case where max_queued_messages = 0 was not treated as unlimited. * Fix --version exit code and output. * Fix crash on receiving a $CONTROL message over a bridge, if per_listener_settings is set true and the bridge is carrying out topic remapping. * Fix incorrect reference clock being selected on startup on Linux. Closes #3238. * Fix reporting of client disconnections being incorrectly attributed to "out of memory". * Fix compilation when using WITH_OLD_KEEPALIVE. * Fix problems with secure websockets. * Fix crash on exit when using WITH_EPOLL=no. * Fix clients being incorrectly expired when they have keepalive == max_keepalive. Closes #3226, #3286. Dynamic security plugin * Fix mismatch memory free when saving config which caused memory tracking to be incorrect. Client library * Fix C++ symbols being removed when compiled with link time optimisation. * TLS error handling was incorrectly setting a protocol error for non-TLS errors. This would cause the mosquitto_loop_start() thread to exit if no broker was available on the first connection attempt. This has been fixed. Closes #3258. * Fix linker errors on some architectures using cmake. OBS-URL: https://build.opensuse.org/package/show/network:messaging:mqtt/mosquitto?expand=0&rev=79
17 lines
833 B
Standard ML
17 lines
833 B
Standard ML
-----BEGIN PGP SIGNATURE-----
|
|
|
|
iQIzBAABCgAdFiEEoNbuodyuSaY1o7Lwd5si37PnF7cFAmhxgusACgkQd5si37Pn
|
|
F7cy+BAAtSx20NJJ7YA6ZE+f+IWI7M535R98hEhx81/W4pjUdEi9Dnaj+hS/womv
|
|
PSRSYsDqQSVryW3d0+NmWAy6KBQeYcUehc6m3fQFW+pt+UtmihSBuXf+IdEtMi6O
|
|
nrg35LzkkMcQm6YS5GGdrhkkcOZqBpwBNVhPJ4VUf2KQfxvwe0dKwZZGf05jPzET
|
|
kM7hGWyVBAJhBHd+I6cviwxmBWmTTbr9Z0ppps81cdIYCjGEZibE3qWKh7+aVZKu
|
|
A+4WrQOQyiI4t9uqqk0nxHUVJv38Bfm6A+pAy/lAiyvtY8QwNqBL6f3BBNN6eK1S
|
|
bPJ9mdBom0RIKJ+hcDy/0Z01NRsX8CzO6EjfNBQElza0PlbR8v5j7HXjuALXZD2b
|
|
UsasIFTyNgzLwAjzHh62AyG4qtXxClBuOM3OSBlr+FIqF+ijI4NA4cs2QQwqPIo0
|
|
7GLQgTT0zqfDtGrcLRM8UXcjIqSuAVNmai9xVmrgfKzJlo864ZsfswaEauAt8wpr
|
|
A4F9oSLUSGmVCfEH0SRW9PkqBHUkb273XEVHqWGW+nScn+djeAbxjLBwHGXrhwgB
|
|
47/P4FyddE04n+ZZ22/IRif3e5yG7G0bYK+p4G2bgGnJVpdr5G1evoHgfLFOLWFi
|
|
U7SVlmiPMdXbiwcOlENsJY4T+GF0rBAwx9YAOTHPY8xupShW9x4=
|
|
=nV3E
|
|
-----END PGP SIGNATURE-----
|