aboutsummaryrefslogtreecommitdiff
path: root/net/mosquitto/patches
Commit message (Collapse)AuthorAge
* net/mosquitto: reproducible build patchesKarl Palsson2017-12-11
| | | | | | | Remove build timestamp. Using currently proposed upstream patch. Signed-off-by: Alexander Couzens <lynxis@fe80.eu> Signed-off-by: Karl Palsson <karlp@etactica.com>
* net/mosquitto: bump to 1.4.12 for CVE-2017-7650Karl Palsson2017-05-29
| | | | | | | Dot release, primarily due to CVE-2017-7650 but also rolls up some earlier patches. Signed-off-by: Karl Palsson <karlp@etactica.com>
* net/mosquito: bump to 1.4.11Karl Palsson2017-05-05
| | | | | | | | | | Full changelog available at: https://mosquitto.org/2017/02/version-1-4-11-released/ Mostly ipv6 and websockets fixes, but requires a patch (submitted upstream) to work around an accidental glibc dependency upstream. Signed-off-by: Karl Palsson <karlp@etactica.com>
* mosquitto: upgrade to version 1.4.4Karl Palsson2015-09-23
| | | | | | | | 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>
* mosquitto: fix crash on client disconnectKarl Palsson2015-08-25
| | | | | | | | | 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>
* net/mosquitto: Upgrade 1.4.1 to 1.4.2Karl Palsson2015-05-08
| | | | | | | | | 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>
* net/mosquitto: Patch QoS 2 in flight bugKarl Palsson2015-04-10
| | | | | | | Patched until new upstream release is available. Patch sourced from upstream. Signed-off-by: Karl Palsson <karlp@remake.is>
* net/mosquitto: Bump to 1.4.1Karl Palsson2015-04-10
| | | | | | | | | 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>
* net: mosquitto: Fix libwebsockets detectionKarl Palsson2015-02-23
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>