summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-libs/libseccomp: keyword 2.5.4 for ~loongWANG Xuerui2022-04-291-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* sys-libs/libseccomp: add support for loongWANG Xuerui2022-04-293-2/+18
| | | | | | | | | | | The LoongArch patch is generated by diffing the original release tarball with the dist tarball, made with the LoongArch support PR [1] applied. Tests have passed on amd64 and loong. [1]: https://github.com/seccomp/libseccomp/pull/356 See: https://github.com/gentoo/gentoo/pull/25189 Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* sys-libs/libseccomp: add 2.5.4Sam James2022-04-213-15/+113
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libseccomp: drop 2.5.1, 2.5.2Sam James2022-04-173-175/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libseccomp: Stabilize 2.5.3 hppa, #833657Arthur Zamarin2022-02-231-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-libs/libseccomp: Stabilize 2.5.3 arm64, #833657Arthur Zamarin2022-02-191-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-libs/libseccomp: Stabilize 2.5.3 arm, #833657Arthur Zamarin2022-02-191-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-libs/libseccomp: Stabilize 2.5.3 ppc64, #833657Sam James2022-02-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libseccomp: Stabilize 2.5.3 ppc, #833657Sam James2022-02-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libseccomp: Stabilize 2.5.3 x86, #833657Sam James2022-02-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libseccomp: Stabilize 2.5.3 amd64, #833657Sam James2022-02-191-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libseccomp: enable py3.10 in live ebuildGeorgy Yakovlev2021-11-081-1/+1
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* sys-libs/libseccomp: enable py3.10Georgy Yakovlev2021-11-081-1/+1
| | | | | Closes: https://bugs.gentoo.org/822480 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* sys-libs/libseccomp: add 2.5.3Sam James2021-11-054-2/+124
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libseccomp: stable 2.5.1-r1 for hppa, bug #810229Rolf Eike Beer2021-10-071-1/+1
| | | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* sys-libs/libseccomp: Stabilize 2.5.1-r1 arm64, #810229Sam James2021-09-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libseccomp: x86 stable wrt bug #810229Agostino Sarubbo2021-09-031-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/libseccomp: amd64 stable wrt bug #810229Agostino Sarubbo2021-09-031-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/libseccomp: Bump to version 2.5.2Lars Wendler2021-09-022-0/+91
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-libs/libseccomp: Stabilize 2.5.1-r1 arm, #810229Sam James2021-09-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libseccomp: ppc64 stable wrt bug #810229Agostino Sarubbo2021-09-011-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/libseccomp: ppc stable wrt bug #810229Agostino Sarubbo2021-09-011-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/libseccomp: fix DISTUTILS_USE_SETUPTOOLS warning, -py3.7Sam James2021-07-233-6/+3
| | | | | | | | (Python 3.7 is no longer supported by the eclasses, so drop it while we're here.) Closes: https://bugs.gentoo.org/803593 Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libseccomp: rework python supportMike Gilbert2021-05-233-13/+135
| | | | | | | Apply a patch to link against the shared library. Eliminate a messy sed expression by copying some files around instead. Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-libs/libseccomp: drop 2.4.3, 2.4.4, 2.5.0David Seifert2021-05-234-171/+0
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* sys-libs/libseccomp: set DISTUTILS_USE_SETUPTOOLS=noMike Gilbert2021-05-223-1/+4
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-libs/libseccomp: keep native tools only in BDEPEND, sync liveDavid Michael2021-05-162-14/+9
| | | | | | | Closes: https://bugs.gentoo.org/790533 Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: David Michael <fedora.dm0@gmail.com> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-libs/libseccomp: stable 2.5.1 for hppa, bug #789948Rolf Eike Beer2021-05-151-1/+1
| | | | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/libseccomp: x86 stable wrt bug #789948Agostino Sarubbo2021-05-141-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/libseccomp: ppc64 stable wrt bug #789948Agostino Sarubbo2021-05-141-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/libseccomp: ppc stable wrt bug #789948Agostino Sarubbo2021-05-141-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/libseccomp: amd64 stable wrt bug #789948Agostino Sarubbo2021-05-141-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/libseccomp: Stabilize 2.5.1 arm, #789948Sam James2021-05-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libseccomp: Stabilize 2.5.1 arm64, #789948Sam James2021-05-131-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libseccomp: drop s390 to ~s390 (unstable)Sam James2021-04-052-4/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-313-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libseccomp: Added dev-python/cython to BDEPENDLars Wendler2020-11-291-1/+4
| | | | | | | Reported-by: Olivier Huber <oli.huber@gmail.com> Closes: https://bugs.gentoo.org/756064 Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-libs/libseccomp: s390 stable wrt bug #755494Agostino Sarubbo2020-11-241-1/+1
| | | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.2 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/libseccomp: stable 2.4.4 for hppaSergei Trofimovich2020-11-231-1/+1
| | | | | | | | stable wrt bug #755494 Package-Manager: Portage-3.0.10, Repoman-3.0.2 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/libseccomp: stable 2.4.4 for ppcSergei Trofimovich2020-11-231-1/+1
| | | | | | | | stable wrt bug #755494 Package-Manager: Portage-3.0.10, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/libseccomp: Stabilize 2.4.4 ppc64, #755494Sam James2020-11-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libseccomp: Use release tarball instead of GitHub oneLars Wendler2020-11-202-6/+5
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-libs/libseccomp: Stabilize 2.4.4 arm, #755494Sam James2020-11-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libseccomp: Stabilize 2.4.4 arm64, #755494Sam James2020-11-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libseccomp: x86 stable (bug #755494)Thomas Deutschmann2020-11-201-1/+1
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* sys-libs/libseccomp: Stabilize 2.4.4 amd64, #755494Sam James2020-11-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libseccomp: Bump to version 2.5.1Lars Wendler2020-11-192-0/+87
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-libs/libseccomp: Negate the MIPS keyword on 2.5.0Joshua Kinard2020-10-151-1/+1
| | | | | | | | | | There is a compile failure on the MIPS architecture for libseccomp-2.5.0 that is fixed in upstream and will be in libseccomp-2.5.1. We can hold at v2.4.4 for now until the next version comes out. Bug: https://bugs.gentoo.org/749378 Signed-off-by: Joshua Kinard <kumba@gentoo.org> Package-Manager: Portage-3.0.8, Repoman-3.0.1
* sys-libs/libseccomp: Bump to version 2.4.4Lars Wendler2020-09-032-0/+42
| | | | | Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>