From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Thu, 07 Oct 2021 12:23:18 +0200 Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by lore.white.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1mYQYY-0006iJ-O2 for lore@lore.pengutronix.de; Thu, 07 Oct 2021 12:23:18 +0200 Received: from localhost ([127.0.0.1] helo=metis.ext.pengutronix.de) by metis.ext.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1mYQYY-0001NU-E3; Thu, 07 Oct 2021 12:23:18 +0200 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mYQUK-0004sI-0b; Thu, 07 Oct 2021 12:18:56 +0200 Received: from [2a0a:edc0:0:1101:1d::39] (helo=dude03.red.stw.pengutronix.de) by drehscheibe.grey.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1mYQUJ-0005zW-FJ; Thu, 07 Oct 2021 12:18:55 +0200 Received: from mol by dude03.red.stw.pengutronix.de with local (Exim 4.92) (envelope-from ) id 1mYQUJ-00GTYt-CQ; Thu, 07 Oct 2021 12:18:55 +0200 From: Michael Olbrich To: ptxdist@pengutronix.de Date: Thu, 7 Oct 2021 12:18:55 +0200 Message-Id: <20211007101855.3926840-1-m.olbrich@pengutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20210917105342.2948469-1-r.czerwinski@pengutronix.de> References: <20210917105342.2948469-1-r.czerwinski@pengutronix.de> MIME-Version: 1.0 Subject: Re: [ptxdist] [APPLIED] libkcapi: version bump 1.1.5 -> 1.3.1 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: Rouven Czerwinski Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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.ext.pengutronix.de); SAEximRunCond expanded to false Thanks, applied as ab2004c89176fd1abf806cc7fe4fba1171c8c9a0. Michael [sent from post-receive hook] On Thu, 07 Oct 2021 12:18:55 +0200, Rouven Czerwinski wrote: > Signed-off-by: Rouven Czerwinski > Message-Id: <20210917105342.2948469-1-r.czerwinski@pengutronix.de> > Signed-off-by: Michael Olbrich > > diff --git a/patches/libkcapi-1.1.5/autogen.sh b/patches/libkcapi-1.3.1/autogen.sh > similarity index 100% > rename from patches/libkcapi-1.1.5/autogen.sh > rename to patches/libkcapi-1.3.1/autogen.sh > diff --git a/rules/libkcapi.make b/rules/libkcapi.make > index f12e5abf6460..4947d571baf7 100644 > --- a/rules/libkcapi.make > +++ b/rules/libkcapi.make > @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBKCAPI) += libkcapi > # > # Paths and names > # > -LIBKCAPI_VERSION := 1.1.5 > -LIBKCAPI_MD5 := 38776243296c2fb1ad78ca92bab4adcf > +LIBKCAPI_VERSION := 1.3.1 > +LIBKCAPI_MD5 := d65056b8eff5e570cc8d0750d29ea48c > LIBKCAPI := libkcapi-$(LIBKCAPI_VERSION) > LIBKCAPI_SUFFIX := tar.xz > LIBKCAPI_URL := http://www.chronox.de/libkcapi//$(LIBKCAPI).$(LIBKCAPI_SUFFIX) _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de