www/posts/2020/12/version-2-0-3-released.md
Version 2.0.3 of Mosquitto has been released. This is a bugfix release.
mosquitto_passwd -b password_file username password would cause the
username to be used as the password.mosquitto_passwd -b using username as password (not if -c is also
used). Closes #1949.