diff --git a/www/posts/2026/01/rc-2.1.0rc1-available.md b/www/posts/2026/01/rc-2.1.0rc1-available.md new file mode 100644 index 00000000..f340a806 --- /dev/null +++ b/www/posts/2026/01/rc-2.1.0rc1-available.md @@ -0,0 +1,23 @@ + + +The first release candidate for Mosquitto 2.1.0 is now available for testing. +If no release critical issues are reported, this will become 2.1.0 on +2026-01-26. + +The source and binary packages are available: + +* [Source](https://mosquitto.org/files/source/mosquitto-2.1.0rc1.tar.gz) +* [Windows 64-bit](https://mosquitto.org/files/binary/win64/mosquitto-2.1.0rc1-install-windows-x64.exe) +* [Windows 32-bit](https://mosquitto.org/files/binary/win32/mosquitto-2.1.0rc1-install-windows-x86.exe) +* [Debian (amd64, armhf)](https://mosquitto.org/files/binary/debian) (note: the final release version will be available in the normal repository) +* [Ubuntu (amd64)](https://mosquitto.org/files/binary/ubuntu) (note: the final release version will be available in the normal repository) +* Snap (amd64): `snap refresh --edge mosquitto` or `snap install --edge mosquitto`