All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnout Vandecappelle <arnout@mind.be>
To: Andreas Ziegler <br015@umbiko.net>, buildroot@buildroot.org
Cc: "Jörg Krause" <joerg.krause@embedded.rocks>
Subject: Re: [Buildroot] [PATCH v2 1/1] package/mpd: update to version 0.22.11
Date: Wed, 22 Sep 2021 23:28:23 +0200	[thread overview]
Message-ID: <9e4174f9-7809-61e9-9b1f-301509232010@mind.be> (raw)
In-Reply-To: <20210920063027.1944-1-br015@umbiko.net>



On 20/09/2021 08:30, Andreas Ziegler wrote:
> mpd 0.22.10 terminates with segmentation fault on graphical clients while
> retrieving album information. This bug was fixed in version 0.22.11
> 
> Tested on x86_64 using M.A.L.P. Android client
> 
> Signed-off-by: Andreas Ziegler <br015@umbiko.net>

  Applied to master, thanks.

  Regards,
  Arnout

> ---
> v2: patch number, line wrap
> 
>   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
> 
_______________________________________________
buildroot mailing list
buildroot@lists.buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      reply	other threads:[~2021-09-22 21:28 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
2021-09-20  6:30 ` [Buildroot] [PATCH v2 1/1] " Andreas Ziegler
2021-09-22 21:28   ` Arnout Vandecappelle [this message]

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=9e4174f9-7809-61e9-9b1f-301509232010@mind.be \
    --to=arnout@mind.be \
    --cc=br015@umbiko.net \
    --cc=buildroot@buildroot.org \
    --cc=joerg.krause@embedded.rocks \
    /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.