[tor-bugs] #13512 [Tor Browser]: After update, load a static tab with change notes
Tor Bug Tracker & Wiki
blackhole at torproject.org
Thu Aug 20 14:06:03 UTC 2015
#13512: After update, load a static tab with change notes
-------------------------+-------------------------------------------------
Reporter: arma | Owner: mcs
Type: | Status: needs_review
enhancement | Milestone:
Priority: normal | Version:
Component: Tor | Keywords: tbb-usability,
Browser | TorBrowserTeam201508R, GeorgKoppen201508R
Resolution: | Parent ID:
Actual Points: |
Points: |
-------------------------+-------------------------------------------------
Changes (by boklm):
* status: assigned => needs_review
Comment:
I attached a patch to `update_responses` to add the `actions` and
`openURL` attributes in the xml responses, if `openURL` is present in the
config.yml file.
The config.yml will then need to be changed like this:
{{{
diff --git a/tools/update-responses/config.yml b/tools/update-
responses/config.yml
index 4d2e7cb566b1..97d5765e3317 100644
--- a/tools/update-responses/config.yml
+++ b/tools/update-responses/config.yml
@@ -27,6 +27,7 @@ versions:
platformVersion: 38.2.0
detailsURL:
https://www.torproject.org/projects/torbrowser.html.en
download_url: https://www.torproject.org/dist/torbrowser/5.5a1
+ openURL: https://blog.torproject.org/blog/tor-browser-
55a1-released
incremental_from:
- 5.0a4
migrate_archs:
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/13512#comment:17>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list