[tor-bugs] #33672 [Applications/Tor Browser]: Force include https-everywhere in incremental mar update

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Mar 19 23:31:16 UTC 2020


#33672: Force include https-everywhere in incremental mar update
------------------------------------------+------------------------
     Reporter:  sysrqb                    |      Owner:  tbb-team
         Type:  defect                    |     Status:  new
     Priority:  High                      |  Milestone:
    Component:  Applications/Tor Browser  |    Version:
     Severity:  Normal                    |   Keywords:
Actual Points:                            |  Parent ID:
       Points:                            |   Reviewer:  brade, mcs
      Sponsor:                            |
------------------------------------------+------------------------
 We should include an older version of https-everywhere in the upcoming
 release. This won't be a problem for new installations. However, any
 recently run instance of Tor Browser mostlikely automatically upgraded to
 the newest https-e version (2020.3.16), so we should include the older
 version (2019.11.7) in our incremental mar files.

 2019.11.7 is the version we included in the last Tor Browser version, so
 it won't be included in the incrementals. It seems like we can force
 inclusion in `make_incremental_update.sh`.

 I see two options:
   1. (tor-browser) Patch `tools/update-
 packaging/make_incremental_update.sh` so it always include https-
 everywhere (and then we revert/drop that patch at the next rebase)
   1. (tor-browser-build) Patch `tools/update-responses/gen_incrementals`
 so it passes `-f $ext_path/$https_everywhere_dir/* $packed_https_e_path`
 (with appropriate paths) when it calls `make_incremental_update.sh`?

 If there are alternatives, we can consider those, too.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/33672>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list