From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/minizip: bump to version 3.0.5
Date: Sun, 3 Apr 2022 22:25:15 +0200 [thread overview]
Message-ID: <20220403202515.GC2354230@scaer> (raw)
In-Reply-To: <20220403183503.736373-1-fontaine.fabrice@gmail.com>
Fabrice, All,
On 2022-04-03 20:35 +0200, Fabrice Fontaine spake thusly:
> This bump will fix the following build failure with zlib-ng thanks to
> https://github.com/zlib-ng/minizip-ng/commit/9184ba1216589077803b3e4e85f2b226f861ab2d:
>
> /home/autobuild/autobuild/instance-10/output-1/build/minizip-3.0.4/mz_crypt.c:19:14: fatal error: zlib-ng.h: No such file or directory
> 19 | # include "zlib-ng.h"
> | ^~~~~~~~~~~
>
> https://github.com/zlib-ng/minizip-ng/releases/tag/3.0.5
>
> Fixes:
> - http://autobuild.buildroot.org/results/530fee780557941356dcd6aabb8cc9eb048574f3
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Applied to master, thanks.
Regards,
Yann E. MORIN.
> ---
> package/minizip/minizip.hash | 2 +-
> package/minizip/minizip.mk | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/package/minizip/minizip.hash b/package/minizip/minizip.hash
> index 3e87e64dae..e73637670c 100644
> --- a/package/minizip/minizip.hash
> +++ b/package/minizip/minizip.hash
> @@ -1,3 +1,3 @@
> # Locally computed
> -sha256 2ab219f651901a337a7d3c268128711b80330a99ea36bdc528c76b591a624c3c minizip-3.0.4.tar.gz
> +sha256 1a248c378fdf4ef6c517024bb65577603d5146cffaebe81900bec9c0a5035d4d minizip-3.0.5.tar.gz
> sha256 675181c03fc1302a1c8554c00f7be9bb420c5dbc9dcc2013433cec144413de03 LICENSE
> diff --git a/package/minizip/minizip.mk b/package/minizip/minizip.mk
> index 07f67c1354..b9259f0c54 100644
> --- a/package/minizip/minizip.mk
> +++ b/package/minizip/minizip.mk
> @@ -4,7 +4,7 @@
> #
> ################################################################################
>
> -MINIZIP_VERSION = 3.0.4
> +MINIZIP_VERSION = 3.0.5
> MINIZIP_SITE = $(call github,nmoinvaz,minizip,$(MINIZIP_VERSION))
> MINIZIP_DEPENDENCIES = host-pkgconf
> MINIZIP_INSTALL_STAGING = YES
> --
> 2.35.1
>
> _______________________________________________
> buildroot mailing list
> buildroot@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@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2022-04-03 20:25 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-03 18:35 [Buildroot] [PATCH 1/1] package/minizip: bump to version 3.0.5 Fabrice Fontaine
2022-04-03 20:25 ` Yann E. MORIN [this message]
2022-04-04 19:30 ` 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=20220403202515.GC2354230@scaer \
--to=yann.morin.1998@free.fr \
--cc=buildroot@buildroot.org \
--cc=fontaine.fabrice@gmail.com \
/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.