[tor-bugs] #8645 [Pluggable transport]: Pluggable transports bundles warn of need to upgrade when no new version is yet available
Tor Bug Tracker & Wiki
blackhole at torproject.org
Fri Apr 5 14:51:04 UTC 2013
#8645: Pluggable transports bundles warn of need to upgrade when no new version is
yet available
---------------------------------+------------------------------------------
Reporter: dcf | Owner: asn
Type: defect | Status: new
Priority: normal | Milestone:
Component: Pluggable transport | Version:
Keywords: flashproxy | Parent:
Points: | Actualpoints:
---------------------------------+------------------------------------------
Say there is a TBB and corresponding PT bundle both with version number
X.Y.Z-alpha-1. https://check.torproject.org/RecommendedTBBVersions will
say:
{{{
[
/* ... stable bundles ... */
"X.Y.Z-alpha-1-MacOS",
"X.Y.Z-alpha-1-Windows",
"X.Y.Z-alpha-1-Linux"
]
}}}
When the X.Y.Z-alpha-2 TBB is released, the file changes to
{{{
[
/* ... stable bundles ... */
"X.Y.Z-alpha-2-MacOS",
"X.Y.Z-alpha-2-Windows",
"X.Y.Z-alpha-2-Linux"
]
}}}
If we haven't built new corresponding PT bundles yet, those will still
have the old version number X.Y.Z-alpha-1, and users will get a blinking
Tor button telling them to upgrade. However no upgrade exists for them
yet.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/8645>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list