All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnout Vandecappelle <arnout@mind.be>
To: Giulio Benetti <giulio.benetti@benettiengineering.com>,
	buildroot@buildroot.org
Cc: Martin Hicks <mort@bork.org>
Subject: Re: [Buildroot] [PATCH 1/2] package/cryptsetup: bump version to 2.4.3
Date: Sun, 13 Feb 2022 12:21:19 +0100	[thread overview]
Message-ID: <a24263ab-0a69-f6cd-56aa-ef92696e184a@mind.be> (raw)
In-Reply-To: <20220201173352.160244-1-giulio.benetti@benettiengineering.com>



On 01/02/2022 18:33, Giulio Benetti wrote:
> Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>

  Both applied to master, thanks.

  Regards,
  Arnout

> ---
>   package/cryptsetup/cryptsetup.hash | 2 +-
>   package/cryptsetup/cryptsetup.mk   | 2 +-
>   2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/package/cryptsetup/cryptsetup.hash b/package/cryptsetup/cryptsetup.hash
> index b3bb859bdc..dce2686d31 100644
> --- a/package/cryptsetup/cryptsetup.hash
> +++ b/package/cryptsetup/cryptsetup.hash
> @@ -1,4 +1,4 @@
>   # From https://www.kernel.org/pub/linux/utils/cryptsetup/v2.4/sha256sums.asc
> -sha256  170cc2326a9daeeeb578579176bd10d4a60ee5c4fc5bc69018ce67dafc540b9c  cryptsetup-2.4.2.tar.xz
> +sha256  fc0df945188172264ec5bf1d0bda08264fadc8a3f856d47eba91f31fe354b507  cryptsetup-2.4.3.tar.xz
>   sha256  45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33  COPYING
>   sha256  8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5  COPYING.LGPL
> diff --git a/package/cryptsetup/cryptsetup.mk b/package/cryptsetup/cryptsetup.mk
> index 9cfd647ac6..2e06047c56 100644
> --- a/package/cryptsetup/cryptsetup.mk
> +++ b/package/cryptsetup/cryptsetup.mk
> @@ -5,7 +5,7 @@
>   ################################################################################
>   
>   CRYPTSETUP_VERSION_MAJOR = 2.4
> -CRYPTSETUP_VERSION = $(CRYPTSETUP_VERSION_MAJOR).2
> +CRYPTSETUP_VERSION = $(CRYPTSETUP_VERSION_MAJOR).3
>   CRYPTSETUP_SOURCE = cryptsetup-$(CRYPTSETUP_VERSION).tar.xz
>   CRYPTSETUP_SITE = $(BR2_KERNEL_MIRROR)/linux/utils/cryptsetup/v$(CRYPTSETUP_VERSION_MAJOR)
>   CRYPTSETUP_DEPENDENCIES = \
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      parent reply	other threads:[~2022-02-13 11:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-01 17:33 [Buildroot] [PATCH 1/2] package/cryptsetup: bump version to 2.4.3 Giulio Benetti
2022-02-01 17:33 ` [Buildroot] [PATCH 2/2] DEVELOPERS: add Giulio Benetti to cryptsetup package Giulio Benetti
     [not found]   ` <20220201173633.GC21736@darwin.bork.org>
2022-02-01 17:37     ` Giulio Benetti
2022-02-27 19:52   ` Peter Korsgaard
2022-02-13 11:21 ` Arnout Vandecappelle [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=a24263ab-0a69-f6cd-56aa-ef92696e184a@mind.be \
    --to=arnout@mind.be \
    --cc=buildroot@buildroot.org \
    --cc=giulio.benetti@benettiengineering.com \
    --cc=mort@bork.org \
    /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.