aboutsummaryrefslogtreecommitdiff
path: root/net/mosquitto
Commit message (Collapse)AuthorAge
...
* net/mosquitto: update readme with protocol versionsKarl Palsson2014-08-11
| | | | | | Mosquitto has supported v3.1.1 of the mqtt protocol since verson 1.3 Signed-off-by: Karl Palsson <karlp@remake.is>
* net/mosquitto: Bump to version 1.3.4Karl Palsson2014-08-11
| | | | | | | | | | A minor point release. * Don’t ask client for certificate when require_certificate is false. * Fix incorrect handling of anonymous bridges on the local broker. * backout incomplete functionality incorrectly added in 1.3.2 Signed-off-by: Karl Palsson <karlp@remake.is>
* net/mosquitto: Bump to version 1.3.2Karl Palsson2014-07-14
| | | | | | | | | This is a bugfix and security release. Full details available at: http://mosquitto.org/2014/07/version-1-3-2-released/ Signed-off-by: Karl Palsson <karlp@remake.is>
* net/mosquitto: Import 1.3.1 from packagesKarl Palsson2014-06-03
This is actively maintained, and will continue to be maintained. Upstream development versions of the package is available at https://github.com/remakeelectric/owrt_pub_feeds Signed-off-by: Karl Palsson <karlp@remake.is>