Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[0.12.0] Ensure version of tor installed is from FPF repo #4175

Merged
merged 1 commit into from
Feb 22, 2019

Conversation

kushaldas
Copy link
Contributor

Status

Ready for review

Description of Changes

From #4169

Ubuntu upstream uses older versions:

  • 0.2.4.27 (Trusty)
  • 0.2.9.14 (Xenial)

(cherry picked from commit 2ef9dd1)

Testing

Verify that the changes are example same and from the right comit.

Deployment

Any special considerations for deployment? Consider both:

  1. Upgrading existing production instances.
  2. New installs.

Checklist

If you made changes to the server application code:

  • Linting (make ci-lint) and tests (make -C securedrop test) pass in the development container

If you made changes to securedrop-admin:

  • Linting and tests (make -C admin test) pass in the admin development container

If you made changes to the system configuration:

If you made non-trivial code changes:

  • I have written a test plan and validated it for this PR

If you made changes to documentation:

  • Doc linting (make docs-lint) passed locally

Ubuntu upstream uses older versions:
- 0.2.4.27 (Trusty)
- 0.2.9.14 (Xenial)

(cherry picked from commit 2ef9dd1)
@codecov-io
Copy link

Codecov Report

Merging #4175 into release/0.12.0 will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           release/0.12.0    #4175   +/-   ##
===============================================
  Coverage           84.79%   84.79%           
===============================================
  Files                  43       43           
  Lines                2782     2782           
  Branches              303      303           
===============================================
  Hits                 2359     2359           
  Misses                355      355           
  Partials               68       68

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f4db4b6...25b0a7c. Read the comment docs.

@emkll emkll changed the title Ensure version of tor installed is from FPF repo [0.12.0] Ensure version of tor installed is from FPF repo Feb 22, 2019
Copy link
Contributor

@emkll emkll left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks !

@emkll emkll merged commit 2346682 into release/0.12.0 Feb 22, 2019
@emkll emkll deleted the backport_tor_from_fpf branch February 22, 2019 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants