From eac1ff31b00e135793bbac87f57c6a184f7b151d Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Sat, 2 Dec 2023 10:02:24 +0100 Subject: [PATCH] libseccomp: 2.5.4 -> 2.5.5 --- libseccomp/.footprint | 6 +++--- libseccomp/.signature | 8 ++++---- libseccomp/Pkgfile | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/libseccomp/.footprint b/libseccomp/.footprint index 0fea71615..54a0ce96a 100644 --- a/libseccomp/.footprint +++ b/libseccomp/.footprint @@ -7,9 +7,9 @@ drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/lib/ -rw-r--r-- root/root usr/lib/libseccomp.a -rwxr-xr-x root/root usr/lib/libseccomp.la -lrwxrwxrwx root/root usr/lib/libseccomp.so -> libseccomp.so.2.5.4 -lrwxrwxrwx root/root usr/lib/libseccomp.so.2 -> libseccomp.so.2.5.4 --rwxr-xr-x root/root usr/lib/libseccomp.so.2.5.4 +lrwxrwxrwx root/root usr/lib/libseccomp.so -> libseccomp.so.2.5.5 +lrwxrwxrwx root/root usr/lib/libseccomp.so.2 -> libseccomp.so.2.5.5 +-rwxr-xr-x root/root usr/lib/libseccomp.so.2.5.5 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/libseccomp.pc drwxr-xr-x root/root usr/share/ diff --git a/libseccomp/.signature b/libseccomp/.signature index c9cf0115d..fb2928d90 100644 --- a/libseccomp/.signature +++ b/libseccomp/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/UioEBUOZJS356ZlJ2Gmygbc+avPq1Y/jJYGX6cZxweukjoJ6oD2ew8p4meKDzhry9Bel+lwoFFyHzdmvC4ofAs= -SHA256 (Pkgfile) = 6ce962fbf280d0fa1af587d3ee58cd221c9d164eb1d058a48b8d6ebc3c1e5583 -SHA256 (.footprint) = e05313d462fb0ee6fb5a7c5610753d50172a2e3ae4c5ea0df9c9578c38894267 -SHA256 (libseccomp-2.5.4.tar.gz) = 96bbadb4384716272a6d2be82801dc564f7aab345febfe9b698b70fc606e3f75 +RWSE3ohX2g5d/RAebOgSKI/68vWHHf8P1RQU+cRKo409atVIkDWQXTu98jyG3pfAHpF5dz5vJ8pcwfQgSOfP2zG6gC7ZtL165wY= +SHA256 (Pkgfile) = f73bd150b5d8288a7f4e2ea26561faef26de1539c8f8ed89ab3b65bdb8bb44a2 +SHA256 (.footprint) = a74fb00c689b4d7b4f4a8c3f645b13028de05faeec4a9ad03dd68ce605927e88 +SHA256 (libseccomp-2.5.5.tar.gz) = 7082b016d3cbda3e15c0e71ebd018023d693bb7507389b32f943db13f935e01d diff --git a/libseccomp/Pkgfile b/libseccomp/Pkgfile index 771b79ff6..6d8b4fb50 100644 --- a/libseccomp/Pkgfile +++ b/libseccomp/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: Tim Biermann, tbier at posteo dot de name=libseccomp -version=2.5.4 +version=2.5.5 release=1 source=(https://github.com/seccomp/libseccomp/archive/v${version}/libseccomp-${version}.tar.gz)