Very minor syscall table update.

* Forward patchset, applies cleanly.

Signed-off-by: Christian Melki <christian.me...@t2data.com>
---
 ...1-run-time-use-a-broadly-supported-shell-interpreter.patch | 0
 patches/{libseccomp-2.5.4 => libseccomp-2.5.5}/series         | 0
 rules/libseccomp.make                                         | 4 ++--
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename patches/{libseccomp-2.5.4 => 
libseccomp-2.5.5}/0001-run-time-use-a-broadly-supported-shell-interpreter.patch 
(100%)
 rename patches/{libseccomp-2.5.4 => libseccomp-2.5.5}/series (100%)

diff --git 
a/patches/libseccomp-2.5.4/0001-run-time-use-a-broadly-supported-shell-interpreter.patch
 
b/patches/libseccomp-2.5.5/0001-run-time-use-a-broadly-supported-shell-interpreter.patch
similarity index 100%
rename from 
patches/libseccomp-2.5.4/0001-run-time-use-a-broadly-supported-shell-interpreter.patch
rename to 
patches/libseccomp-2.5.5/0001-run-time-use-a-broadly-supported-shell-interpreter.patch
diff --git a/patches/libseccomp-2.5.4/series b/patches/libseccomp-2.5.5/series
similarity index 100%
rename from patches/libseccomp-2.5.4/series
rename to patches/libseccomp-2.5.5/series
diff --git a/rules/libseccomp.make b/rules/libseccomp.make
index b7ad65dfa..48fbf8f7f 100644
--- a/rules/libseccomp.make
+++ b/rules/libseccomp.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBSECCOMP) += libseccomp
 #
 # Paths and names
 #
-LIBSECCOMP_VERSION             := 2.5.4
-LIBSECCOMP_MD5                 := 74008bb33234e0c2a0d998e7bee5c625
+LIBSECCOMP_VERSION             := 2.5.5
+LIBSECCOMP_MD5                 := c27a5e43cae1e89e6ebfedeea734c9b4
 LIBSECCOMP                     := libseccomp-$(LIBSECCOMP_VERSION)
 LIBSECCOMP_SUFFIX              := tar.gz
 LIBSECCOMP_URL                 := 
https://github.com/seccomp/libseccomp/releases/download/v$(LIBSECCOMP_VERSION)/$(LIBSECCOMP).$(LIBSECCOMP_SUFFIX)
-- 
2.34.1


Reply via email to