summaryrefslogtreecommitdiffstats
path: root/debian/TODO
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-06 00:55:53 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-06 00:55:53 +0000
commit129b974b59c74140570847bb4a2774d41d1e5fae (patch)
treef2dc68e7186b8157e33aebbc2526e016912ded82 /debian/TODO
parentAdding upstream version 3.2.1. (diff)
downloadknot-resolver-129b974b59c74140570847bb4a2774d41d1e5fae.tar.xz
knot-resolver-129b974b59c74140570847bb4a2774d41d1e5fae.zip
Adding debian version 3.2.1-3.debian/3.2.1-3
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/TODO')
-rw-r--r--debian/TODO13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/TODO b/debian/TODO
new file mode 100644
index 0000000..8e24e45
--- /dev/null
+++ b/debian/TODO
@@ -0,0 +1,13 @@
+Things to work on for debian packaging for knot-resolver:
+
+* clean up javascript bundled by upstream, try to regenerate it from source
+
+* address all the warnings about ISO C and C99
+
+* trim linker dependencies. lots of "(they use none of the library's
+ symbols)" warnings.
+
+* nudge upstream toward multi-arch
+
+* (autopkgtest): ensure that libkres-dev is actually usable by another
+ project, and not limited only to kresd.