From 46998fc8fd008f780f9d0ce827b89afab3cb0210 Mon Sep 17 00:00:00 2001 From: rl1987 Date: Tue, 26 Jun 2018 14:30:02 +0300 Subject: Validate that DirAuthority address is IPv4 --- changes/bug26488 | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 changes/bug26488 (limited to 'changes') diff --git a/changes/bug26488 b/changes/bug26488 new file mode 100644 index 0000000000..f93d4c6f00 --- /dev/null +++ b/changes/bug26488 @@ -0,0 +1,4 @@ + o Major bugfixes (directory authority): + - Actually check that address we get from DirAuthority configuration + line is valid IPv4. Explicitly disallow DirAuthority adress to be + DNS hostname. Fixes bug 26488; bugfix on 0.1.2.10-rc. -- cgit v1.2.3-54-g00ecf