From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Fri, 13 Dec 2024 10:50:41 +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 1tM2Jl-007XUQ-0H for lore@lore.pengutronix.de; Fri, 13 Dec 2024 10:50:41 +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 1tM2Jl-0008No-5o; Fri, 13 Dec 2024 10:50:41 +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 1tM2JU-0008NB-HU; Fri, 13 Dec 2024 10:50:24 +0100 Received: from dude05.red.stw.pengutronix.de ([2a0a:edc0:0:1101:1d::54]) 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 1tM2JT-003BCr-1P; Fri, 13 Dec 2024 10:50:24 +0100 Received: from mol by dude05.red.stw.pengutronix.de with local (Exim 4.96) (envelope-from ) id 1tM2JU-00Dk45-0W; Fri, 13 Dec 2024 10:50:24 +0100 Date: Fri, 13 Dec 2024 10:50:24 +0100 From: Michael Olbrich To: Alexander Dahl Message-ID: References: <20241212095841.1105986-1-ada@thorsis.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20241212095841.1105986-1-ada@thorsis.com> X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-IRC: #ptxdist @freenode X-Accept-Language: de,en X-Accept-Content-Type: text/plain Subject: Re: [ptxdist] [PATCH] libfaketime: version bump 0.9.7 -> 0.9.10 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 Cc: ptxdist@pengutronix.de, Andreas Pretzsch 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 Thu, Dec 12, 2024 at 10:58:41AM +0100, Alexander Dahl wrote: > Fixes, improved error message output, improved testing. Some new > features, see release notes. > > Link: https://github.com/wolfcw/libfaketime/releases/tag/v0.9.8 > Link: https://github.com/wolfcw/libfaketime/releases/tag/v0.9.9 > Link: https://github.com/wolfcw/libfaketime/releases/tag/v0.9.10 > Signed-off-by: Alexander Dahl > --- > rules/libfaketime.make | 4 ++-- The old version has patches. At least the -Werror Patch is still relevant. Regards, Michael > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/rules/libfaketime.make b/rules/libfaketime.make > index e9c56c5d1..b3ea8edc8 100644 > --- a/rules/libfaketime.make > +++ b/rules/libfaketime.make > @@ -8,8 +8,8 @@ > > PACKAGES-$(PTXCONF_LIBFAKETIME) += libfaketime > > -LIBFAKETIME_VERSION := 0.9.7 > -LIBFAKETIME_MD5 := 8617e2c6caf0977b3ce9a271f867302c > +LIBFAKETIME_VERSION := 0.9.10 > +LIBFAKETIME_MD5 := bbeaa43f514fc8e637e5efdac53e2671 > LIBFAKETIME := libfaketime-$(LIBFAKETIME_VERSION) > LIBFAKETIME_SUFFIX := tar.gz > LIBFAKETIME_URL := https://github.com/wolfcw/libfaketime/archive/v$(LIBFAKETIME_VERSION).$(LIBFAKETIME_SUFFIX) > > base-commit: 5bce7bd2012d3582d97fe579d6c5cefedf37f46a > -- > 2.39.5 > > > -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |