commit f3e1d58f4e6f1399d0e5e4bd92dc35f8e8f6d3fb
Author: Nick Mathewson <ni...@torproject.org>
Date:   Mon Nov 22 09:56:14 2021 -0500

    Mark proposal 315 as implemented in 0.4.5.1-alpha.
---
 proposals/000-index.txt                      | 4 ++--
 proposals/315-update-dir-required-fields.txt | 8 +++++++-
 proposals/BY_INDEX.md                        | 2 +-
 proposals/README.md                          | 2 +-
 4 files changed, 11 insertions(+), 5 deletions(-)

diff --git a/proposals/000-index.txt b/proposals/000-index.txt
index 8849a5a..0f61f92 100644
--- a/proposals/000-index.txt
+++ b/proposals/000-index.txt
@@ -235,7 +235,7 @@ Proposals by number:
 312  Tor Relay Automatic IPv6 Address Discovery [ACCEPTED]
 313  Tor Relay IPv6 Statistics [ACCEPTED]
 314  Allow Markdown for proposal format [CLOSED]
-315  Updating the list of fields required in directory documents [OPEN]
+315  Updating the list of fields required in directory documents [CLOSED]
 316  FlashFlow: A Secure Speed Test for Tor (Parent Proposal) [DRAFT]
 317  Improve security aspects of DNS name resolution [NEEDS-REVISION]
 318  Limit protover values to 0-63 [CLOSED]
@@ -290,7 +290,6 @@ Proposals by status:
    306  A Tor Implementation of IPv6 Happy Eyeballs
    308  Counter Galois Onion: A New Proposal for Forward-Secure Relay 
Cryptography
    309  Optimistic SOCKS Data
-   315  Updating the list of fields required in directory documents
    319  RELAY_FRAGMENT cells
    321  Better performance and usability for the MyFamily option (v2)
    322  Extending link specifiers to include the directory port
@@ -421,6 +420,7 @@ Proposals by status:
    305  ESTABLISH_INTRO Cell DoS Defense Extension
    310  Towards load-balancing in Prop 271
    314  Allow Markdown for proposal format
+   315  Updating the list of fields required in directory documents [in 
0.4.5.1-alpha]
    318  Limit protover values to 0-63 [in 0.4.5.1-alpha]
    328  Make Relays Report When They Are Overloaded
  SUPERSEDED:
diff --git a/proposals/315-update-dir-required-fields.txt 
b/proposals/315-update-dir-required-fields.txt
index c22536c..1761a03 100644
--- a/proposals/315-update-dir-required-fields.txt
+++ b/proposals/315-update-dir-required-fields.txt
@@ -2,7 +2,13 @@ Filename: 315-update-dir-required-fields.txt
 Title: Updating the list of fields required in directory documents
 Author: Nick Mathewson
 Created: 23 April 2020
-Status: Open
+Status: Closed
+Implemented-In: 0.4.5.1-alpha
+
+Notes:
+
+   The "hidden-service-dir" field was not made assumed-present; all other
+    fields were updated.
 
 1. Introduction
 
diff --git a/proposals/BY_INDEX.md b/proposals/BY_INDEX.md
index 637ec8b..b31fac4 100644
--- a/proposals/BY_INDEX.md
+++ b/proposals/BY_INDEX.md
@@ -232,7 +232,7 @@ Below are a list of proposals sorted by their proposal 
number.  See
 * [`312-relay-auto-ipv6-addr.txt`](/proposals/312-relay-auto-ipv6-addr.txt): 
Tor Relay Automatic IPv6 Address Discovery [ACCEPTED]
 * [`313-relay-ipv6-stats.txt`](/proposals/313-relay-ipv6-stats.txt): Tor Relay 
IPv6 Statistics [ACCEPTED]
 * 
[`314-allow-markdown-proposals.md`](/proposals/314-allow-markdown-proposals.md):
 Allow Markdown for proposal format [CLOSED]
-* 
[`315-update-dir-required-fields.txt`](/proposals/315-update-dir-required-fields.txt):
 Updating the list of fields required in directory documents [OPEN]
+* 
[`315-update-dir-required-fields.txt`](/proposals/315-update-dir-required-fields.txt):
 Updating the list of fields required in directory documents [CLOSED]
 * [`316-flashflow.md`](/proposals/316-flashflow.md): FlashFlow: A Secure Speed 
Test for Tor (Parent Proposal) [DRAFT]
 * 
[`317-secure-dns-name-resolution.txt`](/proposals/317-secure-dns-name-resolution.txt):
 Improve security aspects of DNS name resolution [NEEDS-REVISION]
 * [`318-limit-protovers.md`](/proposals/318-limit-protovers.md): Limit 
protover values to 0-63 [CLOSED]
diff --git a/proposals/README.md b/proposals/README.md
index 49728d3..218f018 100644
--- a/proposals/README.md
+++ b/proposals/README.md
@@ -32,7 +32,6 @@ for discussion.
 * [`306-ipv6-happy-eyeballs.txt`](/proposals/306-ipv6-happy-eyeballs.txt): A 
Tor Implementation of IPv6 Happy Eyeballs
 * [`308-counter-galois-onion.txt`](/proposals/308-counter-galois-onion.txt): 
Counter Galois Onion: A New Proposal for Forward-Secure Relay Cryptography
 * 
[`309-optimistic-socks-in-tor.txt`](/proposals/309-optimistic-socks-in-tor.txt):
 Optimistic SOCKS Data
-* 
[`315-update-dir-required-fields.txt`](/proposals/315-update-dir-required-fields.txt):
 Updating the list of fields required in directory documents
 * [`319-wide-everything.md`](/proposals/319-wide-everything.md): 
RELAY_FRAGMENT cells
 * [`321-happy-families.md`](/proposals/321-happy-families.md): Better 
performance and usability for the MyFamily option (v2)
 * [`322-dirport-linkspec.md`](/proposals/322-dirport-linkspec.md): Extending 
link specifiers to include the directory port
@@ -239,6 +238,7 @@ necessary.
 * 
[`305-establish-intro-dos-defense-extention.txt`](/proposals/305-establish-intro-dos-defense-extention.txt):
 ESTABLISH_INTRO Cell DoS Defense Extension
 * 
[`310-bandaid-on-guard-selection.txt`](/proposals/310-bandaid-on-guard-selection.txt):
 Towards load-balancing in Prop 271
 * 
[`314-allow-markdown-proposals.md`](/proposals/314-allow-markdown-proposals.md):
 Allow Markdown for proposal format
+* 
[`315-update-dir-required-fields.txt`](/proposals/315-update-dir-required-fields.txt):
 Updating the list of fields required in directory documents
 * [`318-limit-protovers.md`](/proposals/318-limit-protovers.md): Limit 
protover values to 0-63
 * [`328-relay-overload-report.md`](/proposals/328-relay-overload-report.md): 
Make Relays Report When They Are Overloaded
 

_______________________________________________
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to