Thanks, applied as 31c508c4d8d4b0603c8ba6621e825ae222da36a3.

Michael

[sent from post-receive hook]

On Fri, 21 Feb 2025 18:08:23 +0100, Christian Melki 
<[email protected]> wrote:
> Two years since last update.
> Added some new functionality.
> 
> There will probably be a continuation on the 2.5.x series,
> but I decided to step to 2.6.0 instead.
> https://github.com/seccomp/libseccomp/releases/tag/v2.6.0
> 
> * Patchset forwarded. Applies cleanly.
> 
> Signed-off-by: Christian Melki <[email protected]>
> Message-Id: <[email protected]>
> Signed-off-by: Michael Olbrich <[email protected]>
> 
> diff --git 
> a/patches/libseccomp-2.5.5/0001-run-time-use-a-broadly-supported-shell-interpreter.patch
>  
> b/patches/libseccomp-2.6.0/0001-run-time-use-a-broadly-supported-shell-interpreter.patch
> similarity index 100%
> rename from 
> patches/libseccomp-2.5.5/0001-run-time-use-a-broadly-supported-shell-interpreter.patch
> rename to 
> patches/libseccomp-2.6.0/0001-run-time-use-a-broadly-supported-shell-interpreter.patch
> diff --git a/patches/libseccomp-2.5.5/series b/patches/libseccomp-2.6.0/series
> similarity index 100%
> rename from patches/libseccomp-2.5.5/series
> rename to patches/libseccomp-2.6.0/series
> diff --git a/rules/libseccomp.make b/rules/libseccomp.make
> index 48fbf8f7fc50..e424387d40eb 100644
> --- a/rules/libseccomp.make
> +++ b/rules/libseccomp.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBSECCOMP) += libseccomp
>  #
>  # Paths and names
>  #
> -LIBSECCOMP_VERSION           := 2.5.5
> -LIBSECCOMP_MD5                       := c27a5e43cae1e89e6ebfedeea734c9b4
> +LIBSECCOMP_VERSION           := 2.6.0
> +LIBSECCOMP_MD5                       := 2d42bcde31fd6e994fcf251a1f71d487
>  LIBSECCOMP                   := libseccomp-$(LIBSECCOMP_VERSION)
>  LIBSECCOMP_SUFFIX            := tar.gz
>  LIBSECCOMP_URL                       := 
> https://github.com/seccomp/libseccomp/releases/download/v$(LIBSECCOMP_VERSION)/$(LIBSECCOMP).$(LIBSECCOMP_SUFFIX)

Reply via email to