This is an automated email from the git hooks/post-receive script.
dgoulet pushed a change to branch main in repository tor.
from b113b08722 Merge branch 'maint-0.4.7' new 938070f5c4 dirauth: Change dizum IP address new e19cf2dac6 Merge branch 'maint-0.4.5' into maint-0.4.7 new 4a7824b9ae Merge branch 'maint-0.4.7' new efad436432 dirauth: Remove Faravahar new 7a851e8983 Merge branch 'tor-gitlab/mr/631' into maint-0.4.5 new a317326aae Merge branch 'maint-0.4.5' into maint-0.4.7 new bb9f2ea8fb Merge branch 'maint-0.4.7'
The 7 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/ticket40687 | 2 ++ changes/ticket40688 | 3 +++ src/app/config/auth_dirs.inc | 5 +---- src/test/test_config.c | 4 ++-- 4 files changed, 8 insertions(+), 6 deletions(-) create mode 100644 changes/ticket40687 create mode 100644 changes/ticket40688
This is an automated email from the git hooks/post-receive script.
dgoulet pushed a commit to branch main in repository tor.
commit 938070f5c4c630aebd0cf925f1f03e4d627f4e89 Author: David Goulet dgoulet@torproject.org AuthorDate: Tue Oct 18 10:35:45 2022 -0400
dirauth: Change dizum IP address
Closes #40687
Signed-off-by: David Goulet dgoulet@torproject.org --- changes/ticket40687 | 2 ++ src/app/config/auth_dirs.inc | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/changes/ticket40687 b/changes/ticket40687 new file mode 100644 index 0000000000..e96119cf49 --- /dev/null +++ b/changes/ticket40687 @@ -0,0 +1,2 @@ + o Directory authority changes (dizum): + - Change dizum IP address. Closes ticket 40687. diff --git a/src/app/config/auth_dirs.inc b/src/app/config/auth_dirs.inc index 278f08bfcf..9ea79ec282 100644 --- a/src/app/config/auth_dirs.inc +++ b/src/app/config/auth_dirs.inc @@ -7,7 +7,7 @@ "86.59.21.38:80 847B 1F85 0344 D787 6491 A548 92F9 0493 4E4E B85D", "dizum orport=443 " "v3ident=E8A9C45EDE6D711294FADF8E7951F4DE6CA56B58 " - "45.66.33.45:80 7EA6 EAD6 FD83 083C 538F 4403 8BBF A077 587D D755", + "45.66.35.11:80 7EA6 EAD6 FD83 083C 538F 4403 8BBF A077 587D D755", "Serge orport=9001 bridge " "66.111.2.131:9030 BA44 A889 E64B 93FA A2B1 14E0 2C2A 279A 8555 C533", "gabelmoo orport=443 "
This is an automated email from the git hooks/post-receive script.
dgoulet pushed a commit to branch main in repository tor.
commit e19cf2dac64b7b6bf31d65968877bd9f7330858c Merge: b20f72943e 938070f5c4 Author: David Goulet dgoulet@torproject.org AuthorDate: Wed Oct 26 14:12:51 2022 -0400
Merge branch 'maint-0.4.5' into maint-0.4.7
changes/ticket40687 | 2 ++ src/app/config/auth_dirs.inc | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-)
This is an automated email from the git hooks/post-receive script.
dgoulet pushed a commit to branch main in repository tor.
commit 4a7824b9aea5cee9c2427ac6ebcfb1561a032376 Merge: b113b08722 e19cf2dac6 Author: David Goulet dgoulet@torproject.org AuthorDate: Wed Oct 26 14:12:51 2022 -0400
Merge branch 'maint-0.4.7'
changes/ticket40687 | 2 ++ src/app/config/auth_dirs.inc | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-)
This is an automated email from the git hooks/post-receive script.
dgoulet pushed a commit to branch main in repository tor.
commit efad436432934a572179d514904eb4a94b2b2281 Author: David Goulet dgoulet@torproject.org AuthorDate: Tue Oct 18 10:45:17 2022 -0400
dirauth: Remove Faravahar
Closes #40688
Signed-off-by: David Goulet dgoulet@torproject.org --- changes/ticket40688 | 3 +++ src/app/config/auth_dirs.inc | 3 --- src/test/test_config.c | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/changes/ticket40688 b/changes/ticket40688 new file mode 100644 index 0000000000..79350cb836 --- /dev/null +++ b/changes/ticket40688 @@ -0,0 +1,3 @@ + o Directory authority changes (Faravahar): + - Remove Faravahar until its operator, Sina, set it back up online outside + of Team Cymru network. Closes ticket 40688. diff --git a/src/app/config/auth_dirs.inc b/src/app/config/auth_dirs.inc index 278f08bfcf..549cb72976 100644 --- a/src/app/config/auth_dirs.inc +++ b/src/app/config/auth_dirs.inc @@ -22,9 +22,6 @@ "v3ident=49015F787433103580E3B66A1707A00E60F2D15B " "ipv6=[2001:67c:289c::9]:80 " "171.25.193.9:443 BD6A 8292 55CB 08E6 6FBE 7D37 4836 3586 E46B 3810", -"Faravahar orport=443 " - "v3ident=EFCBE720AB3A82B99F9E953CD5BF50F7EEFC7B97 " - "154.35.175.225:80 CF6D 0AAF B385 BE71 B8E1 11FC 5CFF 4B47 9237 33BC", "longclaw orport=443 " "v3ident=23D15D965BC35114467363C165C4F724B64B4F66 " "199.58.81.140:80 74A9 1064 6BCE EFBC D2E8 74FC 1DC9 9743 0F96 8145", diff --git a/src/test/test_config.c b/src/test/test_config.c index 655535f704..1654968705 100644 --- a/src/test/test_config.c +++ b/src/test/test_config.c @@ -2007,8 +2007,8 @@ test_config_adding_default_trusted_dir_servers(void *arg)
/* Assume we have eight V3 authorities */ add_default_trusted_dir_authorities(V3_DIRINFO); - tt_int_op(get_n_authorities(V3_DIRINFO), OP_EQ, 9); - tt_int_op(smartlist_len(router_get_fallback_dir_servers()), OP_EQ, 10); + tt_int_op(get_n_authorities(V3_DIRINFO), OP_EQ, 8); + tt_int_op(smartlist_len(router_get_fallback_dir_servers()), OP_EQ, 9);
done: clear_dir_servers();
This is an automated email from the git hooks/post-receive script.
dgoulet pushed a commit to branch main in repository tor.
commit 7a851e8983d74959475f67543a6a89137c430a58 Merge: 938070f5c4 efad436432 Author: David Goulet dgoulet@torproject.org AuthorDate: Wed Oct 26 14:21:35 2022 -0400
Merge branch 'tor-gitlab/mr/631' into maint-0.4.5
changes/ticket40688 | 3 +++ src/app/config/auth_dirs.inc | 3 --- src/test/test_config.c | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-)
This is an automated email from the git hooks/post-receive script.
dgoulet pushed a commit to branch main in repository tor.
commit a317326aae5dfdd63fced907ffcf822563dff729 Merge: e19cf2dac6 7a851e8983 Author: David Goulet dgoulet@torproject.org AuthorDate: Wed Oct 26 14:21:41 2022 -0400
Merge branch 'maint-0.4.5' into maint-0.4.7
changes/ticket40688 | 3 +++ src/app/config/auth_dirs.inc | 3 --- src/test/test_config.c | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-)
This is an automated email from the git hooks/post-receive script.
dgoulet pushed a commit to branch main in repository tor.
commit bb9f2ea8fb02239e10f52ce03f2cad1073f96158 Merge: 4a7824b9ae a317326aae Author: David Goulet dgoulet@torproject.org AuthorDate: Wed Oct 26 14:21:41 2022 -0400
Merge branch 'maint-0.4.7'
changes/ticket40688 | 3 +++ src/app/config/auth_dirs.inc | 3 --- src/test/test_config.c | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-)
tor-commits@lists.torproject.org