libseccomp.git
2 years agopython_single_version_externally_managed
Kees Cook [Sun, 29 Oct 2023 14:13:08 +0000 (15:13 +0100)]
python_single_version_externally_managed

Fix building with setuptools instead of distutils.

Gbp-Pq: Name python_single_version_externally_managed.patch

2 years 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

2 years agolibseccomp (2.5.4-2) unstable; urgency=medium
Felix Geyer [Sun, 29 Oct 2023 14:13:08 +0000 (15:13 +0100)]
libseccomp (2.5.4-2) unstable; urgency=medium

  * Fix watch file. (Closes: #1050659)
  * Dynamically skip autopkgtests when the test runner already applies seccomp
    restrictions.
    - Drop isolation-machine restriction.
  * Fix FTBFS with setuptools. (Closes: #1054788, #1033641)
    - Add python_Fix_distutils_DeprecationWarning.patch
    - Add python_single_version_externally_managed.patch
    - Explicitly build-depend on python3-setuptools

[dgit import unpatched libseccomp 2.5.4-2]

2 years agoImport libseccomp_2.5.4-2.debian.tar.xz
Felix Geyer [Sun, 29 Oct 2023 14:13:08 +0000 (15:13 +0100)]
Import libseccomp_2.5.4-2.debian.tar.xz

[dgit import tarball libseccomp 2.5.4-2 libseccomp_2.5.4-2.debian.tar.xz]

3 years agoImport libseccomp_2.5.4.orig.tar.gz
Felix Geyer [Thu, 21 Apr 2022 20:23:12 +0000 (22:23 +0200)]
Import libseccomp_2.5.4.orig.tar.gz

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