Invalidate this versions file entirely.
[torbrowser.git] / changelog.linux-2.3
blob1f70f46c21fa2e6c2000586353a0f439f0a007db
1 Tor Browser Bundle (2.3.25-16); suite=linux
3   * Update 64-bit Linux's mozconfig to --disable-optimize so Tor Browser will
4     stop crashing (closes: #10195)
6  -- Erinn Clark <erinn@torproject.org>  Wed Nov 20 17:46:24 BRST 2013
8 Tor Browser Bundle (2.3.25-15); suite=linux
10   * Update Firefox to 17.0.11esr
11   * Update NoScript to 2.6.8.5
13  -- Erinn Clark <erinn@torproject.org>  Fri Nov 15 18:11:05 BRST 2013
15 Tor Browser Bundle (2.3.25-14); suite=linux
17   * Update Firefox to 17.0.10esr
18     https://www.mozilla.org/security/known-vulnerabilities/firefoxESR.html#firefox17.0.10
19   * Update LibPNG to 1.6.6
20   * Update NoScript to 2.6.8.4
21   * Update HTTPS-Everywhere to 3.4.2
22   * Firefox patch changes:
23     - Hide infobar for missing plugins. (closes: #9012)
24     - Change the default entry page for the addons tab to the
25       installed addons page. (closes: #8364)
26     - Make flash objects really be click-to-play if flash is
27       enabled. (closes: #9867)
28     - Make getFirstPartyURI log+handle errors internally to
29       simplify caller usage of the API. (closes: #3661)
30     - Remove polipo and privoxy from the banned ports list. (closes: #3661)
31     - misc: Fix a potential memory leak in the Image Cache isolation
32     - misc: Fix a potential crash if OS theme information is ever absent
34  -- Erinn Clark <erinn@torproject.org>  Thu Oct 31 14:30:45 BRST 2013
36 Tor Browser Bundle (2.3.25-13); suite=linux
38   * Update Firefox to 17.0.9esr
39     https://www.mozilla.org/security/known-vulnerabilities/firefoxESR.html#firefox17.0.9
40   * Update HTTPS Everywhere to 3.4.1
41   * Update NoScript to 2.6.7.1
42   * Remove extraneous libevent libraries (closes: #9727)
43   * Enable GCC hardening for Tor
44   * Firefox patch changes:
45     - Disable filtered results in Startpage omnibox (closes: #8839)
47  -- Erinn Clark <erinn@torproject.org>  Thu Sep 19 19:56:35 CEST 2013
49 Tor Browser Bundle (2.3.25-12); suite=linux
51   * Re-add the locale pref to the Firefox prefs file to allow for localization
52     of bundles again (closes: #9436)
54  -- Erinn Clark <erinn@torproject.org>  Sun Aug 11 11:51:21 CEST 2013
56 Tor Browser Bundle (2.3.25-11); suite=linux
58   * Update Firefox to 17.0.8esr
59     https://www.mozilla.org/security/known-vulnerabilities/firefoxESR.html#firefox17.0.8
60   * Update HTTPS Everywhere to 3.3.1
61   * Update NoScript to 2.6.7
62   * Update LibPNG to 1.6.3
64  -- Erinn Clark <erinn@torproject.org>  Thu Aug  8 15:10:52 CEST 2013
66 Tor Browser Bundle (2.3.25-10); suite=linux
68   * Update Firefox to 17.0.7esr
69   * Update zlib to 1.2.8
70   * Update libpng 1.5.16
71   * Update NoScript 2.6.6.6
73  -- Erinn Clark <erinn@torproject.org>  Sun Jun 23 23:20:25 BRT 2013
75 Tor Browser Bundle (2.3.25-9); suite=linux
77   * Rebuild 64-bit bundles with Firefox optimizations disabled in order to
78     prevent browser crashes. (closes: #8970)
79   * Update HTTPS Everywhere to 3.2.2
80   * Update NoScript to 2.6.6.2
82  -- Erinn Clark <erinn@torproject.org>  Wed Jun 12 18:42:24 BRT 2013
84 Tor Browser Bundle (2.3.25-8); suite=linux
86   * Update Firefox to 17.0.6esr
87   * Update HTTPS Everywhere to 3.2
89  -- Erinn Clark <erinn@torproject.org>  Sun May 12 22:05:55 BRT 2013
91 Tor Browser Bundle (2.3.25-7); suite=linux
93   * Update Torbutton to 1.5.2
94   * Update libpng to 1.5.15
95   * Update NoScript to 2.6.6.1
96   * Firefox patch changes:
97     - Apply font limits to @font-face local() fonts and disable fallback
98       rendering for @font-face. (closes: #8455)
99     - Use Optimistic Data SOCKS handshake (improves page load performance).
100       (closes: #3875)
101     - Honor the Windows theme for inverse text colors (without leaking those
102       colors to content). (closes: #7920)
103     - Increase pipeline randomization and try harder to batch pipelined
104       requests together. (closes: #8470)
105     - Fix an image cache isolation domain key misusage. May fix several image
106       cache related crash bugs with New Identity, exit, and certain websites.
107       (closes: #8628)
108   * Torbutton changes:
109     - Allow session restore if the user allows disk actvity (closes: #8457)
110     - Remove the Display Settings panel and associated locales (closes: #8301)
111     - Fix "Transparent Torification" option. (closes: #6566)
112     - Fix a hang on New Identity. (closes: #8642)
113   * Build changes:
114     - Fetch our source deps from an https mirror (closes: #8286)
115     - Create watch scripts for syncing mirror sources and monitoring mirror
116       integrity (closes: #8338)
118  -- Erinn Clark <erinn@torproject.org>  Tue May  7 19:56:58 BRT 2013
120 Tor Browser Bundle (2.3.25-6); suite=linux
122   * Update Firefox to 17.0.5esr
123   * Update NoScript to 2.6.59
125  -- Erinn Clark <erinn@torproject.org>  Mon Apr  1 19:08:16 EDT 2013
127 Tor Browser Bundle (2.3.25-5); suite=linux
129   * Update Firefox to 17.0.4esr
130   * Update NoScript to 2.6.5.8
131   * Update HTTPS Everywhere to 3.1.4
132   * Fix non-English language bundles to have the correct branding (closes: #8302)
133   * Firefox patch changes:
134     - Remove "This plugin is disabled" barrier
135       * This improves the user experience for HTML5 Youtube videos:
136         They "silently" attempt to load flash first, which was not so silent
137         with this barrier in place. (closes: #8312)
138     - Disable NoScript's HTML5 media click-to-play barrier (closes: #8386)
139     - Fix a New Identity hang and/or crash condition (closes: #6386)
140     - Fix crash with Drag + Drop on Windows (closes: #8324)
141   * Torbutton changes:
142     - Fix Drag+Drop crash by using a new TBB drag observer (closes: #8324)
143     - Fix XML/E4X errors with Cookie Protections (closes: #6202)
144     - Don't clear cookies at shutdown if user wants disk history (closes: #8423)
145     - Leave IndexedDB and Offline Storage disabled. (closes: #8382)
146     - Clear DOM localStorage on New Identity. (closes: #8422)
147     - Don't strip "third party" HTTP auth from favicons (closes: #8335)
148     - Localize the "Spoof english" button strings (closes: #5183)
149     - Ask user for confirmation before enabling plugins (closes: #8313)
150     - Emit private browsing session clearing event on "New Identity"
152  -- Erinn Clark <erinn@torproject.org>  Sun Mar 10 22:15:43 CET 2013
154 Tor Browser Bundle (2.3.25-4); suite=linux
156   * Update Firefox to 17.0.3esr
157   * Downgrade OpenSSL to 1.0.0k
158   * Update libpng to 1.5.14
159   * Update NoScript to 2.6.5.7
160   * Firefox patch changes:
161     - Exempt remote @font-face fonts from font limits (and prefer them).
162       (closes: #8270)
163       * Remote fonts (aka "User Fonts") are not a fingerprinting threat, so
164       they should not count towards our CSS font count limits. Moreover,
165       if a CSS font-family rule lists any remote fonts, those fonts are
166       preferred over the local fonts, so we do not reduce the font count
167       for that rule.
168       * This vastly improves rendering and typography for many websites.
169     - Disable WebRTC in Firefox build options. (closes: 8178)
170       * WebRTC isn't slated to be enabled until Firefox 18, but the code
171         was getting compiled in already and is capable of creating UDP Sockets
172         and bypassing Tor. We disable it from build as a safety measure.
173     - Move prefs.js into omni.ja and extension-overrides. (closes: 3944)
174       * This causes our browser pref changes to appear as defaults. It also
175         means that future updates of TBB should preserve user pref settings.
176     - Fix a use-after-free that caused crashing on MacOS (closes: 8234)
177     - Eliminate several redundant, useless, and deprecated Firefox pref settings
178     - Report Firefox 17.0 as the Tor Browser user agent
179     - Use Firefox's click-to-play barrier for plugins instead of NoScript
180     - Set the Tor SOCKS+Control ports to 9150, 9151 respectively on all platforms
181       * This fixes a SOCKS race condition with our SOCKS autoport configuration
182         and HTTPS-Everywhere's Tor test. Firefox 17 appears to cache proxy
183         settings per URL now, which resulted in a proxy error for
184         check.torproject.org if we lost the race.
185   * Torbutton was updated to 1.5.0. The following issues were fixed:
186     - Remove old toggle observers and related code (closes: #5279)
187     - Simplify Security Preference UI and associated pref updates (closes: #3100)
188     - Eliminate redundancy in our Flash/plugin disabling code (closes: #1305)
189     - Leave most preferences under Tor Browser's control (closes: #3944)
190     - Disable toggle-on-startup and crash detection logic (closes: #7974)
191     - Disable/remove toggle-mode code and related observers (closes: #5279)
192     - Add menu hint to Torbutton icon (closes: #6431)
193     - Make Torbutton icon flash a warning symbol if TBB is out of date (closes: #7495)
194     - Perform version check every time there's a new tab. (closes: #6096)
195     - Rate limit version check queries to once every 1.5hrs max. (closes: #6156)
196     - misc: Allow WebGL and DOM storage.
197     - misc: Disable independent Torbutton updates
198     - misc: Change the recommended SOCKSPort to 9150 (to match TBB)
200  -- Erinn Clark <erinn@torproject.org>  Tue Feb 19 23:59:24 CET 2013
202 Tor Browser Bundle (2.3.25-3); suite=linux
204   * Update OpenSSL to 1.0.1d
205   * Update HTTPS Everywhere to 3.1.3
206   * Update NoScript to 2.6.4.4
208  -- Erinn Clark <erinn@torproject.org>  Tue Feb  5 18:08:43 CET 2013
210 Tor Browser Bundle (2.3.25-2); suite=linux
212   * Update Firefox to 10.0.12esr
213   * Update Libevent to 2.0.21-stable
214   * Update HTTPS Everywhere to 3.1.2
215   * Update NoScript to 2.6.4.2
217  -- Erinn Clark <erinn@torproject.org>  Fri Jan  4 11:46:05 CET 2013
219 Tor Browser Bundle (2.3.25-1); suite=linux
221   * Update Tor to 0.2.3.25-rc
222   * Update Firefox 10.0.11esr
223   * Update Vidalia to 0.2.21
224   * Update NoScript to 2.6.2
226  -- Erinn Clark <erinn@torproject.org>  Sun Dec  2 09:03:27 GMT 2012
228 Tor Browser Bundle (2.3.24-alpha-1); suite=linux
230   * Update Tor to 0.2.3.24-rc
231   * Update Firefox to 10.0.10esr
232   * Update NoScript to 2.5.9
233   * Update HTTPS Everywhere to 4.0development.2
235  -- Erinn Clark <erinn@torproject.org>  Sat Oct 27 12:16:59 BST 2012
237 Tor Browser Bundle (2.3.23-alpha-1); suite=linux
239   * Update Tor to 0.2.3.23-rc
240   * Update Firefox to 10.0.9esr
241   * Update HTTPS Everywhere to 4.0development.1
242   * Update NoScript to 2.5.8
243   * Re-enable automatic Control and SOCKS port selection on Linux and OSX
244   * Update libpng to 1.5.13
246  -- Erinn Clark <erinn@torproject.org>  Mon Oct 22 16:14:09 BST 2012
248 Tor Browser Bundle (2.3.22-alpha-1); suite=linux
250   * Update Tor to 0.2.3.22-rc
251   * Temporarily use fixed Control and SOCKS ports as a workaround for #6803
253  -- Erinn Clark <erinn@torproject.org>  Wed Sep 12 14:02:57 BST 2012
255 Tor Browser Bundle (2.3.21-alpha-1); suite=linux
257   * Update Tor to 0.2.3.21-rc
258   * Update Firefox to 15.0.1
259   * Update Libevent to 2.0.20-stable
260   * Update Torbutton to 1.4.6.1
261   * Update HTTPS Everywhere to 3.0development.6
262   * Update NoScript to 2.5.4
264  -- Erinn Clark <erinn@torproject.org>  Sun Sep  9 10:42:38 BST 2012
266 Tor Browser Bundle (2.3.20-alpha-1); suite=linux
268   * Update Tor to 0.2.3.20-rc
269   * Update libpng to 1.5.12
270   * Update NoScript to 2.5
271   * Change the urlbar search engine to Startpage (closes: #5925)
272   * Firefox patch updates:
273     - Fix the Tor Browser SIGFPE crash bug (closes: #6492)
274     - Add a redirect API for HTTPS-Everywhere (closes: #5477)
275     - Enable WebGL (as click-to-play only) (closes: #6370)
277  -- Erinn Clark <erinn@torproject.org>  Sun Aug  5 23:21:30 BST 2012
279 Tor Browser Bundle (2.3.19-alpha-1); suite=linux
281   * Update Tor to 0.2.3.19-rc
282   * Update Firefox to 14.0.1
283   * Update libevent to 2.0.19-stable
284   * Update OpenSSL to 1.0.1c
285   * Update zlib to 1.2.7
286   * Update Torbutton to 1.4.6
287   * Update NoScript to 2.4.9
288   * Update HTTPS Everywhere to 3.0development.5
289   * Downgrade Vidalia to 0.2.20
290   * Update libpng to 1.5.12
292  -- Erinn Clark <erinn@torproject.org>  Wed Jul 25 15:12:37 BST 2012
294 Tor Browser Bundle (2.3.12-alpha-2); suite=linux
296   * Update Firefox to 11.0
297   * Update NoScript to 2.3.4
298   * Update HTTPS Everywhere to 3.0development.1
299   * Disable HTTPS Everywhere SSL Observatory screen (closes: #5300)
300   * Always build to with warnings enabled (closes: #4470)
301   * Don't attempt to load the default KDE 4 theme from Vidalia, because that
302     fails when the Qt versions don't match (closes: #5214)
304  -- Erinn Clark <erinn@torproject.org>  Mon Mar 19 01:14:43 BRT 2012
306 Tor Browser Bundle (2.3.12-alpha-1); suite=linux
308   * Initial release
310  -- Erinn Clark <erinn@torproject.org>  Thu Mar  1 14:04:56 BRT 2012