[Buildroot] [PATCH 1/1] mosquitto: bump to version 1.5

Fabrice Fontaine fontaine.fabrice at gmail.com
Tue Jun 12 17:59:34 UTC 2018


Dear Peter,

2018-06-11 22:19 GMT+02:00 Peter Korsgaard <peter at korsgaard.com>:

> >>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice at gmail.com> writes:
>
>  > Remove patch (already in version)
>  > Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
>
> How much have you tested this?

I have tested it and it seems to work, mosquitto was starting, basic
publish / subscribe was ok.


> I haven't followed the discussion on
> mosquitto-dev in a lot of details, but apparently there is an unresolved
> crash issue:
>
> https://github.com/eclipse/mosquitto/issues/505

This issue is indeed still present in v1.5.
The following steps leads to a crash on the broker:

   - connect
   - subscribe to topic/a
   - subscribe to topic/b
   - unsubscribe from topic/a
   - disconnect

PR #531 fixes the issue but was not merged perhaps because there is a
conflict in src/database.c that was not fixed. I will send a v2 of my patch
to fix this issue.

>
>
> And a compilation issue caused by a variable name change:
>
> https://github.com/eclipse/mosquitto/pull/810

I didn't encounter this issue because WITH_WRAP is always set to OFF in our
builds.

>
>
> --
> Bye, Peter Korsgaard
>
Best Regards,

Fabrice
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20180612/f69902c4/attachment-0002.html>


More information about the buildroot mailing list