This is an automated email from the git hooks/post-receive script.
dgoulet pushed a change to branch main in repository tor.
from ac306581af fix a few more typos in comments new 681c15a32d dirauth: Add a AuthDirVoteGuard to pin Guard flags new 8bf1a86ae1 dirauth: Make voting flag threshold tunable via torrc new b2665ad639 man: Fix typo for AuthDirMiddleOnly option new 16664c0017 Merge branch 'maint-0.4.7'
The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference.
Summary of changes: changes/ticket40652 | 10 ++++++ doc/man/tor.1.txt | 26 +++++++++++++++ src/feature/dirauth/dirauth_config.c | 5 +++ src/feature/dirauth/dirauth_options.inc | 25 +++++++++++++++ src/feature/dirauth/voteflags.c | 56 +++++++++++++++++---------------- 5 files changed, 95 insertions(+), 27 deletions(-) create mode 100644 changes/ticket40652