]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add changes file for #28518.
authorAlexander Færøy <ahf@torproject.org>
Mon, 19 Nov 2018 15:33:06 +0000 (16:33 +0100)
committerAlexander Færøy <ahf@torproject.org>
Mon, 19 Nov 2018 15:33:06 +0000 (16:33 +0100)
See: https://bugs.torproject.org/28518

changes/bug28518 [new file with mode: 0644]

diff --git a/changes/bug28518 b/changes/bug28518
new file mode 100644 (file)
index 0000000..d7ebab2
--- /dev/null
@@ -0,0 +1,4 @@
+  o Minor features (FreeBSD):
+    - Warn relay operators if the "net.inet.ip.random_id" sysctl (IP ID
+      randomization) is disabled on their relay if it is running on FreeBSD
+      based operating systems. Closes ticket 28518.