From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp1.osuosl.org (smtp1.osuosl.org [140.211.166.138]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 9F983C05027 for ; Sun, 12 Feb 2023 21:07:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id 47DE381773; Sun, 12 Feb 2023 21:07:15 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 47DE381773 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cwDtKm9XYmI9; Sun, 12 Feb 2023 21:07:14 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp1.osuosl.org (Postfix) with ESMTP id 8B66581765; Sun, 12 Feb 2023 21:07:13 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 8B66581765 Received: from smtp1.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 9FA5A1BF471 for ; Sun, 12 Feb 2023 21:07:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id 795158176B for ; Sun, 12 Feb 2023 21:07:11 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 795158176B X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mbBXQxRmx5ES for ; Sun, 12 Feb 2023 21:07:10 +0000 (UTC) X-Greylist: whitelisted by SQLgrey-1.8.0 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 818E18175A Received: from smtp5-g21.free.fr (smtp5-g21.free.fr [212.27.42.5]) by smtp1.osuosl.org (Postfix) with ESMTPS id 818E18175A for ; Sun, 12 Feb 2023 21:07:10 +0000 (UTC) Received: from ymorin.is-a-geek.org (unknown [171.22.1.1]) (Authenticated sender: yann.morin.1998@free.fr) by smtp5-g21.free.fr (Postfix) with ESMTPSA id 814565FFA1; Sun, 12 Feb 2023 22:07:05 +0100 (CET) Received: by ymorin.is-a-geek.org (sSMTP sendmail emulation); Sun, 12 Feb 2023 22:07:05 +0100 Date: Sun, 12 Feb 2023 22:07:05 +0100 From: "Yann E. MORIN" To: Giulio Benetti Message-ID: <20230212210705.GY2796@scaer> References: <20230212205334.990478-1-giulio.benetti@benettiengineering.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230212205334.990478-1-giulio.benetti@benettiengineering.com> User-Agent: Mutt/1.5.22 (2013-10-16) X-Mailman-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=free.fr; s=smtp-20201208; t=1676236027; bh=B7TY2JYjy0t0y0GUxdzekgls97Ow9mC/5sCBUt3AICM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=fHTB0Juxr72K6RHKs29HOao7F/kbnCIdz9ZQ0ZkyRMnMq+py7sAtlbeGnrc8ZBLxp NIyO49bMq7NQGIR74jxo4BgsNcIl/QMD3gkz5NIKxQ4433icAV6SX+HHCqQun2Fuxe Wxv35+6fP7VgolIwb50Ou97mmHcy4txV5jTbSrfUi3LBXSCFzAyh/IvRnUcbSHzh3x yow8hy9V/qifArcYBl12qTbKVZsTzxNr1ykakDfCTlVwghGVU5rYrSQOdKon02tsj/ 9j0W4gEKEpad3KTRF/ldMhWhxKN+gSFzCeVUk/YyYA0FB+yFVbL6w7/cAO+9Re3ZB1 aF6pDmknDRS+Q== X-Mailman-Original-Authentication-Results: smtp1.osuosl.org; dkim=pass (2048-bit key) header.d=free.fr header.i=@free.fr header.a=rsa-sha256 header.s=smtp-20201208 header.b=fHTB0Jux Subject: Re: [Buildroot] [PATCH] package/cryptsetup: bump version to 2.6.1 X-BeenThere: buildroot@buildroot.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: buildroot@buildroot.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" Giulio, All, On 2023-02-12 21:53 +0100, Giulio Benetti spake thusly: > Signed-off-by: Giulio Benetti Applied to master, thanks. Regards, Yann E. MORIN. > --- > 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 149d1e71f1..87cdf840c3 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.6/sha256sums.asc > -sha256 44397ba76e75a9cde5b02177bc63cd7af428a785788e3a7067733e7761842735 cryptsetup-2.6.0.tar.xz > +sha256 410ded65a1072ab9c8e41added37b9729c087fef4d2db02bb4ef529ad6da4693 cryptsetup-2.6.1.tar.xz > sha256 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33 COPYING > sha256 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5 COPYING.LGPL > diff --git a/package/cryptsetup/cryptsetup.mk b/package/cryptsetup/cryptsetup.mk > index 659fdfa2a4..3f3034475f 100644 > --- a/package/cryptsetup/cryptsetup.mk > +++ b/package/cryptsetup/cryptsetup.mk > @@ -5,7 +5,7 @@ > ################################################################################ > > CRYPTSETUP_VERSION_MAJOR = 2.6 > -CRYPTSETUP_VERSION = $(CRYPTSETUP_VERSION_MAJOR).0 > +CRYPTSETUP_VERSION = $(CRYPTSETUP_VERSION_MAJOR).1 > CRYPTSETUP_SOURCE = cryptsetup-$(CRYPTSETUP_VERSION).tar.xz > CRYPTSETUP_SITE = $(BR2_KERNEL_MIRROR)/linux/utils/cryptsetup/v$(CRYPTSETUP_VERSION_MAJOR) > CRYPTSETUP_DEPENDENCIES = \ > -- > 2.34.1 > > _______________________________________________ > buildroot mailing list > buildroot@buildroot.org > https://lists.buildroot.org/mailman/listinfo/buildroot -- .-----------------.--------------------.------------------.--------------------. | Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: | | +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ | | +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no | | http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. | '------------------------------^-------^------------------^--------------------' _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot