All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Adam Duskett <adam.duskett@amarulasolutions.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/mender-artifact: bump to version 4.1.0
Date: Tue, 22 Apr 2025 22:31:38 +0200	[thread overview]
Message-ID: <20250422223138.59438863@windsurf> (raw)
In-Reply-To: <20250422103424.3928-1-adam.duskett@amarulasolutions.com>

On Tue, 22 Apr 2025 12:34:24 +0200
Adam Duskett <adam.duskett@amarulasolutions.com> wrote:

> Changelog:
> https://docs.mender.io/release-information/release-notes-changelog/mender-artifact
> 
> License changes:
> New:
>     Apache 2.0:
>         LICENSE: 2024 -> 2025
>         vendor/cloud.google.com/go/auth/LICENSE
>         vendor/cloud.google.com/go/auth/oauth2adapt/LICENSE
>         vendor/github.com/kylelemons/godebug/LICENSE
>         vendor/go.opentelemetry.io/otel/trace/LICENSE
>         vendor/go.opentelemetry.io/otel/LICENSE
>         vendor/go.opentelemetry.io/otel/metric/LICENSE
>         vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/LICENSE
>         vendor/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/LICENSE
>         vendor/go.opentelemetry.io/auto/sdk/LICENSE
>         vendor/github.com/go-logr/logr/LICENSE
>         vendor/github.com/go-logr/stdr/LICENSE
> 
>     BSD 2 clause:
>         vendor/github.com/pkg/browser/LICENSE
> 
>     BSD 3 clause:
>         vendor/golang.org/x/sync/LICENSE
>         vendor/github.com/google/uuid/LICENSE
> 
>     ISC:
>         vendor/github.com/decred/dcrd/dcrec/secp256k1/v4/LICENSE
> 
>     MIT:
>         vendor/github.com/Azure/azure-sdk-for-go/sdk/internal/LICENSE.txt
>         vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/LICENSE.txt
>         vendor/github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/internal/LICENSE.txt
>         vendor/github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azkeys/LICENSE.txt
>         vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/LICENSE.txt
>         vendor/github.com/AzureAD/microsoft-authentication-library-for-go/LICENSE
>         vendor/github.com/goccy/go-json/LICENSE
>         vendor/github.com/golang-jwt/jwt/v5/LICENSE
>         vendor/github.com/lestrrat-go/iter/LICENSE
>         vendor/github.com/lestrrat-go/blackmagic/LICENSE
>         vendor/github.com/lestrrat-go/backoff/v2/LICENSE
>         vendor/github.com/lestrrat-go/httpcc/LICENSE
>         vendor/github.com/lestrrat-go/option/LICENSE
>         vendor/github.com/lestrrat-go/jwx/LICENSE
> 
>     MPL-2.0:
>         vendor/github.com/felixge/httpsnoop/LICENSE.txt
> 
> Modified:
>     Apache 2.0:
>         vendor/github.com/mendersoftware/progressbar/LICENSE: 2021 -> 2025
> 
>     BSD 3:
>         vendor/golang.org/x/net/LICENSE: Google INC -> Google LLC
>         vendor/golang.org/x/oauth2/LICENSE: Google INC -> Google LLC
>         vendor/golang.org/x/text/LICENSE: Google INC -> Google LLC
>         vendor/golang.org/x/crypto/LICENSE: Google INC -> Google LLC
>         vendor/golang.org/x/time/LICENSE: Google INC -> Google LLC
> 
> Removed:
> 
>     Apache 2.0:
>         vendor/google.golang.org/appengine/LICENSE
>         vendor/cloud.google.com/go/compute/LICENSE
>         vendor/go.opencensus.io/LICENSE
>         vendor/github.com/golang/groupcache/LICENSE
> 
>     BSD 3 Clause:
>         vendor/github.com/golang/protobuf/LICENSE
>         vendor/golang.org/x/crypto/LICENSE
>         vendor/golang.org/x/time/LICENSE
> 
> Tested with ./support/testing/run-tests tests.package.test_mender
> 08:48:07 TestMenderSystemd                        Starting
> 08:48:35 TestMenderSystemd                        Cleaning up
> 08:48:35 TestMenderRW                             Starting
> 08:48:46 TestMenderRW                             Cleaning up
> 08:48:46 TestMenderRO                             Starting
> 08:48:46 TestMenderRO                             Building
> 08:55:02 TestMenderRO                             Building done
> 08:55:13 TestMenderRO                             Cleaning up
> ----------------------------------------------------------------------
> Ran 3 tests in 425.930s
> OK
>         
> Signed-off-by: Adam Duskett <adam.duskett@amarulasolutions.com>
> ---
>  package/mender-artifact/mender-artifact.hash | 56 ++++++++++++++------
>  package/mender-artifact/mender-artifact.mk   | 44 +++++++++++----
>  2 files changed, 73 insertions(+), 27 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:[~2025-04-22 20:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-22 10:34 [Buildroot] [PATCH 1/1] package/mender-artifact: bump to version 4.1.0 Adam Duskett
2025-04-22 20:31 ` 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=20250422223138.59438863@windsurf \
    --to=buildroot@buildroot.org \
    --cc=adam.duskett@amarulasolutions.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.