summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2022-09-30 14:34:51 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2022-09-30 17:26:56 +0300
commita8a0eacb8148c8d68f059dc7eba585c92cbe937e (patch)
tree561e252987847ba3d52665aac9ab3d1afd4ea690 /TODO
parent75fd8e50ade69a3afae82024a6e4b879b1f72ac1 (diff)
Upgrade to 2.4.9
This in particular fixes CVE-2022-40674.
Diffstat (limited to 'TODO')
-rw-r--r--TODO13
1 files changed, 13 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..8b4b1ca
--- /dev/null
+++ b/TODO
@@ -0,0 +1,13 @@
+On the revision:
+
+On the release:
+
+- Switch to using in.substitutions in buildfile.
+
+Note: the above requires bumping build2 version requirement to 0.16.0.
+
+Additional (permanent) notes:
+
+- Review '@@ TMP' notes.
+
+- Add/remove 'priority: security' manifest value, if required.