diff options
Diffstat (limited to 'debian/tests/control')
-rw-r--r-- | debian/tests/control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/tests/control b/debian/tests/control index cb45689..e2d3875 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -27,3 +27,11 @@ Tests: chroot Features: no-build-needed Restrictions: needs-root allow-stderr breaks-testbed Depends: apache2, wget, dpkg-dev + +Tests: uwsgi +Restrictions: allow-stderr, needs-root +Depends: apache2, libapache2-mod-proxy-uwsgi, uwsgi, wget, uwsgi-plugin-python, rsync, netcat-openbsd | netcat-traditional + +Tests: CVE-2023-25690 +Restrictions: allow-stderr, needs-root +Depends: apache2, rsync, curl, wget |