From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Wed, 05 Mar 2025 14:27:02 +0100 Received: from metis.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::104]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1tpom6-00ACHv-2V for lore@lore.pengutronix.de; Wed, 05 Mar 2025 14:27:02 +0100 Received: from localhost ([127.0.0.1] helo=metis.whiteo.stw.pengutronix.de) by metis.whiteo.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1tpom5-0003Ek-Qs; Wed, 05 Mar 2025 14:27:01 +0100 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.whiteo.stw.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1tpolq-0003EQ-Fj for ptxdist@pengutronix.de; Wed, 05 Mar 2025 14:26:46 +0100 Received: from pty.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::c5]) by drehscheibe.grey.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1tpolq-0049Qh-0z for ptxdist@pengutronix.de; Wed, 05 Mar 2025 14:26:46 +0100 Received: from rhi by pty.whiteo.stw.pengutronix.de with local (Exim 4.96) (envelope-from ) id 1tpolq-00ESAP-0d for ptxdist@pengutronix.de; Wed, 05 Mar 2025 14:26:46 +0100 Date: Wed, 5 Mar 2025 14:26:46 +0100 From: Roland Hieber To: ptxdist@pengutronix.de Message-ID: <20250305132646.epf6lswbdiongq5t@pengutronix.de> References: <20250124115457.1782759-1-rhi@pengutronix.de> <20250124120156.56v67jm2tahquwvr@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20250124120156.56v67jm2tahquwvr@pengutronix.de> Subject: Re: [ptxdist] [PATCH] rauc: version bump 1.12 -> 1.13 X-BeenThere: ptxdist@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Sender: "ptxdist" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: ptxdist-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.whiteo.stw.pengutronix.de); SAEximRunCond expanded to false On Fri, Jan 24, 2025 at 01:01:56PM +0100, Roland Hieber wrote: > On Fri, Jan 24, 2025 at 12:54:57PM +0100, Roland Hieber wrote: > > Changelog: https://github.com/rauc/rauc/releases/tag/v1.13 > > > > Signed-off-by: Roland Hieber > > --- > > Note: this applies on top of Rouven's 1.12 bump on your 'mol/next' branch. Did this fall through the cracks? - Roland > > rules/rauc.make | 4 ++-- > > 1 file changed, 2 insertions(+), 2 deletions(-) > > > > diff --git a/rules/rauc.make b/rules/rauc.make > > index 775060b1d512..9a8671c32d3c 100644 > > --- a/rules/rauc.make > > +++ b/rules/rauc.make > > @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_RAUC) += rauc > > # > > # Paths and names > > # > > -RAUC_VERSION := 1.12 > > -RAUC_MD5 := cb95d7491bf65f313357bc268c7bca29 > > +RAUC_VERSION := 1.13 > > +RAUC_MD5 := cb740d131e2e831810407f2d39d373dd > > RAUC := rauc-$(RAUC_VERSION) > > RAUC_SUFFIX := tar.xz > > RAUC_URL := https://github.com/rauc/rauc/releases/download/v$(RAUC_VERSION)/$(RAUC).$(RAUC_SUFFIX) > > -- > > 2.39.5 > > > > > > > > -- > Roland Hieber, Pengutronix e.K. | rhi@pengutronix.de | > Steuerwalder Str. 21 | https://www.pengutronix.de/ | > 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | > Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | > > -- Roland Hieber, Pengutronix e.K. | rhi@pengutronix.de | Steuerwalder Str. 21 | https://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |