From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: Romain Naour <romain.naour@gmail.com>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/zziplib: bump to version 0.13.74
Date: Sun, 5 May 2024 17:40:04 +0200 [thread overview]
Message-ID: <ZjeoVFEHUkKluaqP@landeda> (raw)
In-Reply-To: <20240503195304.1277312-1-fontaine.fabrice@gmail.com>
Fabrice, All,
On 2024-05-03 21:53 +0200, Fabrice Fontaine spake thusly:
> - Drop patches (already in version)
> - docs/copying.htm renamed to docs/copying.htm.md with
> https://github.com/gdraheim/zziplib/commit/b8138ba56ecb9d5d27c22d85fae37bdd594d2edb
>
> https://github.com/gdraheim/zziplib/blob/v0.13.74/ChangeLog
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
[--SNIP--]
> diff --git a/package/zziplib/zziplib.hash b/package/zziplib/zziplib.hash
> index b6a75ae0cb..3bff51f07f 100644
> --- a/package/zziplib/zziplib.hash
> +++ b/package/zziplib/zziplib.hash
> @@ -1,5 +1,5 @@
> # sha256 locally computed
> -sha256 93ef44bf1f1ea24fc66080426a469df82fa631d13ca3b2e4abaeab89538518dc zziplib-0.13.72.tar.gz
> +sha256 319093aa98d39453f3ea2486a86d8a2fab2d5632f6633a2665318723a908eecf zziplib-0.13.74.tar.gz
> sha256 94b03f1a60a7fd5007149530626a895a6ef5a8b9342abfd56860c5f3956f5d23 docs/COPYING.LIB
> sha256 c2aa7d58cebd24cb877bbf11d6b13a4bb7cd08b9d7db5d3037ca06c46bf4cfd8 docs/COPYING.MPL
> -sha256 1c6da11efe8c43ee853fe5b21501dd72b81831ae84d58ea376bddc0620a5c361 docs/copying.htm
> +sha256 9418aca218090f0bebfa91298c8145c7342de095eced3d72ea241c178df59368 docs/copying.htm.md
docs/copying.htm was not just copied to docs/copying.htm.md, its content
was also changed, so we need an explanation why the hash changed. In
this case, that's because it was reformatted from HTML to Markdown.
I've added a little blurb about that, and applied to master, thanks.
Regards,
Yann E. MORIN.
> diff --git a/package/zziplib/zziplib.mk b/package/zziplib/zziplib.mk
> index 6cb9dedce8..0ef53436d2 100644
> --- a/package/zziplib/zziplib.mk
> +++ b/package/zziplib/zziplib.mk
> @@ -4,10 +4,10 @@
> #
> ################################################################################
>
> -ZZIPLIB_VERSION = 0.13.72
> +ZZIPLIB_VERSION = 0.13.74
> ZZIPLIB_SITE = $(call github,gdraheim,zziplib,v$(ZZIPLIB_VERSION))
> ZZIPLIB_LICENSE = LGPL-2.0+ or MPL-1.1
> -ZZIPLIB_LICENSE_FILES = docs/COPYING.LIB docs/COPYING.MPL docs/copying.htm
> +ZZIPLIB_LICENSE_FILES = docs/COPYING.LIB docs/COPYING.MPL docs/copying.htm.md
> ZZIPLIB_CPE_ID_VALID = YES
> ZZIPLIB_INSTALL_STAGING = YES
> ZZIPLIB_CONF_OPTS += \
> --
> 2.43.0
>
> _______________________________________________
> 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
prev parent reply other threads:[~2024-05-05 15:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-03 19:53 [Buildroot] [PATCH 1/1] package/zziplib: bump to version 0.13.74 Fabrice Fontaine
2024-05-05 15:40 ` Yann E. MORIN [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=ZjeoVFEHUkKluaqP@landeda \
--to=yann.morin.1998@free.fr \
--cc=buildroot@buildroot.org \
--cc=fontaine.fabrice@gmail.com \
--cc=romain.naour@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.