All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andreas Ziegler <br015@umbiko.net>
To: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: "Jörg Krause" <joerg.krause@embedded.rocks>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 3/3] package/mpd: update to version 0.22.11
Date: Mon, 20 Sep 2021 06:27:03 +0000	[thread overview]
Message-ID: <21d1c31955bc7fae52c4ae39f53cbe07@umbiko.net> (raw)
In-Reply-To: <20210918153337.GB1053080@scaer>

Hi Yann,

On 2021-09-18 15:33, Yann E. MORIN wrote:
> Andreas, All,
> 
> On 2021-09-15 07:28 +0200, Andreas Ziegler spake thusly:
>> mpd 0.22.10 terminates with segmentation fault on graphical clients 
>> while retrieving album information. This bug was fixed in version 
>> 0.22.11
> 
> Please, wrap your commit log to ~72 chars.

Will do.

> 
> Also, the mail subject is:
>     [PATCH 3/3] package/mpd: update to version 0.22.11
> 
> But I could not see patches 1/3 and 2/3. Did they miss the mailing 
> list?
> If so, can you respin the series, please?

User error, I will re-send the patch with the correct numbering applied.

> 
> Regards,
> Yann E. MORIN.

Kind regards,
Andreas Ziegler

>> Tested on x86_64 using M.A.L.P. Android client
>> 
>> Signed-off-by: Andreas Ziegler <br015@umbiko.net>
>> ---
>>  package/mpd/mpd.hash | 2 +-
>>  package/mpd/mpd.mk   | 2 +-
>>  2 files changed, 2 insertions(+), 2 deletions(-)
>> 
>> diff --git a/package/mpd/mpd.hash b/package/mpd/mpd.hash
>> index 3847fc6724..2501be65de 100644
>> --- a/package/mpd/mpd.hash
>> +++ b/package/mpd/mpd.hash
>> @@ -1,3 +1,3 @@
>>  # Locally calculated after checking pgp signature
>> -sha256  
>> 07c82535e9999c3d4a099d8e652c88724635125b3c9f265ba9b6f2974ff9e614  
>> mpd-0.22.10.tar.xz
>> +sha256  
>> 143f7f34aaee6e87888f3dd35d49aade6656052651b960ca42b46cbb518ca0a0  
>> mpd-0.22.11.tar.xz
>>  sha256  
>> ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6  
>> COPYING
>> diff --git a/package/mpd/mpd.mk b/package/mpd/mpd.mk
>> index 62e31860c0..fe6b8d539b 100644
>> --- a/package/mpd/mpd.mk
>> +++ b/package/mpd/mpd.mk
>> @@ -5,7 +5,7 @@
>>  
>> ################################################################################
>> 
>>  MPD_VERSION_MAJOR = 0.22
>> -MPD_VERSION = $(MPD_VERSION_MAJOR).10
>> +MPD_VERSION = $(MPD_VERSION_MAJOR).11
>>  MPD_SOURCE = mpd-$(MPD_VERSION).tar.xz
>>  MPD_SITE = http://www.musicpd.org/download/mpd/$(MPD_VERSION_MAJOR)
>>  MPD_DEPENDENCIES = host-pkgconf boost
>> --
>> 2.25.1
>> 
>> _______________________________________________
>> buildroot mailing list
>> buildroot@lists.buildroot.org
>> https://lists.buildroot.org/mailman/listinfo/buildroot
> 
> --
> .-----------------.--------------------.------------------.--------------------.
> |  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' 
> conspiracy: |
> | +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___        
>        |
> | +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There 
> is no  |
> | http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   
> conspiracy.  |
> '------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@lists.buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2021-09-20  6:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-15  5:28 [Buildroot] [PATCH 3/3] package/mpd: update to version 0.22.11 Andreas Ziegler
2021-09-18 15:33 ` Yann E. MORIN
2021-09-20  6:27   ` Andreas Ziegler [this message]
2021-09-20  6:30 ` [Buildroot] [PATCH v2 1/1] " Andreas Ziegler
2021-09-22 21:28   ` Arnout Vandecappelle

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=21d1c31955bc7fae52c4ae39f53cbe07@umbiko.net \
    --to=br015@umbiko.net \
    --cc=buildroot@buildroot.org \
    --cc=joerg.krause@embedded.rocks \
    --cc=yann.morin.1998@free.fr \
    /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.