All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Julien Olivain <ju.o@free.fr>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/findutils: bump version to 4.10.0
Date: Mon, 11 Nov 2024 21:28:08 +0100	[thread overview]
Message-ID: <20241111212808.4e5507ac@windsurf> (raw)
In-Reply-To: <20241111131352.257334-1-ju.o@free.fr>

On Mon, 11 Nov 2024 14:13:52 +0100
Julien Olivain <ju.o@free.fr> wrote:

> For release announce, see:
> https://lists.gnu.org/archive/html/info-gnu/2024-07/msg00002.html
> 
> This commit also updates the hash file comment, to use the sha256 hash
> published in the release announce, to provide the signature URL and the
> pgp key id used for the signature verification.
> 
> See the gnulib documentation for details [1]. Contrary to what the
> option name might suggest, it doesn't really disable Y2038 support,
> but only the check that the system is Y2038 compliant. So even with
> --disable-year2038, if the system is Y2038 compliant (uses a 64-bit
> arch, uses the musl C library, or uses the glibc C library with
> BR2_TIME_BITS_64=y), findutils will be Y2038 compliant.
> 
> [1] https://www.gnu.org/software/gnulib/manual/html_node/Avoiding-the-year-2038-problem.html
> 
> Signed-off-by: Julien Olivain <ju.o@free.fr>
> ---
> Patch tested in:
> https://gitlab.com/jolivain/buildroot/-/pipelines/1536449589
> ---
>  package/findutils/findutils.hash | 7 +++++--
>  package/findutils/findutils.mk   | 3 ++-
>  2 files changed, 7 insertions(+), 3 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      reply	other threads:[~2024-11-11 20:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-11 13:13 [Buildroot] [PATCH 1/1] package/findutils: bump version to 4.10.0 Julien Olivain
2024-11-11 20:28 ` Thomas Petazzoni via buildroot [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=20241111212808.4e5507ac@windsurf \
    --to=buildroot@buildroot.org \
    --cc=ju.o@free.fr \
    --cc=thomas.petazzoni@bootlin.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.