From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: In-Reply-To: <20210228231043.10783-1-rhi@pengutronix.de> MIME-Version: 1.0 Message-Id: From: Michael Olbrich Date: Fri, 05 Mar 2021 08:26:12 +0100 Subject: Re: [ptxdist] [APPLIED] libseccomp: version bump 2.5.0 -> 2.5.1 List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ptxdist-bounces@pengutronix.de Sender: "ptxdist" To: ptxdist@pengutronix.de Cc: Roland Hieber Thanks, applied as 921a5bc6deaae6442da2440338728cb7dc0226e0. Michael [sent from post-receive hook] On Fri, 05 Mar 2021 08:26:12 +0100, Roland Hieber wrote: > This includes a fix for compiling on MIPS platforms: > > > Signed-off-by: Roland Hieber > Message-Id: <20210228231043.10783-1-rhi@pengutronix.de> > Signed-off-by: Michael Olbrich > > diff --git a/patches/libseccomp-2.5.0/0001-run-time-use-a-broadly-supported-shell-interpreter.patch b/patches/libseccomp-2.5.1/0001-run-time-use-a-broadly-supported-shell-interpreter.patch > similarity index 100% > rename from patches/libseccomp-2.5.0/0001-run-time-use-a-broadly-supported-shell-interpreter.patch > rename to patches/libseccomp-2.5.1/0001-run-time-use-a-broadly-supported-shell-interpreter.patch > diff --git a/patches/libseccomp-2.5.0/series b/patches/libseccomp-2.5.1/series > similarity index 100% > rename from patches/libseccomp-2.5.0/series > rename to patches/libseccomp-2.5.1/series > diff --git a/rules/libseccomp.make b/rules/libseccomp.make > index 71f2c05704d5..9eb54245c756 100644 > --- a/rules/libseccomp.make > +++ b/rules/libseccomp.make > @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBSECCOMP) += libseccomp > # > # Paths and names > # > -LIBSECCOMP_VERSION := 2.5.0 > -LIBSECCOMP_MD5 := 463b688bf7d227325b5a465b6bdc3ec4 > +LIBSECCOMP_VERSION := 2.5.1 > +LIBSECCOMP_MD5 := 59f5563c532d3fa1df9db0516b36b1cd > LIBSECCOMP := libseccomp-$(LIBSECCOMP_VERSION) > LIBSECCOMP_SUFFIX := tar.gz > LIBSECCOMP_URL := https://github.com/seccomp/libseccomp/releases/download/v$(LIBSECCOMP_VERSION)/$(LIBSECCOMP).$(LIBSECCOMP_SUFFIX) _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de