libseccomp.git
12 months ago[PATCH] syscalls: update to Linux v6.0
Xiaotian Wu [Sat, 6 Nov 2021 06:13:49 +0000 (14:13 +0800)]
[PATCH] syscalls: update to Linux v6.0

Signed-off-by: Xiaotian Wu <wuxiaotian@loongson.cn>
Signed-off-by: WANG Xuerui <git@xen0n.name>
Acked-by: Tom Hromatka <tom.hromatka@oracle.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
Gbp-Pq: Name syscalls_update_to_Linux_v6.0.patch

12 months agopython_single_version_externally_managed
Kees Cook [Sun, 24 Nov 2024 20:54:16 +0000 (21:54 +0100)]
python_single_version_externally_managed

Fix building with setuptools instead of distutils.

Gbp-Pq: Name python_single_version_externally_managed.patch

12 months ago[PATCH] python: Fix distutils DeprecationWarning
Tom Hromatka [Mon, 21 Mar 2022 17:24:25 +0000 (11:24 -0600)]
[PATCH] python: Fix distutils DeprecationWarning

The python distutils package is deprecated.  Utilize
setuptools and cythonize instead.

./setup.py:26: DeprecationWarning: The distutils
package is deprecated and slated for removal in
Python 3.12. Use setuptools or check PEP 632 [1] for
potential alternatives

[1] https://peps.python.org/pep-0632/

Fixes: https://github.com/seccomp/libseccomp/issues/372
Acked-by: Paul Moore <paul@paul-moore.com>
Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
Gbp-Pq: Name python_Fix_distutils_DeprecationWarning.patch

12 months agolibseccomp (2.5.5-2) unstable; urgency=medium
Felix Geyer [Sun, 24 Nov 2024 20:54:16 +0000 (21:54 +0100)]
libseccomp (2.5.5-2) unstable; urgency=medium

  * Revert: Dynamically skip autopkgtests when the test runner already applies
    seccomp restrictions.
    - Container based backends usually apply a seccomp filter so it's better
      to declare the isolation-machine restriction.
  * Backport support for syscalls up to kernel v6.12-rc5 and loongarch64.
    (Closes: #1051323)
    - syscalls_update_to_Linux_v6.0.patch
    - tests_add_fstatfs_syscall_in_the_06-sim-actions.patch
    - arch_Add_64-bit_LoongArch_support.patch
    - tests_Add_64-bit_LoongArch_support.patch
    - doc_update_README_and_manpage_for_64-bit_LoongArch.patch
    - tests_Fix_wrong_syscall-error_in_test_29.patch
    - tests_only_use_bogus_syscall_numbers_in_test_29.patch
    - arch_unify_handling_of_syscall.tbl_in_arch-syscall-validate.patch
    - arch_adapt_arch-syscall-validate_to_Linux_6.11.patch
    - syscalls_Update_the_syscall_table_for_Linux_v6.12-rc5.patch

[dgit import unpatched libseccomp 2.5.5-2]

12 months agoImport libseccomp_2.5.5-2.debian.tar.xz
Felix Geyer [Sun, 24 Nov 2024 20:54:16 +0000 (21:54 +0100)]
Import libseccomp_2.5.5-2.debian.tar.xz

[dgit import tarball libseccomp 2.5.5-2 libseccomp_2.5.5-2.debian.tar.xz]

23 months agoImport libseccomp_2.5.5.orig.tar.gz
Felix Geyer [Thu, 4 Jan 2024 17:29:54 +0000 (18:29 +0100)]
Import libseccomp_2.5.5.orig.tar.gz

[dgit import orig libseccomp_2.5.5.orig.tar.gz]