Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
Tor
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Matthew Finkel
Tor
Commits
80bfc471
Commit
80bfc471
authored
5 years ago
by
Nick Mathewson
Browse files
Options
Downloads
Patches
Plain Diff
final (?) changelog edits for 0.4.2.3-alpha
parent
bb54bca8
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ChangeLog
+7
-7
7 additions, 7 deletions
ChangeLog
with
7 additions
and
7 deletions
ChangeLog
+
7
−
7
View file @
80bfc471
Changes in version 0.4.2.3-alpha - 2019-10-
??
Changes in version 0.4.2.3-alpha - 2019-10-
24
This release fixes several bugs from the previous alpha release, and
from earlier versions of Tor.
...
...
@@ -19,7 +19,7 @@ Changes in version 0.4.2.3-alpha - 2019-10-??
on 0.3.2.1-alpha.
o Minor feature (onion services, control port):
- The ADD_ONION
key blob
keyword "BEST" now defaults to ED25519-V3
- The ADD_ONION
command's
keyword "BEST" now defaults to ED25519-V3
(v3) onion services. Previously it defaulted to RSA1024 (v2).
Closes ticket 29669.
...
...
@@ -62,16 +62,16 @@ Changes in version 0.4.2.3-alpha - 2019-10-??
o Minor bugfixes (mainloop, periodic events, in-process API):
- Reset the periodic events' "enabled" flag when Tor is shut down
cleanly. Previously, this flag was left on, which caused periodic
events not to be
to not
re-enabled when Tor was relaunched in-
process
with tor_api.h after a shutdown. Fixes bug 32058; bugfix
events not to be re-enabled when Tor was relaunched in-
process
with tor_api.h after a shutdown. Fixes bug 32058; bugfix
on 0.3.3.1-alpha.
o Minor bugfixes (process management):
- Remove overly strict assertions that triggered when a pluggable
transport fail
s
to launch. Fixes bug 31091; bugfix
transport fail
ed
to launch. Fixes bug 31091; bugfix
on 0.4.0.1-alpha.
- Remove an assertion in the Unix process backend. This assertion
would trigger when
a
we failed to find the executable for a child
would trigger when we failed to find the executable for a child
process. Fixes bug 31810; bugfix on 0.4.0.1-alpha.
o Minor bugfixes (testing):
...
...
@@ -103,7 +103,7 @@ Changes in version 0.4.2.3-alpha - 2019-10-??
- Correct the description of "GuardLifetime". Fixes bug 31189;
bugfix on 0.3.0.1-alpha.
- Make clear in the man page, in both the bandwidth section and the
a
ccounting
m
ax section, that Tor counts in powers of two, not
A
ccounting
M
ax section, that Tor counts in powers of two, not
powers of ten: 1 GByte is 1024*1024*1024 bytes, not one billion
bytes. Resolves ticket 32106.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment