diff options
author | Tor CI Release <no-email@torproject.org> | 2022-02-25 14:09:50 +0000 |
---|---|---|
committer | David Goulet <dgoulet@torproject.org> | 2022-02-25 09:20:59 -0500 |
commit | a6b948d1ccd022de9e09650b98b8b152fb96d5b6 (patch) | |
tree | a2eb21c4f4f4c24248679649bfaa4c7ae7ebda0a /changes | |
parent | 211e0937616d33b2875c8d69fdde1eb111cd0c6d (diff) | |
download | tor-a6b948d1ccd022de9e09650b98b8b152fb96d5b6.tar.gz tor-a6b948d1ccd022de9e09650b98b8b152fb96d5b6.zip |
release: ChangeLog and ReleaseNotes for 0.4.7.4-alpha
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug40499 | 7 | ||||
-rw-r--r-- | changes/bug40550 | 3 | ||||
-rw-r--r-- | changes/fallbackdirs-2022-02-04 | 2 | ||||
-rw-r--r-- | changes/fallbackdirs-2022-02-25 | 2 | ||||
-rw-r--r-- | changes/geoip-2022-02-04 | 3 | ||||
-rw-r--r-- | changes/geoip-2022-02-25 | 3 | ||||
-rw-r--r-- | changes/ticket40444 | 5 | ||||
-rw-r--r-- | changes/ticket40509 | 4 | ||||
-rw-r--r-- | changes/ticket40516 | 3 | ||||
-rw-r--r-- | changes/ticket40529 | 5 | ||||
-rw-r--r-- | changes/ticket40544 | 3 | ||||
-rw-r--r-- | changes/ticket40548 | 4 | ||||
-rw-r--r-- | changes/ticket40559 | 2 | ||||
-rw-r--r-- | changes/ticket40564 | 4 |
14 files changed, 0 insertions, 50 deletions
diff --git a/changes/bug40499 b/changes/bug40499 deleted file mode 100644 index 149e9bd200..0000000000 --- a/changes/bug40499 +++ /dev/null @@ -1,7 +0,0 @@ - o Major bugfixes (client): - - Stop caching TCP connect failures to relays/bridges when we - initiated the connection as a client. Now we only cache connect - failures as a relay or bridge when we initiated them because - of an EXTEND request. Declining to re-attempt the client-based - connections could cause problems when we lose connectivity and - try to reconnect. Fixes bug 40499; bugfix on 0.3.3.4-alpha. diff --git a/changes/bug40550 b/changes/bug40550 deleted file mode 100644 index 3f829d3794..0000000000 --- a/changes/bug40550 +++ /dev/null @@ -1,3 +0,0 @@ - o Minor bugfixes (compilation): - - Resume being able to build on old / esoteric gcc versions. Fixes - bug 40550; bugfix on 0.4.7.1-alpha. diff --git a/changes/fallbackdirs-2022-02-04 b/changes/fallbackdirs-2022-02-04 deleted file mode 100644 index 3d4ec28fe9..0000000000 --- a/changes/fallbackdirs-2022-02-04 +++ /dev/null @@ -1,2 +0,0 @@ - o Minor features (fallbackdir): - - Regenerate fallback directories generated on February 04, 2022. diff --git a/changes/fallbackdirs-2022-02-25 b/changes/fallbackdirs-2022-02-25 deleted file mode 100644 index 46ea506bd2..0000000000 --- a/changes/fallbackdirs-2022-02-25 +++ /dev/null @@ -1,2 +0,0 @@ - o Minor features (fallbackdir): - - Regenerate fallback directories generated on February 25, 2022. diff --git a/changes/geoip-2022-02-04 b/changes/geoip-2022-02-04 deleted file mode 100644 index 41921da85f..0000000000 --- a/changes/geoip-2022-02-04 +++ /dev/null @@ -1,3 +0,0 @@ - o Minor features (geoip data): - - Update the geoip files to match the IPFire Location Database, - as retrieved on 2022/02/04. diff --git a/changes/geoip-2022-02-25 b/changes/geoip-2022-02-25 deleted file mode 100644 index f8930562a0..0000000000 --- a/changes/geoip-2022-02-25 +++ /dev/null @@ -1,3 +0,0 @@ - o Minor features (geoip data): - - Update the geoip files to match the IPFire Location Database, - as retrieved on 2022/02/25. diff --git a/changes/ticket40444 b/changes/ticket40444 deleted file mode 100644 index 62aa281889..0000000000 --- a/changes/ticket40444 +++ /dev/null @@ -1,5 +0,0 @@ - o Major features (relay, client, onion services): - - Implement RTT-based congestion control for exits and onion services, - from Proposal 324. Disabled by default. Enabled by the 'cc_alg' - consensus parameter. Closes ticket 40444. - diff --git a/changes/ticket40509 b/changes/ticket40509 deleted file mode 100644 index ba4502ff3b..0000000000 --- a/changes/ticket40509 +++ /dev/null @@ -1,4 +0,0 @@ - o Minor bugfix (relay): - - Remove the HSDir and HSIntro onion service v2 protocol versions so relay - stop advertising that they support them. Fixes bug 40509; bugfix on - 0.3.5.17. diff --git a/changes/ticket40516 b/changes/ticket40516 deleted file mode 100644 index fb84bb4b14..0000000000 --- a/changes/ticket40516 +++ /dev/null @@ -1,3 +0,0 @@ - o Minor bugfixes (compiler warnings): - - Fix couple compiler warnings on latest Ubuntu Jammy. Fixes bug 40516; - bugfix on 0.3.5.1-alpha. diff --git a/changes/ticket40529 b/changes/ticket40529 deleted file mode 100644 index 5b3a18a180..0000000000 --- a/changes/ticket40529 +++ /dev/null @@ -1,5 +0,0 @@ - o Documentation: - - Provide an improved version of the tor-exit-notice.html file for - exit relays to use as a landing page. The text is unchanged, - but the page design and layout are significantly modernized, and - several links are fixed. Patch from "n_user"; closes ticket 40529. diff --git a/changes/ticket40544 b/changes/ticket40544 deleted file mode 100644 index b0754f0fd4..0000000000 --- a/changes/ticket40544 +++ /dev/null @@ -1,3 +0,0 @@ - o Minor bugfix (logging): - - Update a log notice dead URL to a working one. Fixes bug 40544; bugfix on - 0.3.5.1-alpha. diff --git a/changes/ticket40548 b/changes/ticket40548 deleted file mode 100644 index 277bb577a4..0000000000 --- a/changes/ticket40548 +++ /dev/null @@ -1,4 +0,0 @@ - o Minor bugfixes (cell scheduling): - - Don't attempt to write 0 bytes after a cell scheduling loop. No empty - payload was put on the wire. Fixes bug 40548; bugfix on 0.3.5.1-alpha. - - Avoid writing empty payload with NSS write. diff --git a/changes/ticket40559 b/changes/ticket40559 deleted file mode 100644 index 9aa464f446..0000000000 --- a/changes/ticket40559 +++ /dev/null @@ -1,2 +0,0 @@ - o Minor feature (authority, relay): - - Reject End-Of-Life relays running version 0.3.5.x. Closes ticket 40559. diff --git a/changes/ticket40564 b/changes/ticket40564 deleted file mode 100644 index 2f805bdef5..0000000000 --- a/changes/ticket40564 +++ /dev/null @@ -1,4 +0,0 @@ - o Major bugfixes (relay, overload): - - Do not trigger a general overload on DNS timeout. Even after fixing - 40527, some code remained that triggered the overload. Fixes bug 40564; - bugfix on 0.4.7.1-alpha. |