11 Commits

Author SHA1 Message Date
hauke
8c693b789b mosquitto: bump 1.2 to 1.2.3
This includes UCI support for a new config option, bridge_tls_version.
Add bridge tls vesion support

Updates mosquitto, the MQTT broker, and client libraries to version
1.2.2, from version 1.2.0.  Changes are bugfixes, most relevant to
OpenWrt being that the -nossl package variant actually builds again,
and greatly improved SSL performance.

This includes the full changes for 1.2.3:
http://mosquitto.org/2013/12/version-1-2-3-released/

This includes the full changes for 1.2.2:
http://mosquitto.org/2013/10/version-1-2-2-released/

This includes the full changes for 1.2.1:
http://mosquitto.org/2013/09/version-1-2-1-released/

Signed-off-by: Karl Palsson <karlp@remake.is>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@39495 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-02-05 22:41:37 +00:00
juhosg
e4c0708c2b packages: mosquitto: update to 1.2
Updates mosquitto, the MQTT broker, and client libraries to version 1.2.
Full changelog here: http://mosquitto.org/2013/08/version-1-2-released/

Added missing library depends to suit updated requirements in OpenWrt.
Fixed missing symlinks.

Signed-off-by: Karl Palsson <karlp@remake.is>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@38467 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-10-20 15:58:12 +00:00
luka
c1567ac6c4 [packages] mosquitto: upgrade to version 1.1.2
Signed-off-by: Karl Palsson <karlp@remake.is>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35598 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-14 12:43:38 +00:00
acinonyx
08f566d7c3 [packages] mosquitto: Add Karl Palsson as MAINTAINER, bump copyright date
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35099 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-11 16:50:24 +00:00
acinonyx
e46cdc0c86 [packages] mosquitto: Upgrade MQTT tools to v1.1
This is a bugfix and feature release.  Full release notes at
http://mosquitto.org/2012/12/version-1-1-released/

This also removes some unnecessary flags included by mistake in an earlier
update.

As before, I volunteer to maintain this package.

Signed-off-by: Karl Palsson <karlp@remake.is>
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35098 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-11 16:50:12 +00:00
florian
d04dd15128 [package] mosquitto: upgrade MQTT tools to v1.0.3
Major changes since v0.15 currently in trunk
* SSL/TLS support across the board, broker, clients and client library
* TLS-PSK support if openssl version is new enough
* thread support in client library
* lots and lots of bug fixes

Because prior versions of mosquitto didn't have any SSL support,
I've made the openssl dependency optional (but on by default)

Includes basic UCI config support, originally from:
https://github.com/remakeelectric/owrt_pub_feeds/tree/master/luci-app-mosquitto

Tested with both all -nossl and all regular packages.
(Have to run a "make package/mosquitto/clean" between builds)

[Florian: fix for real variant building, remove check on backfire]

Signed-off-by: Karl Palsson <karlp@remake.is>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33787 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-16 15:55:31 +00:00
jow
9cafbb0791 Update mosquitto to 0.15
Includes support for the luci-app-mosquitto package, if installed.

Signed-off-by: Karl Palsson <karlp@remake.is>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32564 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-01 11:04:03 +00:00
jow
7fa0a3500a Provide an init.d script for mosquitto MQTT broker
Use the service helper scripts to build a simple init script for the
mosquitto broker.  To make sure that the standard shipped config file
works, add a mosquitto user if not found.

Signed-off-by: Karl Palsson <karlp@remake.is>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@31376 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-20 15:09:51 +00:00
dingo
74433b1d29 [patchteam] upgrade mosquitto MQTT tools from 0.13 to 0.14.4 - Signed-off-by: Karl Palsson <karlp@tweak.net.au>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30415 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-10 13:25:15 +00:00
nico
36c98f97b6 packages/mosquitto: update to 0.13 (thanks to Karl Palsson)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28558 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-24 20:58:58 +00:00
loswillios
bd511b4dcb [packages] mosquitto: [PATCH] Add support for the mosquitto MQTT message broker, tools and library. Signed-off-by: Karl Palsson<karlp@tweak.net.au>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28001 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-15 14:54:15 +00:00