[Buildroot] [PATCH/next 1/1] msgpack: bump to version 3.1.1

Fabrice Fontaine fontaine.fabrice at gmail.com
Mon Nov 26 06:41:28 UTC 2018


Dear Yann,
Le dim. 25 nov. 2018 à 20:39, Yann E. MORIN <yann.morin.1998 at free.fr> a écrit :
>
> Fabrice, All,
>
> On 2018-11-25 20:21 +0100, Fabrice Fontaine spake thusly:
> > Add hash for license files
> >
> > Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
> > ---
> >  package/msgpack/msgpack.hash | 4 +++-
> >  package/msgpack/msgpack.mk   | 2 +-
> >  2 files changed, 4 insertions(+), 2 deletions(-)
> >
> > diff --git a/package/msgpack/msgpack.hash b/package/msgpack/msgpack.hash
> > index f1033ade42..df4e54b181 100644
> > --- a/package/msgpack/msgpack.hash
> > +++ b/package/msgpack/msgpack.hash
> > @@ -1,2 +1,4 @@
> >  # Locally computed:
> > -sha256  9c87f80fc651b900772deaef0ab154b63160c74d292529b5be6d06d6485d4640  msgpack-2.1.5.tar.gz
> > +sha256  bda49f996a73d2c6080ff0523e7b535917cd28c8a79c3a5da54fc29332d61d1e  msgpack-3.1.1.tar.gz
> > +sha256  664550b43996452a5a2c7471bb0ff77185a58c69ccafa60f983dc4c162e1ee22  COPYING
> > +sha256  c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566  LICENSE_1_0.txt
> > diff --git a/package/msgpack/msgpack.mk b/package/msgpack/msgpack.mk
> > index abb6e2e214..781e67e37a 100644
> > --- a/package/msgpack/msgpack.mk
> > +++ b/package/msgpack/msgpack.mk
> > @@ -4,7 +4,7 @@
> >  #
> >  ################################################################################
> >
> > -MSGPACK_VERSION = 2.1.5
> > +MSGPACK_VERSION = 3.1.1
>
> Did you check if that still requires your previous fix:
>     https://patchwork.ozlabs.org/patch/1002781/
Tests are building fine with this new version so the previous fix is
not mandatory. However for reproducibility, I think we should still
always disable tests (they are enabled by default) or enable/disable
them depending on the availability of zlib and gtest.
>
> Regards,
> Yann E. MORIN.
>
> >  MSGPACK_SITE = $(call github,msgpack,msgpack-c,cpp-$(MSGPACK_VERSION))
> >  MSGPACK_LICENSE = BSL-1.0
> >  MSGPACK_LICENSE_FILES = COPYING LICENSE_1_0.txt
> > --
> > 2.14.1
> >
> > _______________________________________________
> > buildroot mailing list
> > buildroot at busybox.net
> > http://lists.busybox.net/mailman/listinfo/buildroot
>
> --
> .-----------------.--------------------.------------------.--------------------.
> |  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
> | +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
> | +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
> | http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
> '------------------------------^-------^------------------^--------------------'
Best Regards,

Fabrice


More information about the buildroot mailing list