All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabrice Fontaine <fontaine.fabrice@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] mosquitto: bump to version 1.5
Date: Tue, 12 Jun 2018 19:59:34 +0200	[thread overview]
Message-ID: <CAPi7W82Lz4-TPxS24=M7fpGBLEAJ5jWmbHpSrNeVWEmAfCqi4A@mail.gmail.com> (raw)
In-Reply-To: <87r2ldaxee.fsf@dell.be.48ers.dk>

Dear Peter,

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

> >>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:
>
>  > Remove patch (already in version)
>  > Signed-off-by: Fabrice Fontaine <fontaine.fabrice@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.html>

  reply	other threads:[~2018-06-12 17:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-10 13:42 [Buildroot] [PATCH 1/1] mosquitto: bump to version 1.5 Fabrice Fontaine
2018-06-11 20:19 ` Peter Korsgaard
2018-06-12 17:59   ` Fabrice Fontaine [this message]
2018-06-12 19:59     ` Peter Korsgaard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAPi7W82Lz4-TPxS24=M7fpGBLEAJ5jWmbHpSrNeVWEmAfCqi4A@mail.gmail.com' \
    --to=fontaine.fabrice@gmail.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.