diff --git a/mosquitto-1.5.7.tar.gz b/mosquitto-1.5.7.tar.gz deleted file mode 100644 index e6b5032..0000000 --- a/mosquitto-1.5.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d4024c3388502d50be4192991e90d66dfb344376104df3f63846c9f201779955 -size 438282 diff --git a/mosquitto-1.5.7.tar.gz.sig b/mosquitto-1.5.7.tar.gz.sig deleted file mode 100644 index d1f7332..0000000 --- a/mosquitto-1.5.7.tar.gz.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEEoNbuodyuSaY1o7Lwd5si37PnF7cFAlxksRsACgkQd5si37Pn -F7cnRA/9HK3zQy6K5B3mQevknublP4snNAA6RF/5sHstTFWKwlAUEORY5S0zCgbw -ZQ7lLT97qPaRSncMZufGsfbe01a/YqlEBiO3O3Vo3CQc1eU5qxL/CC6CukJDXTXS -jgHJVAHuV/R/rLET0CInW986KEGzZqjJ4635h2YlFIjCs69kgvCEjfTQH2Og1+kk -MIhL/czbHaOa5Z0WRud4UoNGga0NUDEag4OVLJ0KVSSzkCjYwTCVC0UVO7XV10K3 -PxqaHwEOWSmcL/dVTT910soR/CWLN/7Arxv+sK0dam4scP2GnBJvYioFDeBZGTAo -AkKKiQ6UXSbvUmbaTeEeiDwE16zreieT8mUohBDAizwwYKzf0YOOo4pX92Z/pYt+ -3uYuUsi9j4SWLd0Wmx/3AMWErLD1QntDnGXLHCfAvft+J2VuXlA405+Iw5w+hMvq -rczX1M6u1H9PtE0C/uPcR72cprmo4SfZaW8mfpKOzp7loa/fcA2eCuuJ0iprUfnp -MN7Vv7tBLQEUrABs2HE62B91nj6Bf53KSdOr3TxAnj59N64tvaGI8U/34zoECIc1 -ibYabopZTnNDZ8nTF9HxxBuiW8mPgA6nBJRVWH6sRgLkESdYUvuwxnTloNwwdT91 -mpTpoFy44/vKk/5BxrQwYCFVYQkO8UvD5BfAKaPgVjmmLUoBnAc= -=+rCG ------END PGP SIGNATURE----- diff --git a/mosquitto-1.5.8.tar.gz b/mosquitto-1.5.8.tar.gz new file mode 100644 index 0000000..be4c5ef --- /dev/null +++ b/mosquitto-1.5.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78d7e70c3794dc3a1d484b4f2f8d3addebe9c2da3f5a1cebe557f7d13beb0da4 +size 442834 diff --git a/mosquitto-1.5.8.tar.gz.sig b/mosquitto-1.5.8.tar.gz.sig new file mode 100644 index 0000000..1e7dd2a --- /dev/null +++ b/mosquitto-1.5.8.tar.gz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEEoNbuodyuSaY1o7Lwd5si37PnF7cFAlx4GAQACgkQd5si37Pn +F7dLgw/+NKfCgryiRpF+CePku5Otpyru7SaZXoBw2heTY0btDLF8pUMIfnhm8EbV +kBrhkw7scdwhCQwoaEpdq0yaAG97u1DwT25n9DRJBH/zqWc7/SQG0H/e3JPt5Cd2 +nJf8bR2ae19mNq88cNNh76I9p1UBmo5ELc3dMVRycg10g7zbgBtJiUrFI07fI9ti +xW5TNDheJjhUiaj2VZhqAzrz34RkqhlrT4DQiYMQ1nBnGWSl6hVnv7cWkquvMSGM +MhEWCwBkp2BsURl5y9l6KL9Kt1HMR782g2sUFlKYhEU+GxL5CHifOqyieB9JJkfr +qM/GsIcuqRF4DX8HvINQ/63HbM+tlAPeqfUOoIulm11wOrZbOe9AjCl1ITKvFvJl +DMyDm34UVISkDueQ8l29hZXbhgws2QlDogZFV9Nu0CnRst5/LqLm9YGWwEKZYESy +aZ9HHdB5z5uK5761tcowAlEGjchYv6qilhrX5ALCYIGrd4q8SwH0ca0svcAMY45R +daTTHoAUjNxOxjbWsxZss8NDIPQBMzpWl3zxahFSm5T5vCH0+n5YGsHlFLMLP5Fc +dCJxG2/+2VyGeTFFRLgtDGjHb/OYDU0gQlD9woeDJ0oKhjlWbaB/sXmC8/OF5KgN +CmuYfr5AyzOC/tuDL2BloatAloBBSw+BWyoGXpv+NFmbbW9VhJI= +=7ngu +-----END PGP SIGNATURE----- diff --git a/mosquitto.changes b/mosquitto.changes index 7b1ecb0..69a25ab 100644 --- a/mosquitto.changes +++ b/mosquitto.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Thu Feb 28 23:09:37 UTC 2019 - Martin Hauke + +- Update to version 1.5.8 + Broker: + * Fix clients being disconnected when ACLs are in use. This only + affects the case where a client connects using a username, and + the anonymous ACL list is defined but specific user ACLs are + not defined. + * Fix delayed bridge local subscriptions causing missing messages. + Library: + * Use higher resolution timer for random initialisation of client + id generation. + * Fix some Coverity Scan reported errors that could occur when the + library was already quitting. + ------------------------------------------------------------------- Mon Feb 18 19:58:45 UTC 2019 - Martin Hauke diff --git a/mosquitto.spec b/mosquitto.spec index 783bf77..17d1183 100644 --- a/mosquitto.spec +++ b/mosquitto.spec @@ -27,7 +27,7 @@ %endif %bcond_without websockets Name: mosquitto -Version: 1.5.7 +Version: 1.5.8 Release: 0 Summary: A MQTT v3.1/v3.1.1 Broker License: EPL-1.0