]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
fill manpage and add changes entry
authortrinity-1686a <trinity@deuxfleurs.fr>
Sat, 7 Oct 2023 15:55:33 +0000 (17:55 +0200)
committertrinity-1686a <trinity@deuxfleurs.fr>
Sat, 7 Oct 2023 15:55:33 +0000 (17:55 +0200)
changes/ticket40817 [new file with mode: 0644]
doc/man/tor.1.txt

diff --git a/changes/ticket40817 b/changes/ticket40817
new file mode 100644 (file)
index 0000000..c99e866
--- /dev/null
@@ -0,0 +1,4 @@
+  o Minor feature (directory authority):
+    - Introduce MinimalAcceptedServerVersion to allow modification of minimal
+      accepted version for relays without requiring a new tor release.
+      Closes ticket 40817.
index 248c0b7896f1475fa9c374bea44a7d3b04a4b5c4..cfac33d96251940d6edd2667b11d1d7032ac9676 100644 (file)
@@ -3381,6 +3381,11 @@ on the public Tor network.
     multiple times: the values from multiple lines are spliced together. When
     this is set then **VersioningAuthoritativeDirectory** should be set too.
 
+[[MinimalAcceptedServerVersion]] **MinimalAcceptedServerVersion** __STRING__::
+   STRING is the oldest Tor version accepted by the directory authority for
+   relays and bridge. Any older version will be rejected.
+   (Default: 0.4.7.0-alpha-dev)
+
 [[V3AuthDistDelay]] **V3AuthDistDelay** __N__ **seconds**|**minutes**|**hours**::
     V3 authoritative directories only. Configures the server's preferred  delay
     between publishing its consensus and signature and assuming  it has all the