summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Kees Cook [Thu, 4 Jan 2024 17:29:54 +0000 (18:29 +0100)]
python_single_version_externally_managed
Fix building with setuptools instead of distutils.
Gbp-Pq: Name python_single_version_externally_managed.patch
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
Felix Geyer [Thu, 4 Jan 2024 17:29:54 +0000 (18:29 +0100)]
libseccomp (2.5.5-1) unstable; urgency=medium
* New upstream release.
[dgit import unpatched libseccomp 2.5.5-1]
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]
Felix Geyer [Thu, 4 Jan 2024 17:29:54 +0000 (18:29 +0100)]
Import libseccomp_2.5.5-1.debian.tar.xz
[dgit import tarball libseccomp 2.5.5-1 libseccomp_2.5.5-1.debian.tar.xz]