Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0009-disable-database-tests.patch | Skip the database tests The MySQL and PostgreSQL tests require a server with username, password and tables setup for the test, see doc/devel/unit-tests.dox. There's no way to instruct the build system to skip specific tests, so let's disable them with a patch. |
Paride Legovini <paride.legovini@canonical.com> | not-needed | 2020-12-03 | ||
0010-set-control-sockets-location.patch | d/rules: set the default location for control sockets to /run/kea The default config files place the control sockets in /tmp, which is insecure. Mangle the config files to place the sockets under _kea-owned /run/kea instead. Patch originally submitted by Paride Legovini in https://salsa.debian.org/debian/isc-kea/-/merge_requests/15. |
Athos Ribeiro <athos.ribeiro@canonical.com> | yes | debian upstream | 2023-02-13 | |
0011-kea-ctrl-agent-authentication.patch | Set kea-ctrl-agent up to require a password. diff --git a/src/bin/keactrl/kea-ctrl-agent.conf.pre b/src/bin/keactrl/kea-ctrl-agent.conf.pre index e6ae8b8a..f7e3fed2 100644 |
Andreas Hasenack <andreas.hasenack@canonical.com> | not-needed | debian | 2023-03-17 |