From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Alexander Mukhin <alexander.i.mukhin@gmail.com>
Cc: salvador.joseluis@gmail.com, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/zfs: bump version to 2.2.4
Date: Mon, 22 Jul 2024 14:47:16 +0200 [thread overview]
Message-ID: <20240722144716.092e357b@windsurf> (raw)
In-Reply-To: <20240524181856.2712581-1-alexander.i.mukhin@gmail.com>
Hello Alexander,
I'm not sure if it's related to this version bump, or to something
else, but the ZFS runtime test is failing:
https://gitlab.com/buildroot.org/buildroot/-/jobs/7391793226
Could you perhaps have a look at what's going on?
Thanks a lot,
Thomas
On Fri, 24 May 2024 21:18:56 +0300
Alexander Mukhin <alexander.i.mukhin@gmail.com> wrote:
> Signed-off-by: Alexander Mukhin <alexander.i.mukhin@gmail.com>
> ---
> package/zfs/zfs.hash | 4 ++--
> package/zfs/zfs.mk | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/package/zfs/zfs.hash b/package/zfs/zfs.hash
> index 01c86f2b..9c8d4cec 100644
> --- a/package/zfs/zfs.hash
> +++ b/package/zfs/zfs.hash
> @@ -1,5 +1,5 @@
> -# From https://github.com/openzfs/zfs/releases/download/zfs-2.2.2/zfs-2.2.2.sha256.asc
> -sha256 76bc0547d9ba31d4b0142e417aaaf9f969072c3cb3c1a5b10c8738f39ed12fc9 zfs-2.2.2.tar.gz
> +# From https://github.com/openzfs/zfs/releases/download/zfs-2.2.4/zfs-2.2.4.sha256.asc
> +sha256 9790905f7683d41759418e1ef3432828c31116654ff040e91356ff1c21c31ec0 zfs-2.2.4.tar.gz
>
> # Hash for license files:
> sha256 1ffb70c33c4f79f04e947facc5c7851f289609256aacb47fc115f700427d9520 LICENSE
> diff --git a/package/zfs/zfs.mk b/package/zfs/zfs.mk
> index 59cdd319..fa6d282f 100644
> --- a/package/zfs/zfs.mk
> +++ b/package/zfs/zfs.mk
> @@ -4,7 +4,7 @@
> #
> ################################################################################
>
> -ZFS_VERSION = 2.2.2
> +ZFS_VERSION = 2.2.4
> ZFS_SITE = https://github.com/openzfs/zfs/releases/download/zfs-$(ZFS_VERSION)
> ZFS_SELINUX_MODULES = zfs
> ZFS_LICENSE = CDDL
--
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2024-07-22 12:47 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-24 18:18 [Buildroot] [PATCH 1/1] package/zfs: bump version to 2.2.4 Alexander Mukhin
2024-05-27 9:19 ` Peter Korsgaard
2024-06-08 15:28 ` Peter Korsgaard
2024-07-22 12:47 ` Thomas Petazzoni via buildroot [this message]
2024-07-22 13:01 ` José Luis Salvador Rufo
2024-07-22 13:18 ` Thomas Petazzoni via buildroot
2024-08-04 13:31 ` José Luis Salvador Rufo
2024-08-05 6:25 ` Waldemar Brodkorb
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=20240722144716.092e357b@windsurf \
--to=buildroot@buildroot.org \
--cc=alexander.i.mukhin@gmail.com \
--cc=salvador.joseluis@gmail.com \
--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.