There are 35 open security issues in bullseye.
There are 50 open security issues in bookworm.
There are 23 open security issues in buster.
commit f07e0985187a5442a443d54792a0dc51e6e543f1
Author: Andreas Dolp <dev@andreas-dolp.de>
Date: Tue Aug 18 16:01:39 2026 +0200
d/tests/control: Add missing test dependencies on iproute2 and awk for 'systemd-service-test.sh'
Closes: #1144840
The missing dependencies lead to an error in ci.debian.net on backend 'incus-lxc':
```
ip route show
.../src/debian/tests/systemd-service-test.sh: 9: ip: not found
```
This is caused by the package iproute2 missing and the package is not
marked 'Essential: yes', so it should be added as a test dependency.
The same applies for awk.
https://ci.debian.net/packages/s/suricata/testing/amd64/74060718/#L8816
Among the 8 debian patches available in version 1:8.0.6-1 of the package, we noticed the following issues: