| Commit message (Collapse) | Author | Age |
... | |
|
|
|
|
|
|
|
|
|
| |
Full changelog: http://mosquitto.org/2016/08/version-1-4-10-released/
Relevant changes:
libwebsockets 2.0 compatibility
openssl 1.1.0 compatibility
Signed-off-by: Karl Palsson <karlp@etactica.com>
|
|
|
|
|
| |
Signed-off-by: Karl Palsson <karlp@remake.is>
Signed-off-by: Karl Palsson <karlp@etactica.com>
|
|
|
|
|
|
|
| |
Bugfix release. Full changelog available at
http://mosquitto.org/2016/06/version-1-4-9-released/
Signed-off-by: Karl Palsson <karlp@etactica.com>
|
|
|
|
|
|
|
| |
Changelog and release notes:
http://mosquitto.org/2016/02/version-1-4-8-released/
Signed-off-by: Karl Palsson <karlp@etactica.com>
|
|
|
|
|
|
|
| |
Adds support for persistence settings.
Bumps package version for new init script.
Signed-off-by: Karl Palsson <karlp@etactica.com>
|
|
|
|
|
|
|
| |
Instead of manually copying files and renaming on install, use the nice
clean "files/<mirror>" structure and just $(CP) them into place.
Signed-off-by: Karl Palsson <karlp@etactica.com>
|
|
|
|
|
|
| |
Only available in the "full" SSL version.
Signed-off-by: Karl Palsson <karlp@etactica.com>
|
|
|
|
|
|
|
|
|
|
| |
Building both variants improperly tried to include the passwd utility
for the non-ssl variant, as the variable was set for the ssl variant.
Use properly separated install tasks to install additional files, rather
than hacking around inside the single target.
Signed-off-by: Karl Palsson <karlp@remake.is>
|
|
|
|
|
|
|
| |
Introduced back in 2014
Fixes: cd21cbb82eacf5c2dc60a8dd8dfa51f978b98193
Signed-off-by: Karl Palsson <karlp@tweak.net.au>
|
|
|
|
|
|
| |
7a6a575887db81934369f38616d137005ed9ea96
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
|
|
|
|
|
|
|
| |
Minor changes mostly unrelated to OpenWRT.
Full changelog at http://mosquitto.org/2015/12/version-1-4-7-released/
Signed-off-by: Karl Palsson <karlp@remake.is>
|
|
|
|
|
|
|
|
|
| |
Many users of the SSL build of mosquitto need the passwd utility for
managing keys.
Fixes github issue #1909
Signed-off-by: Karl Palsson <karlp@remake.is>
|
|
|
|
|
|
|
|
| |
Drop patch now included upstream.
More information: http://mosquitto.org/2015/09/version-1-4-4-released/
Signed-off-by: Karl Palsson <karlp@tweak.net.au>
|
|
|
|
|
|
|
|
|
| |
Patch backported from upstream. Was only noticed on musl and freebsd
clients. See https://bugs.eclipse.org/bugs/show_bug.cgi?id=475707
Fixes github issue #1692
Signed-off-by: Karl Palsson <karlp@remake.is>
|
|
|
|
|
|
| |
Bugfix release, see http://mosquitto.org/2015/08/version-1-4-3-released/
Signed-off-by: Karl Palsson <karlp@remake.is>
|
|
|
|
|
|
|
|
|
| |
Bugfix release. Full changelog available at:
http://mosquitto.org/2015/05/version-1-4-2-released/
Drops a patch now included upstream.
Signed-off-by: Karl Palsson <karlp@remake.is>
|
|
|
|
|
|
|
| |
Patched until new upstream release is available.
Patch sourced from upstream.
Signed-off-by: Karl Palsson <karlp@remake.is>
|
|
|
|
|
|
|
|
|
| |
Some useful fixes:
http://mosquitto.org/2015/04/version-1-4-1-released/
Drops a patch that has been rolled into upstream.
Signed-off-by: Karl Palsson <karlp@remake.is>
|
|
|
|
|
|
|
| |
Patch suggested from upstream. Bumping release and including the patch
directly until a point release is available.
Signed-off-by: Karl Palsson <karlp@remake.is>
|
|
|
|
| |
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
|
|
|
|
|
|
| |
Improper patch resolution when importing this from it's development
repository :(
Signed-off-by: Karl Palsson <karlp@remake.is>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Of particular note, this adds optional support for websockets. This
defaults to enabled, as it's the biggest new feature in this release.
A config item is provided to disable it for manual use.
Full release notes: http://mosquitto.org/2015/02/version-1-4-released/
This also remove some build workarounds that are no longer required for
newer versions of mosquitto.
Signed-off-by: Karl Palsson <karlp@remake.is>
|
|
|
|
| |
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
|
|\
| |
| | |
generic userid: use the new USERID api
|
| |
| |
| |
| |
| |
| |
| |
| | |
recent changes in trunk allow us to specify the userid inside the openwrt makefile.
the info is stored int he meta data of the IPK contorl file and users are generated
by the new generic postinst trigger.
Signed-off-by: John Crispin <blogic@openwrt.org>
|
|/
|
|
|
|
|
|
|
| |
Minor point release due to delay in 1.4.
This is a bugfix release. See:
http://mosquitto.org/2014/10/version-1-3-5-released/ for changelog
Signed-off-by: Karl Palsson <karlp@remake.is>
|
|
|
|
| |
Signed-off-by: Karl Palsson <karlp@remake.is>
|
|
|
|
|
|
| |
Mosquitto has supported v3.1.1 of the mqtt protocol since verson 1.3
Signed-off-by: Karl Palsson <karlp@remake.is>
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
| |
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>
|
|
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>
|