All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Petr Vorel <petr.vorel@gmail.com>
Cc: "Yann E. MORIN" <yann.morin.1998@free.fr>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/ima-evm-utils: bump version to 1.6
Date: Fri, 12 Jul 2024 22:44:40 +0200	[thread overview]
Message-ID: <20240712224440.1118f3ed@windsurf> (raw)
In-Reply-To: <20240712184241.256166-1-petr.vorel@gmail.com>

On Fri, 12 Jul 2024 20:42:41 +0200
Petr Vorel <petr.vorel@gmail.com> wrote:

> Upstream moved git repository.
> 
> Signed-off-by: Petr Vorel <petr.vorel@gmail.com>

Thanks for the update, one important comment below.

> -IMA_EVM_UTILS_VERSION = 1.5
> -IMA_EVM_UTILS_SITE = https://github.com/mimizohar/ima-evm-utils/releases/download/v$(IMA_EVM_UTILS_VERSION)
> +IMA_EVM_UTILS_VERSION = 1.6
> +IMA_EVM_UTILS_SITE = https://github.com/linux-integrity/ima-evm-utils/releases/download/v$(IMA_EVM_UTILS_VERSION)
>  IMA_EVM_UTILS_LICENSE = GPL-2.0
> -IMA_EVM_UTILS_LICENSE_FILES = COPYING
> +IMA_EVM_UTILS_LICENSE_FILES = LICENSES.txt

This change should have called for a review of what changed... and
there has actually been some change. If you look at the LICENSES.txt
file, it clarifies the licensing, and our statement GPL-2.0 is no
longer correct. It should now be:

+IMA_EVM_UTILS_LICENSE = LGPL-2.0+ (libimaevm), GPL-2.0+ (evmctl)

I fixed that up and applied to master. Thanks!

Thomas
-- 
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

  parent reply	other threads:[~2024-07-12 20:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-12 18:42 [Buildroot] [PATCH 1/1] package/ima-evm-utils: bump version to 1.6 Petr Vorel
2024-07-12 19:00 ` Petr Vorel
2024-07-12 20:44 ` Thomas Petazzoni via buildroot [this message]
2024-07-13  5:27   ` Petr Vorel

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=20240712224440.1118f3ed@windsurf \
    --to=buildroot@buildroot.org \
    --cc=petr.vorel@gmail.com \
    --cc=thomas.petazzoni@bootlin.com \
    --cc=yann.morin.1998@free.fr \
    /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.