summaryrefslogtreecommitdiff
path: root/libseccomp
diff options
context:
space:
mode:
authorDanny Rawlins <monster.romster@gmail.com>2020-07-21 23:31:51 +1000
committerDanny Rawlins <monster.romster@gmail.com>2020-07-21 23:31:51 +1000
commitf7e8332b0986edc9601095fce33e510f7142a4f1 (patch)
treedea527e2be78d1ab241febcfb428dc7c8acf9224 /libseccomp
parent1337015ff7981d18cd3c6a155ab03c3c78e319f3 (diff)
downloadopt-f7e8332b0986edc9601095fce33e510f7142a4f1.tar.gz
opt-f7e8332b0986edc9601095fce33e510f7142a4f1.tar.xz
libseccomp: 2.4.3 -> 2.5.0
Diffstat (limited to 'libseccomp')
-rw-r--r--libseccomp/.footprint12
-rw-r--r--libseccomp/.signature8
-rw-r--r--libseccomp/Pkgfile2
3 files changed, 14 insertions, 8 deletions
diff --git a/libseccomp/.footprint b/libseccomp/.footprint
index 59acc3e7e..755bce296 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.4.3
-lrwxrwxrwx root/root usr/lib/libseccomp.so.2 -> libseccomp.so.2.4.3
--rwxr-xr-x root/root usr/lib/libseccomp.so.2.4.3
+lrwxrwxrwx root/root usr/lib/libseccomp.so -> libseccomp.so.2.5.0
+lrwxrwxrwx root/root usr/lib/libseccomp.so.2 -> libseccomp.so.2.5.0
+-rwxr-xr-x root/root usr/lib/libseccomp.so.2.5.0
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/
@@ -31,6 +31,12 @@ drwxr-xr-x root/root usr/share/man/man3/
-rw-r--r-- root/root usr/share/man/man3/seccomp_init.3.gz
-rw-r--r-- root/root usr/share/man/man3/seccomp_load.3.gz
-rw-r--r-- root/root usr/share/man/man3/seccomp_merge.3.gz
+-rw-r--r-- root/root usr/share/man/man3/seccomp_notify_alloc.3.gz
+-rw-r--r-- root/root usr/share/man/man3/seccomp_notify_fd.3.gz
+-rw-r--r-- root/root usr/share/man/man3/seccomp_notify_free.3.gz
+-rw-r--r-- root/root usr/share/man/man3/seccomp_notify_id_valid.3.gz
+-rw-r--r-- root/root usr/share/man/man3/seccomp_notify_receive.3.gz
+-rw-r--r-- root/root usr/share/man/man3/seccomp_notify_respond.3.gz
-rw-r--r-- root/root usr/share/man/man3/seccomp_release.3.gz
-rw-r--r-- root/root usr/share/man/man3/seccomp_reset.3.gz
-rw-r--r-- root/root usr/share/man/man3/seccomp_rule_add.3.gz
diff --git a/libseccomp/.signature b/libseccomp/.signature
index 9f75a5aa2..8088f5a37 100644
--- a/libseccomp/.signature
+++ b/libseccomp/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/Z7aB8RkTuoTbFhn0Sf2u3sr3RKPYatWLYYUKK/BP82UcrJadlCpzSSrZHREHnNhfFF3BudX8qVgpsJWwchpBwQ=
-SHA256 (Pkgfile) = 4fd4b069ef18cfa69e1c2613eb64ba564439e65b025f94e8ec0c62139c7823b0
-SHA256 (.footprint) = 62c16516683a6893d8efd645e843d0a258fedd3ec77a12adf1e8884f77549ce7
-SHA256 (libseccomp-v2.4.3.tar.gz) = 4d86f0bd0847795bf7f7bf6e44cb73edf4417d84f6d8848c23eda99b0c50fce6
+RWSE3ohX2g5d/f40siih9Juu6vKlArO7uudK2Jd1SCzAN9tfVA4Q2Kwo+biR4EpCnYumZnFxHPv4LHKAgILlPUKaOGV9THVHqgA=
+SHA256 (Pkgfile) = 98084b7b39fdb51ee9e1a834d02a014a0cb9152f52120f26fe9e986e8ec817bf
+SHA256 (.footprint) = 87016633b5300e2e5cbf4a3c4a422b38c35d16ad979bfe0cf4649c69b0d259b2
+SHA256 (libseccomp-v2.5.0.tar.gz) = 7720d01bb154afcc4e623434a577f181ea2a72585ef51a311ef56220e26723e6
diff --git a/libseccomp/Pkgfile b/libseccomp/Pkgfile
index d918ea2f5..dd99896d4 100644
--- a/libseccomp/Pkgfile
+++ b/libseccomp/Pkgfile
@@ -3,7 +3,7 @@
# Maintainer: Thomas Penteker, tek at serverop dot de
name=libseccomp
-version=2.4.3
+version=2.5.0
release=1
source=(https://github.com/seccomp/libseccomp/archive/v${version}/libseccomp-v${version}.tar.gz)

Generated by cgit