Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Tor
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container Registry
Model registry
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
The Tor Project
Core
Tor
Commits
4ceec476
Commit
4ceec476
authored
5 years ago
by
Nick Mathewson
Browse files
Options
Downloads
Patches
Plain Diff
change some CI-substitute logic
parent
54eb3c04
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/HACKING/ReleasingTor.md
+5
-1
5 additions, 1 deletion
doc/HACKING/ReleasingTor.md
with
5 additions
and
1 deletion
doc/HACKING/ReleasingTor.md
+
5
−
1
View file @
4ceec476
...
...
@@ -40,10 +40,14 @@ new Tor release:
* clang scan-build. (See the script in ./scripts/test/scan_build.sh)
* make test-network and make test-network-all (with
--enable-
expensiv
e-hardening)
--enable-
fragil
e-hardening)
* Running Tor yourself and making sure that it actually works for you.
* Running Tor under valgrind. (Our 'fragile hardening' doesn't cover
libevent and openssl, so using valgrind will sometimes find extra
memory leaks.)
=== II. Write a changelog
...
...
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