diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 10:41:59 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 10:41:59 +0000 |
commit | be05184b2324848b4f33e6e5d9c716bc95f581f3 (patch) | |
tree | 4da6fcfe204d1694377e90c44b02f1b0790aabe8 /debian/TODO | |
parent | Adding upstream version 5.3.1. (diff) | |
download | knot-resolver-debian.tar.xz knot-resolver-debian.zip |
Adding debian version 5.3.1-1+deb11u1.debian/5.3.1-1+deb11u1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/TODO | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/TODO b/debian/TODO new file mode 100644 index 0000000..ed3a0cd --- /dev/null +++ b/debian/TODO @@ -0,0 +1,8 @@ +Things to work on for debian packaging for knot-resolver: + +* clean up javascript bundled by upstream, try to regenerate it from + source (starting with https://bugs.debian.org/923991 and + https://bugs.debian.org/924021) + +* normalize kresd.conf for sysvinit use by updating initscript to use + socket-activate + runuser |