Merge branch 'bug/16098+Chromeinstall'
[tails.git] / debian / changelog
blob47e60ed9cbde002ce49fe2fa15df730d303ce57c
1 tails (3.10.1) unstable; urgency=medium
3   * Declare that Enigmail is compatible with Thunderbird 60.*.
5  -- Tails developers <tails@boum.org>  Tue, 23 Oct 2018 01:30:00 +0200
7 tails (3.10) unstable; urgency=medium
9   * Security fixes
10     - Harden sudo config to avoid potential future privilege escalation
11       (Closes: #15829).
12     - Upgrade Linux to 4.18 and aufs to 4.18-20181008 (Closes: #15936).
13     - Upgrade the snapshot of the Debian archive to 2018100901 accordingly.
14     - Upgrade Tor Browser to 8.0.3-build1 (Closes: #16067).
15     - Upgrade Thunderbird to 60.2.1 (Closes: #16037).
17   * Bugfixes
18     - Fix installation of mesa/stretch-backports by installing libwayland*
19       from stretch-backports (Closes: #15846).
20     - Tor Browser AppArmor profile patch: update to apply cleanly on top
21       of torbrowser-launcher 0.2.9-5.
22     - Additional Software: fix issues spotted during the code review
23       (Closes: #15838).
24     - Additional Software: make sure to offer persistence only for newly
25       installed packages, avoiding inconsistency (Closes: #15983).
26     - Improve button labels in confirmation dialogs of the Tails installer
27       (Closes: #11501).
28     - Hardcode User Agent in htpdate.user-agent (Closes: #15912), as the
29       Tor Browser doesn't expose it anymore.
30     - Fix encoding-related crashes in Tails Installer (Closes: #15166).
31     - Set the Firefox preferences to spoof English, to avoid leaking
32       information about locale settings (Closes: #16029).
33     - VeraCrypt: Hide PIM entries in GNOME Shell and Disks, since a newer
34       cryptsetup would be needed (Closes: #16031).
35     - VeraCrypt: Fix support for multiple encryption, by iterating over
36       all children in the device-mapper tree (Closes: #15967).
37     - Update translations.
39   * Minor improvements and updates
40     - Add dmsetup and losetup output in WhisperBack reports to help debug
41       VeraCrypt-related issues (Closes: #15966).
42     - Let AppArmor allow access to /usr/local/share/mime, reducing noise
43       in logs due to many DENIED entries (Closes: #15965).
44     - Use proper stem.connection module in onion-grater instead of trying
45       to read the auth cookie manually: that's fragile and breaks some use
46       cases (e.g. custom auth cookie).
47     - Unlock VeraCrypt Volumes: Improve internationalization support.
49   * Test suite
50     - Ensure the test suite doesn't break when changing the headline of
51       /home (Closes: #12156).
52     - Update test suite for updated button labels in confirmation dialogs
53       of the Tails installer (Closes: #11501).
55  -- Tails developers <tails@boum.org>  Tue, 23 Oct 2018 01:30:00 +0200
57 tails (3.9.1) unstable; urgency=medium
59   * Security fixes
60     - Upgrade Tor Browser to 8.0.2, based on Firefox 60.2.1 (Closes: #16017).
61     - Upgrade Thunderbird to 60.0-3~deb9u1.0tails2 (Closes: #15959). Also
62       imported the same security fixes that caused Tor Browser 8.0.2.
63     - XXX: #15978?
64     - Upgrade curl to 7.52.1-5+deb9u7 (DSA-4286).
65     - Upgrade Ghostscript to 9.20~dfsg-3.2+deb9u5 (DSA-4294).
66     - Upgrade libarchive-zip-perl to 1.59-1+deb9u1 (DSA-4300).
67     - Upgrade libkpathsea6 to 2016.20160513.41080.dfsg-2+deb9u1 (DSA-4299).
68     - Upgrade LittleCMS 2, aka. liblcms2-2, to 2.8-4+deb9u1 (DSA-4284).
69     - Upgrade Python 2.7 to 2.7.13-2+deb9u3 (DSA-4306).
70     - Upgrade Python 3.5 to 3.5.3-1+deb9u1 (DSA-4307).
72   * Bugfixes
73     - Make Thunderbird translated in non-English locales via
74       intl.locale.requested, which works correctly since 60.0-3
75       (Closes: #15942).
76     - Totem: backport AppArmor profile fix to allow opening the help
77       (Closes: #15841)
78     - Remove mutt, that was accidentally installed in 3.9 (Closes: #15904).
79     - Fix VeraCrypt volumes not being opened in GNOME Files (Closes: #15954).
80     - Fix displaying the "General" section in the Tor Browser preferences
81       (Closes: #15917).
82     - Fix APT pinning at Tails runtime for our custom APT repository
83       and for Debian backports (Closes: #15837, #15973).
85   * Minor improvements and updates
86     - Upgrade tor to 0.3.4.8-1~d90.stretch+1 (Closes: #15889).
88  -- Tails developers <tails@boum.org>  Wed, 03 Oct 2018 12:12:33 +0200
90 tails (3.9) unstable; urgency=medium
92   * Major changes
93     - Upgrade Tor Browser to 8.0 (Closes: #15803, #15907).
94       Notable user-visible changes and relevant details:
95       · Adjust to the fact Tor Browser 8.0a10 replaces firefox with a wrapper.
96       · Don't use the bundled copy of libstdc++.so.6, ours is recent enough.
97       · Drop obsolete Torbutton prefs (Closes: #15706).
98       · Switch back to 128px icons (Closes: #15081).
99       · AppArmor profile: take into account new Firefox binary path.
100     - Upgrade Thunderbird to 60.0 (Closes: #15792).
101       Notable user-visible changes and relevant details:
102       · AppArmor profile: patch to avoid conflicting x modifiers for ps(1).
103     - Upgrade tor to 0.3.4.7-rc (Closes: #15772).
105   * Security fixes
106     - Upgrade Linux to 4.17.17-1 and intel-microcode to 3.20180807a.1
107       This fixes CVE-2018-3620 aka. Foreshadow aka. L1 Terminal Fault
108       (Closes: #15796).
109     - Upgrade OpenSSH to 1:7.4p1-10+deb9u4 (DSA-4280).
111   * Bugfixes
112     - Fix Totem on Intel graphics cards by inlining the backported mesa
113       and dri-enumerate abstractions into its AppArmor profile: they are needed
114       with recent Mesa and libdrm (Closes: #15821). Regression introduced
115       in 3.9~rc1.
116     - Fix unlocking "hidden" TrueCrypt/VeraCrypt volumes via GNOME Shell
117       (Closes: #15843).
118     - Fix confusing error message when unlocking TrueCrypt/VeraCrypt volumes
119       (Closes: #15733).
120     - Revert to Stretch's X.Org nouveau video driver (Closes: #15833).
121       It seems that the regression brought by the upgraded one
122       is worse than the improvements reported after our call for testing.
123       Regression introduced in 3.9~rc1.
124     - Use the intel X.Org driver for Intel Corporation UHD Graphics 620.
125     - Fix regressions introduced in 3.9~rc1 in/by Additional Software Packages:
126       · Don't break new empty persistence configuration files creation when
127         permissions are incorrect (Closes: #15802).
128       · Fix UX when the user has specified a distribution or version
129         for a given package in their live-additional-software.conf
130         (Closes: #15822).
131       · Don't show installation notifications on upgrade (Closes: #15879).
132     - Make more Additional Software Packages strings translatable in the
133       configuration dialog and PolicyKit messages.
135   * Minor improvements and updates
136     - Upgrade firmware-nonfree to 20180825-1.
137     - Update the deb.torproject.org APT repository signing key.
138     - Unlock VeraCrypt Volumes: add disclaimer (Closes: #15849).
140   * Test suite
141     - Update Thunderbird test suite for 60.0 (Closes: #15791).
142     - Fix various robustness issues.
143     - Make the Chutney nodes use a higher V3AuthVotingInterval to make client
144       bootstrap more robust (Closes: #15799).
145     - Update the Tor Launcher binary path.
146     - Adjust to the fact "New Circuit for this Site" is now in the site
147       information and not under the Torbutton anymore.
148     - Delete unused images.
150  -- Tails developers <tails@boum.org>  Tue, 04 Sep 2018 12:15:43 +0000
152 tails (3.9~rc1) unstable; urgency=medium
154   * Major changes
155     - Integrate the Additional Software Packages feature into the desktop
156       and revamp the interface of "Configure Persistent Volume".
157     - Support TrueCrypt/VeraCrypt encrypted volumes on the desktop.
158     - Upgrade Tor Browser to 8.0a9, based on Firefox 60 ESR (Closes: #15023).
159       Notable user-visible changes and relevant details:
160       · Drop search engine customization and stick to Tor Browser's defaults.
161       · Upgrade uBlock Origin to its WebExtension version and now rely
162         on the filter lists shipped in the Debian package.
163       · Tweak the number of web content processes to work better with 2 GiB
164         of RAM (Closes: #15716).
165       · Revamp how we're handling our custom prefs, drop obsolete ones,
166         reduce our delta with pristine Tor Browser.
167     - Upgrade Thunderbird to 60.0b10 (Closes: #15091). Notable details:
168       · Install Torbirdy 0.2.5 from stretch-backports and drop our patches
169         that were merged upstream.
170       · Enable the optional part of the fixes for EFAIL (Closes: #15602).
171     - Upgrade Linux to 4.17 (Closes: #15763).
172     - Upgrade tor to 0.3.4.6-rc (Closes: #15770).
173     - Upgrade to Debian Stretch 9.5.
175   * Security fixes
176     - Upgrade CUPS to 2.2.1-8+deb9u2 (DSA-4243).
177     - Upgrade Exiv2 to 0.25-3.1+deb9u1 (DSA-4238).
178     - Upgrade FUSE to 2.9.7-1+deb9u1 (DSA-4257).
179     - Upgrade GDM to 3.22.3-3+deb9u2 (DSA-4270).
180     - Upgrade libsoup to 2.56.0-2+deb9u2 (DSA-4241).
181     - Upgrade Imagemagick to 8:6.9.7.4+dfsg-11+deb9u5 (DSA-4245).
182     - Upgrade ffmpeg to 7:3.2.12-1~deb9u1 (DSA-4258, DSA-4249).
183     - Upgrade libmspack to 0.5-1+deb9u2 (DSA-4260).
184     - Upgrade Samba to 2:4.5.12+dfsg-2+deb9u3 (DSA-4271).
185     - Upgrade the Apache XML Security for C++ library to 1.7.3-4+deb9u1
186       (DSA-4265).
188   * Bugfixes
189     - Don't display the Enigmail configuration wizard in every Tails session
190       (Closes: #15693, #15746). Fix against Tails 3.8.
191     - Make the torstatus GNOME Shell extension actually translatable
192       (Closes: #15715). Fix against the first Tails release that included
193       this extension.
194     - Drop Icedove → Thunderbird migration code which started causing trouble.
195     - Tails Installer:
196       · Link to upgrade documentation when upgrading (Closes: #7904).
197       · Show the reinstall option only when the device is big enough to make
198         a full reinstallation (Closes: #14810).
199       · Make the main window fit in a 600px-high screen (Closes: #14849).
200       · Show the correct device size in the reinstall confirmation dialog
201         (Closes: #15590).
202     - Tails Greeter: don't display file:/// URLs to users (Closes: #15582).
204   * Minor improvements and updates
205     - Install Mesa and libdrm* from stretch-backports and upgrade the Nouveau
206       X.Org video driver to 1.0.15. This improves support for some graphics
207       cards such as NVIDIA Pascal series (Closes: #14910)
208     - htpdate: improve diagnostics output when the date header can't be fetched.
209     - Onion Grater: support named AppArmor profiles.
210     - Update Onion Grater's config for new Tor Browser AppArmor profile name.
211     - Enable e10s in the Unsafe Browser.
212     - Delete all search plugins for the Unsafe Browser (Closes: #15708).
213     - Display a deprecation warning when starting Liferea (#11082).
214     - Upgrade VirtualBox guest modules to 5.2.16-dfsg-3~bpo9+2.
215     - Use Tor Browser for browsing the documentation even when offline
216       (Closes: #15720).
217     - Provide feedback while Tor Browser, "Tails documentation"
218       or "Report an error" are starting (Closes: #15101).
219     - WhisperBack: remove the right pane (Closes: #7180).
220     - tails-debugging-info: return machine-readable, structured data.
221       Adjust WhisperBack accordingly (Closes: #8514). This paves the way
222       towards more usable bug reports (#8722).
223     - Port lots of our Perl code to more lightweight libraries.
224       This decreases the amount of memory used by the persistence
225       configuration interface.
226     - Do not hide applications that require an admin password (Closes: #11013).
227     - Try unlocking every persistent volume when multiple ones are
228       available (Closes: #15653).
229     - Upgrade Electrum to 3.1.3-1~bpo9+1.
230     - Upgrade most firmware to 20180518-1.
231     - Upgrade Intel microcode to 3.20180703.2~bpo9+1.
232     - Upgrade AMD microcode to 3.20180524.1.
234   * Build system
235     - Drop AppArmor feature set pinning: this is now done in Debian Stretch
236       (Closes: #15341).
237     - Remove the now unused deb.torproject.org sid APT source (Closes: #15638).
238     - Install OnionShare from our custom APT repo instead of from sid.
239       We've mistakenly tracked sid for a while and it has become a problem,
240       so stick to the version that works for us until Tails 4.0.
241     - Fix building the ISO on zfs by dropping the cache=none setting for
242       vmproxy's storage (Closes: #14404).
243     - Update the Vagrant basebox for any change under vagrant/.
244       Previously, some relevant changes were not effective until something under
245       vagrant/definitions/tails-builder/ was changed.
246     - Make intltool ignore .py files: `intltool-update --maintain` seems to be
247       buggy with .py files.
248     - Refresh our CUPS AppArmor profile patch to apply on 2.2.1-8+deb9u2.
249     - Make it more obvious that the .orig file check is fatal (Closes: #15727).
250     - Delete baseboxes once they're 6 months old instead of 4.
251       This is more in line with the delay between our major releases these days.
252     - Rename /usr/share/amnesia to /usr/share/tails. It was about time.
253     - Abort the build if /etc/{passwd,group} has changed (Closes: #15419).
254       Such changes can break Tails after an automatic upgrade was applied
255       so let's detect it ASAP. Consequently, ensure a few GIDs — that wanted
256       to play musical chairs — are the same as in Tails 3.8 (Closes: #15695).
257     - Don't fail the build if the APT lists don't include any package
258       whose name matches ^geoclue.
260   * Test suite
261     - Adjust to the new tails-persistence-setup API.
262     - Update the Tor Browser's AppArmor profile name.
263     - Re-enable the "I can print the current page […]" test.
264     - Update tests wrt. the fact tails-upgrade-frontend-wrapper was ported
265       to Python (Closes: #15379).
266     - Make a test more robust by waiting for the page to have loaded.
267     - Adjust to the fact the WhisperBack debugging info is now configured
268       in a machine-readable file.
269     - Remove test for tails-debugging-info, that has been a no-op for a while.
270     - Adjust for Tor Browser 8.
271     - Make the "I open the address" step more robust and accordingly
272       stop marking the tests that use it in the Unsafe Browser
273       as fragile (refs: #14771).
274     - De-duplicate a number of images of standard GTK+ 3 widgets.
275     - Make the audio and WebM tests more robust.
276     - Make the "I start the Tor Browser in offline mode" step more robust.
277     - Make the "AppArmor has (not )? denied" step more robust.
278     - Don't try and use XVFB_PID if it's not set (Closes: #15730).
279     - Adjust Pidgin test to use a certificate that's still in Debian
280       (Closes: #15762).
281     - Use a hopefully more reliable public GnuPG key and make tests
282       more robust against new subkeys being added (Closes: #15771).
283     - Stop hard-coding the list of RTL Tor Browser locales.
284     - Fix the "Unsafe Browser can be used in all languages supported in Tails"
285       test for locales that have a translated homepage (Closes: #11711).
286     - Take into account that apt(8) won't return when run in the remote shell
287       with the ASP hooks enabled.
289  -- Tails developers <tails@boum.org>  Thu, 16 Aug 2018 18:37:47 +0000
291 tails (3.8) unstable; urgency=medium
293   * Security fixes
294     - Upgrade Tor Browser to 7.5.6 (MFSA 2018-17; Closes: #15683).
295     - Upgrade Enigmail to 2.0.7 (partly fixes #15602 aka. EFAIL).
296     - Upgrade libgcrypt to 1.7.6-2+deb9u3 (DSA-4231-1).
297     - Upgrade perl to 5.24.1-3+deb9u4 (DSA-4226-1).
299   * Bugfixes
300     - Thunderbird: fix importing public OpenPGP keys from email attachments
301       (Closes: #15610).
302     - Make the Unsafe Browser home page translatable again (Closes: #15461).
304   * Minor improvements
305     - Don't display the "Know your rights" message on Thunderbird first run.
306     - Move Thunderbird's default userChrome.css to /etc/thunderbird, just like
307       we do for Tor Browser, for easier upgrade handling.
309  -- Tails developers <tails@boum.org>  Mon, 25 Jun 2018 09:59:22 +0000
311 tails (3.7.1) unstable; urgency=medium
313   * Security fixes
314     - Upgrade Tor Browser to 7.5.5 (MFSA 2018-14; closes: #15643).
315     - Upgrade Thunderbird to 52.8.0 (DSA-4209-1; Closes: #15607).
316       - Partially fixes EFAIL.
317       - Fixes importing OpenPGP keys from keyservers with Enigmail.
318       - Accordingly refresh our Thunderbird AppArmor profile patch.
319     - Upgrade cURL to 7.52.1-5+deb9u6 (DSA-4202-1).
320     - Upgrade GnuPG (modern) 2.1.18-8~deb9u2 (DSA-4222-1).
321     - Upgrade GnuPG (legacy) to 1.4.21-4+deb9u1 (DSA-4223-1).
322     - Upgrade Git to 1:2.11.0-3+deb9u3 (DSA-4212-1).
323     - Upgrade PackageKit to 1.1.5-2+deb9u1 (DSA-4207-1).
324     - Upgrade procps to 2:3.3.12-3+deb9u1 (DSA-4208-1).
325     - Upgrade wavpack to 5.0.0-2+deb9u2 (DSA-4197-1).
326     - Upgrade wget to 1.18-5+deb9u2 (DSA-4195-1).
327     - Upgrade xdg-utils to 1.1.1-1+deb9u1 (DSA-4211-1).
329   * Bugfixes
330     - Fix setting a screen locker password with non-ASCII characters
331       (Closes: #15636).
332     - WhisperBack:
333       - Rename the WhisperBack launcher to "WhisperBack Error Reporting"
334         so that users have a better chance to understand what it does
335         (Closes: #6432)
336       - Ensure debugging info in Whisperback reports don't contain email
337         signature markers so that email clients forward it in full
338         (Closes: #15468).
339       - Wrap text written by the user to 70 chars (Closes: #11689).
341   * Minor improvements
342     - The "Tails documentation" desktop launcher now opens /doc instead of
343       the aging /getting_started that confused people during user testing
344       (Closes: #15575).
346   * Test suite
347     - Update to match "Tails documentation" behaviour change.
349  -- Tails developers <tails@boum.org>  Sat, 09 Jun 2018 19:53:51 +0000
351 tails (3.7) unstable; urgency=medium
353   * Security fixes
354     - Upgrade Tor Browser to 7.5.4 (MFSA 2018-12, Closes: #15588).
355     - Upgrade OpenSSL to 1.1.0f-3+deb9u2 (DSA-4157).
356     - Upgrade Perl to 5.24.1-3+deb9u3 (DSA-4172).
357     - Upgrade Libre Office to 1:5.2.7-1+deb9u4 (DSA-4178).
358     - Upgrade libmad to 0.15.1b-8+deb9u1 (DSA-4192).
360   * Bugfixes
361     - Enable the removal of OpenPGP keyblock in Whisperback (closes: #7797).
362     - Show the logo in Whisperback's About menu (closes: #13198).
363     - Use the same font in all the Whisperback report (Closes: #11272).
364     - Update tails-bugs@tails.boum OpenPGP key (Closes: #15534).
366   * Minor improvements
367     - Stop installing python-qt4 and python-trezor (Closes: #15391).
368     - Make WhisperBack easier to find in the GNOME Overview (Closes: #13299).
370  -- Tails developers <tails@boum.org>  Tue, 08 May 2018 01:47:22 +0200
372 tails (3.6.2) unstable; urgency=medium
374   * Security fixes
375     - Upgrade Tor Browser to 7.5.3 (MFSA 2018-10, Closes: #15459).
376     - Upgrade Thunderbird to 1:52.7.0-1~deb9u1.0tails1 (DSA-4155,
377       Closes: #15471).
378     - Upgrade libicu to 57.1-6+deb9u2 (DSA-4150).
379     - Upgrade intel-microcode to 3.20180312.1~bpo9+1. Implements
380       IBRS/IBPB/STIPB support, Spectre-v2 mitigation for: Sandybridge,
381       Ivy Bridge, Haswell, Broadwell, Skylake, Kaby Lake, Coffee Lake
382       (Closes: #15173).
384   * Bugfixes
385     - Tor Browser AppArmor profile:
386      * Grant the main Firefox process access to machine-id: needed for
387        IBus support (Closes: #15437).
388      * Allow access to extensions installed by the user such as Tails
389        Verification (Closes: #15434).
390     - Remove packages needed to support Video Acceleration API
391       (VA-API) because they breaks opening GNOME Settings and Totem in
392       Tails 3.6 on some computers (only NVIDIA for now but perhaps
393       other hardware is affected). (Closes: #15433, #15449)
394     - Upgrade Linux to 4.15.11-1 and bump the aufs submodule (Closes:
395       #15456, #15457).
396     - tails-documentation script:
397       * open translated documentation page in Tor Browser when online
398         (Closes: #15371).
399       * use documented syntax for os.execv (Refs: #15332)
400       * re-add support for passing a HTML anchor as the second
401         argument.
402     - Fix issue where the tails-persistence-setup user's guid would be
403       changed when it was the uid that was intended (Closes: #15422).
405  -- Tails developers <tails@boum.org>  Thu, 29 Mar 2018 17:49:42 +0200
407 tails (3.6.1) unstable; urgency=medium
409   * Security fixes
410     - Upgrade Tor Browser to 7.5.2 (MFSA 2018-08 i.e. CVE-2018-5146).
411     - Upgrade libvorbis to 1.3.5-4+deb9u2 (DSA 4140-1 aka. CVE-2018-5146).
412     - Upgrade curl to 7.52.1-5+deb9u5 (DSA 4136-1).
413     - Upgrade samba to 2:4.5.12+dfsg-2+deb9u2 (DSA 4135-1).
415   * Bugfixes
416     - Fix ISO build reproducibility (Closes: #15400)
417     - Disable Selfrando: Tor Browser upstream currently enables it only
418       in non-release builds
419       (https://trac.torproject.org/projects/tor/ticket/24912#comment:8).
421  -- Tails developers <tails@boum.org>  Fri, 16 Mar 2018 22:42:00 +0000
423 tails (3.6) unstable; urgency=medium
425   * Major changes
426     - Upgrade Tor Browser to 7.5.1.
427     - Upgrade Tor to 0.3.2.10. (Closes: #15158)
428     - Add ability to lock the screen. (Closes: #5684)
429     - Add initial support for Meek bridges. (Closes: #8243)
430     - Upgrade to Thunderbird 52.6.0. (Closes: #15298)
431     - Enable Thunderbird AppArmor profile. (Closes: 11973)
432     - Upgrade Linux to 4.15.0-1. (Closes: #15309).
433     - Upgrade systemd to 237.
434     - Upgrade Electrum to 3.0.6. (Closes: #15022)
435     - Upgrade the base system to the Debian Stretch 9.4 point-release
436       (Closes: #15341)
437     - Port a few shell scripts to Python thanks to GoodCrypto. (Closes: #11198)
439   * Security fixes
440     - Upgrade Intel processor microcode firmware. (Closes: #15173).
441     - Upgrade poppler to 0.48.0-2+deb9u1. (CVE-2017-14929, CVE-2017-1000456)
442     - Upgrade tiff to 4.0.8-2+deb9u2 (CVE-2017-9935, CVE-2017-11335,
443       CVE-2017-12944, CVE-2017-13726, CVE-2017-13727, CVE-2017-18013)
444     - Upgrade ffmpeg to 7:3.2.10-1~deb9u1. (CVE-2017-17081)
445     - Upgrade libtasn1-6 to 4.10-1.1+deb9u1. (CVE-2017-10790, CVE-2018-6003)
446     - Upgrade Libre Office to 1:5.2.7-1+deb9u2. (CVE-2018-6871)
447     - Upgrade libvorbis to 1.3.5-4+deb9u1. (CVE-2017-14632, CVE-2017-14633)
448     - Upgrade gcc to 6.3.0-18+deb9u1.
449     - Upgrade util-linux to 2.29.2-1+deb9u1. (CVE-2018-7738)
450     - Upgrade isc-dhcp to 4.3.5-3+deb9u1 (CVE-2017-3144, CVE-2018-5732,
451       CVE-2018-5733)
453   * Minor improvements
454     - Avoid noisy warning at boot time by creating tails-upgrade-frontend's
455       trusted GnuPG homedir with stricter permissions, then making it looser.
456       (Closes: #7037)
457     - Drop (broken) Thunderbird dedicated SocksPort. (Closes: #12460)
458     - Drop customized update-ca-certificates.service. (Closes: #14756)
459     - Update AppArmor cupsd profile. (Closes: #15029)
460     - Improve UX when GDM does not start. (Closes: #14521)
461     - Install packages needed to support Video Acceleration API.
462       (Closes: #14580)
463     - Upgrade aufs-dkms for Linux 4.15. (Closes: #15132).
464     - Ship pdf-redact-tools, thanks to dachary <loic@dachary.org>.
465       (Closes: #15052)
466     - Additional Software Packages: convert to python3 and PEP-8.
467       (Closes: #15198)
468     - Additional Software Packages: do not check for updates every time the
469       network gets reconnected. (Closes: #9819)
470     - Revert to xorg-xserver from Stretch. (Closes: #15232)
471     - Open Tails documentation in Tor Browser when online. (Closes: #15332)
472     - Disable Enigmail's Memory Hole feature. (Closes: #15201)
473     - Persistence Setup: stop depending on Synaptic. (Closes: #15263)
475   * Bugfixes
476     - Additional Software Packages: fix the "incomplete online upgrade
477       process" bug in offline mode (Closes: #14570)
478     - Additional Software Packages: do not block Desktop opening.
479       (Closes: #9059)
480     - Install OpenPGP Applet 1.1. (Closes: #6398).
481     - Repair rng-tools using a real start-stop-daemon program.
482       (Closes: #15344)
483     - Tails installer: fix bug with unicode status messages. (Closes: #15254)
485   * Build system
486     - Abort if tails-custom-apt-sources failed.
487     - Abort the ISO build when DKMS modules are not built. (Closes: #14789).
488     - Improve how we track dependencies in build hooks. (Closes: #14818)
489     - Fix (potential) rare race condition during build.
490     - Ensure the SquashFS has /etc/hostname properly configured.
491       (Closes: #15322)
492     - Bump builder VM's RAM. (Closes: #15310)
494   * Test suite
495     - Log the list of systemd jobs when systemctl is-system-running fails.
496       (Closes: #14772).
497     - Allow more time for 'systemctl is-system-running' to succeed.
498     - Only support SikuliX, not Sikuli.
499     - Disable SPICE clipboard sharing.
500     - Don't flood the debug logger with the journal contents.
501     - Rescue exception.
502     - Enter a name into the Thunderbird account configuration.
503       (Closes: #11256)
504     - Fix the "I do not see ..." step's case. (Closes: #14929)
505     - Mark scenarios that use the "The Report an Error launcher will…" step
506       as fragile (Closes: #15321)
507     - Test that Tor Browser opens docs when online. (Closes: #15332)
508     - Adapt test after warning moved to after Unsafe Browser verification
509       dialog. (Closes: #8775)
510     - Dogtailify electrum.feature.
511     - Add additional software packages feature. (Closes: #14572)
512     - Disable test that is broken due to a Tor Browser bug. (refs: #15336)
514  -- Tails developers <tails@boum.org>  Mon, 12 Mar 2018 21:28:29 +0100
516 tails (3.5) unstable; urgency=medium
518   * Security fixes
519     - Upgrade amd64-microcode to 3.20171205.1, for the mitigation
520       against Spectre (CVE-2017-5715) (Closes: #15148).
521     - Upgrade Tor Browser to 7.5-build3 (Closes:  #15197).
522     - Upgrade Thunderbird to 1:52.5.2-2~deb9u1.0tails1 (Closes: #15033)
523     - Upgrade gdk-pixbuf to 2.36.5-2+deb9u2.0tails1 (Closes: #15177).
524     - Upgrade bind9 to 1:9.10.3.dfsg.P4-12.3+deb9u4.
525     - Upgrade libxml2 to 2.9.4+dfsg1-2.2+deb9u2.
527   * Minor improvements
528     - Upgrade Linux to 4.14.13, which is the first kernel that has the
529       "[x86] microcode/AMD: Add support for fam17h microcode loading"
530       commit, that's needed to load the AMD fam17h microcode for
531       mitigating the Spectre vulnerability (CVE-2017-5715).
533   * Bugfixes
534     - Drop Claws Mail persistence setting migration. Whenever
535       persistent Claws Mail setting is enabled, this creates an empty
536       ~/.icedove/ directory, that prevents Thunderbird from starting
537       (Closes: #12734).
538     - Don't prevent the GNOME Applications button from opening its menu if
539       time syncing resulted in a shift back in time (Closes: #14250).
540     - Tails Installer: when cloning Tails to another USB drive, check
541       if the target device has enough space *before* any destructive
542       actions are made (Closes: #14622).
543     - Tor Browser: make "Print to file" work again, for all locales
544       (Closes: #13403, #15024).
546   * Build system
547     - Fix option passed to cmp: -q is not supported but --quiet is.
548       Spotted on feature/buster that's the first branch that exercises
549       this code, but there's no reason to fix it only there.
551   * Test suite
552     - Adapt tests for Tor Launcher 0.2.14.3, i.e. the one shipped with
553       Tor Browser 7.5 in Tails 3.5 (Closes: #15064).
554     - Add support for creating arbitrarily sized partitions.
555     - Add a "Try cloning Tails to a too small partition" scenario
556       (regression test for #14622).
558  -- Tails developers <tails@boum.org>  Tue, 23 Jan 2018 00:57:58 +0100
560 tails (3.4) unstable; urgency=medium
562   * Security fixes
563     - Install Linux 4.14.0-3 from sid (Closes: #14976). This enables
564       the kernel-side mitigations for Meltdown.
565     - Upgrade curl to 7.52.1-5+deb9u3.
566     - Upgrade enigmail to 2:1.9.9-1~deb9u1.
567     - Upgrade gimp to 2.8.18-1+deb9u1.
568     - Upgrade imagemagick to 8:6.9.7.4+dfsg-11+deb9u4.
569     - Upgrade libav (ffmpeg) to 7:3.2.9-1~deb9u1.
570     - Upgrade libxcursor to 1:1.1.14-1+deb9u1.
571     - Upgrade libxml-libxml-perl to 2.0128+dfsg-1+deb9u1.
572     - Upgrade poppler to 0.48.0-2+deb9u1.
573     - Upgrade rsync to 3.1.2-1 3.1.2-1+deb9u1.
574     - Upgrade samba to 2:4.5.12+dfsg-2+deb9u1.
575     - Upgrade sensible-utils to 0.0.9+deb9u1.
576     - Upgrade tor to 0.3.1.9-1~d90.stretch+1.
578   * Minor improvements
579     - Display TopIcons systray on the left of the system menu. This
580       fixes #14796 (on Buster, it is displayed in the middle of the
581       screen, on the left of the clock) and an annoying UX problem we
582       have on Stretch: OpenPGP applet is in the middle of icons that
583       share the exact same (modern, GNOME Shell-like) behaviour, which
584       is disturbing when opening one of the modern menus and moving
585       the mouse left/right to the others, because in the middle one
586       icon won't react as expected, and the nice blue bottom border
587       continuity is broken.
588     - Use the "intel" X.Org driver for integrated graphics in Intel
589       i5-7300HQ (Closes: #14990).
590     - Enable HashKnownHosts in the OpenSSH client (Closes: #14995).
591       Debian enables HashKnownHosts by default via /etc/ssh/ssh_config
592       for good reasons, let's not revert to the upstream default.
593     - Pin the AppArmor feature set to the Stretch's kernel one. Linux
594       4.14 brings new AppArmor mediation features and the policy
595       shipped in Stretch may not be ready for it. So let's disable
596       these new features to avoid breaking stuff: it's too hard to
597       check if all the policy for apps we ship (and that users install
598       themselves) has the right rules to cope with these new mediation
599       features.
601   * Bugfixes
602     - Don't delete downloaded debs after install (Closes: #10958).
603     - Install xul-ext-ublock-origin from sid to make the dashboard
604       work again(Closes: #14993). Thanks to cacahuatl
605       <cacahuatl@autistici.org> for the patch!
606     - Additional software feature: use debconf priority critical to
607       prevent failure when installing packages otherwise requiring
608       manual configuration (Closes: #6038)
609     - Don't include anything under /lib/live/mount/medium/ in the
610       readahead list (Closes: #14964). This fixes the boot time
611       regression introduced in Tails 3.3.
613   * Build system
614     - Display a more helpful error message when the 'origin' remote
615       does not point to the official Tails Git repository. This task
616       calls git_base_branch_head() which relies on the fact 'origin'
617       points to our official repo.
618     - Vagrant: never build the wiki early. This has caused several
619       issues throughout the years, the lastest instance being the
620       reopening of #14933. (Closes: #14933)
621     - Install libelf-dev during the time we need it for building DKMS modules.
622     - Make the DKMS build hook verbose, and display DKMS modules build
623       logs on failure. This hook is a recurring cause of headaches,
624       let's simplify debugging.
625     - Remove obsolete duplicate build of the virtualbox-guest DKMS
626       module.
628   * Test suite
629     - Log the list of systemd jobs when systemctl is-system-running
630       fails (Closes: #14772). Listing the units is not enough: in most
631       cases I've seen, is-system-running returns "starting" which
632       means the job queue is not empty, and to debug that we need the
633       list of jobs.
634     - Only support SikuliX; drop support for Sikuli.
635     - Disable SPICE clipboard sharing in the guest. It could only mess
636       things up, and in fact has confused me by suddenly setting my
637       *host's* clipboard to "ATTACK AT DAWN"... :)
638     - Decode Base64.decode64 return value appropriately; it returns
639       strings encoded in ASCII-8bit.
640     - Don't flood the debug logger with the journal contents.
641     - Handle case where $vm is undefined during an extremely early
642       scenario failure.
643     - Allow more time for 'systemctl is-system-running' to
644       succeed. (Refs: #14772)
645     - Make Sikuli attempt to find replacements on FindFailed by
646       employing fuzz, or "lowering the similarity factor". The
647       replacements (if found) are saved among the artifacts, and
648       serves as potential drop-in-replacements for outdated
649       images. The main use case for this is when the font
650       configuration in Tails changes, which normally invalidates a
651       large part of our images given that our default high similarity
652       factor. We also add the `--fuzzy-image-matching` where the
653       replacements are used in case of FindFailed, so the tests can
654       proceed beyond the first FindFailed. The idea is that a full
655       test suite run will produce replacements for potentially *all*
656       outdated images.
657     - Fix our findAny() vs findfailed_hook. For findAny() it might be
658       expected that some images won't be found, so we shouldn't use
659       our findfailed_hook, which is about dealing with the situation
660       where images need to be updated.
661     - Make sure Pidgin's D-Bus policy changes are applied (Closes:
662       #15007). Without the HUP there's a race that we sometimes lose.
663     - Nump the Unsafe Browser's start page image (Closes: #15006).
664     - Hot-plug a 'pcnet' network device instead of 'virtio' on Sid,
665       since the latter is not detected on Sid (Closes: #14819).
667  -- Tails developers <tails@boum.org>  Mon, 08 Jan 2018 16:57:07 +0100
669 tails (3.3) unstable; urgency=medium
671   * Major changes
672     - Upgrade the base system to the Debian Stretch 9.2 point-release
673       which gives us tons of bugfixes (Closes: #14714).
674     - Install Linux 4.13.0-1 (Closes: #14789).
676   * Security fixes
677     - Upgrade Thunderbird to 52.4.0 (Closes: #14963).
678     - Upgrade Tor Browser to 7.0.10 (Closes: #14940).
679     - Upgrade gdk-pixbuf to 2.36.5-2+deb9u1.0tails1 (Closes: #14729).
681   * Minor improvements
682     - Upgrade to Tor 0.3.1.8-2~d90.stretch+1, a new stable Tor series.
683     - tails-documentation: rewrite in Python + use WebKit for display
684       instead of the Tor Browser. Since Tor Browser 7.0.8 rendering of
685       local pages (like our docs) fail (#14962) so this is probably a
686       temporary workaround of that.
687     - Replace the Unsafe Browser's warning pages with static,
688       pure-HTML versions. This is truly a *temporary* workaround for
689       #14962.
690     - Update deb.tails.boum.org APT repo key (Closes: #14927)
691     - Refresh Tor Browser AppArmor profile patch to apply on top of
692       torbrowser-launcher 0.2.8-4's (Closes: #14923).
693     - Drop obsolete manual enabling of AppArmor on the kernel
694       command-line: it's now enabled by default, so the (Tails -
695       Debian) delta gets smaller. :)
697   * Bugfixes
698     - Install Tails Installer 5.0.2. Fixes:
699       * Most notably, fix an issue preventing Tails Installer from
700         installing to drives containing a non-Tails partition that
701         (obviously) has affected a lot of users. (Closes: #14755).
702       * Fix an issue that made the resulting installations unbootable
703         if Tails Installer was using a too recent udisks2, e.g. the
704         one currently in Debian Sid (Closes: #14809).
705       * Code clean-ups (Closes: #14721, #14722, #14723).
706     - Fix UEFI boot for USB sticks installed with Universal USB
707       Installer (Closes: #8992).
708     - Force Tor Browser and Thunderbird to enable accessibility
709       support even if no a11y feature is enabled in GNOME yet (Closes:
710       #14752, #9260).
711     - Mark our custom Desktop launchers as trusted (Closes: #14793,
712       Refs: 14584).
713     - Add a systemd --user target for bits of GNOME
714       EarlyInitialization managed by systemd, and make the keyboard
715       layout configuration as part of it. This fixes an issue where
716       the layout chosen in the Greeter sometimes wasn't applied in the
717       GNOME session (Closes: #12543).
719   * Build system
720     - auto/{build,clean,config}: run with `set -eu`.
721     - Add script to sanity check the website. Currently it ensures all
722       blog posts and security advisories have valid Ikiwiki 'meta
723       date' directives, since we depend on it for reproducibility.
724       Also make passing this sanity check a pre-condition for building
725       the website (Closes: #12726, #14767).
726     - Abort the ISO build when DKMS modules were not built.
727     - Take into account where DKMS modules get installed nowadays.
728     - auto/build: normalize file timestamps in wiki/src before
729       building. The copy of the website included in the ISO image has
730       "Posted" timestamps that apparently match when we cloned the Git
731       repository, which affects reproducibility. (Closes: #14933).
732     - Fix reproducibility of builds of topic branches that lag behind
733       their base branch with the mergebasebranch build option enabled.
734       Two otherwise identical merge commits done at different times
735       get different IDs, and we happen to embed in the ISO the ID of
736       the commit we're building from. (Closes: #14946)
738   * Test suite
739     - Bump timeout for "I can save the current page as", otherwise the
740       "The Tor Browser directory is usable" scenario fails randomly
741       when the system is under load.
742     - New scenario: installing Tails to an eligible drive with an
743       existing filesystem. This is a regression test for #14755.
744     - New scenario: re-installing over an existing Tails installation.
746  -- Tails developers <tails@boum.org>  Tue, 14 Nov 2017 04:53:27 +0100
748 tails (3.2) unstable; urgency=medium
750   * Major changes
751     - Upgrade Linux packages to the Debian kernel 4.12.0-2, based on
752       mainline Linux 4.12.12 (Closes: #11831, #12732, #14673).
754   * Security fixes
755     - Upgrade Tor Browser to 7.0.6-build3 (Closes: #14696).
756     - Upgrade to Thunderbird 52.3.0 (Closes: #12639).
757     - Deny access to Pidgin's D-Bus service (Closes: #14612). That D-Bus
758       interface is dangerous because it allows _any_ application running
759       as `amnesia' that has access to the session bus to extract
760       basically any information from Pidgin and to reconfigure it:
761       https://developer.pidgin.im/wiki/DbusHowto
762     - Block loading of Bluetooth kernel modules (Closes: #14655) and
763       block Bluetooth devices with rfkill (Closes: #14655).
764     - Add localhost.localdomain to the hosts file to prevent loopback
765       leaks to Tor circuits (Closes: #13574). Thanks to tailshark for
766       the patch!
768   * Minor improvements
769     - Upgrade to Tails Installer 5.0.1 (Closes: #8859, #8860, #12707). This
770       version gets rid of the splash screen, detects when Tails is already
771       installed on the target device (and then proposes to upgrade),
772       and generally improves the UX. It also increases the Tails partition
773       size and refuses to install to devices smaller than 8 GB.
774     - Deprecate Thunderbird's preferences/0000tails.js (Closes: #12680).
775     - Install the BookletImposer PDF imposition toolkit (Closes: #12686).
776     - Tor Browser:
777       * Fallback to ~/Tor Browser for uploads (Closes: #8917).
778       * Silence some common operations that always are denied and
779         otherwise would spam the journal (Closes: #14606)
780     - Shell library: remove now unused functions (Closes: #12685).
781     - Add pppoe to the installed packages (Closes #13463). Thanks to geb
782       for the patch!
783     - Replace syslinux:i386 with syslinux:amd64 in the ISO9660
784       filesystem (Closes: #13513).
785     - htpdate: fix date header regexp (Closes: #10495). It seems that
786       some servers (sometimes) do not send their headers with first
787       letter uppercased, hence a lot of failures to find the date in it.
788     - Install aufs-dkms from Debian unstable (Closes: #12732).
789     - Install vim-tiny instead of vim-nox (Closes: #12687). On Stretch,
790       vim-nox started pulling ruby and rake in the ISO. I think vim-tiny
791       would be good enough, and would save a few MiB in the ISO. Those
792       who use vim more intensively and want another flavour of vim are
793       likely to need persistence anyway, and can thus install a more
794       featureful vim with the additional software packages feature.
795     - Remove gksu and its and gconf's dependencies (Closes: #12738). We
796       use pkexec instead of gksudo. gksu is unmaintained, buggy
797       (e.g. #12000), and it is the only reason we ship GConf, which we
798       want to remove. The other removals are:
799       * libgnomevfs2-extra, which was previously used for SSH/FTP support in
800         Nautilus, but isn't needed for that any more.
801       * libgnome2-bin which provides gnome-open, which isn't required by
802         any application in Tails (as far as we know).
803       * Configurations and scripts that become obsolete because of these
804         removals.
805     - Refresh torbrowser-AppArmor-profile.patch to apply cleanly on top
806       of torbrowser-launcher 0.2.8-1 (Closes: #14602).
807     - Switch from Florence to GNOME's on-screen keyboard (Closes: #8281)
808       and incidentally improve accessibility in GTK+ 2.0 and Qt
809       applications. This drops Florence and the corresponding GNOME
810       Shell extension.
811     - Make ./HACKING.mdwn a symlink again (Closes: #13600).
812     - Implement refresh-translations --force .
813     - Rework how we handle the individual POT files of our applications.
814       Comparing the new temporary POT files we generate with the
815       temporary POT files we generated last time (if ever, and if we
816       did, for which branch?) is not relevant; these POT files are only
817       used for merging into a new tails.pot and *that* one is relevant
818       to diff against the old tails.pot.
819     - Update the Tails signing key. (Closes: #11747)
820     - Reproducibility:
821       * Ensure reproducible permissions for /etc/hostname (Closes:
822         #13623).
823       * Patch desktop-file-utils to make its mimeinfo.cache reproducible
824         (Closes: #13439).
825       * Patch glib2.0 to make its giomodule.cache reproducible (Closes:
826         #13441).
827       * Patch gdk-pixbuf to make its loaders.cache reproducible (Closes:
828         #13442).
829       * Patch gtk2.0 and gtk3.0 to make their immodules.cache
830         reproducible (Closes: #13440).
831       * Remove GCconf: it is a source of non-determinism in the
832         filesystem (element order in /var/lib/gconf/defaults/%gconf-tree-*.xml)
833         which made Tails unreproducible.
834       * Ignore comment updates in POT files, which was a source of
835         non-determinism and therefore prevented Tails from being
836         reproducible (Closes: #12641).
837     - Kernel hardening:
838       * Increase mmap randomization to the maximum supported value
839         (Closes: #11840). This improves ASLR effectiveness, and makes
840         address-space fragmentation a bit worse.
841       * Stop explicitly enabling kaslr: it's enabled by default in
842         Debian, and this kernel parameter is not supported anymore.
843       * Disable kexec, to make our attack surface a bit smaller.
845   * Bugfixes
846     - Start Nautilus silently in the background when run as root
847       (Closes: #12034). Otherwise, after closing Nautilus one gets the
848       prompt back only after 5-15 seconds, which confuses users and makes
849       our doc more complicated than it should.
850     - Ensure pinentry-gtk2 run by Seahorse has the correct $DISPLAY set
851       (Closes: #12733).
853   * Build system
854     - build-manifest-extra-packages.yml: remove squashfs-tools version
855       we don't use anymore (Closes: #12684). Apparently our
856       apt-get/debootstrap wrapper tricks are enough to detect the
857       version of squashfs-tools we actually install and use.
858     - Merge base branch earlier, i.e. in auto/config instead of
859       auto/build (Closes: #14459). Previously, a given build from a topic
860       branch would mix inconsistent versions of things.
861     - Fail builds started before SOURCE_DATE_EPOCH (Closes:
862       #12352). Such builds would not be reproducible, and this is an
863       assumption (a reasonable one!) that we do all over the place, so
864       let's fail early. While we're at it, let's fail if
865       SOURCE_DATE_EPOCH is not set as well. Actually we would fail any
866       way if that was the case when reaching our
867       99-zzzzzz_reproducible-builds-post-processing build hook, but
868       let's fail early.
870   * Test suite
871     - Test the GNOME Root Terminal.
872     - Take into account that Tails Installer 5.0.1 refuses to install
873       Tails to devices smaller than 8 GiB. It'll still allow *upgrading*
874       such sticks though.
875     - Use 7200 MiB virtual USB drives when we really mean 8 GiB. In the
876       real world, USB sticks labeled "8 GB" can be much smaller, so
877       Tails Installer will accept anything that's at least 7200 MiB.
878       This commit makes us exercise something closer to what happens in
879       the real world, and incidentally it'll save storage space on our
880       isotesters and improve test suite performance a bit. :)
881     - Have unclutter poll every 0.1s instead of continuously. On current
882       sid, virt-viewer eats a full CPU and doesn't do its job when
883       "unclutter -idle 0" is running.
884     - Adapt tests for Tails Installer 5.0.1.
885     - Workaround Pidgin's DBus interface being blocked since we actually
886       depend on it for some tests.
887     - Test that Pidgin's DBus interface is blocked.
888     - Save more data on test suite failures (Refs: #13541):
889       * When Tor fails to bootstrap, save Tor logs and chutney nodes
890         data.
891       * When Htpdate fails to synchronize the clock, save its logs.
892       * Always save the systemd journal on failure.
893     - When testing emergency shutdown, wait longer for Tails to tell
894       us it has finished wiping the memory. The goal here is to help
895       us understand whether (Refs: #13462) is a bug in the emergency
896       shutdown feature or in our test suite.
897     - Restart nautilus-desktop if Desktop icons are not visible
898       (Closes: #13461).
899     - Test suite: fix assert_raise() when using ruby-test-unit >=
900       3.2.5 (Closes: #14654). ruby-test-unit 3.2.5 added native Java
901       exception support for JRuby. The fact we defined the :Java
902       constant was enough to trigger that JRuby-specific code, which
903       failed.
904     - Test suite: take into account that click-to-play is not required
905       anymore for WebM videos in Tor Browser (Closes: #14586).
907  -- Tails developers <tails@boum.org>  Mon, 25 Sep 2017 22:23:01 +0200
909 tails (3.1) unstable; urgency=medium
911   * Security fixes
912     - Upgrade Tor Browser to 7.0.4-build1 (Closes: #13577).
913     - Upgrade Linux to 4.9.30-2+deb9u3.
914     - Upgrade libtiff to 4.0.8-2+deb9u1.
915     - Upgrade bind9 to 1:9.10.3.dfsg.P4-12.3+deb9u2.
916     - Upgrate evince to 3.22.1-3+deb9u1.
917     - Upgrade imagemagick 8:6.9.7.4+dfsg-11+deb9u1.
918     - Ensure Thunderbird cleans its temporary directory. (Closes: #13340).
920   * Minor improvements
921     - Patch gconf to produce reproducible XML output (refs: #12738). This is
922       the temporary solution for #12738 in Tails 3.1 which will be reverted
923       (and fixed permanently by removing gconf) in Tails 3.2.
924     - Apply Debian bts patch to cracklib to produce reproducible dictionnaries
925       (Closes: #12909).
926     - Upgrade to Debian 9.1 (Closes: #13178).
928   * Bugfixes
929     - Replace faulty URL in htpdate neutral pool (Closes: #13472).
930     - Keep installing a version of Enigmail compatible with Thunderbird 45.x
931       (Closes: #13530).
932     - Fix the time syncing and Tor notifications translations (Closes: #13437).
934   * Build system
935     - Upgrade the Vagrant basebox for building ISO images to Stretch
936       (Closes: #11738).
937     - Fix on-disk build by bumping Vagrant build VM memory to 768M
938       (Closes: #13480).
939     - Fix rescue build option by exporting TAILS_BUILD_FAILURE_RESCUE
940       (Closes: #13476).
942   * Test suite
943     - mark gnome screenshot scenario as fragile (refs: #13458)
944     - mark UEFI scenario as fragile (refs: #13459).
946  -- Tails developers <tails@boum.org>  Sat, 05 Aug 2017 15:25:51 +0200
948 tails (3.0.1) unstable; urgency=medium
950   * Security fixes
951     - Upgrade tor to 0.3.0.9-1~d90.stretch+1 (Closes: #13253).
952     - Upgrade Linux to 4.9.30-2+deb9u2.
953     - Upgrade libc to 2.24-11+deb9u1.
954     - Upgrade libexpat1 to 2.2.0-2+deb9u1.
955     - Upgrade libgcrypt20 to 1.7.6-2+deb9u1.
956     - Upgrade libgnutls30 to 3.5.8-5+deb9u1.
957     - Enable Debian security APT sources (Closes: #12309).
959   * Minor improvements
960     - Use a higher resolution image in Tails persistence setup
961       (Closes: #12510).
963   * Bugfixes
964     - Forcibly set $SSH_AUTH_SOCK before starting GNOME
965       Shell. Apparently, due to a race condition, GNOME keyring
966       sometimes fails to tell the session manager about the correct
967       SSH_AUTH_SOCK, and thus GNOME Terminal hasn't this variable set
968       and any ssh process started in there won't use the (perfectly
969       working) SSH agent (Closes: #12481).
970     - Fix issue that made Tails Installer rejects working USB drives,
971       pretending they're not "removable" (Closes: #12696).
972     - Make behavior of the power button and lid close actions in the Greeter
973       consistent with the regular GNOME session (Closes: #13000).
975   * Build system
976     - Track the latest debian-security archive for the corresponding
977       APT sources, and not for the unrelated jessie-updates (Closes:
978       #12829).
979     - Print APT sources used in the build VM, to help debugging issues
980       such as #12829.
982  -- Tails developers <tails@boum.org>  Tue, 04 Jul 2017 15:59:18 +0200
984 tails (3.0) unstable; urgency=medium
986   * Major changes
987     - Upgrade Tor Browser to 7.0.1 (Closes: #12635, #12657).
988     - Upgrade to a new snapshot of the Debian and Torproject
989       APT repositories: respectively 2017060904 and 2017060903
990       (Closes: #12609).
992   * Minor improvements
993     - Tor Browser: enable Electrolysis (e10s), i.e. render content in a separate
994       child process, which will allow to improve performance and security
995       further along the road. This required us to drop our branding add-on
996       and re-implement its functionality in our Tor Browser wrapper
997       (Closes: #12569).
998     - Clean obsolete cached packages when using the Additional Software Packages
999       feature (Closes: #12400).
1000     - Improve KeePassX database migration handling (Closes: #12375).
1001     - Upgrade OnionShare to 0.9.2, from Debian sid as it has been removed
1002       from Stretch (Closes: #12610).
1003     - Upgrade Tor to 0.3.0.8 (Closes: #12656).
1004     - Drop obsolete bilibop patch, that was applied in 0.5.2.1.
1005     - Include disk space usage information in the WhisperBack bug reports.
1006     - Reorder technical details in WhisperBack bug reports in way that makes
1007       more sense when reading them.
1008     - Convert lc.py to Python 3.
1009     - Simplify some Python code thanks to subprocess.check_ouput.
1010     - Set the initial keyboard focus on the "Start Tails" button
1011       in Tails Greeter (Closes: #12509).
1012     - Convert Tails Greeter's Debian packaging to current best practices.
1014   * Bugfixes
1015     - Fix persistent Thunderbird configuration migration when there is
1016       a mimeTypes.rdf, that doesn't contain any associations to "icedove"
1017       or "/usr/bin/iceweasel" (Closes: #12580).
1018     - Fix persistent browser bookmarks, by generating them from an sqlite dump
1019       (Closes: #12568).
1020     - Use the "intel" X.Org driver for Intel Atom/Celeron/Pentium Processor
1021       x5-E8000/J3xxx/N3xxx Integrated Graphics Controller.
1022     - `exec' from our Thunderbird wrapper so it doesn't remain running.
1023     - Tails Installer: don't allow installing on non-removable drives
1024       (Closes: #10731).
1025     - Fetch the torbrowser-launcher sources from Debian sid:
1026       it's been removed from Debian testing.
1027       Refresh torbrowser-AppArmor-profile.patch accordingly.
1028     - Unsafe Browser: remove the search bar, that's currently buggy
1029       and its presence only encourages unsupported usage (Closes: #12573).
1030     - Unsafe Browser: disable searching in the address bar. It can result
1031       in leaking hostnames and credentials to the default search
1032       engine operator (Closes: #12540).
1033     - Make our omni.ja modifications reproducible (Closes: #12620).
1034     - Generate the fontconfig cache in a reproducible manner (Closes: #12567).
1035     - Don't include torrents/rss.html in the ISO. It's not generated
1036       in a deterministic manner and is worthless in the ISO (Closes: #12619).
1037     - Improve the language → default keyboard layout mapping
1038       in Tails Greeter (Closes: #12547).
1039     - Don't close Tails Greeter's main window when Alt-F4 is pressed
1040       (Closes: #12462).
1042   * Test suite
1043     - Run emergency_shutdown.feature after usb_*.feature, to reduce disk
1044       space requirements (Closes: #12565).
1045     - Deal with server messages in Pidgin.
1046     - Improve Pidgin connectivity check robustness.
1047     - Flag the Synaptic test as fragile (i.e. #12586).
1048     - Optimization: only test once that Tails, booted on DVD, eventually
1049       shuts down after wiping memory.
1050     - Move tests about the shutdown applet to a dedicated feature,
1051       as they have nothing to do with Tails' "emergency" shutdown feature.
1052     - Adapt the network connectivity check to Stretch, and improve it to check
1053       both link and IP connectivity (Closes: #12602).
1054     - Apply a fix from upstream Git to mutter, to fix some of its interactions
1055       with dogtail (Closes: #11718).
1056     - Mark "Scenario: Watching a WebM video" as fragile (i.e. #10442).
1058   * Build system
1059     - Set create_box -e, to make the vagrant box generation a bit more robust.
1060       (Closes: #12578).
1061     - Install kernel from backports and Tails build deps before performing
1062       APT upgrade, to avoid useless bandwidth usage (Closes: #12529).
1063     - Update submodules after merging the base branch (Closes: #12556).
1064     - Rakefile: fix date comparison in basebox:clean_old (Closes: #12575).
1065     - Rakefile: have basebox:clean_old delete baseboxes more than 4 months old
1066       (refs: #12576).
1067     - Also check for fuzzy patches' .orig files at the end of our build hooks,
1068       so we detect any fuzzy patches applied by hooks (Closes: #12617).
1069     - Remove .orig files for patches we allow to be fuzzy.
1070     - Don't pre-build the wiki when mergebasebranch is enabled.
1071       When pre-building the wiki, we modify the PO files which results in a
1072       conflict from the base branch merge in case it modifies the same
1073       files, which breaks the build (Closes: #12611).
1074     - Rakefile: add a task that removes all tails-builder-* libvirt volumes
1075       (Closes: #12599).
1077  -- Tails developers <tails@boum.org>  Sat, 10 Jun 2017 14:39:10 +0000
1079 tails (3.0~rc1) unstable; urgency=medium
1081   * Major changes
1082     - Install Thunderbird 1:45.8.0-3+tails2 and handle the Icedove → Thunderbird
1083       migration, including wrt. persistent data (Closes: #11712, #12242).
1084       This package also has the patch from
1085       https://bugzilla.mozilla.org/show_bug.cgi?id=1281959 applied,
1086       to ease future integration of the Thunderbird AppArmor profile.
1087       Also, drop the Claws → Icedove migration path.
1088     - Upgrade to a new snapshot of the Debian and Torproject
1089       APT repositories: 2017051803 (Closes: #12554).
1090     - Upgrade Linux packages to the Debian kernel 4.9.0-3, based on
1091       mainline Linux 4.9.25.
1092     - Replace the kexec-based memory erasure feature with the Linux kernel's
1093       memory poisoning (Closes: #12354, #12428). The kexec-based implementation
1094       was not reliable enough and provided a poor UX. Instead, we now return
1095       to the initramfs on shutdown and unmount all filesystems there, so their
1096       content and corresponding caches are erased.
1097     - Upgrade Tor Browser to 7.0a4 based on Firefox 52.1.1esr (Closes:
1098       #12115, #12464):
1099       * Unfortunately e10s (multi-process Firefox) is disabled (#12569).
1100       * Unfortunately persistent bookmarks created for the first time
1101         in Tails 3.0~rc1 is broken (#12568).
1102       * Adds exceptions for the extensions Tails installs on top of
1103         the vanilla Tor Browser (Closes: #11419).
1104     - Upgrade tor to 0.3.0.7-1 (Closes: #12485) and log both to the
1105       usual file and the journal (Closes: #12412).
1106     - Merge the code that makes Tails almost build reproducibly (Refs:
1107       #5630); we still have issues with the fontconfig cache (Refs:
1108       #12567).
1110   * Minor improvements
1111     - Add a HACKING document for new code contributors (Closes:
1112       #12164).
1113     - Rename tor-controlport-filter to onion-grater (Closes: #12394)
1114       and import patches killing the delta against Whonix version
1115       (Closes: #12173).
1116     - Improve onion-grater; thanks to Joy SN <joysn1980@yahoo.com>
1117       for the original patches (Closes: #12173):
1118       · add --listen-interface
1119       · make stdout/stderr unbuffered to ensure Python exceptions are logged
1120       · use yaml.safe_load()
1121     - Improve KeePassX database migration handling (refs: #12375).
1122     - Electrum: set coin selection strategy to 'Privacy' (Closes: #12177).
1123     - Allow Onion Circuits to access /proc/pid/status.
1124     - Make gdm-shell-tails.desktop more similar to the one shipped
1125       in gnome-shell 3.22.3-3 (refs: #12364).
1126     - Greeter: have the help window point to updated documentation,
1127       use WebKit2 instead of the deprecated WebKit, and hide the sidebar
1128       and banner.
1129     - Use exec to start KeePassX, i.e. avoid leaving the wrapper running.
1131   * Bugfixes
1132     - Install xserver-xorg-legacy, to fix support for various graphics
1133       adapters that still don't work with rootless X.Org (Closes: #12542).
1134     - Use the "intel" X.Org driver for Intel Q35 and Intel Atom
1135       D4xx/D5xx/N4xx/N5xx graphics controllers (refs: #12219).
1136     - Give UEFI bootloaders upper-case filenames (Closes: #12511).
1137       Some UEFI firmware, such as the one in the ThinkPad X220, only recognize
1138       them if they have an upper-case name.
1139     - KeePassX: enable "Automatically save after each change" again,
1140       like we did in Tails 2.x (fixes a regression introduced
1141       in 3.0~beta3).
1142     - Install packages needed by the "Test speakers" functionality
1143       (Closes: #12549).
1144     - Fix automatic upgrades when one is already applied (Closed:
1145       #12501).
1146     - When generating the network device blacklist, also blacklist
1147       network drivers from the staging directory (Closes: #12362).
1148     - htpdate pool: replace www.sarava.org with leap.se. The former
1149       has been down for a while and it's not clear when it's going to
1150       be stable again. The latter should be reliable.
1152   * Test suite
1153     - Check that dirmngr used the configured keyserver (Closes: #12371).
1154     - Sanity check that Chutney starts all nodes in the network.
1155     - Disable the Sandbox option for all nodes, until Tor#21943
1156       is fixed (Closes: #12512).
1157     - Wait for the desktop icons to be displayed in the "Tails desktop is ready"
1158       step. Let's not try interacting with the desktop earlier.
1159     - Add tests for memory erasure on "normal" shutdown (refs: #12428).
1160     - Add tests for memory erasure on "emergency" shutdown, and run some
1161       with network enabled (refs: #12354).
1162     - Have eject_cdrom run eject(1) like it used to do in the past.
1163       Otherwise the machine is immediately halted and we cannot test
1164       whether memory has been erased.
1165     - Pass mount_USB_drive structured data instead of free-form text.
1166     - Test that MAC spoofing and "Disable network" works for
1167       hotplugged networking devices (Refs: #12362).
1169   * Build system
1170     - Generate the Vagrant base box locally as part of the build process,
1171       instead of downloading it: one less binary blob as input in the build
1172       process (refs: #12409).
1173     - Use Vagrant for builds on Jenkins too (Closes: #11972).
1174     - Tell build script to be more verbose.
1175     - Respect the 'ARTIFACTS' environment variable if set.
1176     - Add a second disk to handle the apt-cacher-ng cache, and store
1177       the corresponding logs in there (Closes: #11979).
1178     - Use APT snapshots in Vagrant build VMs, create/use a basebox that matches
1179       the branch/tag/commit being tested, and provision a new VM for each build
1180       (Closes: #11980, #11981).
1181     - Ship all build dependencies in the Vagrant basebox, to save some
1182       time when building ISOs.
1183     - Make basebox generation compatible with both GnuPG 1.x and 2.x.
1184     - Set LC_ALL=C, mostly to suppress some warnings.
1185     - Support forcing VM cleanup before/after build.
1186     - Add tasks for cleaning up old or all base boxes (refs: #12409).
1187     - Add build option useful for debugging build failures.
1188     - Remove obsolete build options.
1189     - Make auto/scripts/utils.sh more reusable, use it in Rakefile,
1190       auto/build and setup-tails-builder.
1191     - Add an option controlling whether to merge the base branch.
1192     - Add "rake test" target and import logics from puppet-tails'
1193       wrap_test_suite script.
1194     - Build Tails as a release simply when HEAD is tagged, i.e. we do not
1195       require building from a detached head any more.
1196     - Sanity check compression choice when building a release.
1197     - Use the host's resolv.conf when building the Vagrant base box.
1198       Since systemd-networkd is used to manage resolv.conf inside the base box,
1199       and it hasn't been initialized yet (we are not booting it, just chrooting
1200       into it) DNS is broken otherwise.
1201     - Release process: "release" a new base box when freezing.
1202     - Chown/scp artifacts with a single command to limit overhead and warnings
1203       noise caused by repeated SSH calls.
1204     - Add a build options to use a custom CPU model, and custom
1205       machine type, for reproducibility testing (refs: #12345).
1206     - Add support for installing Tor Browser nightly builds.
1208  -- Tails developers <tails@boum.org>  Sat, 20 May 2017 16:48:45 +0200
1210 tails (3.0~beta4) unstable; urgency=medium
1212   * Major changes
1213     - All changes brought by Tails 2.12.
1214     - Upgrade to a new snapshot of the Debian and Torproject
1215       APT repositories (2017041704).
1217   * Security improvements
1218     - Enable the buddy page allocator free poisoning (Closes: #12089).
1219     - Enable slub/slab allocator free poisoning (Closes: #12090).
1220     - Create IUKs (automatic upgrades) in a reproducible manner
1221       (Closes: #11974).
1223   * Minor improvements
1224     - Firewall: forbid the _apt user to talk to DNS ports. APT works very well
1225       without DNS access since we only have Onion APT sources, so let's silence
1226       the logs.
1227     - Replace Pidgin's "systray" icon with the guifications plugin
1228       (Closes: #11741). We're trying to remove as much as we can from
1229       the set of icons managed by TopIcons extension flavours, in the hope
1230       it's enough to cancel the problems we've seen with them (#10576, #11737).
1231     - Disable apt-daily.timer, that can only cause problems in our context
1232       (Closes: #12390).
1233     - Do not let pppd-dns manage /etc/resolv.conf (Closes: #12401).
1234     - Ensure rootless X.Org can access /dev/fb0 when started by GDM.
1235     - Include the amdgpu module in the initramfs (refs: #12218).
1236     - Tails Greeter: don't mention 'firewall' anymore (#12382).
1237     - Tails Greeter: avoid the popover menu for Formats being cut,
1238       in most cases (Closes: #12249).
1239     - Tails Greeter: disable the screensaver (Closes: #12370).
1240     - Tails Greeter: fix behavior when pressing Enter in the language selection
1241       menu (Closes: #12359).
1243   * Bugfixes
1244     - Install speech-dispatcher-espeak-ng to fix the Orca screen reader
1245       (Closes: #12389).
1246     - Install xserver-xorg-video-intel and use it on a few graphics adapters
1247       that are not supported correctly by the modesetting driver (refs: #12219).
1248       More PCI IDs will be added as new affected hardware is reported.
1250   * Test suite
1251     - Run on a Q35 2.8 machine (Closes: #11605).
1252     - Deprecate xtightvncviewer in favor of tigervnc-viewer.
1253     - Test the Unsafe Browser in 3 random supported languages, not all.
1254       This should be enough to identify most future regressions in this area,
1255       and will be much faster than testing them all.
1256     - Pidgin tests: switch to an image that doesn't depend on the
1257       topic of tails@conference.riseup.net.
1258     - Fix a problematic use of try_for.
1259     - Fix VM.select_virtual_desktop() and VM.do_focus().
1260     - Random Gherkin improvements.
1261     - Fix a focus issue for GNOME Terminal vs. Tails Installer.
1262     - Adjust to kernel memory poisoning being enabled, which breaks the way
1263       we used to test memory erasure (refs: #12354):
1264       · Drop "no memory erasure" and "memory erasure" tests, that can't work
1265         anymore.
1266       · Test erasure of memory freed by a killed userspace process.
1267       · Test that memory poisoning applies to unmounted tmpfs.
1268       · Test that memory poisoning applies to read and write cache
1269         for unmounted vfat and LUKS-encrypted ext4.
1270       · Run erase_memory a bit later, it requires less disk space nowadays.
1272  -- Tails developers <tails@boum.org>  Tue, 18 Apr 2017 13:01:25 +0000
1274 tails (2.12) unstable; urgency=medium
1276   * Major changes
1277     - Completely remove I2P. :( We have decided to remove I2P (see
1278       #11276) due to our failure of finding someone interested in
1279       maintaining it in Tails (Closes: #12263).
1280     - Upgrade the Linux kernel to 4.9.13-1~bpo8+1 (Closes: #12122).
1282   * Security fixes
1283     - Upgrade Tor Browser to 6.5.2 based on Firefox 45.9. (Closes:
1284       #12444)
1285     - Mount a dedicated filesystem on /var/tmp, to mitigate the
1286       hardlinks permissions open by the user-tmp abstraction. See
1287       https://labs.riseup.net/code/issues/9949#note-23 for details
1288       (Closes: #12125).
1289     - Protect against CVE-2017-2636 by disabling the n-hdlc kernel
1290       module (Closes: #12315).
1291     - Ensure /etc/resolv.conf is owned by root:root in the SquashFS.
1292       lb_chroot_resolv will "cp -a" it from the source tree, so it
1293       inherits its ownership from the whoever cloned the Git
1294       repository. This has two problems. First, this results in unsafe
1295       permissions on this file (e.g. a Vagrant build results in the
1296       'amnesia' user having write access to it).
1297     - Upgrade libjasper1 to 1.900.1-debian1-2.4+deb8u3
1298     - Upgrade gstreamer and its plugins to 1.4.4-2+deb8u1.
1299     - Upgrade eject to 2.1.5+deb1+cvs20081104-13.1+deb8u1.
1300     - Upgrade imagemagick to 8:6.8.9.9-5+deb8u8.
1301     - Upgrade pidgin to 2.11.0-0+deb8u2.
1302     - Upgrade samba to 2:4.2.14+dfsg-0+deb8u5.
1305   * Minor improvements
1306     - Don't add the live user to the "audio" group. This should not be
1307       needed on a modern Linux desktop system anymore (Closes:
1308       #12209).
1309     - Install virtualbox-* 5.1.14-dfsg-3~bpo8+1 from our custom APT
1310       repository (Closes: #12307).
1311     - Install virtualbox-guest-* from sid. The version currently in
1312       jessie-backports is not compatible with Linux 4.9, and there's
1313       basically no chance that it gets updated (the maintainer asked
1314       for them to be *removed* from jessie-backports) (Closes:
1315       #12298).
1316     - Pull ttdnsd from our custom APT repository. It's gone from the
1317       TorProject one. We removed ttdnsd on feature/stretch already, so
1318       we'll need to pull it from our custom APT repository only for
1319       the next 3 months.
1320     - Clean up libdvd-pkg build files, again.  This cleanup operation
1321       was mistakenly removed in commit c4e8744 (Closes: #11273).
1322     - Install gnome-sound-recorder (Closes #10950). Thanks to Austin
1323       English <austinenglish@gmail.com> for the patch!
1324     - Stop restarting tor if bootstrapping stalls. It seems tor might
1325       have fixed the issues we used (see: #10238, #9516) to experience
1326       with the bootstrap process stalling and requiring a restart to
1327       kickstart it (Closes: #12411).
1328     - tor.sh: communicate via the UNIX socket instead of TCP port.
1329       This makes the library usable when run inside systemd units that
1330       have `PrivateNetwork=yes` set.
1331     - Get tor's bootstrap progress via GETINFO instead of log
1332       grep:ing.
1333     - Upgrade tor to 0.2.9.10-1~d80.jessie+1
1335   * Bugfixes
1336     - mirror-pool-dispatcher: bump maximum expected mirrors.json size
1337       to 32 KiB. This fixes an error where Tails Upgrader would
1338       complain with "cannot choose a download server" (Closes:
1339       #11735).
1341   * Build system
1342     - Retry curl and APT operations up to 20 times to make the ISO
1343       build more robust wrt. unreliable Internet connectivity. Thanks
1344       to Arnaud <arnaud@preev.io> for the patch!
1345     - Install ikiwiki from jessie-backports, instead of our patched
1346       one. Our changes were merged in 3.20161219, and jessie-backports
1347       now has 3.20170111~bpo8+1 (Closes: #12051).
1348     - Fix FTBFS when installing a .deb via config/chroot_local-packages
1349       by being more flexible when matching local packages in the apt
1350       list file (Closes: #12374). Thanks to Arnaud <arnaud@preev.io>
1351       for the patch!
1352     - auto/build: support Stretch's GnuPG v2 keyring filename.
1354   * Test suite
1355     - Try possible fix for #11508. IPv6Packet:s' source is accessed by
1356       `.ipv6_saddr`, not `ip_saddr` (that's for IPv4Packet). So, let's
1357       just try and see which one of the two each packet has, because
1358       one of them must be there! Also, given that UDPPacket can be
1359       either IPv4 or IPv6 it seems safest to try to parse each packet
1360       as IPv6Packet first -- that way we keep looking at transport
1361       layer protocols for IPv4 only, and treat everything IPv6 as the
1362       same, which makes sense, since we should block all IPv6, so
1363       everything should be treated the same at all times.
1364     - Changes due to #12411:
1365       * Raise special exception for Tor bootstrap failures.
1366       * Remove obsolete debug logging now that we don't log anything
1367         interesting for `restart-tor` any more.
1369  -- Tails developers <tails@boum.org>  Tue, 18 Apr 2017 17:41:46 +0200
1371 tails (3.0~beta3) unstable; urgency=medium
1373   * Major new features and changes
1374     - Make the "Formats" settings in Tails Greeter take effect (Closes: #12079,
1375       new feature that was broken since it was introduced in 3.0~alpha1).
1376     - Upgrade to a new snapshot of the Debian and Torproject
1377       APT repositories (2017031702).
1379   * Removed features
1380     - Stop including I2P: we decided (#11276) to remove I2P, due to our failure
1381       at finding someone to maintain it in Tails (Closes: #12263).
1383   * Security fixes
1384     - Upgrade MAT to 0.6.1-4: fixes silent failure of the Nautilus
1385       contextual menu extension.
1386     - Ensure /etc/resolv.conf is owned by root:root in the SquashFS
1387       (Closes: #12343).
1388     - Protect against CVE-2017-2636 by disabling the n-hdlc kernel module
1389       (Closes: #12315).
1391   * Minor improvements
1392     - Reintroduce the X11 guest utilities for VirtualBox (regression
1393       introduced in 3.0~beta2).
1394     - Upgrade X.Org server and the modesetting driver (hopefully helps
1395       fixing #12219).
1396     - Automate the migration from KeePassX databases generated on Tails 2.x
1397       to the format required by KeePassX 2.0.x (Closes: #10956, #12369).
1398     - Add keyboard shortcuts in Tails Greeter (Closes: #12186, #12063).
1399     - Install dbus-user-session (regression introduced in 3.0~beta2).
1400     - Manage temporary directories in a declarative way (tmpfiles.d).
1401     - Replace references to the /var/run compatibility symlink
1402       with the canonical /run.
1403     - Update our Torbirdy patchset to the latest one sent upstream.
1404     - Install mesa-utils, so that Qt 5 can detect whether software based
1405       rendering is needed.
1406     - Have Tails Greeter honor the "debug" kernel command-line option,
1407       for easier debugging (Closes: #12373).
1408     - Refactor Tails Greeter to reduce code duplication (Closes: #12247).
1410   * Bugfixes
1411     - Fix sizing of zenity dialogs (Closes: #12313, regression introduced
1412       in 3.0~alpha1).
1413     - Fix confusing, spurious error messages in command-line applications
1414       wrapped with torsocks:
1415       · Ship a /etc/mailname file with content "localhost".
1416         Otherwise something (Git? libc6?) tries to resolve the "amnesia" host
1417         name, which fails, and a confusing error message is displayed
1418         (Closes: #12205, regression introduced in 3.0~alpha1).
1419       · Have torsocks allow UDP connections to the loopback interface,
1420         with AllowOutboundLocalhost 2 (Closes: #11736).
1422   * Test suite
1423     - Improve debugging info logging for PacketFu parsing issues,
1424       and implement a plausible fix (refs: #11508).
1425     - Try to make "double-click on desktop launcher" more reliable.
1426     - Fix selection of ISO in Tails Installer.
1427     - Re-enable the GnuPG tests that require a keyserver, pointing them
1428       to an Onion service we run on Chutney, that redirects all TCP traffic
1429       to a real, clearnet keyserver (Closes: #12211).
1430     - Implement a workaround for checking the configured keyserver in GnuPG,
1431       until a better fix is implemented (refs: #12371).
1432     - Fix the "Report an Error launcher" scenario in German.
1434   * Build system
1435     - Retry curl and APT operations up to 20 times to make the ISO build
1436       more robust wrt. unreliable Internet connectivity.
1437       Thanks to Arnaud <arnaud@preev.io> for the patch!
1438     - Install ikiwiki from jessie-backports, instead of our patched one
1439       (Closes: #12051).
1440     - Clean up libdvd-pkg build files, again (Closes: #11273).
1441     - Rakefile: fix TAILS_OFFLINE_BUILD exported variable name.
1442     - Adjust apt-mirror to support branches based on feature/stretch
1443       that don't use frozen APT snapshots.
1445  -- Tails developers <tails@boum.org>  Sun, 19 Mar 2017 15:10:28 +0100
1447 tails (3.0~beta2) unstable; urgency=medium
1449   * All changes brought by Tails 2.11, except:
1450     - the test suite changes, that are not all compatible with this branch;
1451     - the "Tails 3.0 will require a 64-bit processor" notification:
1452       this advance warning is not useful on a release series
1453       that's 64-bit only.
1455   * Major new features and changes
1456     - Upgrade to a new snapshot of the Debian APT repositories (2017030802),
1457       and of the Torproject ones (2017030801).
1458     - Upgrade Linux to 4.9.0-2 (version 4.9.13-1).
1460   * Minor improvements
1461     - Improve GNOME Shell Window List styling. (Closes: #12233)
1463   * Bugfixes
1464     - Make it possible to start graphical applications in the Root Terminal.
1465       (part of #12000)
1467   * Test suite
1468     - Improve robustness when dealing with notifications. (Closes: #11464)
1469     - Bump timeout when waiting for 'Tor is ready' notification.
1470     - Fix the incremental upgrade test.
1471     - Drop a few obsolete test cases, update a number of images.
1472     - Adapt firewall leak test to new DHCP source IP address.
1473     - Adjust Seahorse and Enigmail tests to the keyserver that is now used.
1475  -- Tails developers <tails@boum.org>  Wed, 08 Mar 2017 16:29:44 +0000
1477 tails (2.11) unstable; urgency=medium
1479   * Security fixes
1480     - Upgrade Tor Browser to 6.5.1 based on Firefox 45.8. (Closes:
1481       #12283)
1482     - Fix CVE-2017-6074 (local root privilege escalation) by disabling
1483       the 'dccp' module. (Closes: #12280)
1484     - Disable kernel modules for some uncommon network protocol. These
1485       are the ones recommended by CIS. (Part of: #6457)
1486     - Disable modules we blacklist for security reasons. Blacklisted
1487       (via `blacklist MODULENAME`) modules are only blocked from being
1488       loaded during the boot process, but are still loadable with an
1489       explicit `modprobe MODULENAME`, and (worse!) via kernel module
1490       auto-loading.
1491     - Upgrade linux-image-4.8.0-0.bpo.2-686-unsigned to 4.8.15-2~bpo8+2.
1492     - Upgrade bind9 to 1:9.9.5.dfsg-9+deb8u10.
1493     - Upgrade imagemagick to 8:6.8.9.9-5+deb8u7.
1494     - Upgrade libevent-2.0-5 to 2.0.21-stable-2+deb8u1.
1495     - Upgrade libgd3 to 2.1.0-5+deb8u9.
1496     - Upgrade libjasper1 to 1.900.1-debian1-2.4+deb8u2.
1497     - Upgrade liblcms2-2 to 2.6-3+deb8u1.
1498     - Upgrade libxpm4 to 1:3.5.12-0+deb8u1.
1499     - Upgrade login to 1:4.2-3+deb8u3.
1500     - Upgrade ntfs-3g to 1:2014.2.15AR.2-1+deb8u3.
1501     - Upgrade openjdk-7-jre to 7u121-2.6.8-2~deb8u1.
1502     - Upgrade openssl to 1.0.1t-1+deb8u6.
1503     - Upgrade tcpdump to 4.9.0-1~deb8u1.
1504     - Upgrade vim to 2:7.4.488-7+deb8u2.
1505     - Upgrade libreoffice to 1:4.3.3-2+deb8u6.
1507   * Minor improvements
1508     - import-translations: also import PO files for French from
1509       Transifex. The translation team for French switched to Transifex
1510       even for our custom programs:
1511       https://mailman.boum.org/pipermail/tails-l10n/2016-November/004312.html
1512     - Notify the user, if running on a 32-bit processor, that it won't
1513       be supported in Tails 3.0 anymore. (Closes: #12193)
1514     - Notify I2P users that I2P will be removed in Tails
1515       2.12. (Closes: #12271)
1517   * Bugfixes
1518     - Disable -proposed-updates at boot time. If a Debian point
1519       release happens right after a freeze but we have decided to
1520       enable it before the freeze to get (at least most of) it, then
1521       we get in the situation where -proposed-updates is enabled in
1522       the final release, which we don't want. We only want it enabled
1523       at build time. (Closes: #12169)
1524     - Ferm: Use the variable when referring to the Live user. The
1525       firewall will fail to start during early boot otherwise since
1526       the "amnesia" user hasn't been created yet. (Closes: #12208)
1527     - Tor Browser: Don't show offline warning when opening local
1528       documentation. (Closes: #12269)
1529     - tails-virt-notify-user: use the tails-documentation helper to
1530       improve UX when one is not connected to Tor yet, and display
1531       localized doc when available.
1532     - Fix rare issue causing automatic upgrades to not apply properly
1533       (Closes: #8449, and hopefully #11839 as well):
1534       * Allow the tails-install-iuk user to run "/usr/bin/nocache
1535         /bin/cp *" as root.
1536       * Install tails-iuk 2.8, which will use nocache for various file
1537         operations, and sync writes to the installation medium.
1538     - Install Linux 4.8.15 to prevent GNOME from freezing with Intel
1539       GM965/GL960 Integrated Graphics. (Closes: #12217, but fixes tons
1540       of other small bugs)
1542   * Build system
1543     - Add 'offline' option, making it possible to build Tails offline
1544       (if all needed resources are present in your cache). (Closes:
1545       #12272)
1547   * Test suite
1548     - Encapsulate exec_helper's class to not "pollute" the global
1549       namespace with all our helpers. This is an example of how we can
1550       work towards #9030.
1551     - Extend remote shell with *safe* file operations. Now we can
1552       read/write/append *any* characters without worrying that it will
1553       do crazy things by being passed through the shell, as was the
1554       case before.  This commit also:
1555       * adds some better reporting of errors happening on the server
1556         side by communicating back the exception thrown.
1557       * removes the `user` parameter from the VM.file_* methods. They
1558         were not used, any way, and simply do not feel like they
1559         fit. I think the only reason we had it initially was because
1560         it was implemented via the command interface, where a user
1561         concept makes a lot of sense.
1562     - debug_log() Dogtail script content on failure.
1563     - Add a very precise timestamp to each debug_log().
1564     - Make robust_notification_wait() ensure the applet is closed. In
1565       robust_notification_wait() when we close the notification
1566       applet, other windows may change position, creating a racy
1567       situation for any immediately following action aimed at one such
1568       window. (Closes: #10381)
1569     - Fix I2P's Pidgin test. The initial conversation (that determines
1570       the title of the conversation window) is now made by a different
1571       IRC service than before.
1572     - Use lossless compression for the VNC viewer with --view.
1573       Otherwise the VNC viewer is not a good place to extract test
1574       suite images from, at least with xtigervncviewer.
1575     - Add optional pause() notification feature to the test suite. It
1576       will run a user-configurable arbitrary shell command when
1577       pause() is called, e.g. on failure when --interactive-debugging
1578       is used. This is pretty useful when multitasking with long test
1579       suite runs, so you immediately are notified when a test fails
1580       (or when you reached a temporary pause() breakpoint).  (Closes:
1581       #12175)
1582     - Add the possibility to run Python code in a persistent session
1583       in the remote shell and use this for Dogtail to significantly
1584       improve its performance by saving state and reusing it between
1585       commands. This changes the semantics of the creation of Dogtail
1586       objects. Previously they just created the code that then would
1587       be run once an actionable method was called (.wait, .click etc),
1588       but now it works like in Python, that Dogtail will try to find
1589       the graphical element upon object creation. (Closes: #12059)
1590     - Test that we don't ship any -proposed-updates APT sources.
1591       (Closes: #12169)
1592     - Make force_new_tor_circuit() respect NEWNYM rate limiting.
1593     - Add retry magic for lost click when opening Tails' documentation
1594       from the desktop launcher. (Closes: #12131)
1596  -- Tails developers <tails@boum.org>  Mon, 06 Mar 2017 17:14:52 +0100
1598 tails (3.0~beta1) experimental; urgency=medium
1600   * All changes brought by Tails 2.7.1, 2.9.1 and 2.10.
1602   * Major new features and changes
1603     - Redesigned Tails Greeter.
1604     - Upgrade to a new snapshot (2017013002) of the Debian and Torproject
1605       APT repositories.
1606     - Upgrade Linux to 4.9.0-1.
1608   * Security fixes
1609     - Reject packets sent on the LAN to the NetBIOS name service
1610       (Closes: #11944).
1611     - Seahorse: use the Tor OnionBalance hidden service pool,
1612       which provides transport encryption and authentication of the keyserver.
1614   * Minor improvements
1615     - Include adwaita-qt* and enable it by default, so that Qt applications
1616       integrate nicely into a GNOME environment (Closes: #11790).
1617     - Add support for the TREZOR hardware wallet in Electrum (Closes: #10964).
1618     - AppArmor: allow all programs to read /etc/tor/torsocks.conf via
1619       abstractions/base, to ease maintenance.
1620     - Don't (try to) bind the Power button to the shutdown action
1621       (Closes: #12004).
1622     - Enable natural scrolling (Closes: #11969).
1623     - Update uBlock Origin patterns + settings file.
1624     - live-persist: remove Squeeze → Wheezy migration code.
1625     - Update pre-existing persistent GnuPG configuration on login
1626       (Closes: #12201).
1627     - Upgrader: use the alpha channel when the next version will be an
1628       alpha, beta, or RC. This will allow users of 3.0~betaN to upgrade to
1629       the next beta or RC, without having to type any command-line
1630       (Closes: #12206).
1632   * Bugfixes
1633     - Fix "upgrade from ISO" when run from a 32-bit system,
1634       such as Tails 2.x (Closes: #11873).
1635     - Fix ability to read videos over HTTPS with Totem (Closes: #11963).
1636     - Re-introduce default directories in $HOME, which fixes
1637       Spice file transfers (Closes: #11968).
1638     - Re-enable tap-to-click (Closes: #11993).
1639     - Lower systemd's DefaultTimeoutStopSec, to get rid of a long delay
1640       before memory wiping starts. This also prevents shutdown from ever
1641       being blocked by any buggy service that takes a while to stop
1642       (Closes: #12061).
1643     - Drop Jessie APT sources.
1644     - Re-add VirtualBox DKMS modules.
1645     - Fix GnuPG communication with keyservers, by using the Tor OnionBalance
1646       hidden service pool (Closes: #12202).
1647     - Fix Enigmail communication with keyservers, by teaching Torbirdy
1648       not to break it (Closes: #11948):
1649       · Patch Torbirdy to allow not breaking keyserver communication when
1650         using GnuPG v2.1+, and to use a better default keyserver.
1651       · Torbirdy: enable the new behaviour made possible by the aforementioned
1652         patch (extensions.enigmail.already_torified).
1653       · Torbirdy: drop our custom keyserver configuration, since the
1654         aforementioned patch makes it the default.
1656   * Removed features
1657     - Don't install gnome-system-log anymore (Closes: #12133).
1658       It's deprecated in GNOME, and mostly useless anyway as it's not
1659       Journal-aware. It's replacement (gnome-logs) is not usable
1660       enough in the context of Tails, and most users who can read logs
1661       should manage to do it with journalctl, so don't install it either.
1662     - Drop multiarch handling: Tails 3.0 will be amd64-only (Closes: #11961).
1664   * Build system
1665     - Disable eatmydata usage and caching: in current Stretch, debootstrap fails
1666       if we use eatmydata + the operation mode picked by live-build when caching
1667       is enabled (Closes: #12052).
1668     - Bump disk space (and memory for in-RAM builds) requirements.
1669     - Follow replacement of python-reportbug with python3-reportbug.
1670     - Don't try to deinstall packages that are unknown on Stretch.
1671     - Move AppArmor aliases to a dedicated file, and include it.
1672       This will avoid maintaining these settings as a patch.
1673     - Don't attempt to remove the usr.bin.chromium-browser AppArmor profile:
1674       it's not shipped in Debian anymore.
1676   * Test suite
1677     - Add optional pause() notification (Closes: #12175).
1678     - Make the remote shell's file operations robust (Closes: #11887).
1679     - Update a number of test cases for Stretch, sometimes by converting
1680       them to Dogtail.
1681     - Drop usage and tests of read-only persistence.
1682       We won't have this option anymore, and it's not even sure we'll
1683       reintroduce it (Refs: #12093, Closes: #12055).
1684     - Adjust CONFIGURED_KEYSERVER_HOSTNAME to match current settings.
1685     - Test suite: clean up disks between features.
1687   * Adjustments for Debian 9 (Stretch) with no or very little user-visible impact
1688     - Adjust dpkg-divert path: it has moved.
1689     - Replace xfonts-wqy with fonts-wqy-microhei + fonts-wqy-zenhei.
1690       The former was removed from Debian testing, and the latter are recommended
1691       by task-chinese-s-desktop and task-chinese-t-desktop.
1692     - Install virtualbox* from sid.
1693       It was removed from testing due to https://bugs.debian.org/794466.
1694     - Drop deprecated settings from org/gnome/settings-daemon/plugins/power.
1695     - Update settings name in org/gnome/desktop/peripherals/touchpad, and drop
1696       deprecated ones.
1697     - Adjust to changed Liferea's .desktop filename.
1698     - Also torify Liferea when started via its (new) D-Bus service.
1699     - Install hunspell-pt-br instead of hunspell-pt-pt.
1700       Tor Browser 6.5 moved from pt-PT to pt-BR, which is fine vs
1701       spellcheckers in Jessie since its hunspell-pt provides both -pt and
1702       -br, but in Stretch they are separate packages.
1703     - AppArmor: adjust usr.sbin.cupsd profile so it loads successfully
1704       (Closes: #12116).
1705     - Migrate from netstat to ss.
1706     - Update extensions.enigmail.configuredVersion.
1707     - Remove the jessie-proposed-updates APT sources.
1709  -- Tails developers <tails@boum.org>  Wed, 01 Feb 2017 19:23:03 +0000
1711 tails (2.10) unstable; urgency=medium
1713   * Major new features and changes
1714     - Upgrade the Linux kernel to 4.8.0-0.bpo.2 (Closes: #11886).
1715     - Install OnionShare from jessie-backports. Also install
1716       python3-stem from jessie-backports to allow the use of ephemeral
1717       onion services (Closes: #7870).
1718     - Completely rewrite tor-controlport-filter. Now we can safely
1719       support OnionShare, Tor Browser's per-tab circuit view and
1720       similar.
1721       * Port to python3.
1722       * Handle multiple sessions simultaneously.
1723       * Separate data (filters) from code.
1724       * Use python3-stem to allow our filter to be a lot more
1725         oblivious of the control language (Closes: #6788).
1726       * Allow restricting STREAM events to only those generated by the
1727         subscribed client application.
1728       * Allow rewriting commands and responses arbitrarily.
1729       * Make tor-controlport-filter reusable for others by e.g. making
1730         it possible to pass the listen port, and Tor control
1731         cookie/socket paths as arguments (Closes: #6742). We hear
1732         Whonix plan to use it! :)
1733     - Upgrade Tor to 0.2.9.9-1~d80.jessie+1, the new stable series
1734       (Closes: #12012).
1736   * Security fixes
1737     - Upgrade Tor Browser to 6.5 based on Firefox 45.7 (Closes: #12159)
1738     - Upgrade Icedove to 1:45.6.0-1~deb8u1+tail1s.
1739     - Upgrade bind9-packages to 1:9.9.5.dfsg-9+deb8u9.
1740     - Upgrade pcscd to 1.8.13-1+deb8u1.
1741     - Upgrade libgd3 to 2.1.0-5+deb8u8.
1742     - Upgrade libxml2 to 2.9.1+dfsg1-5+deb8u4.
1743     - Upgrade tor to 0.2.9.9-1~d80.jessie+1.
1744     - Upgrade samba-libs to 2:4.2.14+dfsg-0+deb8u2.
1746   * Minor improvements
1747     - Enable and use the Debian Jessie proposed-updates APT
1748       repository, anticipating on the Jessie 8.7 point-release
1749       (Closes: #12124).
1750     - Enable the per-tab circuit view in Tor Browser (Closes: #9365).
1751     - Change syslinux menu entries from "Live" to "Tails" (Closes:
1752       #11975). Also replace the confusing "failsafe" wording with
1753       "Troubleshooting Mode" (Closes: #11365).
1754     - Make OnionCircuits use the filtered control port (Closes:
1755       #9001).
1756     - Make  tor-launcher use the filtered control port.
1757     - Run OnionCircuits directly as the Live user, instead of a
1758       separate user. This will make it compatible with the Orca screen
1759       reader (Closes: #11197).
1760     - Run tor-controlport-filter on port 9051, and the unfiltered one
1761       on 9052. This simplifies client configurations and assumptions
1762       made in many applications that use Tor's ControlPort. It's the
1763       exception that we connect to the unfiltered version, so this
1764       seems like the more sane approach.
1765     - Remove tor-arm (Nyx) (Closes: #9811).
1766     - Remove AddTrust_External_Root.pem from our website CA bundle. We
1767       now only use Let's Encrypt (Closes: #11811).
1768     - Configure APT to use Debian's Onion services instead of the
1769       clearnet ones (Closes: #11556).
1770     - Replaced AdBlock Plus with uBlock Origin (Closes: #9833). This
1771       incidentally also makes our filter lists lighter by
1772       de-duplicating common patterns among the EasyList filters
1773       (Closes: #6908). Thanks to spriver for this first major code
1774       contribution!
1775     - Install OpenPGP Applet 1.0 (and libgtk3-simplelist-perl) from
1776       Jessie backports (Closes: #11899).
1777     - Add support for exFAT (Closes: #9659).
1778     - Disable unprivileged BPF. Since upgrading to kernel 4.6,
1779       unprivileged users can use the bpf() syscall, which is a
1780       security concern, even with JIT disabled. So we disable that.
1781       This feature wasn't available before Linux 4.6, so disabling it
1782       should not cause any regressions (Closes: #11827).
1783     - Add and enable AppArmor profiles for OnionCircuits and OnoinShare.
1784     - Raise the maximum number of loop devices to 32 (Closes: #12065).
1785     - Drop kernel.dmesg_restrict customization: it's enabled by
1786       default since 4.8.4-1~exp1 (Closes: #11886).
1787     - Upgrade Electrum to 2.7.9-1.
1788     - Make the Electrum proxy configuration apply after upgrading to
1789       2.7.9-1. These changes incidentally makes Electrum behave nicer:
1790       users will now not be presented the network configuration part
1791       of the setup wizard -- a server will be picked randomly, and
1792       Electrum will auto-connect. The automated test suite is adjusted
1793       accordingly (Closes: #12140).
1794     - Remove unused Browser profile seed file localstore.rdf which was
1795       made obsolete in Firefox 34.
1796     - Tor Browser: switch from pt-PT to pt-BR langpack. The upstream
1797       Tor Browser did this in version 6.5 (Refs: #12159).
1799   * Bugfixes
1800     - Tails Greeter:
1801       * use gdm-password instead of gdm-autologin, to fix switching to
1802         the VT where the desktop session lives on Stretch (Closes:
1803         #11694)
1804       * Fix more options scrolledwindow size in Stretch (Closes:
1805         #11919)
1806     - Tails Installer: remove unused code warning about missing
1807       extlinux in Tails Installer (Closes: #11196).
1808     - Update APT pinning to cover all binary packages built from
1809       src:mesa so we ensure installing mesa from jessie-backports
1810       (Closes: #11853).
1811     - Install xserver-xorg-video-amdgpu. This should help supporting
1812       newer AMD graphics adapters. (Closes #11850)
1813     - Fix firewall startup during early boot, by referring to the
1814       "amnesia" user via its UID (Closes: #7018).
1815     - Include all amd64-microcodes.
1816     - refresh-translations: ignore
1817       config/chroot_local-includes/usr/share/doc/tails/website/.
1818       Otherwise, if the website has been built already, PO tools
1819       complain that there are files with translatable strings in
1820       there, which are not listed in POTFILES.in.
1821     - Make uBlock Origin's button appear on first run. Otherwise it
1822       will only appear on browser runs after the first one. This bug
1823       also affected Adblock Plus (Closes: #12145).
1825   * Build system
1826     - Be more careful when unmounting the tmpfs used as workspace
1827       during builds, fixing an issue that made Jenkins' ISO builders
1828       prone to failures (Closes: #12009).
1829     - Upgrade the Vagrant basebox to 20170105. The only big change is
1830       that we now install the backported kernel in the builder VM, to
1831       make building possible on Debian Sid (Closes: #12081).
1832     - Ensure the VirtualBox guest DKMS modules are built for the
1833       kernel we want them for. In some situations, depending on the
1834       version of the running kernel, the modules would not be built
1835       for the 686 kernel, which is the one that needs the VirtualBox
1836       guest modules.  This commit ensures the VirtualBox guest modules
1837       are built and installed regardless of the how the build
1838       environment looks like (Closes: #12139).
1840   * Test suite
1841     - Replace the filesystem shares support with a helper for easily
1842       sharing files from the host to the guest using virtual disks
1843       (Closes: #5571).
1844     - Do not test sending email when testing POP3. We cannot clean
1845       that email up (easily) since when we use POP3 deletions won't
1846       affect the remote inbox, only our local one, resulting in the
1847       quota being reached eventually (Closes: #12006).
1848     - Have APT tests configure APT to use non-onion sources. Our test
1849       suite uses Chutney to create a virtual, private Tor network, and
1850       thus doesn't support connections to Onion services running in
1851       the real Tor network (Refs: #11556).
1852     - Allow connections to Tor's control port during stream isolation
1853       tests, but only for those applications where we expect that.
1854     - Fix Electrum tests after upgrading to 2.7.9-1.
1855     - Make encryption.feature pass for Tails 2.10~rc1.
1856     - Adapt tests after the Donation campaign was disabled (Refs:
1857       #12134).
1858     - Fix 'The "Tails documentation" link on the Desktop works'
1859       scenario. The TailsOfflineDocHomepage.png image doesn't match
1860       what we see any more (I have no clue why), so let's use Dogtail
1861       and solve this once and for all, hopefully.
1862     - Work around Tails freezing during memory wiping. These
1863       workarounds should be reverted once #11786 is fixed
1864       properly. (Refs: #10776, #11786)
1865     - Support both xtigervncviewer and xtightvncviewer for --view.
1866       xtightvncviewer is a transitional package in Sid, which depends
1867       on tigervnc-viewer (which ships xtigervncviewer), so by keeping
1868       the dep and supporting both binaries, --view will work on both
1869       Sid and Jessie (Closes: #12129).
1870     - Test suite: bump image after upgrading to Tor Browser 6.5 (Refs:
1871       #12159).
1872     - Add debugging info for when PacketFu misbehaves, and be more
1873       careful when to save pcap artifacts (Refs: #11508).
1875  -- Tails developers <tails@boum.org>  Mon, 23 Jan 2017 11:38:37 +0100
1877 tails (2.9.1) unstable; urgency=medium
1879   * Security fixes
1880     - Upgrade Tor Browser to 6.0.8 based on Firefox 45.6. If you pay
1881       close attention you'll see that we import -build1 but there was
1882       a -build2. The only change is Tor Button 1.9.5.13 which makes
1883       some changes to the donation campaign banner in `about:tor`,
1884       which we safely can skip. (Closes: #12028)
1885     - Upgrade Icedove to 45.5.1-1~deb8u1+tails1. (Closes: #12029)
1886     - Upgrade APT-related packages to 1.0.9.8.4.
1888   * Minor improvements
1889     - Switch to DuckDuckGo as the default search engine in the tor
1890       Browser. This is what Tor Browser has, and Disconnect.me (the
1891       previous default) has been re-directing to DDG for some time,
1892       which has been confusing users. In addition, we localize the DDG
1893       user interface for the locales with availablelangpacks. (Closes:
1894       #11913)
1895     - Improve the display name for the Wikipedia search plugin.
1896     - Enable contrib and non-free for our own APT repos.
1897     - Upgrade Tor to 0.2.8.10. (Closes: #12015)
1898     - Upgrade obfs4proxy to 0.0.7-1~tpo1.
1900   * Bugfixes
1901     - AppArmor Totem profile: add permissions needed to avoid warning
1902       on startup. (Closes: #11984)
1903     - Upgrade the VirtualBox Guest additions and modules to version
1904       5.1.8. This should prevent Xorg from crashing unless the video
1905       memory for the VMs are significantly bumped. (Closes: #11965)
1906       Users will still have to enable I/O APIC due to a bug in Linux.
1907     - Drop unwanted search plugins from the Tor Browser langpacks.
1908       Otherwise they are only removed from English locales. Note that
1909       the langpacks contain copies of the English plugins, not
1910       localized versions, so we actually lose nothing.
1912   * Test suite
1913     - Add support for SikuliX, which recently hit Debian Unstable,
1914       while still supporting Sikuli for Jessie users. (Closes: #11991)
1915     - Fix some instances where we were trying to use the mouse outside
1916       of the Sikuli screen.
1917     - Use "TorBirdy" instead of "amnesia branding" as the "anchor"
1918       addon.  I.e. the addon that we use to find the other ones. The
1919       "amnesia branding" addon has been removed, so we must use
1920       something else. (Fixup: #11906)
1921     - Dogtailify "the support documentation page opens in Tor Browser"
1922       step. We previously relied on Sikuli, and the image was made
1923       outdated thanks to our donation campaign. No more! (Closes:
1924       #11911)
1925     - Resolve dl.amnesia.boum.org instead of picking a static address.
1926       Just hours after updating the dustri.org IP address, its web
1927       server went down => test suite failures. Let's make this test as
1928       robust as actually downloading the Tails ISO image -- if that
1929       fails, we probably have more serious problems on our hands than
1930       a failing test suite. (Closes: #11960)
1931     - Switch MAT scenario from testing PDFs to PNGs. Also add
1932       anti-test and test using using a tool *different* from MAT, the
1933       tool being tested here. (Closes: #11901)
1935  -- Tails Developers <tails@boum.org>  Wed, 14 Dec 2016 13:19:16 +0100
1937 tails (2.7.1) unstable; urgency=medium
1939   * Security fixes
1940     - Upgrade Tor Browser to 6.0.7 (build3) based on Firefox 45.5.1.
1941     - Upgrade gstreamer0.10-based packages to 0.10.31-3+nmu4+deb8u2.
1942     - Upgrade imagemagick-based packages to 8:6.8.9.9-5+deb8u6.
1943     - Upgrade libicu52 to 52.1-8+deb8u4.
1944     - Upgrade vim-based packages to 2:7.4.488-7+deb8u1.
1946   * Minor improvements
1947     - Reserve 64 MiB for the kernel and 128 MiB for privileged
1948       processes before the memory is wiped. We hope that this might
1949       help (but not solve, sadly) some crashes experienced while
1950       wiping the memory.
1952   * Build system
1953     - Make the wiki shipped inside Tails build deterministically
1954       (Closes: #11966):
1955       * Enable ikiwiki's "deterministic" option, and require it when
1956         building.
1957       * Use our custom backport of discount (2.2.1-1~bpo8+1~0.tails1),
1958         to fix reproducibility issues (Debian#782315). This can be
1959         dropped once our ISO builders use Stretch.
1960       * Install ikiwiki from our builder-jessie APT suite, to make the
1961         pagestats plugin output deterministic.
1962     - refresh-translations: don't update PO files unless something
1963       other than POT-Creation-Date was changed. (Closes: #11967)
1964     - Fix Vagrant's is_release? check. Per auto/build, we consider it
1965       a release when we build from detached head, and HEAD is tagged.
1966     - Enforce `cleanall` when building a release. I.e. don't allow the
1967       user supplied options to override this behaviour. This is
1968       important since Vagrant caches wiki builds, and we do not want
1969       leftovers from a previous builds ending up in a release. Also,
1970       this is required for making Tails images build reproducibly.
1971     - Make the build system's `cleanall` option really clean
1972       everything.  At the moment it doesn't clean the cached wiki
1973       build (which basically was its only job).
1974     - import-package: support contrib and non-free sections.
1976   * Test suite
1977     - Wait a bit between opening the shutdown applet menu, and
1978       clicking one of its widgets. (Closes: #11616).
1979     - Adapt Icedove test after removing the amnesia branding add-on.
1980       (Closes: #11906)
1981     - Replace --pause-on-fail with --interactive-debugging. It does
1982       the same thing, but also offers an interactive Ruby shell, via
1983       pry, with the Cucumber world context.
1985  -- Tails developers <tails@boum.org>  Wed, 30 Nov 2016 17:27:37 +0100
1987 tails (3.0~alpha1) experimental; urgency=medium
1989   * Major new features and changes
1990     - Upgrade to a snapshot of Debian 9 (Stretch) from 2016-11-15.
1991     - Switch userpace from 32-bit to 64-bit (Closes: #8183), and accordingly:
1992       · Memory erasure: drop the "one instance of sdmem per 2 GiB of RAM" tweak,
1993         that is not needed on x86-64.
1994       · Display a "sorry!" message when trying to boot on a 32-bit BIOS system
1995         (refs: #11638).
1996     - Switch GNOME Shell to its default black theme (Closes: #11789).
1998   * Minor improvements
1999     - Install the cirrus and modesetting X.Org drivers (Closes: #10962).
2000     - Install the 'amdgpu' driver for the AMD Radeon cards (refs: #11850).
2001     - Stop disabling kernel modesetting for QXL (refs: #11518).
2002     - Replace TopIcons with gnome-shell-extension-top-icons-plus.
2003       The former causes plenty of trouble and is apparently abandoned
2004       upstream. The latter is actively maintained upstream, and packaged
2005       in Debian. (refs: #10576)
2006     - Use torsocks to torify Git, and drop tsocks entirely. tsocks has been
2007       unmaintained for years in Debian, and was removed from testing
2008       for a while (Closes: #10955).
2009     - Replace Florence's "systray" icon with the Florence Indicator GNOME Shell
2010       extension (refs: #8312). And then, don't automatically start Florence:
2011       the Florence Indicator GNOME Shell extension will start it the first time
2012       one tries to display it. This should save a tiny bit of RAM.
2013     - Harden AppArmor Totem profiles.
2014     - Switch to the Debian-packaged aufs kernel module (Closes: #11829).
2015     - Configure the firewall to not allow root to connect to Tor at all,
2016       which is possible now that APT uses a dedicated user for network
2017       operations.
2018     - Fix firewall startup during early boot, by referring to the "amnesia"
2019       user via its UID (refs: #7018).
2020     - Install hunspell dictionaries instead of myspell ones, for a few more
2021       languages: Spanish, Italian, Portuguese and Russian. Only Farsi keeps
2022       using a myspell dictionary for now.
2024   * Removed features
2025     - Stop installing BookletImposer PDF imposition toolkit.
2026       It's unmaintained upstream and thus won't be part of Debian Stretch.
2027     - Stop installing ekeyd:  it's unmaintained, very rarely used, poorly
2028       designed (dedicated daemon), and security sensitive (Closes: #7687).
2029     - Stop shipping ttdnsd. It was only useful for developers and power-users
2030       who can install it themselves as needed. It's been unmaintained upstream
2031       for many years. It's very buggy so we had to remove it from the DNS
2032       resolution loop years ago. It's not in Debian. And it's one of the only
2033       two bits of Tails that still relied on tsocks, that is RC-buggy,
2034       unmaintained in Debian, and not in Stretch at the moment. So it has
2035       become clear that the cost of keeping ttdnsd now outweighs the benefits
2036       it brought (refs: #10959).
2038   * Build system
2039     - Bump disk space (and memory for in-RAM builds) requirements.
2040     - Support new live-config configuration directory naming, again and again.
2041     - Use the lowest compression level for the SquashFS when compressing it
2042       with gzip. This makes our development builds faster, and the resulting
2043       ISO image only a little bit bigger (Closes: #9788).
2044     - Configure initramfs compression later, to make the build faster.
2046   * Test suite
2047     - Various refactoring while we were at it.
2048     - Port tests to Dogtail: installation, upgrade, notification detection,
2049       Synaptic, Gobby, and some of Tor Browser.
2050     - Workaround GNOME Shell being buggy for Dogtail (refs: #11718).
2051     - Update a bunch of test suite images for Stretch.
2052     - Mark created disk as temporary when we don't need to keep it around.
2053     - Simplify adding NetworkManager connections, and rely more on the defaults.
2054       Not providing the complete configuration file makes us test something
2055       closer to what happens when a user adds a Wi-Fi connection themselves.
2056     - Adjust the minimum allowed memory pattern coverage before wiping.
2057     - Always sync the time from the host when restoring from a snapshot.
2058       Previously we wouldn't do it when the network was plugged but Tor wasn't
2059       running, which can cause issues if we *then* start Tor since the time
2060       may be off.
2061     - Adjust to the fact that we now support running as a 64-bit guest
2062       in VirtualBox, and simplify code since we now include a 64-bit userland.
2063     - Improve how we restart Tor/I2P after restoring from a snapshot.
2064     - Adjust PolicyKit tests for Stretch.
2065     - Work around Tails stopping on shut down due to #11730.
2066       This should be reverted once #11730 is fixed properly.
2067     - Update the screenshot scenario.
2068     - Fix pcap file saving on MAC spoofing failure (Closes: #11698).
2069     - Test that notifications are actually shown.
2070     - Drop obsolete workaround for Florence sometimes not being hidden
2071       on startup (#11398).
2072     - Avoid remote shell deadlock.
2073     - Install at-spi2-core from Debian Sid.
2074       With the current version in Stretch, at-spi-bus-launcher crashes on
2075       start, breaking parts of GNOME's accessibility, and Dogtail.
2076       For details, see https://bugs.debian.org/840618.
2077     - Check that the MAC address is spoofed for manually added persistent
2078       NetworkManager connections created on Jessie and Stretch (refs: #11931).
2079     - Use nc.traditional in tests that rely on its behaviour.
2080     - Adjust expected notification text to cope with #11941.
2082   * Adjustments for Debian 9 (Stretch) with no or very little user-visible impact
2083     - Adjust APT sources and pinning for Stretch.
2084     - Don't install gnome-media, which is not part of testing/sid anymore.
2085       We already install the only bits it was providing or depending on.
2086     - Don't install gnome-themes: it's gone in Stretch.
2087     - Stop installing GStreamer 0.10 explicitly: it won't be in Stretch,
2088       and some bits are gone already.
2089     - Refresh and unfuzzy patches for Stretch. Replace some of them with
2090       programmatic patching, as patches break the build whenever
2091       they become fuzzy.
2092     - Drop start_AppArmor_earlier.diff: on Stretch, AppArmor starts much earlier
2093       already.
2094     - Accept iceweasel-l10n-* that don't provide any search engine:
2095       on Stretch, at least iceweasel-l10n-ar_1%3a43.0.4-1_all.deb doesn't.
2096     - Stop deleting 75-persistent-net-generator.rules: obsolete in Stretch.
2097       It was removed in systemd (220-7).
2098     - Tell live-boot we're still using aufs: recent live-boot defaults
2099       to overlayfs, which we don't use yet.
2100     - Don't remove imagemagick in 11-localize_browser: cups-filters depends on it
2101       (Closes: #10960).
2102     - Explicitly install bc: needed by our 2010-pidgin live-config hook.
2103     - Remove gcc-4.9-base and gcc-5 via a chroot hook, taking into account
2104       that GCC 5 is the default on Stretch.
2105     - Switch to openjdk-8-jre: openjdk-7-jre is not in Stretch anymore.
2106     - gcalctool was renamed to gnome-calculator.
2107     - Don't try to delete non-existing AppArmor profile for ntpd: it was moved
2108       to the ntp package in Stretch.
2109     - Build DKMS modules with GCC 5: Stretch hasn't 4.8 anymore.
2110     - Don't try to reload or disable an initscript that we don't patch,
2111       and that doesn't exist anymore.
2112     - Support the case when /usr/src/libdvd-pkg does not exist.
2113       Apparently this can happen on Stretch.
2114     - Adjust to the move of /etc/gnome/defaults.list in Stretch
2115       (Closes: #11440).
2116     - Stop installing xserver-xorg-input-vmmouse. It's obsolete and conflicts
2117       with recent kernels: https://bugs.debian.org/831420
2118     - Install open-vm-tools from sid: it's been removed from testing.
2119     - Install the gobby package, instead of the (now gone) transitional
2120       gobby-0.5 one.
2121     - apparmor-adjust-tor-profile.diff: drop bits that are useless, and
2122       prevent Tor from starting, on Stretch.
2123     - Tor Daemon Status: declare compatibility with GNOME Shell 3.20.
2124     - Shutdown helper: declare compatibility with GNOME Shell 3.20.
2125     - Drop 43-adjust_path_to_ibus-unikey_binaries hook: it was a workaround
2126       for a bug (Debian#714932) that was fixed.
2127     - Use netcat-openbsd instead of connect-proxy for torifying SSH.
2128       connect-proxy seems barely maintained in Debian and was removed from
2129       testing due to https://bugs.debian.org/830423.
2130     - Don't disable gdomap service: we don't include it anymore.
2131       unar in Jessie depended on gnustep-base-runtime (that ships gdomap),
2132       but this is not the case in Stretch anymore.
2133     - Install system-config-printer-common instead of system-config-printer,
2134       and drop customization that were needed only for the latter:
2135       system-config-printer (1.5.7-2) extracts into a new -common package
2136       the bits needed by gnome-control-center (Closes: #11505).
2137     - Adjust haveged AppArmor profile to work with Linux 4.x on Stretch.
2138     - cupsd AppArmor profile: update list of backends, and add aufs-specific
2139       tweak that Stretch needs (refs: #11699).
2140     - Revert to GNOME's default font antialiasing/hinting.
2141       We fixed on rgba/slight when converting some manual fontconfig stuff
2142       to GNOME's layer on top of it, but at least from a fresh Stretch
2143       install (2016-08-24) we got grayscale/slight. It could be that some
2144       auto-detection is involved, so the values would be different depending
2145       on the actual hardware. Any way, let's try to decrease our delta here.
2146     - Adjust haveged arguments customization for Stretch (Closes: 11522).
2147     - Display the date in the desktop top bar, as we did in Jessie and older.
2148       (Closes: #11696)
2149     - Drop patch to keep haveged, saned, spice-vdagent and laptop-mode running
2150       on shutdown. These patches are no-ops on Stretch, where these services
2151       have native systemd unit files. It's not worth porting these patches:
2152       saned is socket-activated so in most cases it does not have to be shut
2153       down, and we expect that the other ones can be stopped pretty quickly.
2154       Let's bring back this kind of optimization if, and only if, we identify
2155       an actual problem to fix in this area :)
2156     - Don't delete downloaded debs after install: apt(8) >= 1.2~exp1 deletes
2157       them by default, which is not nice for users who use it to preseed
2158       their persistent APT cache. (Closes: #10958)
2159     - Hide "OpenJDK Java 8 Policy Tool" from the Applications menu.
2160     - Don't ship GCC 6: we don't ship compilers in Tails usually.
2161     - Don't ship gcc-5-base: on Stretch we ship gcc-6-base instead.
2162     - Don't start shipping libdvdcss2-dbgsym nor paxctld.
2163     - Adjust default web browser customization: GNOME in Debian now defaults
2164       to Firefox ESR (refs: #11440).
2165     - Install libreoffice-gtk3: on Stretch this is needed to have Gtk+ 3 widgets
2166       and a Gtk/GNOMEish print dialog.
2167     - Explicitly install gtk2-engines-pixbuf, as it's not pulled automatically
2168       on Stretch, and it's needed to theme GTK+ 2 applications in a nice way
2169       (Closes: #11715).
2170     - AppArmor gnome abstraction: allow reading /etc/xdg/*-mimeapps.list
2171       (refs: #11440).
2172     - Drop obsolete disabling of GNOME Keyring's GnuPG agent feature.
2173       That feature was removed upstream.
2174     - Explicitly select pinentry-gtk2 as our preferred pinentry program.
2175       On Stretch, gnome-keyring depends on pinentry-gnome3, and then that one
2176       is selected by default. It does not feel worth it to introduce a hackish
2177       solution such as a fake pinentry-gnome3 package, so let's ignore it and
2178       just make sure we are using the pinentry program we prefer
2179       (Closes: #11713).
2180     - Drop keep_memlockd_on_shutdown.diff: it's been a no-op since Tails 2.0
2181       (Closes: #11708).
2182     - Drop custom NetworkManager plugin configuration: these tweaks are not
2183       needed on Stretch anymore.
2184     - Disable new style network interface naming scheme.
2185       It has little value for a live system, so let's stick to what we are
2186       used to, and avoid having to adjust code/config/test suite
2187       (Closes: #11721).
2188     - Drop obsolete NM configuration wrt. sending hostname in DHCP requests
2189       (Closes: #11720).
2190     - Update APT pinning to cover all binary packages built from src:mesa
2191       (refs: #11853).
2192     - Don't try to install gnupg-curl: it doesn't exist anymore in Stretch.
2193     - Install seahorse-nautilus from sid. It's been removed from testing.
2194     - Drop workaround for Debian bug #645466, that was fixed in 2014
2195       (Closes: #11534).
2196     - Allow the "_apt" user to use Tor: in Stretch, APT network operations
2197       are performed with the "_apt" user and not root.
2198     - Make sure that 'localhost' points to the IPv4 loopback address.
2199     - Make desktop launchers executable (Closes: #11927).
2200     - Disable Wayland usage in GDM (Closes: #11923).
2201     - Fix AppArmor profile for gst-plugin-scanner (Closes: #11928).
2202     - Change Nautilus' default zoom level to 'small' (Closes: #11716).
2203       The icons in GNOME Files and on the desktop are too huge otherwise. With
2204       this new setting, they are similar in size to what we had in Jessie.
2205     - Fix broken symlink preventing Enigmail from being enabled.
2206     - Configure NetworkManager to not touch MAC addresses (refs: #11931).
2207       Its default behaviour on Debian Stretch is to reset the MAC address to the
2208       permanent one, and we did not make up our mind yet wrt. replacing
2209       our custom MAC spoofing system with NM's own one (refs: #11293).
2210     - Patch NetworkManager so that it does not leak the hostname in DHCP
2211       requests (Closes: #11720).
2212     - Deal with the fact that the NetworkManager dispatcher scripts are now
2213       sometimes called with an empty first argument (Closes: #11938).
2214     - Upgrade to GnuPG 2.1.15-9, and accordingly:
2215       · Remove the CA certificate for sks-keyservers.net, that we installed
2216         in the system-wide CAs directory: it is now included in the dirmngr
2217         package. Stop trusting it for non-GnuPG operations.
2218       · Make dirmngr use the sks-keyservers.net CA certificate from Debian.
2219       · Move keyserver proxy configuration to dirmngr.conf, and drop the
2220         keyserver-options that are obsolete or now the default.
2222  -- intrigeri <intrigeri@boum.org>  Thu, 17 Nov 2016 16:19:21 +0000
2224 tails (2.7) unstable; urgency=medium
2226   * Security fixes
2227     - Upgrade to Linux 4.7. (Closes: #11885, #11818)
2228     - Upgrade to Tor 0.2.8.9. (Closes: #11832, #11891)
2229     - Upgrade Tor Browser to 6.0.6 based on Firefox 45.5. (Closes: #11910)
2230     - Upgrade Icedove to 1:45.4.0-1~deb8u1+tails1. (Closes: #11854,
2231       #11860)
2232     - Upgrade imagemagick to 8:6.8.9.9-5+deb8u5.
2233     - Upgrade openssl to 1.0.1t-1+deb8u5.
2234     - Upgrade libarchive to 3.1.2-11+deb8u3.
2235     - Upgrade bind9 to 1:9.9.5.dfsg-9+deb8u8.
2236     - Upgrade libav to 6:11.8-1~deb8u1.
2237     - Upgrade ghostscript to 9.06~dfsg-2+deb8u3.
2238     - Upgrade c-ares to 1.10.0-2+deb8u1.
2239     - Upgrade nspr to 2:4.12-1+debu8u1.
2240     - Upgrade nss to 2:3.26-1+debu8u1.
2241     - Upgrade tar to 1.27.1-2+deb8u1.
2242     - Upgrade curl to 7.38.0-4+deb8u5.
2243     - Upgrade libgd3 to 2.1.0-5+deb8u7.
2244     - Upgrade opendjk-7 to 7u111-2.6.7-2~deb8u1.
2245     - Upgrade mat to 0.5.2-3+deb8u1.
2246     - Upgrade libxslt to 1.1.28-2+deb8u2.
2247     - Upgrade pillow to 2.6.1-2+deb8u3.
2249   * Minor improvements
2250     - Ship Let's encrypt intermediate certificate to prepare the
2251       the next certificate renewal of our website. Also unify the
2252       way our upgrades and security checkers verify this SSL
2253       certificate using our dedicated perl lib code. (Closes: #11810)
2255   * Bugfixes
2256     - Fix multiarch support in Synaptic. (Closes: #11820)
2257     - Set default spelling language to en_US in Icedove. (Closes: #11037)
2259   * Build system
2260     - Disable debootstrap merged-usr option. (Closes: #11903)
2262   * Test suite
2263     - Add test for incremental upgrades. (Closes: #6309)
2264     - Add tests for Icedove. (Closes: #6304)
2265     - Decrease timeout to Tails Greeter to speed up testing of branches
2266       where it is broken. (Closes: #11449)
2267     - Add a ID field to the remote shell responses to filter out
2268       unrelated ones. (Closes: #11846)
2269     - Reliabily wait for the Greeter PostLogin script. (Closes: #5666)
2270     - Reliabily type the kernel command line in the prompt at the boot
2271       menu to ensure the remote shell is started. (Closes: #10777)
2272     - Remove DVDROM device when not used, to workaround QEMU/Libvirt
2273       compatibility issue. (Closes: #11874)
2275  -- Tails developers <tails@boum.org>  Sun, 13 Nov 2016 14:46:04 +0100
2277 tails (2.6) unstable; urgency=medium
2279   * Major new features and changes
2280     - Install Tor 0.2.8.7. (Closes: #11351)
2281     - Enable kASLR in the Linux kernel. (Closes: #11281)
2282     - Upgrade Icedove to 1:45.2.0-1~deb8u1+tails1: (Closes: #11714)
2283       · Drop auto-fetched configurations using Oauth2.  They do not
2284         work together with Torbirdy since it disables needed
2285         functionality (like JavaScript and cookies) in the embedded
2286         browser. This should make auto-configuration work for GMail
2287         again, for instance.  (Closes: ##11536)
2288       · Pin Icedove to be installed from our APT repo. Debian's
2289         Icedove packages still do not have our secure Icedove
2290         autoconfig wizard patches applied, so installing them would be
2291         a serious security regression. (Closes: #11613)
2292       · Add missing icedove-l10n-* packages to our custom APT
2293         repository (Closes: #11550)
2294     - Upgrade to Linux 4.6: (Closes: #10298)
2295       · Install the 686 kernel flavour instead of the obsolete 586
2296         one.
2297       · APT, dpkg: add amd64 architecture. The amd64 kernel flavour is
2298         not built anymore for the i386 architecture, so we need to use
2299         multiarch now.
2300       · Build and install the out-of-tree aufs4 module. (Closes: #10298)
2301       · Disable kernel modesetting for QXL: it's not compatible with
2302         Jessie's QXL X.Org driver.
2304   * Security fixes
2305     - Hopefully fixed an issue which would sometimes make the Greeter
2306       ignore the "disable networking" or "bridge mode"
2307       options. (Closes: #11593)
2309   * Minor improvements
2310     - Install firmware-intel-sound and firmware-ti-connectivity.  This
2311       adds support for some sound cards and Wi-Fi adapters.  (Closes:
2312       #11502)
2313     - Install OpenPGP Applet from Debian. (Closes: #10190)
2314     - Port the "About Tails" dialog to python3.
2315     - Run our initramfs memory erasure hook earlier (Closes:
2316       #10733). The goal here is to:
2317       · save a few seconds on shutdown (it might matter especially for
2318         the emergency one);
2319       · work in a less heavily multitasking / event-driven
2320         environment, for more robust operation.
2321     - Install rngd, and make rng-tools initscript return success when
2322       it can't find any hardware RNG device. Most Tails systems around
2323       probably have no such device, and we don't want systemd to
2324       believe they failed to boot properly. (Closes: #5650)
2325     - Don't force using the vboxvideo X.Org driver. According to our
2326       tests, this forced setting is:
2327        · harmful: it breaks X startup when the vboxvideo *kernel*
2328          driver is loaded;
2329        · useless: X.Org now autodetects the vboxvideo X.Org driver and
2330          uses it when running in VirtualBox and the vboxvideo kernel
2331          is not present.
2332     - Port boot-profile to python3 (Closes: #10083). Thanks to
2333       heartsucker <heartsucker@autistici.org> for the patch!
2334     - Include /proc/cmdline and the content of persistent APT sources
2335       in WhisperBack bug reports. (Closes: #11675, #11635)
2336     - Disable non-free APT sources at boot time. (Closes: #10130)
2337     - Have a dedicated page for the homepage of Tor Browser in
2338       Tails. (Closes: # 11725)
2339     - Only build the VirtualBox kernel modules for the 32-bit kernel.
2340       It's both hard and useless to build it for 64-bit in the current
2341       state of things, as long as we're shipping a 32-bit userspace.
2342       Also, install virtualbox-* from jessie-backports, since the
2343       version in Jessie is not compatible with Linux 4.x.
2345   * Build system
2346     - Don't install+remove dpatch during the build. It's not been
2347       needed in this hook for ages.
2348     - Bump BUILD_SPACE_REQUIREMENT: at least one of us needed that to
2349       build feature/10298-linux-4.x-aufs with the gzipcomp option.
2351   * Test suite
2352     - Send Tails Installer's debug log to the Cucumber debug log on
2353       failure. This is meant to debug #10720 since I can't
2354       reproduce it locally.
2355     - Give the system under testing 2 vCPUs. (Closes: #6729)
2356     - Split scenarios from checks.feature. (Closes: #5707)
2357     - Add retry-logic to the Synaptic tests. (Closes: #10412, #10441,
2358       #10991)
2359     - Run usb_upgrade.feature earlier, when there is enough free disk
2360       space left. (Closes: #11582)
2361     - Use more recent virtual hardware in the system under test,
2362       i.e. USB 3.0 (nec-xhci) on a pc-i440fx-2.5 machine. Switching
2363       USB controllers has helped with problems we see on Jenkins when
2364       booting from USB (#11588). Also, there are chances that more
2365       recent virtual hardware sees more testing these days, so it
2366       sounds potentially useful to "upgrade".
2367     - Add support for Cucumber 2.4. (Closes: #11690)
2368     - Always write {pretty,debug} logs and JSON output to the artifact
2369       directory.
2370     - Disable info level logging on Chutney nodes to save disk
2371       space. For our network all these add up to > 1 GiB and we didn't
2372       take this into account when budgeting RAM to the isotesters on
2373       Jenkins.
2375  -- Tails developers <tails@boum.org>  Tue, 20 Sep 2016 04:16:33 +0200
2377 tails (2.5) unstable; urgency=medium
2379   * Major new features and changes
2380     - Upgrade Icedove to 1:45.1.0-1~deb8u1+tails2. (Closes: #11530)
2381       · Fix long delay causing bad UX in the autoconfig wizard,
2382         when it does not manage to guess proper settings on some domains.
2383         (Closes: #11486)
2384       · Better support sending email through some ISPs, such as Riseup.
2385         (Closes: #10933)
2386       · Fix spurious error message when creating an account and providing
2387         its password. (Closes: #11550)
2389   * Security fixes
2390     - Upgrade Tor Browser to 6.0.3 based on Firefox 45.3. (Closes: #11611)
2391     - Upgrade GIMP to 2.8.14-1+deb8u1.
2392     - Upgrade libav to 6:11.7-1~deb8u1.
2393     - Upgrade expat to 2.1.0-6+deb8u3.
2394     - Upgrade libgd3 to 2.1.0-5+deb8u6.
2395     - Upgrade libmodule-build-perl to 0.421000-2+deb8u1.
2396     - Upgrade perl to 5.20.2-3+deb8u6.
2397     - Upgrade Pidgin to 2.11.0-0+deb8u1.
2398     - Upgrade LibreOffice to 1:4.3.3-2+deb8u5.
2399     - Upgrade libxslt1.1 to 1.1.28-2+deb8u1.
2400     - Upgrade Linux to 3.16.7-ckt25-2+deb8u3.
2401     - Upgrade OpenSSH to 1:6.7p1-5+deb8u3.
2402     - Upgrade p7zip to 9.20.1~dfsg.1-4.1+deb8u2.
2404   * Minor improvements
2405     - htpdate: replace obsolete and unreliable URIs in HTP pools, and decrease
2406       timeout for HTTP operations for more robust time synchronization.
2407       (Closes: #11577)
2408     - Hide settings panel for the Online Accounts component of GNOME,
2409       that we don't support. (Closes: #11545)
2410     - Vastly improve graphics performance in KVM guest with QXL driver.
2411       (Closes: #11500)
2412     - Fix graphics artifacts in Tor Browser in KVM guest with QXL driver.
2413       (Closes: #11489)
2415   * Build system
2416     - Wrap Pidgin in a more maintainable way. (Closes: #11567)
2418   * Test suite
2419     - Add a test scenario for the persistence "dotfiles" feature.
2420       (Closes: #10840)
2421     - Improve robustness of most APT, Git, SFTP and SSH scenarios,
2422       enough to enable them on Jenkins. (Closes: #10444, #10496, #10498)
2423     - Improve robustness of checking for persistence partition. (Closes: #11558)
2424     - Treat Tails booting from /dev/sda as OK, to support all cases
2425       including a weird one caused by hybrid ISO images. (Closes: #10504)
2426     - Bump a bunch of timeouts to cope with the occasional slowness on Jenkins.
2427     - Only query A records when exercising DNS lookups, to improve robustness.
2429  -- Tails developers <tails@boum.org>  Sun, 31 Jul 2016 16:50:35 +0000
2431 tails (2.4) unstable; urgency=medium
2433   * Major new features and changes
2434     - Upgrade Tor Browser to 6.0.1 based on Firefox 45.2. (Closes:
2435       #11403, #11513).
2436     - Enable Icedove's automatic configuration wizard. We patch the
2437       wizard to only use secure protocols when probing, and only
2438       accept secure protocols, while keeping the improvements done by
2439       TorBirdy in its own non-automatic configuration wizard. (Closes:
2440       #6158, #11204)
2442   * Security fixes
2443     - Upgrade bsdtar and libarchive13 to 3.1.2-11+deb8u1.
2444     - Upgrade icedove to 38.8.0-1~deb8u1+tails3.
2445     - Upgrade imagemagick to 8:6.8.9.9-5+deb8u3.
2446     - Upgrade libexpat1 to 2.1.0-6+deb8u2.
2447     - Upgrade libgd3 to 2.1.0-5+deb8u3.
2448     - Upgrade gdk-pixbuf-based packages to 2.31.1-2+deb8u5.
2449     - Upgrade libidn11 to 1.29-1+deb8u1.
2450     - Upgrade libndp0 to 1.4-2+deb8u1.
2451     - Upgrade poppler-based packages to 0.26.5-2+deb8u1.
2452     - Upgrade librsvg2-2 to 2.40.5-1+deb8u2.
2453     - Upgrade libsmbclient to 2:4.2.10+dfsg-0+deb8u3.
2454     - Upgrade OpenSSL to 1.0.1k-3+deb8u5.
2455     - Upgrade libtasn1-6 to 4.2-3+deb8u2.
2456     - Upgrade libxml2 to 2.9.1+dfsg1-5+deb8u2.
2457     - Upgrade openjdk-7-jre to 7u101-2.6.6-1~deb8u1.
2459   * Bugfixes
2460     - Enable Packetization Layer Path MTU Discovery for IPv4. If any
2461       system on the path to the remote host has a MTU smaller than the
2462       standard Ethernet one, then Tails will receive an ICMP packet
2463       asking it to send smaller packets. Our firewall will drop such
2464       ICMP packets to the floor, and then the TCP connection won't
2465       work properly. This can happen to any TCP connection, but so far
2466       it's been reported as breaking obfs4 for actual users. Thanks to
2467       Yawning for the help! (Closes: #9268)
2468     - Make Tails Upgrader ship other locales than English. (Closes:
2469       #10221)
2470     - Make it possible to add local USB printers again. Bugfix on
2471       Tails 2.0. (Closes #10965).
2473   * Minor improvements
2474     - Remove custom SSH ciphers and MACs settings. (Closes: #7315)
2475     - Bring back "minimize" and "maximize" buttons in titlebars by
2476       default. (Closes: #11270)
2477     - Icedove improvements:
2478       * Stop patching in our default into Torbirdy. We've upstreamed
2479         some parts, and the rest we set with pref branch overrides in
2480         /etc/xul-ext/torbirdy.js. (Closes: #10905)
2481       * Use hkps keyserver in Enigmail. (Closes: #10906)
2482       * Default to POP if persistence is enabled, IMAP is
2483         not. (Closes: #10574)
2484       * Disable remote email account creation in Icedove. (Closes:
2485         #10464)
2486     - Firewall hardening (Closes: #11391):
2487       * Don't accept RELATED packets. This enables quite a lot of code
2488         in the kernel that we don't need. Let's reduce the attack
2489         surface a bit.
2490       * Restrict debian-tor user to NEW TCP syn packets. It doesn't
2491         need to do more, so let's do a little bit of security in
2492         depth.
2493       * Disable netfilter's nf_conntrack_helper.
2494       * Fix disabling of automatic conntrack helper assignment.
2495     - Kernel hardening:
2496       * Set various kernel boot options: slab_nomerge slub_debug=FZ
2497         mce=0 vsyscall=none. (Closes: #11143)
2498       * Remove the kernel .map files. These are only useful for kernel
2499         debugging and slightly make things easier for malware, perhaps
2500         and otherwise just occupy disk space. Also stop exposing
2501         kernel memory addresses through /proc etc. (Closes: #10951)
2502     - Drop zenity hacks to "focus" the negative answer. Jessie's
2503       zenity introduced the --default-cancel option, finally!
2504       (Closes: #11229)
2505     - Drop useless APT pinning for Linux.
2506     - Remove gnome-tweak-tool. (Closes: #11237)
2507     - Install python-dogtail, to enable accessibility technologies in
2508       our automated test suite (see below). (Part of: #10721)
2509     - Install libdrm and mesa from jessie-backports. (Closes: #11303)
2510     - Remove hledger. (Closes: #11346)
2511     - Don't pre-configure the #tails chan on the default OFTC account.
2512       (Part of: #11306)
2513     - Install onioncircuits from jessie-backports. (Closes: #11443)
2514     - Remove nmh. (Closes: #10477)
2515     - Drop Debian experimental APT source: we don't use it.
2516     - Use APT codenames (e.g. "stretch") instead of suites, to be
2517       compatible with our tagged APT snapshots.
2518     - Drop module-assistant hook and its cleanup. We've not been using
2519       it since 2010.
2520     - Remove 'Reboot' and 'Power Off' entries from Applications →
2521       System Tools. (Closes: #11075)
2522     - Pin our custom APT repo to the same level as Debian ones, and
2523       explicitly pin higher the packages we want to pull from our custom
2524       APT repo, when needed.
2525     - config/chroot_local-hooks/59-libdvd-pkg: verify libdvdcss
2526       package installation. (Closes: #11420)
2527     - Make Tails Upgrader use our new mirror pool design. (Closes:
2528       #11123)
2529     - Drop custom OpenSSH client ciphers and MACs settings. We did a
2530       pretty bad job at maintaining them compared to the Debian
2531       upstream. (Closes: #7315)
2532     - Install jessie-backports version of all binary packages built
2533       from src:hplip. This adds support for quite a few new
2534       printers.
2535     - Install printer-driver-postscript-hp, which adds support for
2536       some more printers.
2538   * Build system
2539     - Use a freezable APT repo when building Tails. This is a first
2540       step towards reproducible builds, and improves our QA and
2541       development processes by making our builds more predictable. For
2542       details, see: https://tails.boum.org/contribute/APT_repository/
2543     - There has been a massive amount of improvements to the
2544       Vagrant-based build system, and now it could be considered the
2545       de-facto build system for Tails! Improvements and fixes include:
2546       * Migrate Vagrant to use libvirt/KVM instead of
2547         Virtualbox. (Closes: #6354)
2548       * Make apt-get stuff non-interactive while provisioning.
2549         Because there is no interaction, so that will results in
2550         errors.
2551       * Bump disk space (=> RAM for RAM builds) needed to build with
2552         Vagrant. Since the Jessie migration it seems impossible to
2553         keep this low enough to fit in 8 GiB or RAM. For this reason
2554         we also drop the space optimization where we build inside a
2555         crazy aufs stack; now we just build in a tmpfs.
2556       * Clean up apt-cacher-ng cache on vm:provision to save disk
2557         space on the builder.
2558       * Add convenient Rake task for SSH:ing into the builder VM:
2559         `rake vm:ssh`.
2560       * Add rake task for generating a new Vagrant base box.
2561       * Automatically provision the VM on build to keep things up-to-date.
2562       * Don't enable extproxy unless explicitly given as an
2563         option. Previously it would automatically be enabled when
2564         `http_proxy` is set in the environment, unlike what is
2565         documented. This will hopefully lead to fewer surprises for users
2566         who e.g. point http_proxy to a torified polipo, or similar.
2567       * Re-fetch tags when running build-tails with Vagrant. That
2568         should fix an annoyance related to #7182 that I frequently
2569         encounter: when I, as the RM, rebuild the release image the
2570         second time from the force-updated tag, the build system would
2571         not have the force-updated tag. (Closes: #7182)
2572       * Make sure we use the intended locale in the Tails builder VM.
2573         Since we communicate via SSH, and e.g. Debian forward the
2574         locale env vars by default, we have to take some steps
2575         ensuring we do not do that.
2576     - Pull monkeysphere from stretch to avoid failing to install under
2577       eatmydata. Patch submitted by Cyril Brulebois <cyril@debamax.com>.
2579   * Test suite
2580     - Add wrapper around dogtail (inside Tails) for "remote" usage in
2581       the automated test suite. This provides a simple interface for
2582       generating dogtail python code, sending it to the guest, and
2583       executing it, and should allow us to write more robust tests
2584       leveraging assistive technologies. (Closes: #10721)
2585     - A few previously sikuli-based tests has been migrated to use
2586       dogtail instead, e.g. GNOME Applications menu interaction.
2587     - Add a test for re-configuring an existing persistent volume.
2588       This is a regression test for #10809. (Closes: #10834)
2589     - Use a simulated Tor network provided by Chutney in the automated
2590       test suite. The main motivation here is improved robustness --
2591       since the "Tor network" we now use will exit from the host
2592       running the automated test suite, we won't have to deal with Tor
2593       network blocking, or unreliable circuits. Performance should
2594       also be improved. (Closes: #9521)
2595     - Drop the usage of Tor Check in our tests. It doesn't make sense
2596       now when we use Chutney since that always means it will report
2597       that Tor is not being used.
2598     - Stop testing obsolete pluggable transports.
2599     - Completely rewrite the firewall leak detector to something more
2600       flexible and expressive.
2601     - Run tcpdump with --immediate-mode for the network sniffer. With
2602       this option, "packets are delivered to tcpdump as soon as they
2603       arrive, rather than being buffered for efficiency" which is
2604       required to make the sniffing work reliable the way we use it.
2605     - Remove most scenarios testing "tordate". It just isn't working
2606       well in Tails, so we shouldn't expect the tests to actually work
2607       all of the time. (Closes: #10440)
2608     - Close Pidgin before we inspect or persist its accounts.xml.
2609       I've seen a case when that file is _not_ saved (and thus, not
2610       persisted) if we shut down the system while Pidgin is still
2611       running. (Closes: #11413)
2612     - Close the GNOME Notification bar by pressing ESC, instead of
2613       opening the Applications menu. The Applications menu often
2614       covers other elements that we're looking for on the
2615       screen. (Closes #11401)
2616     - Hide Florence keyboard window when it doesn't vanish by itself
2617       (Closes: #11398) and wait a bit less for Florence to disappear
2618       (Closes: #11464).
2620  -- Tails developers <tails@boum.org>  Mon, 06 Jun 2016 20:10:56 +0200
2622 tails (2.3) unstable; urgency=medium
2624   * Security fixes
2625     - Upgrade Tor Browser to 5.5.5. (Fixes: #11362)
2626     - Upgrade icedove to 38.7.0-1~deb8u1
2627     - Upgrade git to 1:2.1.4-2.1+deb8u2
2628     - Upgrade libgd3 to 2.1.0-5+deb8u1
2629     - Upgrade pidgin-otr to 4.0.1-1+deb8u1
2630     - Upgrade srtp to 1.4.5~20130609~dfsg-1.1+deb8u1
2631     - Upgrade imagemagick to 8:6.8.9.9-5+deb8u1
2632     - Upgrade samba to 2:4.2.10+dfsg-0+deb8u2
2633     - Upgrade openssh to 1:6.7p1-5+deb8u2
2635   * Bugfixes
2636     - Refresh Tor Browser's AppArmor profile patch against the one from
2637       torbrowser-launcher 0.2.4-1. (Fixes: #11264)
2638     - Pull monkeysphere from stretch to avoid failing to install under
2639       eatmydata. (Fixes: #11170)
2640     - Start gpg-agent with no-grab option due to issues with pinentry and
2641       GNOME's top bar. (Fixes: #11038)
2642     - Tails Installer: Update error message to match new name of 'Clone
2643       & Install'. (Fixes: #11238)
2644     - Onion Circuits:
2645       * Cope with a missing geoipdb. (Fixes: #11203)
2646       * Make both panes of the window scrollable. (Fixes #11192)
2647     - WhisperBack: Workaround socks bug. When the Tor fails to connect to
2648       the host, WisperBack used to display a ValueError.  This is caused by
2649       a socks bug that is solved in upstream's master but not in Tails.
2650       This commit workarounds this bug Unclear error message in WhisperBack
2651       when failing to connect to the server. (Fixes: #11136)
2653   * Minor improvements
2654     - Upgrade to Debian 8.4, a Debian point release with many minor upgrades
2655       and fixes to various packages . (Fixes: #11232)
2656     - Upgrade I2P to 0.9.25. (Fixes: #11363)
2657     - Pin pinentry-gtk2 to jessie-backports. The new version allows pasting
2658       passwords from the clipboard. (Fixes: #11239)
2659     - config/chroot_local-hooks/59-libdvd-pkg: cleanup /usr/src/libdvd-pkg.
2660       (Fixes: #11273)
2661     - Make the Tor Status "disconnected" icon more contrasted with the
2662       "connected" one. (Fixes: #11199)
2664   * Test suite
2665     - Add UTF-8 support to OTR Bot. (Fixes: #10866)
2666     - Don't explicitly depend on openjdk-7-jre or any JRE for that
2667       matter. Sikuli will pull in a suitable one, so depending on one
2668       ourselves is only risks causing trouble. (Fixes: #11335)
2670  -- Tails developers <tails@boum.org>  Mon, 25 Apr 2016 14:12:22 +0200
2672 tails (2.2.1) unstable; urgency=medium
2674   * Security fixes
2675     - Upgrade Tor Browser to 5.5.4. (Closes: #11254)
2676     - Upgrade bind9-related packages to 1:9.9.5.dfsg-9+deb8u6
2677     - Upgrade libotr to 4.1.0-2+deb8u1
2678     - Upgrade samba-related packages to 2:4.1.17+dfsg-2+deb8u2.
2679     - Upgrade libgraphite2 to 1.3.6-1~deb8u1.
2681  -- Tails developers <tails@boum.org>  Thu, 17 Mar 2016 15:03:52 +0100
2683 tails (2.2) unstable; urgency=medium
2685   * Major new features and changes
2686     - Replace Vidalia (which has been unmaintained for years) with:
2687       (Closes: #6841)
2688       * the Tor Status GNOME Shell extension, which adds a System Status
2689         icon indicating whether Tor is ready or not.
2690       * Onion Circuits, a simple Tor circuit monitoring tool.
2692   * Security fixes
2693     - Upgrade Tor Browser to 5.5.3 (Closes: #11189).
2694     - Upgrade Linux to 3.16.7-ckt20-1+deb8u4.
2695     - Upgrade cpio to 2.11+dfsg-4.1+deb8u1.
2696     - Upgrade glibc to 2.19-18+deb8u3.
2697     - Upgrade libav to 6:11.6-1~deb8u1.
2698     - Upgrade libgraphite2 to 1.3.5-1~deb8u1.
2699     - Upgrade libjasper1 to 1.900.1-debian1-2.4+deb8u1.
2700     - Upgrade libreoffice to 4.3.3-2+deb8u3.
2701     - Upgrade libssh2 to 1.4.3-4.1+deb8u1.
2702     - Upgrade openssl to 1.0.1k-3+deb8u4.
2703     - Upgrade perl to 5.20.2-3+deb8u4.
2704     - Upgrade python-imaging, python-pil to 2.6.1-2 2.6.1-2+deb8u2.
2706   * Bugfixes
2707     - Hide "Laptop Mode Tools Configuration" menu entry. We don't
2708       support configuring l-m-t in Tails, and it doesn't work out of
2709       the box. (Closes: #11074)
2710     - WhisperBack:
2711       * Actually write a string when saving bug report to
2712         disk. (Closes: #11133)
2713       * Add missing argument to OpenPGP dialog so the optional OpenPGP
2714         key can be added again. (Closes: #11033)
2716   * Minor improvements
2717     - Upgrade I2P to 0.9.24-1~deb8u+1.
2718     - Add support for viewing DRM protected DVD videos using
2719       libdvdcss2. Patch series submitted by Austin English
2720       <austinenglish@gmail.com>. (Closes: #7674)
2721     - Automatically save KeePassX database after every change by default.
2722       (Closes: #11147)
2723     - Implement Tor stream isolation for WhisperBack
2724     - Delete unused tor-tsocks-mua.conf previously used by Claws
2725       Mail. (Closes: #10904)
2726     - Add set -u to all gettext:ized shell scripts. In gettext-base <
2727       1.8.2, like the one we had in Wheezy, gettext.sh references the
2728       environment variable ZSH_VERSION, which we do not set. This has
2729       prevented us from doing `set -u` without various hacks. (Closes:
2730       #9371)
2731     - Also set -e in some shell scripts which lacked it for no good
2732       reason.
2733     - Make Git verify the integrity of transferred objects. (Closes:
2734       #11107)
2735     - Remove LAlt+Shift and LShift+RShift keyboard layout toggling
2736       shortcuts. (Closes: #10913, #11042)
2738   * Test suite
2739     - Reorder the execution of feature to decrease peak disk
2740       usage. (Closes: #10503)
2741     - Paste into the GTK file chooser, instead of typing. (Closes:
2742       #10775)
2743     - Pidgin: wait a bit for text to have stopped scrolling before we
2744       click on it. (Closes: #10783)
2745     - Fix step that runs commands in GNOME Terminal, that was broken
2746       on Jessie when a Terminal is running already. (Closes: #11176)
2747     - Let ruby-rjb guess JAVA_HOME instead fixing on one jvm
2748       version. (Closes: #11190)
2750   * Build system
2751     - Upgrade build system to Debian Jessie. This includes migrating to a
2752       new Vagrant basebox based on Debian Jessie.
2753     - Rakefile: print git status when there are uncommitted
2754       changes. Patch submitted by Austin English
2755       <austinenglish@gmail.com>. (Closes: #11108)
2756     - .gitignore: add .rake_tasks~. Patch submitted by Austin English
2757       <austinenglish@gmail.com>. (Closes: #11134)
2758     - config/amnesia: use --show-field over sed filtering. Patch
2759       submitted by Chris Lamb <lamby@debian.org>.
2760     - Umount and clean up leftover temporary directories from old
2761       builds. (Closes: #10772)
2763  -- Tails developers <tails@boum.org>  Mon, 07 Mar 2016 18:09:50 +0100
2765 tails (2.0.1) unstable; urgency=medium
2767   * Major new features and changes
2768     - Enable the Tor Browser's font fingerprinting protection
2769       (Closes: #11000). We do it for all browsers (including
2770       the Unsafe Browser and I2P Browser mainly to avoid making our
2771       automated test suite overly complex. This implied to set an appropriate
2772       working directory when launching the Tor Browser, to accommodate for
2773       the assumptions it makes about this.
2775   * Security fixes
2776     - Upgrade Tor Browser to 5.5.2 (Closes: #11105).
2778   * Bugfixes
2779     - Repair 32-bit UEFI support (Closes: #11007); bugfix on 2.0.
2780     - Add libgnome2-bin to installed packages list to provide gnome-open,
2781       which fixes URL handling at least in KeePassX, Electrum and Icedove
2782       (Closes: #11031); bugfix on 2.0. Thanks to segfault for the patch!
2784   * Minor improvements
2785     - Refactor and de-duplicate the chrooted browsers' configuration:
2786       prefs.js, userChrome.css (Closes: #9896).
2787     - Make the -profile Tor Launcher workaround simpler (Closes: #7943).
2788     - Move Torbutton environment configuration to the tor-browser script,
2789       instead of polluting the default system environment with it.
2790     - Refresh patch against the Tor Browser AppArmor profile
2791       (Closes: #11078).
2792     - Propagate Tor Launcher options via the wrapper.
2793     - Move tor-launcher script to /usr/local/bin.
2794     - Move tor-launcher-standalone to /usr/local/lib.
2795     - Move Tor Launcher env configuration closer to the place where it is used,
2796       for simplicity's sake.
2798   * Test suite
2799     - Mass update browser and Tor Launcher related images due to font change,
2800       caused by Tor Browser 5.5's font fingerprinting protection
2801       (Closes: #11097). And then, use separate PrintToFile.png for the browsers,
2802       and Evince, since it cannot be shared anymore.
2803     - Adjust to the refactored chrooted browsers configuration handling.
2804     - Test that Tor Launcher uses the correct Tor Browser libraries.
2805     - Allow more slack when verifying that the date that was set.
2806     - Bump a bit the timeout used when waiting for the remote shell.
2807     - Bump timeout for the process to disappear, when closing Evince.
2808     - Bump timeout when saving persistence configuration.
2809     - Bump timeout for bootstrapping I2P.
2811   * Build system
2812     - Remove no longer relevant places.sqlite cleanup procedure.
2814  -- Tails developers <tails@boum.org>  Fri, 12 Feb 2016 13:00:15 +0000
2816 tails (2.0) unstable; urgency=medium
2818   * Major new features and changes
2819     - Upgrade to Debian 8 (Jessie).
2820     - Migrate to GNOME Shell in Classic mode.
2821     - Use systemd as PID 1, and convert all custom initscripts to systemd units.
2822     - Remove the Windows camouflage feature: our call for help to port
2823       it to GNOME Shell (issued in January, 2015) was unsuccessful.
2824     - Remove Claws Mail: Icedove is now the default email client
2825       (Closes: #10167).
2826     - Upgrade Tor Browser to 5.5 (Closes: #10858, #10983).
2828   * Security fixes
2829     - Minimally sandbox many services with systemd's namespacing features.
2830     - Upgrade Linux to 3.16.7-ckt20-1+deb8u3.
2831     - Upgrade Git to 1:2.1.4-2.1+deb8u1.
2832     - Upgrade Perl to 5.20.2-3+deb8u3.
2833     - Upgrade bind9-related packages to 1:9.9.5.dfsg-9+deb8u5.
2834     - Upgrade FUSE to 2.9.3-15+deb8u2.
2835     - Upgrade isc-dhcp-client tot 4.3.1-6+deb8u2.
2836     - Upgrade libpng12-0 to 1.2.50-2+deb8u2.
2837     - Upgrade OpenSSH client to 1:6.7p1-5+deb8u1.
2839   * Bugfixes
2840     - Restore the logo in the "About Tails" dialog.
2841     - Don't tell the user that "Tor is ready" before htpdate is done
2842       (Closes: #7721).
2843     - Upgrader wrapper: make the check for free memory more accurate
2844       (Closes: #10540, #8263).
2845     - Allow the desktop user, when active, to configure printers;
2846       fixes regression introduced in Tails 1.1 (Closes: #8443).
2847     - Close Vidalia before we restart Tor. Otherwise Vidalia will be running
2848       and showing errors while we make sure that Tor bootstraps, which could
2849       take a while.
2850     - Allow Totem to read DVDs, by installing apparmor-profiles-extra
2851       from jessie-backports (Closes: #9990).
2852     - Make memory erasure on shutdown more robust (Closes: #9707, #10487):
2853       · don't forcefully overcommit memory
2854       · don't kill the allocating task
2855       · make sure the kernel doesn't starve from memory
2856       · make parallel sdmem handling faster and more robust
2857     - Don't offer the option, in Tor Browser, to open a downloaded file with
2858       an external application (Closes: #9285). Our AppArmor confinement was
2859       blocking most such actions anyway, resulting in poor UX; bugfix on 1.3.
2860       Accordingly, remove the now-obsolete exception we had in the Tor
2861       Browser AppArmor profile, that allowed executing seahorse-tool.
2862     - Fix performance issue in Tails Upgrader, that made it very slow to apply
2863       an automatic upgrade; bugfix on 1.7 (Closes: #10757).
2864     - Use our wrapper script to start Icedove from the GNOME menus.
2865     - Make it possible to localize our Icedove wrapper script.
2866     - List Icedove persistence option in the same position where Claws Mail
2867       used to be, in the persistent volume assistant (Closes: #10832).
2868     - Fix Electrum by installing the version from Debian Testing
2869       (Closes: #10754). We need version >=2.5.4-2, see #9713;
2870       bugfix on 2.0~beta1. And, explicitly install python-qt4 to enable
2871       Electrum's GUI: it's a Recommends, and we're not pulling it ourselves
2872       via other means anymore.
2873     - Restore default file associations (Closes: #10798);
2874       bugfix on 2.0~beta1.
2875     - Update 'nopersistent' boot parameter to 'nopersistence'; bugfix on 0.12
2876       (Closes: #10831). Thanks to live-media=removable, this had no security
2877       impact in practice.
2878     - Repair dotfiles persistence feature, by adding a symlink from
2879       /lib/live/mount/persistence to /live/persistence; bugfix on 2.0~beta1
2880       (Closes: #10784).
2881     - Fix ability to re-configure an existing persistent volume using
2882       the GUI; bugfix on 2.0~beta1 (Closes: #10809).
2883     - Associate armored OpenPGP public keys named *.key with Seahorse,
2884       to workaround https://bugs.freedesktop.org/show_bug.cgi?id=93656;
2885       bugfix on 1.1 (Closes: #10889).
2886     - Update the list of enabled GNOME Shell extensions, which might fix
2887       the "GNOME Shell sometimes leaves Classic mode" bug seen in 2.0~beta1:
2888       · Remove obsolete "Alternative Status Menu", that is not shipped
2889         in Debian anymore.
2890       · Explicitly enable the GNOME Shell extensions that build
2891         the Classic mode.
2892     - Make _get_tg_setting() compatible with set -u (Closes: #10785).
2893     - laptop-mode-tools: don't control autosuspend. Some USB input
2894       devices don't support autosuspend. This change might help fix
2895       #10850, but even if it doesn't, it makes sense to me that we
2896       don't let laptop-mode-tools fiddle with this on a Live system
2897       (Closes (for now): #10850).
2899   * Minor improvements
2900     - Remove obsolete code from various places.
2901     - Tails Greeter:
2902       · hide all windows while logging in
2903       · resize and re-position the panel when the screen size grows
2904       · PostLogin: log into the Journal instead of a dedicated log file
2905       · use localectl to set the system locale and keyboard mapping
2906       · delete the Live user's password if no administration password is set
2907         (Closes: #5589)
2908       · port to GDBus greeter interface, and adjust to other GDM
2909         and GNOME changes
2910     - Tails Installer:
2911       · port to UDisks2, and from Qt4 to GTK3
2912       · adapt to work on other GNU/Linux operating systems than Tails
2913       · clean up enough upstream code and packaging bits to make it
2914         deserve being uploaded to Debian
2915       · rename everything from liveusb-creator to tails-installer
2916     - Port tails-perl5lib to GTK3 and UDisks2. In passing, do some minor
2917       refactoring and a GUI improvement.
2918     - Persistent Volume Assistant:
2919       · port to GTK3 and UDisks2
2920       · handle errors when deleting persistent volume (Closes: #8435)
2921       · remove obsolete workarounds
2922     - Don't install UDisks v1.
2923     - Adapt custom udev and polkit rules to UDisks v2 (Closes: #9054, #9270).
2924     - Adjust import-translations' post-import step for Tails Installer,
2925       to match how its i18n system works nowadays.
2926     - Use socket activation for CUPS, to save some boot time.
2927     - Set memlockd.service's OOMScoreAdjust to -1000.
2928     - Don't bother creating /var/lib/live in tails-detect-virtualization.
2929       If it does not exist at this point, we have bigger and more
2930       noticeable problems.
2931     - Simplify the virtualization detection & reporting system, and do it
2932       as a non-root user with systemd-detect-virt rather than virt-what.
2933     - Replace rsyslog with the systemd Journal (Closes: #8320), and adjust
2934       WhisperBack's logs handling accordingly.
2935     - Drop tails-save-im-environment.
2936       It's not been used since we stopped automatically starting the web browser.
2937     - Add a hook that aborts the build if any *.orig file is found. Such files
2938       appear mainly when a patch of ours is fuzzy. In most cases they are no big
2939       deal, but in some cases they end up being taken into account
2940       and break things.
2941     - Replace the tor+http shim with apt-transport-tor (Closes: #8198).
2942     - Install gnome-tweak-tool.
2943     - Don't bother testing if we're using dependency based boot.
2944     - Drop workaround to start spice-vdagent in GDM (Closes: #8025).
2945       This has been fixed in Jessie proper.
2946     - Don't install ipheth-utils anymore. It seems to be obsolete
2947       in current desktop environments.
2948     - Stop installing the buggy unrar-free, superseded in Jessie (Closes: #5838)
2949     - Drop all custom fontconfig configuration, and configure fonts rendering
2950       via dconf.
2951     - Drop zenity patch (zenity-fix-whitespacing-box-sizes.diff),
2952       that was applied upstream.
2953     - Install libnet-dbus-perl (currently 1.1.0) from jessie-backports,
2954       it brings new features we need.
2955     - Have the security check and the upgrader wait for Tor having bootstrapped
2956       with systemd unit ordering.
2957     - Get rid of tails-security-check's wrapper.
2958       Its only purpose was to wait for Tor to have bootstrapped,
2959       which is now done via systemd.
2960     - Don't allow the amnesia and tails-upgrade-frontend users to run
2961       tor-has-bootstrapped as root with sudo. They don't need it anymore,
2962       thanks to using systemd for starting relevant units only once Tor
2963       has bootstrapped.
2964     - Install python-nautilus, that enables MAT's context menu item in Nautilus.
2965       (Closes: #9151).
2966     - Configure GDM with a snippet file instead of patching its
2967       greeter.dconf-defaults.
2968     - WhisperBack:
2969       · port to Python 3 and GObject Introspection (Closes: #7755)
2970       · migrate from the gnutls module to the ssl one
2971       · use PGP/MIME for better attachments handling
2972       · migrate from the gnupginterface module to the gnupg one
2973       · natively support SOCKS ⇒ don't wrap with torsocks anymore
2974         (Closes: #9412)
2975       · don't try to include the obsolete .xession-errors in bug reports
2976         (Closes: #9966)
2977     - chroot-browser.sh: don't use static DISPLAY.
2978     - Simplify debugging:
2979       · don't hide the emergency shutdown's stdout
2980       · tails-unblock-network: trace commands so that they end up in the Journal
2981     - Configure the console codeset at ISO build time, instead of setting it
2982       to a constant via the Greeter's PostLogin.default.
2983     - Order the AppArmor policy compiling in a way that is less of a blocker
2984       during boot.
2985     - Include the major KMS modules in the initramfs. This helps seamless
2986       transition to X.Org when booting, and back to text mode on shutdown,
2987       can help for proper graphics hardware reinitialization post-kexec,
2988       and should improve GNOME Shell support in some virtual machines.
2989     - Always show the Universal Access menu icon in the GNOME panel.
2990     - Drop notification for not-migrated-yet persistence configuration,
2991       and persistence settings disabled due to wrong access rights.
2992       That migration happened more two years ago.
2993     - Remove the restricted network detector, that has been broken for too long;
2994       see #10560 for next steps (Closes: #8328).
2995     - Remove unsupported, never completed kiosk mode support.
2996     - clock_gettime_monotonic: use Perl's own function to get the integer part,
2997       instead of forking out to sed.
2998     - Don't (try to) disable lvm2 initscripts anymore. Both the original reason
2999       and the implementation are obsolete on Jessie.
3000     - Lower potential for confusion (#8443), by removing system-config-printer.
3001       One GUI to configure printers is enough (Closes: #8505).
3002     - Add "set -u" to tails-unblock-network.
3003     - Add a systemd target whose completion indicates that Tor has bootstrapped,
3004       and use it everywhere sensible (Closes: #9393).
3005     - Disable udev's 75-persistent-net-generator.rules, to preventing races
3006       between MAC spoofing and interface naming.
3007     - Replace patch against NetworkManager.conf with drop-in files.
3008     - Replace resolvconf with simpler NetworkManager and dhclient configuration.
3009       (Closes: #7708)
3010     - Replace patching of the gdomap, i2p, hdparm, tor and ttdnsd initscripts
3011       with 'systemctl disable' (Closes: #9881).
3012     - Replace patches that wrapped apps with torsocks with dynamic patching with
3013       a hook, to ease maintenance. Also, patch D-Bus services as needed
3014       (Closes: #10603).
3015     - Notify the user if running Tails inside non-free virtualization software
3016       that does not try to hide its nature (Closes: #5315).
3017       Thanks to Austin English <austinenglish@gmail.com> for the patch.
3018     - Declare htpdate.service as being needed for time-sync.target, to ensure
3019       that "services where correct time is essential should be ordered after
3020       this unit".
3021     - Convert some of the X session startup programs to `systemd --user' units.
3022     - Let the Pidgin wrapper pass through additional command-line arguments
3023       (Closes: #10383)
3024     - Move out of the $PATH a bunch of programs that users should generally
3025       not run directly: connect-socks, end-profile, getTorBrowserUserAgent,
3026       generate-tor-browser-profile, kill-boot-profile, tails-spoof-mac,
3027       tails-set-wireless-devices-state, tails-configure-keyboard,
3028       do_not_ever_run_me, boot-profile, tails-unblock-network,
3029       tor-controlport-filter, tails-virt-notify-user, tails-htp-notify-user,
3030       udev-watchdog-wrapper (Closes: #10658)
3031     - Upgrade I2P to 0.9.23-2~deb8u+1.
3032     - Disable I2P's time syncing support.
3033     - Install Torbirdy from official Jessie backports, instead of from
3034       our own APT repository (Closes: #10804).
3035     - Make GNOME Disks' passphrase strength checking new feature work,
3036       by installing cracklib-runtime (Closes: #10862).
3037     - Add support for Japanese in Tor Browser.
3038     - Install xserver-xorg-video-intel from Jessie Backports (currently:
3039       2.99.917-2~bpo8+1). This adds support for recent chips such as
3040       Intel Broadwell's HD Graphics (Closes: #10841).
3041     - Improve a little bit post-Greeter network unblocking:
3042       · Sleep a bit longer between deleting the blacklist, and triggering udev;
3043         this might help cure #9012.
3044       · Increase logging, so that we get more information next time someone
3045         sees #9012.
3046       · Touch /etc/modprobe.d/ after deleting the blacklist; this might help,
3047         in case all this is caused by some aufs bug.
3048     - Enable and use the Debian jessie-proposed-updates APT repository,
3049       anticipating on the Jessie 8.3 point-release (Closes: #10897).
3050     - Upgrade most firmware packages to 20160110-1.
3051     - Upgrade Intel CPU microcodes to 3.20151106.1~deb8u1.
3052     - Disable IPv6 for the default wired connection, so that
3053       NetworkManager does not spam the logs with IPv6 router
3054       solicitation failure. Note that this does not fix the problem
3055       for other connections (Partially closes: #10939).
3057   * Test suite
3058     - Adapt to the new desktop environment and applications' look.
3059     - Adapt new changed nmcli syntax and output.
3060     - New NetworkManager connection files must be manually loaded in Jessie.
3061     - Adapt to new pkexec behavior.
3062     - Adapt to how we now disable networking.
3063     - Use sysctl instead of echo:ing into /proc/sys.
3064     - Use oom_score_adj instead of the older oom_adj.
3065     - Adapt everything depending on logs to the use of the Journal.
3066     - Port to UDisks v2.
3067     - Check that the system partition is an EFI System Partition.
3068     - Add ldlinux.c32 to the list of bootloader files that are expected
3069       to be modified when we run syslinux (Closes: #9053).
3070     - Use apt(8) instead of apt-get(8).
3071     - Don't hide the cursor after opening the GNOME apps menu.
3072     - Convert the remote shell to into a systemd native service and a Python 3,
3073       script that uses the sd_notify facility (Closes: #9057). Also, set its
3074       OOM score adjustment value via its unit file, and not from the test suite.
3075     - Adjust to match where screenshots are saved nowadays.
3076     - Check that all system units have started (Closes: #8262)
3077     - Simplify the "too small device" test.
3078     - Spawn `poweroff' and `halt' in the background, and don't wait for them
3079       to return: anything else would be racy vs. the remote shell's stopping.
3080     - Bump video memory allocated to the system under test, to fix out of video
3081       memory errors.
3082     - When configuring the CPU to lack PAE support, use a qemu32 CPU instead
3083       of a Pentium one: the latter makes GNOME Shell crash.
3084       See #8778 for details about how Mesa's CPU features detection has
3085       room for improvement.
3086     - Adjust free(1) output parsing for Jessie.
3087     - vm-execute: rename --type option to --spawn.
3088     - Add method to set the X.Org clipboard, and install its dependency
3089       (xsel) in the ISO.
3090     - Paste URLs in one go, to work around issue with lost key presses
3091       in the browser (Closes: #10467).
3092     - Reliably wait for Synaptic's search button to fade in.
3093     - Take into account that the sticky bit is not set on block devices
3094       on Jessie anymore.
3095     - Ensure that we can use a NetworkManager connection stored in persistence
3096       (Closes: #7966).
3097     - Use a stricter regexp when extracting logs for dropped packets.
3098     - Clone the host CPU for the test suite guests (Closes: #8778).
3099     - Run ping as root (aufs does not support file capabilities so we don't
3100       get cap_net_raw+ep, and if built on a filesystem that does support
3101       file capabilities, then /bin/ping is not setupd root).
3102     - Escape regexp special characters when constructing the firewall log
3103       parsing regexp, and pass -P to grep, since Ruby uses PCRE.
3104     - Adjust is_persistent?() helper to findmnt changes in Jessie.
3105     - Rework in depth how we measure pattern coverage in memory, with more
3106       reliable Linux OOM and VM settings, fundamental improvements
3107       in what exactly we measure, and custom OOM adjutments for fillram
3108       processes (Closes: #9705).
3109     - Use blkid instead of parted to determine the filesystem type.
3110     - Use --kiosk mode instead of --fullscreen in virt-viewer, to remove
3111       the tiny border of the in-viewer menu.
3112     - Remove now redundant desktop screenshot directory scenario.
3113     - Adapt GNOME notification handling for Debian Jessie (Closes: #8782)
3114     - Disable screen blanking in the automated test suite, which occasionally
3115       breaks some test cases (Closes: #10403).
3116     - Move upgrade scenarios to the feature dedicated to them.
3117     - Don't make libvirt storage volumes executable.
3118     - Refactor the PAUSE_ON_FAIL functionality, so that we can use `pause()`
3119       as a breakpoint when debugging.
3120     - Drop non-essential Totem test that is mostly a duplicate, and too painful
3121       to be worth automating on Jessie.
3122     - Retry Totem HTTPS test with a new Tor circuit on failure.
3123     - Replace iptables status regexp-based parser with a new XML-based
3124       status analyzer: the previous implementation could not be adjusted
3125       to the new ip6tables' output (Closes: #9704).
3126     - Don't reboot in one instance when it is not needed.
3127     - Optimize memory erasure anti-test: block the boot to save CPU on the host.
3128     - Update I2P tests for Jessie, and generally make them more robust.
3129     - Update Electrum tests for 2.5.4-2 (Closes: #10758).
3130     - Add workaround for libvirt vs. guestfs permissions issue, to allow
3131       running the test suite on current Debian sid.
3132     - Fix buggy code, that happened to work by mistake, in the Seahorse
3133       test cases; bugfix on 1.8.
3134     - Update test suite images due to CSS change on Tails' website.
3135     - Adapt Tor Browser tests to work with the 5.5 series.
3136     - Automatically test downloading files in Tor Browser.
3137     - Remove obsolete scenario, that tested opening a downloaded file with
3138       an external application, which we do not support anymore.
3139     - Improve robustness of the "Tails OpenPGP keys" scenario (Closes: #10378).
3140     - Automatically test the "Diable all networking" feature (Closes: #10430).
3141     - Automatically test that SSH works over LAN (Closes: #9087).
3142     - Bump some statuc sleeps to fix a few race conditions (Closes: #5330).
3143     - Automatically test that an emergency shutdown triggers on boot
3144       medium removal (Closes: #5472).
3145     - Make the AppArmor checks actually detect errors (Closes: #10926).
3147   * Build system
3148     - Bump amount of disk space needed to build Tails with Vagrant.
3149       The addition of the Japanese Tor Browser tarball made us reach
3150       the limit of the previous value.
3152   * Adjustments for Debian 8 (Jessie) with no or very little user-visible impact
3153     - Free the fixed UIDs/GIDs we need before creating the corresponding users.
3154     - Replace the real gnome-backgrounds with a fake, equivs generated one
3155       (Closes: #8055). Jessie's gnome-shell depends on gnome-backgrounds,
3156       which is too fat to ship considering we're not using it.
3157     - AppArmor: adjust CUPS profile to support our Live system environment
3158       (Closes: #8261):
3159       · Mangle lib/live/mount/overlay/... as usual for aufs.
3160       · Pass the the attach_disconnected flag, that's needed for compatibility
3161         with PrivateTmp.
3162     - Make sure we don't ship geoclue* (Closes: #7949).
3163     - Drop deprecated GDM configuration file.
3164     - Don't add the Live user to the deprecated 'fuse' group.
3165     - Drop hidepid mount option for /proc (Closes: #8256). In its current,
3166       simplistic form it cannot be supported by systemd.
3167     - Don't manually load acpi-cpufreq at boot time. It fails to load
3168       whenever no device it supports is present, which makes the
3169       systemd-modules-load.service fail. These days, the kernel
3170       should just automatically load such modules when they are needed.
3171     - Drop sysvinit-specific (sensigs.omit.d) tweaks for memlockd.
3172     - Disable the GDM unit file's Restart=always, that breaks our "emergency
3173       shutdown on boot medium removal" feature.
3174     - Update the implementation of the memory erasure on shutdown feature:
3175       · check for rebooting state using systemctl, instead of the obsolete
3176         $RUNLEVEL (Closes: #8306)
3177       · the kexec-load initscript normally silently exits unless systemd is
3178         currently running a reboot job. This is not the case when the emergency
3179         shutdown has been triggered, so we removed this check
3180       · migrate tails-kexec to the /lib/systemd/system-shutdown/ facility
3181       · don't (try to) switch to tty1 on emergency shutdown: it apparently
3182         requires data that we haven't locked into memory, and then it blocks
3183         the whole emergency shutdown process
3184     - Display a slightly darker version of the desktop wallpaper on the screen
3185       saver, instead of the default flashy "Debian 8" branding (Closes: #9038).
3186     - Disable software autorun from external media.
3187     - Disable a few unneeded D-Bus services. Some of these services are
3188       automatically started (via D-Bus activation) when GNOME Shell tries
3189       to use them. The only "use" I've seen for them, except eating
3190       precious RAM, is to display "No appointment today" in the calendar pop-up.
3191       (Closes: #9037)
3192     - Prevent NetworkManager services from starting at boot time
3193       (Closes: #8313). We start them ourselves after changing the MAC address.
3194     - Unfuzzy all patches (Closes: #8268) and drop a few obsolete ones.
3195     - Adapt IBus configuration for Jessie (Closes: #8270), i.e. merge the two
3196       places where we configure keyboard layout and input methods: both are now
3197       configured in the same place in Jessie's GNOME.
3198     - Migrate panel launchers to the favorite apps list (Closes: #7992).
3199     - Drop pre-GNOME Shell menu tweaks.
3200     - Hide "Log out" button in the GNOME Shell menu (Closes: #8364).
3201     - Add a custom shutdown-helper GNOME Shell extension (Closes: #8302, #5684
3202       and #5878) that removes the press-Alt-to-turn-shutdown-button-into-Suspend
3203       functionality from the GNOME user menu, and makes Restart and Shutdown
3204       immediate, without further user interaction. Accordingly remove our custom
3205       Shutdown Helper panel applet (#8302).
3206     - Drop GNOME Panel configuration, now deprecated.
3207     - Disable GNOME Shell's screen lock feature.
3208       We're not there yet (see #5684).
3209     - Disable GNOME Shell screen locker's user switch feature.
3210     - Explicitly install libany-moose-perl (Closes: #8051).
3211       It's needed by our OpenPGP applet. On Wheezy, this package was pulled
3212       by some other dependency. This is not the case anymore on Jessie.
3213     - Don't install notification-daemon nor gnome-mag: GNOME Shell has taken
3214       over this functionality (Closes: #7481).
3215     - Don't install ntfsprogs: superseded on Jessie.
3216     - Don't install barry-util: not part of Jessie.
3217     - Link udev-watchdog dynamically, and lock it plus its dependencies
3218       in memory.
3219     - Migrate from gdm-simple-greeter to a custom gdm-tails session
3220       (Closes: #7599).
3221     - Update Plymouth installation and configuration:
3222       · install the plymouth packages via chroot_local-hooks: lb 2.x's "standard"
3223         packages list pulls console-common in, which plymouth now conflicts with
3224       · don't patch the plymouth initscript anymore, that was superseded
3225         by native systemd unit files
3226       · mask the plymouth-{halt,kexec,poweroff,reboot,shutdown} services,
3227         to prevent them from occupying the active TTY with an (empty) splash
3228         screen on shutdown/reboot, that would hide the messages we want to show
3229         to the user via tails-kexec (Closes: #9032)
3230     - Migrate GNOME keyboard layout settings from libgnomekbd to input-sources
3231       (Closes: #7898).
3232     - Explicitly install syslinux-efi, that we need and is not automatically
3233       pulled by anything else anymore.
3234     - Workaround #7248 for GDM: use a solid blue background picture,
3235       instead of a solid color fill, in the Greeter session.
3236     - De-install gcc-4.8-base and gcc-4.9 at the end of the ISO build process.
3237     - Revert the "Wrap syndaemon to always use -t" Wheezy-specific workaround.
3238     - htpdate: run date(1) in a Jessie-compatible (and nicer) way.
3239     - Remove obsolete dconf screenshot settings and the corresponding test.
3240     - Drop our patched python-dbus{,-dev} package (Closes: #9177).
3241     - live-persist: stop overriding live-boot's functions, we now have
3242       a recent enough blkid.
3243     - Adjust sdmem initramfs bits for Jessie:
3244       · Directly call poweroff instead of halt -p.
3245       · Don't pass -n to poweroff and reboot, it's not supported anymore.
3246     - Wrap text in the Unsafe Browser startup warning dialog
3247       (Jessie's zenity does not wrap it itself).
3248     - Associate application/pgp-keys with Seahorse's "Import Key" application
3249       (Closes: #10571).
3250     - Install topIcons GNOME Shell extension (v28), to work around the fact
3251       that a few of the applets we use hijack the notification area.
3252     - "cd /" to fix permissions issue at tails-persistence-setup startup
3253       (Closes: #8097).
3254     - Install gstreamer1.0-libav, so that Totem can play H264-encoded videos.
3255     - Adjust APT sources configuration:
3256       · remove explicit jessie and jessie-updates sources:
3257         automatically added by live-build
3258       · add Debian testing
3259       · add jessie-backports
3260     - Firewall: white-list access to the accessibility daemon (Closes: #8075).
3261     - Adjust to changed desktop notification behavior and supported feature set
3262       (Closes: #7989):
3263       · pass the DBUS_SESSION_BUS_ADDRESS used by the GNOME session
3264         to notify-send
3265       · update waiting for a notification handler: gnome-panel and nm-applet
3266         are obsolete, GNOME Shell is now providing this facility, so instead
3267         wait for a process that starts once GNOME Shell is ready, namely
3268         ibus-daemon (Closes: #8685)
3269       · port tails-warn-about-disabled-persistence and tails-virt-notify-user
3270         to notification actions (instead of hyperlinks), and make the latter
3271         transient; to this end, add support to Desktop::Notify for "hints"
3272         and notification actions
3273       · tails-security-check: use a dialog box instead of desktop notifications
3274       · MAC spoofing failure notification: remove the link to the documentation;
3275         it was broken on Tails/Wheezy already, see #10559 for next steps
3276     - Don't explicitly install gnome-panel nor gnome-menus, so that they go away
3277       whenever the Greeter does not pull them in anymore.
3278     - Install gkbd-capplet, that provides gkbd-keyboard-display (Closes: #8363).
3279     - Install Tor 0.2.7 from deb.torproject.org: we don't need to rebuild it
3280       ourselves for seccomp support anymore.
3281     - Wrap Seahorse with torsocks when it is started as a D-Bus service too
3282       (Closes: #9792).
3283     - Rename the AppArmor profile for Tor, so it applies to the system-wide
3284       Tor service we run (Closes: #10528).
3285     - Essentially revert ALSA state handling to how it was pre-Jessie, so that
3286       mixer levels are unmuted and sanitized at boot time (Closes: #7591).
3287     - Pass --yes to apt-get when installing imagemagick.
3288     - Make removable devices, that we support installing Tails to, user writable:
3289       Tails Installer requires raw block device access to such devices
3290       (Closes: #8273). Similarly, allow the amnesia user, when active, to open
3291       non-system devices for writing with udisks2. This is roughly udisks2's
3292       equivalent of having direct write access to raw block storage devices.
3293       Here too, Tails Installer uses this functionality.
3294     - Disable networkd to prevent any risk of DNS leaks it might cause; and
3295       disable timesyncd, as we have our own time synchronization mechanism.
3296       They are not enabled by default in Jessie, but may be in Stretch,
3297       so let's be explicit about it.
3298     - Mask hwclock-save.service, to avoid sync'ing the system clock
3299       to the hardware clock on shutdown (Closes: #9363).
3300     - apparmor-adjust-cupsd-profile.diff: adjust to parse fine on Jessie
3301       (Closes: #9963)
3302     - Explicitly use tor@default.service when it's the one we mean.
3303     - Refactor GNOME/X env exporting to Tails' shell library, and grab
3304       more of useful bits of the desktop session environment.
3305       Then, use the result in the test suite's remote shell.
3306     - Stop tweaking /etc/modules. It's 2015, the kernel should load these things
3307       automatically (Closes: #10609).
3308     - Have systemd hardening let Tor modify its configuration (needed by Tor
3309       Launcher), and start obfs4proy (Closes: #10696, #10724).
3310     - Bump extensions.adblockplus.currentVersion and
3311       extensions.enigmail.configuredVersion to match what we currently get
3312       on Jessie.
3313     - I2P: switch from 'service' to 'systemctl' where possible.
3315  -- Tails developers <tails@boum.org>  Mon, 25 Jan 2016 18:06:33 +0100
3317 tails (1.8.2) unstable; urgency=medium
3319   * Security fixes
3320     - Upgrade Tor Browser to 5.0.7.
3321     - Upgrade Linux to 3.16.7-ckt20-1+deb8u2.
3322     - Upgrade foomatic-filters to 4.0.17-1+deb7u1.
3323     - Upgrade git to 1:1.7.10.4-1+wheezy2.
3324     - Upgrade Icedove to 38.5.0-1~deb7u1.
3325     - Upgrade libxml2-related packages to 2.8.0+dfsg1-7+wheezy5.
3326     - Upgrade OpenSSL-related packages to 1.0.1e-2+deb7u19.
3327     - Upgrade libsmbclient to 2:3.6.6-6+deb7u6.
3329  -- Tails developers <tails@boum.org>  Sat, 09 Jan 2016 16:27:27 +0100
3331 tails (1.8.1) unstable; urgency=medium
3333   * Security fixes
3334     - Upgrade Tor Browser to 5.0.6.
3335     - Upgrade Linux to 3.16.7-ckt20-1+deb8u1
3336     - Upgrade gdkpixbuf to 2.26.1-1+deb7u3
3337     - Upgrade bind9 tools to 1:9.8.4.dfsg.P1-6+nmu2+deb7u8
3339   * Bugfixes
3340     - Fix time synchronization in bridge mode by refreshing our patch
3341       against Tor's AppArmor profile.
3343  -- Tails developers <tails@boum.org>  Fri, 18 Dec 2015 19:05:18 +0000
3345 tails (1.8) unstable; urgency=medium
3347   * Security fixes
3348     - Upgrade Tor to 0.2.7.6-1~d70.wheezy+1+tails1.
3349     - Upgrade Tor Browser to 5.0.5. (Closes: #10751)
3350     - Upgrade LibreOffice to 1:3.5.4+dfsg2-0+deb7u5.
3351     - Upgrade krb5-based packages to 1.10.1+dfsg-5+deb7u6.
3352     - Upgrade Linux to 3.16.7-ckt11-1+deb8u6.
3353     - Upgrade wpasupplicant to 1.0-3+deb7u3.
3354     - Upgrade libpng12-0 to 1.2.49-1+deb7u1.
3355     - Upgrade openjdk-7 to 7u91-2.6.3-1~deb7u1.
3356     - Upgrade libnspr4 to 2:4.9.2-1+deb7u3
3357     - Upgrade dpkg to 1.16.17.
3358     - Upgrade gnutls26 to 2.12.20-8+deb7u4.
3359     - Upgrade Icedove to 1:38.0.1-1~deb7u1.
3360     - Upgrade OpenSSL to 1.0.1e-2+deb7u18.
3362   * Bugfixes
3363     - Upgrade to Electrum 2.5.4-2~d70.wheezy+1+tails1. Now Electrum
3364       should work again. Note that the documentation has not been
3365       adapted to the slight changes in the Electrum account setup
3366       wizard yet.
3368   * Minor improvements
3369     - Upgrade I2P to 0.9.23-2~deb7u+1.
3370     - Rebase our patch against the Tor Browser AppArmor profile on top
3371       of the one shipped in torbrowser-launcher 0.2.1-2.
3372     - Warn if the claws-mail persistence is enabled and contains a
3373       Claws Mail configuration when starting icedove. (Closes: #10458)
3374     - Replace the Claws Mail GNOME launcher with Icedove. (Closes:
3375       #10739)
3376     - Remove the Claws Mail persistence feature from the Persistence
3377       Assistant. (Closes: #10742)
3379   * Build system
3380     - Simplify ISO image naming rules by using the base rule we use
3381       for Jenkins all the time, except when building from a tag
3382       (i.e. building a release).  (Closes: #10349)
3384   * Test suite
3385     - Lower the waiting time for USB installation in the test suite.
3386       So far we were waiting up to one hour, which is just the same as
3387       our Jenkins inactivity timeout, so in practice when Tails
3388       Installer fails and displays an error message, instead of
3389       reporting that the job failed (which is the point of the
3390       exercise) we abort the job due to this timeout which
3391       communicates less clearly that there's probably a bug. (Closes:
3392       #10718)
3393     - Remove the check for the sound icon in the systray in the
3394       Windows Camouflage tests. (Closes: #10493)
3395     - Retry running whois when "LIMIT EXCEEDED" is in its output for
3396       increased robustness. (Closes: #10523)
3397     - Make Seahorse tests more robust. (Closes: #9095, #10501)
3398     - Make the handling of Pidgin's account manager more robust.
3399       (Closes: #10506)
3401  -- Tails developers <tails@boum.org>  Mon, 14 Dec 2015 23:07:19 +0100
3403 tails (1.7) unstable; urgency=medium
3405   * Major new features and changes
3406     - Upgrade Tor Browser to 5.0.4. (Closes: #10456)
3407     - Add a technology preview of the Icedove Email client (a
3408       rebranded version of Mozilla Thunderbird), including OpenPGP
3409       support via the Enigmail add-on, general security and anonymity
3410       improvements via the Torbirdy add-on, and complete persistence
3411       support (which will be enabled automatically if you already have
3412       Claws Mail persistence enabled). Icedove will replace Claws Mail
3413       as the supported email client in Tails in a future
3414       release. (Closes: #6151, #9498, #10285)
3415     - Upgrade Tor to 0.2.7.4-rc-1~d70.wheezy+1+tails1. Among the many
3416       improvement of this new Tor major release, the new
3417       KeepAliveIsolateSOCKSAuth option allows us to drop the
3418       bug15482.patch patch (taken from the Tor Browse bundle) that
3419       enabled similar (but inferior) functionality for *all*
3420       SocksPort:s -- now the same circuit is only kept alive for
3421       extended periods for the SocksPort used by the Tor
3422       Browser. (Closes: #10194, #10308)
3423     - Add an option to Tails Greeter which disables networking
3424       completely. This is useful when intending to use Tails for
3425       offline work only. (Closes: #6811)
3427   * Security fixes
3428     - Fix CVE-2015-7665, which could lead to a network interface's IP
3429       address being exposed through wget. (Closes: #10364)
3430     - Prevent a symlink attack on ~/.xsession-errors via
3431       tails-debugging-info which could be used by the amnesia user to
3432       read the contents of any file, no matter the
3433       permissions. (Closes: #10333)
3434     - Upgrade libfreetype6 to 2.4.9-1.1+deb7u2.
3435     - Upgrade gdk-pixbuf packages to 2.26.1-1+deb7u2.
3436     - Upgrade Linux to 3.16.7-ckt11-1+deb8u5.
3437     - Upgrade openjdk-7 packages to 7u85-2.6.1-6~deb7u1.
3438     - Upgrade unzip to 6.0-8+deb7u4.
3440   * Bugfixes
3441     - Add a temporary workaround for an issue in our code which checks
3442       whether i2p has bootstrapped, which (due to some recent change
3443       in either I2P or Java) could make it appear it had finished
3444       prematurely. (Closes: #10185)
3445     - Fix a logical bug in the persistence preset migration code while
3446       real-only persistence is enabled. (Closes: #10431)
3448   * Minor improvements
3449     - Rework the wordings of the various installation and upgrade
3450       options available in Tails installer in Wheezy. (Closes: #9672)
3451     - Restart Tor if bootstrapping stalls for too long when not using
3452       pluggable transports. (Closes: #9516)
3453     - Install firmware-amd-graphics, and firmware-misc-nonfree instead
3454       of firmware-ralink-nonfree, both from Debian Sid.
3455     - Update the Tails signing key. (Closes: #10012)
3456     - Update the Tails APT repo signing key. (Closes: #10419)
3457     - Install the nmh package. (Closes: #10457)
3458     - Explicitly run "sync" at the end of the Tails Upgrader's upgrade
3459       process, and pass the "sync" option when remounting the system
3460       partition as read-write. This might help with some issues we've
3461       seen, such as #10239, and possibly for #8449 as well.
3463   * Test suite
3464     - Add initial automated tests for Icedove. (Closes: #10332)
3465     - Add automated tests of the MAC spoofing feature. (Closes: #6302)
3466     - Drop the concept of "background snapshots" and introduce a general
3467       system for generating snapshots that can be shared between
3468       features. This removes all silly hacks we previously used to
3469       "skip" steps, and greatly improves performance and reliability
3470       of the whole test suite. (Closes: #6094, #8008)
3471     - Flush to the log file in debug_log() so the debugging info can
3472       be viewed in real time when monitoring the debug log
3473       file. (Closes: #10323)
3474     - Force UTF-8 locale in automated test suite. Ruby will default to
3475       the system locale, and if it is non-UTF-8, some String-methods
3476       will fail when operating on non-ASCII strings. (Closes: #10359)
3477     - Escape regexp used to match nick in CTCP replies. Our Pidgin
3478       nick's have a 10% chance to include a ^, which will break that
3479       regexp. We need to escape all characters in the nick. (Closes:
3480       #10219)
3481     - Extract TBB languages from the Tails source code. This will
3482       ensure that valid locales are tested. As an added bonus, the
3483       code is greatly simplified. (Closes: #9897)
3484     - Automatically test that tails-debugging-info is not susceptible
3485       to the type of symlink attacks fixed by #10333.
3486     - Save all test suite artifacts in a dedicated directory with more
3487       useful infromation encoded in the path. This makes it easier to
3488       see which artifacts belongs to which failed scenario and which
3489       run. (Closes: #10151)
3490     - Log all useful information via Cucumber's formatters instead of
3491       printing to stderr, which is not included when logging to file
3492       via `--out`. (Closes: #10342)
3493     - Continue running the automated test suite's vnc server even if
3494       the client disconnects. (Closes: #10345)
3495     - Add more automatic tests for I2P. (Closes: #6406)
3496     - Bump the Tor circuit retry count to 10. (Closes: #10375)
3497     - Clean up dependencies: (Closes: #10208)
3498       * libxslt1-dev
3499       * radvd
3500       * x11-apps
3502  -- Tails developers <tails@boum.org>  Tue, 03 Nov 2015 01:09:41 +0100
3504 tails (1.6) unstable; urgency=medium
3506   * Security fixes
3507     - Upgrade Tor Browser to 5.0.3. (Closes: #10223)
3508     - Upgrade bind9-based packages to 1:9.8.4.dfsg.P1-6+nmu2+deb7u7.
3509     - Upgrade liblcms1 to 1.19.dfsg2-1.2+deb7u1.
3510     - Upgrade libldap-2.4-2 to 2.4.31-2+deb7u1.
3511     - Upgrade libslp1 to 1.2.1-9+deb7u1.
3512     - Upgrade ssl-cert to 1.0.32+deb7u1.
3514   * Bugfixes
3515     - Fix a corner case for the MAC spoofing panic mode. If panic mode
3516       failed to disable the specific device that couldn't be spoofed
3517       (by unloading the module) we disable networking. Previously we
3518       only stopped NetworkManager. The problem is that NM isn't even
3519       started at this time, but will specifically be started when
3520       we're done with MAC spoofing. Therefore, let's completely
3521       disable NetworkManager so it cannot possibly be
3522       started. (Closes: #10160)
3523     - Avoid use of uninitialized value in restricted-network-detector.
3524       If NetworkManager decides that a wireless connection has timed
3525       out before "supplicant connection state" has occued, our idea of
3526       the state is `undef`, so it cannot be used in a string
3527       comparison. Hence, let's initialize the state to the empty
3528       string instead of `undef`. Also fix the state
3529       recording. Apparently NetworkManager can say a few different
3530       things when it logs the device state transitions. (Closes:
3531       #7689)
3533   * Minor improvements
3534     - Remove workaround for localizing search engine plugins. The
3535       workaround has recently become unnecessary, possibly due to the
3536       changes made for the seach bar after the Tor Browser was rebased
3537       on Firefox 38esr. (Closes: #9146)
3538     - Refer to the I2P Browser in the I2P notifications. Instead of
3539       some obscure links that won't work in the Tor Browser, where
3540       users likely will try them, and which I believe will open them
3541       by default. (Closes: #10182)
3542     - Upgrade I2P to 0.9.22. Also set the I2P apparmor profile to
3543       enforce mode. (Closes: #9830)
3545   * Test suite
3546     - Test that udev-watchdog is monitoring the correct device when
3547       booted from USB. (Closes: #9890)
3548     - Remove unused 'gksu' step. This causes a false-positive to be
3549       found for #5330. (Closes: #9877)
3550     - Make --capture capture individual videos for failed scenarios
3551       only, and --capture-all to capture videos for all scenarios.
3552       (Closes: #10148)
3553     - Use the more efficient x264 encoding when capturing videos using
3554       the --capture* options. (Closes: #10001)
3555     - Make --old-iso default to --iso if omitted. Using the same ISO
3556       for the USB upgrade tests most often still does what we want,
3557       e.g. test that the current version of Tails being tested has a
3558       working Tails installer. Hence this seems like a reasonable
3559       default. (Closes: #10147)
3560     - Avoid nested FindFailed exceptions in waitAny()/findAny(), and
3561       throw a new dedicated FindAnyFailed exception if these fail
3562       instead. Rjb::throw doesn't block Ruby's execution until the
3563       Java exception has been received by Ruby, so strange things can
3564       happen and we must avoid it. (Closes: #9633)
3565     - Fix the Download Management page in our browsers. Without the
3566       browser.download.panel.shown pref set, the progress being made
3567       will not update until after the browser has been restarted.
3568       (Closes: #8159)
3569     - Add a 'pretty_debug' (with an alias: 'debug') Cucumber formatter
3570       that deals with debugging instead of printing it to STDERR via
3571       the `--debug` option (which now has been removed). This gives us
3572       the full flexibility of Cucumber's formatter system, e.g. one
3573       easy-to-read formatter can print to the terminal, while we get
3574       the full debug log printed to a file. (Closes: #9491)
3575     - Import logging module in otr-bot.py. Our otr-bot.py does not use
3576       logging but the jabberbot library makes logging calls, causing a
3577       one-off message “No handlers could be found for logger
3578       "jabberbot"” to be printed to the console. This commit
3579       effectively prevents logging/outputting anything to the terminal
3580       which is at a level lower than CRITICAL. (Closes: 9375)
3581     - Force new Tor circuit and reload web site on browser
3582       timeouts. (Closes: #10116)
3583     - Focus Pidgin's buddy list before trying to access the tools
3584       menu. (Closes: #10217)
3585     - Optimize IRC test using waitAny. If connecting to IRC fails,
3586       such as when OFTC is blocking Tor, waiting 60 seconds to connect
3587       while a a Reconnect button is visible is sub-optimal. It would
3588       be better to try forcing a new Tor circuit and clicking the
3589       reconnect button. (Closes: #9653)
3590     - Wait for (and focus if necessary) Pidgin's Certificate windows.
3591       (Closes: #10222)
3593  -- Tails developers <tails@boum.org>  Sun, 20 Sep 2015 17:47:26 +0000
3595 tails (1.5.1) unstable; urgency=medium
3597   * Security fixes
3598     - Upgrade Tor Browser to 5.0.2. (Closes: #10112)
3599     - Upgrade gdk-pixbuf packages to 2.26.1-1+deb7u1.
3600     - Upgrade libnss3 to 2:3.14.5-1+deb7u5.
3602   * Bugfixes
3603     - Refresh Tor Browser AppArmor profile patch. The old one doesn't
3604       apply on top of testing's torbrowser-launcher anymore.
3606   * Build system
3607     - Make sure Jenkins creates new jobs to build the testing branch
3608       after freezes. (Closes: #9925)
3610  -- Tails developers <tails@boum.org>  Fri, 28 Aug 2015 01:52:14 +0200
3612 tails (1.5) unstable; urgency=medium
3614   * Major new features and changes
3615     - Move LAN web browsing from Tor Browser to the Unsafe Browser,
3616       and forbid access to the LAN from the former. (Closes: #7976)
3617     - Install a 32-bit GRUB EFI boot loader. This at least works
3618       on some Intel Baytrail systems. (Closes: #8471)
3620   * Security fixes
3621     - Upgrade Tor Browser to 5.0, and integrate it:
3622       · Disable Tiles in all browsers' new tab page.
3623       · Don't use geo-specific search engine prefs in our browsers.
3624       · Hide Tools -> Set Up Sync, Tools -> Apps (that links to the Firefox
3625         Marketplace), and the "Share this page" button in the Tool bar.
3626       · Generate localized Wikipedia search engine plugin icons so the
3627         English and localized versions can be distinguished in the new
3628         search bar. (Closes: #9955)
3629     - Fix panic mode on MAC spoofing failure. (Closes: #9531)
3630     - Deny Tor Browser access to global tmp directories with AppArmor,
3631       and give it its own $TMPDIR. (Closes: #9558)
3632     - Tails Installer: don't use a predictable file name for the subprocess
3633       error log. (Closes: #9349)
3634     - Pidgin AppArmor profile: disable the launchpad-integration abstraction,
3635       which is too wide-open.
3636     - Use aliases so that our AppArmor policy applies to
3637       /lib/live/mount/overlay/ and /lib/live/mount/rootfs/*.squashfs/ as well as
3638       it applies to /. And accordingly:
3639       · Upgrade AppArmor packages to 2.9.0-3~bpo70+1.
3640       · Install rsyslog from wheezy-backports, since the version from Wheezy
3641         conflicts with AppArmor 2.9.
3642       · Stop installing systemd for now: the migration work is being done in
3643         the feature/jessie branch, and it conflicts with rsyslog from
3644         wheezy-backports.
3645       · Drop apparmor-adjust-user-tmp-abstraction.diff: obsoleted.
3646       · apparmor-adjust-tor-profile.diff: simplify and de-duplicate rules.
3647       · Take into account aufs whiteouts in the system_tor profile.
3648       · Adjust the Vidalia profile to take into account Live-specific paths.
3649     - Upgrade Linux to 3.16.7-ckt11-1+deb8u3.
3650     - Upgrade bind9-host, dnsutils and friends to 1:9.8.4.dfsg.P1-6+nmu2+deb7u6.
3651     - Upgrade cups-filters to 1.0.18-2.1+deb7u2.
3652     - Upgrade ghostscript to 9.05~dfsg-6.3+deb7u2.
3653     - Upgrade libexpat1 to 2.1.0-1+deb7u2.
3654     - Upgrade libicu48 to 4.8.1.1-12+deb7u3.
3655     - Upgrade libwmf0.2-7 to 0.2.8.4-10.3+deb7u1.
3656     - Upgrade openjdk-7 to 7u79-2.5.6-1~deb7u1.
3658   * Bugfixes
3659     - Upgrade Tor to 0.2.6.10-1~d70.wheezy+1+tails1.
3661   * Minor improvements
3662     - Tails Installer: let the user know when it has rejected a candidate
3663       destination device because it is too small. (Closes: #9130)
3664     - Tails Installer: prevent users from trying to "upgrade" a device
3665       that contains no Tails, or that was not installed with Tails Installer.
3666       (Closes: #5623)
3667     - Install libotr5 and pidgin-otr 4.x from wheezy-backports. This adds
3668       support for the OTRv3 protocol and for multiple concurrent connections
3669       to the same account. (Closes: #9513)
3670     - Skip warning dialog when starting Tor Browser while being offline,
3671       in case it is already running. Thanks to Austin English for the patch!
3672       (Closes: #7525)
3673     - Install the apparmor-profiles package (Closes: #9539), but don't ship
3674       a bunch of AppArmor profiles we don't use, to avoid increasing
3675       boot time. (Closes: #9757)
3676     - Ship a /etc/apparmor.d/tunables/home.d/tails snippet, instead
3677       of patching /etc/apparmor.d/tunables/home.
3678     - live-boot: don't mount tmpfs twice on /live/overlay, so that the one which
3679       is actually used as the read-write branch of the root filesystem's union
3680       mount, is visible. As a consequence:
3681       · One can now inspect how much space is used, at a given time, in the
3682         read-write branch of the root filesystem's union mount.
3683       · We can make sure our AppArmor policy works fine when that filesystem
3684         is visible, which is safer in case e.g. live-boot's behavior changes
3685         under our feet in the future... or in case these "hidden" files are
3686         actually accessible somehow already.
3688   * Build system
3689     - Add our jenkins-tools repository as a Git submodule, and replace
3690       check_po.sh with a symlink pointing to the same script in that submodule.
3691       Adjust the automated test suite accordingly. (Closes: #9567)
3692     - Bump amount of RAM needed for Vagrant RAM builds to 7.5 GiB. In
3693       particular the inclusion of the Tor Browser 5.0 series has recently
3694       increased the amount of space needed to build Tails. (Closes: #9901)
3696   * Test suite
3697     - Test that the Tor Browser cannot access LAN resources.
3698     - Test that the Unsafe Browser can access the LAN.
3699     - Installer: test new behavior when trying to upgrade an empty device, and
3700       when attempting to upgrade a non-Tails FAT partition on GPT; also, take
3701       into account that all unsupported upgrade scenarios now trigger
3702       the same behavior.
3703     - Request a new Tor circuit and re-run the Seahorse and GnuPG CLI tests
3704       on failure. (Closes: #9518, #9709)
3705     - run_test_suite: remove control chars from log file even when cucumber
3706       exits with non-zero. (Closes: #9376)
3707     - Add compatibility with cucumber 2.0 and Debian Stretch. (Closes: #9667)
3708     - Use custom exception when 'execute_successfully' fails.
3709     - Retry looking up whois info on transient failure. (Closes: #9668)
3710     - Retry wget on transient failure. (Closes: #9715)
3711     - Test that Tor Browser cannot access files in /tmp.
3712     - Allow running the test suite without ntp installed. There are other means
3713       to have an accurate host system clock, e.g. systemd-timesyncd and tlsdate.
3714       (Closes: #9651)
3715     - Bump timeout in the Totem feature.
3716     - Grep memory dump using the --text option. This is necessary with recent
3717       versions of grep, such as the one in current Debian sid, otherwise it
3718       will count only one occurrence of the pattern we're looking for.
3719       (Closes: #9759)
3720     - Include execute_successfully's error in the exception, instead
3721       of writing it to stdout via puts. (Closes: #9795)
3722     - Test that udev-watchdog is actually monitoring the correct device.
3723       (Closes: #5560)
3724     - IUK: workaround weird Archive::Tar behaviour on current sid.
3725     - Test the SocksPort:s given in torrc in the Unsafe Browser.
3726       This way we don't get any sneaky errors in case we change them and
3727       forget to update this test.
3728     - Directly verify AppArmor blocking of the Tor Browser by looking in
3729       the audit log: Firefox 38 does no longer provide any graphical feedback
3730       when the kernel blocks its access to files the user wants to access.
3731     - Update browser-related automated test suite images, and workaround
3732       weirdness introduced by the new Tor Browser fonts.
3733     - Test that Pidgin, Tor Browser, Totem and Evince cannot access ~/.gnupg
3734       via alternate, live-boot generated paths.
3735     - Adjust tests to cope with our new AppArmor aliases.
3736     - Bump memory allocated to the system under test to 2 GB. (Closes: #9883)
3738  -- Tails developers <tails@boum.org>  Mon, 10 Aug 2015 19:12:58 +0200
3740 tails (1.4.1) unstable; urgency=medium
3742   * Security fixes
3743     - Upgrade Tor Browser to 4.5.3, based on Firefox 31.8.0 ESR. (Closes: #9649)
3744     - Upgrade Tor to 0.2.6.9-1~d70.wheezy+1+tails2, which includes a circuit
3745       isolation bugfix. (Closes: #9560)
3746     - AppArmor: deny Tor Browser access to the list of recently used files.
3747       (Closes: #9126)
3748     - Upgrade OpenSSL to 1.0.1e-2+deb7u17.
3749     - Upgrade Linux to 3.16.7-ckt11-1.
3750     - Upgrade CUPS to 1.5.3-5+deb7u6.
3751     - Upgrade FUSE to 2.9.0-2+deb7u2.
3752     - Upgrade libsqlite3-0 to 3.7.13-1+deb7u2.
3753     - Upgrade ntfs-3g and ntfsprogs to 1:2012.1.15AR.5-2.1+deb7u2.
3754     - Upgrade p7zip-full to 9.20.1~dfsg.1-4+deb7u1.
3756   * Bugfixes
3757     - Fix automatic upgrades in Windows Camouflage mode. (Closes: #9413)
3758     - Don't ship the snakeoil SSL key pair generated by ssl-cert in the ISO.
3759       (Closes: #9416)
3760     - Partially fix the truncated notifications issue. (#7249)
3762   * Minor improvements
3763     - Disable the hwclock.sh initscript at reboot/shutdown time.
3764       This is an additional safety measure to ensure that the hardware clock
3765       is not modified. (Closes: #9364)
3766     - Stop shipping /var/cache/man/*, to make ISOs and IUKs smaller.
3767       (Closes: #9417)
3768     - Update torbrowser-AppArmor-profile.patch to apply cleanly on top of the
3769       profile shipped with torbrowser-launcher 0.2.0-1.
3770     - Add the jessie/updates APT repo and set appropriate pinning.
3771     - Upgrade Electrum to 1.9.8-4~bpo70+1.
3772     - Upgrade kernel firmware packages to 0.44.
3774   * Build system
3775     - Install the Linux kernel from Debian Jessie. (Closes: #9341)
3776     - Remove files that are not under version control when building in Jenkins.
3777       (Closes: #9406)
3778     - Don't modify files in the source tree before having possibly merged
3779       the base branch into it. (Closes: #9406)
3780     - Make it so eatmydata is actually used during a greater part of the build
3781       process. This includes using eatmydata from wheezy-backports.
3782       (Closes: #9419, #9523)
3783     - release script: adjust to support current Debian sid.
3785   * Test suite
3786     - Test the system clock sanity check we do at boot. (Closes: #9377)
3787     - Remove the impossible "Clock way in the past" scenarios.
3788       Thanks to config/chroot_local-includes/lib/live/config/0001-sane-clock,
3789       these scenarios cannot happen, and since we test that it works they
3790       can be safely removed.
3791     - Test that the hardware clock is not modified at shutdown. (Closes: #9557)
3792     - Pidgin: retry looking for the roadmap URL in the topic.
3793     - Avoid showing Pidgin's tooltips during test, potentially confusing Sikuli.
3794       (Closes: #9317)
3795     - Test all OpenPGP keys shipped with Tails. (Closes: #9402)
3796     - Check that notification-daemon is running when looking for notifications
3797       fails. (Closes: #9332)
3798     - Allow using the cucumber formatters however we want. (Closes: #9424)
3799     - Enable Spice in the guest, and blacklist the psmouse kernel module,
3800       to help with lost mouse events. (Closes: #9425)
3801     - Automate testing Torbutton's 'New Identity' feature. (Closes: #9286)
3802     - Test that Seahorse is configured to use the correct keyserver.
3803       (Closes: #9339)
3804     - Always export TMPDIR back to the test suite's shell environment.
3805       (Closes: #9479)
3806     - Make OpenPGP tests more reliable:
3807       · Retry accessing the OpenPGP applet menus on failure. (Closes: #9355)
3808       · Retry accessing menus in Seahorse on failure. (Closes: #9344)
3809     - Focus the Pidgin conversation window before any attempt to interact
3810       with it. (Closes: #9317)
3811     - Use convertkey from the (backported to Jessie) Debian package,
3812       instead of our own copy of that script. (Closes: #9066)
3813     - Make the memory erasure tests more robust (Closes: #9329):
3814       · Bump /proc/sys/vm/min_free_kbytes when running fillram.
3815       · Actually set oom_adj for the remote shell when running fillram.
3816       · Try to be more sure that we OOM kill fillram.
3817       · Run fillram as non-root.
3818     - Only try to build the storage pool if TailsToasterStorage isn't found.
3819       (Closes: #9568)
3821  -- Tails developers <tails@boum.org>  Sun, 28 Jun 2015 19:46:25 +0200
3823 tails (1.4) unstable; urgency=medium
3825   * Major new features
3826     - Upgrade Tor Browser to 4.5.1, based on Firefox 31.7.0 ESR, which
3827       introduces many major new features for usability, security and
3828       privacy. Unfortunately its per-tab circuit view did not make it
3829       into Tails yet since it requires exposing more Tor state to the
3830       user running the Tor Browser than we are currently comfortable
3831       with. (Closes: #9031, #9369)
3832     - Upgrade Tor to 0.2.6.7-1~d70.wheezy+1+tails2. Like in the Tor
3833       bundled with the Tor Browser, we patch it so that circuits used
3834       for SOCKSAuth streams have their lifetime increased indefinitely
3835       while in active use. This currently only affects the Tor Browser
3836       in Tails, and should improve the experience on certain web sites
3837       that otherwise would switch language or log you out every ten
3838       minutes or so when Tor switches circuit. (Closes: #7934)
3840   * Security fixes
3841     - tor-browser wrapper script: avoid offering avenues to arbitrary
3842       code execution to e.g. an exploited Pidgin. AppArmor Ux rules
3843       don't sanitize $PATH, which can lead to an exploited application
3844       (that's allowed to run this script unconfined, e.g. Pidgin)
3845       having this script run arbitrary code, violating that
3846       application's confinement. Let's prevent that by setting PATH to
3847       a list of directories where only root can write. (Closes: #9370)
3848     - Upgrade Linux to 3.16.7-ckt9-3.
3849     - Upgrade curl to 7.26.0-1+wheezy13.
3850     - Upgrade dpkg to 1.16.16.
3851     - Upgrade gstreamer0.10-plugins-bad to 0.10.23-7.1+deb7u2.
3852     - Upgrade libgd2-xpm to 2.0.36~rc1~dfsg-6.1+deb7u1.
3853     - Upgrade openldap to 2.4.31-2.
3854     - Upgrade LibreOffice to 1:3.5.4+dfsg2-0+deb7u4.
3855     - Upgrade libruby1.9.1 to 1.9.3.194-8.1+deb7u5.
3856     - Upgrade libtasn1-3 to 2.13-2+deb7u2.
3857     - Upgrade libx11 to 2:1.5.0-1+deb7u2.
3858     - Upgrade libxml-libxml-perl to 2.0001+dfsg-1+deb7u1.
3859     - Upgrade libxml2 to 2.8.0+dfsg1-7+wheezy4.
3860     - Upgrade OpenJDK to 7u79-2.5.5-1~deb7u1.
3861     - Upgrade ppp to 2.4.5-5.1+deb7u2.
3863   * Bugfixes
3864     - Disable security warnings when connecting to POP3 and IMAP ports.
3865       (Closes: #9327)
3866     - Make the Windows 8 browser theme compatible with the Unsafe and I2P
3867       browsers. (Closes: #9138)
3868     - Hide Torbutton's "Tor Network Settings..." context menu entry.
3869       (Closes: #7647)
3870     - Upgrade the syslinux packages to support booting Tails on
3871       Chromebook C720-2800. (Closes: #9044)
3872     - Enable localization in Tails Upgrader. (Closes: #9190)
3873     - Make sure the system clock isn't before the build date during
3874       early boot. Our live-config hook that imports our signing keys
3875       depend on that the system clock isn't before the date when the
3876       keys where created. (Closes: #9149)
3877     - Set GNOME's OpenPGP keys via desktop.gnome.crypto.pgp to prevent
3878       us from getting GNOME's default keyserver in addition to our
3879       own. (Closes: #9233)
3880     - Prevent Firefox from crashing when Orca is enabled: grant
3881       it access to assistive technologies in its Apparmor
3882       profile. (Closes: #9261)
3883     - Add Jessie APT source. (Closes: #9278)
3884     - Fix set_simple_config_key(). If the key already existed in the
3885       config file before the call, all other lines would be removed
3886       due to the sed option -n and p combo. (Closes: #9122)
3887     - Remove illegal instance of local outside of function definition.
3888       Together with `set -e` that error has prevented this script from
3889       restarting Vidalia, like it should. (Closes: #9328)
3891   * Minor improvements
3892     - Upgrade I2P to 0.9.19-3~deb7u+1.
3893     - Install Tor Browser's bundled Torbutton instead of custom .deb.
3894       As of Torbutton 1.9.1.0 everything we need has been upstreamed.
3895     - Install Tor Browser's bundled Tor Launcher instead of our
3896       in-tree version. With Tor 0.2.6.x our custom patches for the
3897       ClientTransportPlugin hacks are not needed any more. (Closes:
3898       #7283)
3899     - Don't install msmtp and mutt. (Closes: #8727)
3900     - Install fonts-linuxlibertine for improved Vietnamese support in
3901       LibreOffice. (Closes: #8996)
3902     - Remove obsoletete #i2p-help IRC channel from the Pidgin
3903       configuration (Closes: #9137)
3904     - Add Gedit shortcut to gpgApplet's context menu. Thanks to Ivan
3905       Bliminse for the patch. (Closes: #9069).
3906     - Install printer-driver-gutenprint to support more printer
3907       models. (Closes: #8994).
3908     - Install paperkey for off-line OpenPGP key backup. (Closes: #8957)
3909     - Hide the Tor logo in Tor Launcher. (Closes: #8696)
3910     - Remove useless log() instance in tails-unblock-network. (Closes:
3911       #9034)
3912     - Install cdrdao: this enables Brasero to burn combined data/audio
3913       CDs and to do byte-to-byte disc copy.
3914     - Hide access to the Add-ons manager in the Unsafe Browser. It's
3915       currently broken (#9307) but we any way do not want users to
3916       install add-ons in the Unsafe Browser. (Closes: #9305)
3917     - Disable warnings on StartTLS for POP3 and IMAP (Will-fix: #9327)
3918       The default value of this option activates warnings on ports
3919       23,109,110,143. This commit disables the warnings for POP3 and
3920       IMAP as these could be equally used in encrypted StartTLS
3921       connections. (Closes: #9327)
3922     - Completely rework how we localize our browser by generating our
3923       branding add-on, and search plugins programatically. This
3924       improves the localization for the ar, es, fa, ko, nl, pl, ru,
3925       tr, vi and zh_CN locales by localizing the Startpage and
3926       Disconnect.me search plugins. Following Tor Browser 4.5's recent
3927       switch, we now use Disconnect.me as the default search
3928       engine. (Closes: #9309)
3929     * Actively set Google as the Unsafe Browser's default search
3930       engine.
3932   * Build system
3933     - Encode in Git which APT suites to include when building Tails.
3934       (Closes: #8654)
3935     - Clean up the list of packages we install. (Closes: #6073)
3936     - Run auto/{build,clean,config} under `set -x' for improved
3937       debugging.
3938     - Zero-pad our ISO images so their size is divisible by 2048.
3939       The data part of an ISO image's sectors is 2048 bytes, which
3940       implies that ISO images should always have a size divisible
3941       by 2048. Some applications, e.g. VirtualBox, use this as a sanity
3942       check, treating ISO images for which this isn't true as garbage.
3943       Our isohybrid post-processing does not ensure this,
3944       however. Also Output ISO size before/after isohybrid'ing and
3945       truncate'ing it. This will help detect if/when truncate is
3946       needed at all, so that we can report back to syslinux
3947       maintainers more useful information. (Closes: #8891)
3948     - Vagrant: raise apt-cacher-ng's ExTreshold preference to 50. The
3949       goal here is to avoid Tor Browser tarballs being deleted by
3950       apt-cacher-ng's daily expiration cronjob: they're not listed in
3951       any APT repo's index file, so acng will be quite eager to clean
3952       them up.
3954   * Test suite
3955     - Bring dependency checks up-to-date (Closes: #8988).
3956     - Adapt test suite to be run on Debian Jessie, which includes
3957       removing various Wheezy-specific workarounds, adding a few
3958       specific to Jessie, migrating from ffmpeg to libav, and
3959       more. (Closes: #8165)
3960     - Test that MAT can see that a PDF is dirty (Closes: #9136).
3961     - Allow throwing Timeout::Error in try_for() blocks, as well as
3962       nested try_for() (Closes: #9189, #9290).
3963     - Read test suite configuration files from the features/config/local.d
3964       directory. (Closes: #9220)
3965     - Kill virt-viewer with SIGTERM, not SIGINT, to prevent hordes of
3966       zombie processes from appearing. (Closes: #9139)
3967     - Kill Xvfb with SIGTERM, not SIGKILL, on test suite exit to allow
3968       it to properly clean up. (Closes: #8707)
3969     - Split SSH & SFTP configs in the test suite. (Closes: #9257)
3970     - Improve how we start subprocesses in the test suite, mostly by
3971       bypassing the shell for greater security and robustness (Closes:
3972       #9253)
3973     - Add Electrum test feature. (Closes #8963)
3974     - Test that Tails Installer detects when USB devices are
3975       removed. (Closes: #9131)
3976     - Test Tails Installer with devices which are too small. (Closes:
3977       #9129)
3978     - Test that the Report an Error launcher works in German. (Closes:
3979       #9143)
3980     - Verify that no extensions are installed in the Unsafe Browser
3981       using about:support instead of about:addons, which is broken
3982       (#9307). (Closes: #9306)
3983     - Retry GNOME application menu actions when they glitch. The
3984       GNOME application menus seem to have issues with clicks or
3985       hovering actions not registering, and hence sometimes submenus
3986       are not opened when they should, and sometimes clicks on the
3987       final application shortcut are lost. There seems to be a
3988       correlation between this and CPU load on the host running the
3989       test suite. We workaround this by simply re-trying the last
3990       action when it seems to fail. (Closes: #8928)
3991     - Work around Seahorse GUI glitchiness (Closes: #9343):
3992       * When Seahorse appears to be frozen--apparently due to network
3993         issues--it can often be worked around by refreshing the screen
3994         or activating a new window.
3995       * Open Seahorse's preferences dialog using the mouse.
3996       * Access menu entries with the mouse.
3997     - Wait for systray icons to finish loading before interacting with
3998       the systray. (Closes: #9258)
3999     - Test suite configuration: generalize local.d support to *.d. We
4000       now load features/config/*.d/*.yml.
4001     - Use code blocks in "After Scenario" hooks. This is much simpler
4002       to use (and more readable!) compared to hooking functions and
4003       arguments like we used to do.
4004     - Create filesystem share sources in the temporary directory and
4005       make them world-readable. (Closes: #8950)
4007  -- Tails developers <tails@boum.org>  Mon, 11 May 2015 16:45:04 +0200
4009 tails (1.3.2) unstable; urgency=medium
4011   * Security fixes
4012     - Upgrade Tor Browser to 4.0.6, based on Firefox 31.6.0 ESR.
4013     - Upgrade OpenSSL to 1.0.1e-2+deb7u16.
4015   * Bugfixes
4016     - Make Florence usable with touchpads by forcing syndaemon to
4017       always use the `-t` option, which only disables tapping and
4018       scrolling and not mouse movements (Closes: #9011).
4019     - Make tails-spoof-mac log the correct macchanger exit code on
4020       failure (Closes: #8687).
4021     - Tails Installer:
4022       · Ignore devices with less than 3.5 GB of storage since they
4023         do not fit a Tails installation (Closes: #6538).
4024       · Remove devices from the device list as they are unplugged
4025         (Closes: #8691).
4027   * Minor improvements
4028     - Install obfs4proxy 0.0.4-1~tpo1, which adds support for
4029       client-mode ScrambleSuit.
4030     - Don't start Vidalia if Windows Camouflage is enabled. (Closes:
4031       #7400)
4032     - I2P Browser:
4033       · Remove "Add-ons" from the Tools menu, and hide "Keyboard
4034         Shortcuts" and "Take a Tour" since they point to resources on
4035         the open Internet (Closes: #7970).
4036       · Hide TorButton button from the customize toolbar options, and
4037         remove configs whose only purpose was to make Torbutton "green"
4038         (Closes: #8893).
4040   * Test suite
4041     - New tests:
4042       · Test non-LAN SSH, and SFTP via GNOME's "Connect to Server"
4043         (Closes: #6308).
4044       · Verify that Tails' Tor binary has the expected Tor authorities
4045         hard coded (Closes: #8960).
4046     - Improvements:
4047       · Programmatically determine the supported languages when testing
4048         the Unsafe Browser (Closes: #8918).
4049       · Rename --temp-dir to --tmpdir and make it behave more like
4050         mktemp, and honour TMPDIR if set in the environment. (Closes:
4051         #8709).
4052     - Bugfixes:
4053       · Make --temp-dir (now --tmpdir) actually work.
4055  -- Tails developers <tails@boum.org>  Mon, 30 Mar 2015 16:54:20 +0200
4057 tails (1.3.1) unstable; urgency=medium
4059   * Security fixes
4060     - Upgrade Tor Browser to 4.0.5, based on Firefox 31.5.3 ESR. This addresses:
4061       · https://www.mozilla.org/en-US/security/advisories/mfsa2015-28/
4062       · https://www.mozilla.org/en-US/security/advisories/mfsa2015-29/
4063     - Upgrade Linux to 3.16.7-ckt7-1.
4064     - Upgrade libxfont to 1:1.4.5-5.
4065     - Upgrade OpenSSL to 1.0.1e-2+deb7u15.
4066     - Upgrade tcpdump to 4.3.0-1+deb7u2.
4067     - Upgrade bsdtar to 3.0.4-3+wheezy1.
4068     - Upgrade CUPS to 1.5.3-5+deb7u5.
4069     - Upgrade file and libmagic to 5.11-2+deb7u8.
4070     - Upgrade GnuPG to 1.4.12-7+deb7u7.
4071     - Upgrade libarchive to 3.0.4-3+wheezy1.
4072     - Upgrade libav to 6:0.8.17-1.
4073     - Upgrade FreeType 2 to 2.4.9-1.1+deb7u1.
4074     - Upgrade libgcrypt11 1.5.0-5+deb7u3.
4075     - Upgrade libgnutls26 to 2.12.20-8+deb7u3.
4076     - Upgrade libgtk2-perl to 2:1.244-1+deb7u1.
4077     - Upgrade ICU to 4.8.1.1-12+deb7u2.
4078     - Upgrade NSS to 2:3.14.5-1+deb7u4.
4079     - Upgrade libssh2 to 1.4.2-1.1+deb7u1.
4081   * Bugfixes
4082     - Upgrade Tor to 0.2.5.11-1~d70.wheezy+1+tails1. Changes include:
4083       · Directory authority changes.
4084       · Fix assertion errors that may trigger under high DNS load.
4085       · No longer break on HUP with seccomp2 enabled.
4086       · and more - please consult the upstream changelog.
4087     - Upgrade Tor Launcher to 0.2.7.2, and update the test suite accordingly
4088       (Closes: #8964, #6985). Changes include:
4089       · Ask about bridges before proxy in wizard.
4090       · Hide logo if TOR_HIDE_BROWSER_LOGO set.
4091       · Remove firewall prompt from wizard.
4092       · Feedback when “Copy Tor Log” is clicked.
4093       · Improve behavior if tor exits.
4094       · Add option to hide TBB's logo
4095       · Change "Tor Browser Bundle" to "Tor Browser"
4096       · Update translations from Transifex.
4097     - Fix the Tor Launcher killer. (Closes: #9067)
4098     - Allow Seahorse to communicate with keyservers when run from Tails
4099       OpenPGP Applet. (Closes: #6394)
4100     - SSH client: don't proxy connections to 172.17.* to 172.31.*.
4101       (Closes: #6558)
4102     - Repair config/chroot_local-packages feature, that was broken in Tails 1.3
4103       by 19-install-tor-browser-AppArmor-profile. (Closes: #8910)
4104     - language_statistics.sh: count original words instead of translated words.
4105       Otherwise we get >100% translation if translated strings are longer than
4106       original strings. (Closes: #9016)
4108   * Minor improvements
4109     - Only ship the new Tails signing key, and have Tails Upgrader stop trusting
4110       the old one. Update the documentation and test suite accordingly.
4111       (Closes: #8735, #8736, #8882, #8769, #8951)
4112     - Polish and harden a bit the WhisperBack configuration (Closes: #8991):
4113       · Only allow the `amnesia' user to run tails-debugging info as root
4114         with no arguments.
4115       · Fix spelling and grammar mistakes, improve phrasing a bit.
4116       · Quote variables consistently.
4118   * Test suite
4119     - New tests:
4120       · Chatting over XMPP in Pidgin, both peer-to-peer and in a multi-user
4121         chatroom. (Closes: #8002)
4122       · Chatting with OTR enabled over XMPP in Pidgin. (Closes: #8001)
4123       · Check that Pidgin only responds to the expected CTCP requests.
4124         (Closes: #8966)
4125       · Fetching keys using Seahorse started via the OpenPGP Applet.
4126       · Sync'ing keys using Seahorse.
4127     - Bugfixes:
4128       · Fix a race condition between the remote shell's and Tails Greeter's
4129         startup, by making sure the remote shell is ready before we start
4130         GDM. (Closes: #8941)
4131       · Kill virt-viewer properly. (Closes: #9070)
4132       · Make sure the display is stopped on destroy_and_undefine().
4133         Where we had it earlier, it could be skipped if anything else in the
4134         block threw an exception.
4135       · Fix wrong use of "$@". (Closes: #9071)
4136       · Enable the pipefail option in run_test_suite.
4137       · Improve the GNOME screenshot test's robustness. (Closes: #8952)
4138     - Refactoring:
4139       · turn the focus_pidgin_window() helper into a more generic
4140         VM.focus_xorg_window() one.
4141       · Reorganize the Display class.
4142       · Use clearer method to check process status in the Display class.
4143     - New developer-oriented features:
4144       · Add a --log-to-file option to run_test_suite. (Closes: #8894)
4145       · Add helpers for generating random strings.
4146       · Make it possible to hook arbitrary calls on scenario end. This is useful
4147         for dynamically adding cleanup functions, instead of having
4148         to explicitly deal with them in some After hook.
4150  -- Tails developers <tails@boum.org>  Mon, 23 Mar 2015 12:34:56 +0000
4152 tails (1.3) unstable; urgency=medium
4154   * Major new features
4155     - Produce the Tails image in hybrid mode (again) so that the same
4156       image can be installed both on DVD *and* "hard disks" like USB
4157       storage and similar. (Closes: #8510)
4158     - Confine the Tor Browser using AppArmor. (Closes: #5525)
4159     - Install the Electrum bitcoin client from wheezy-backports, and
4160       add a persistence preset for the Live user's bitcoin wallet. If
4161       electrum is started without the persistence preset enabled, a
4162       warning is shown. (Closes: #6739)
4164   * Security fixes
4165     - Upgrade Tor Browser to 4.0.4 (based on Firefox 31.5.0esr)
4166       (Closes: #8938).
4168   * Bugfixes
4169     - Have tor_bootstrap_progress echo 0 if no matching log line is
4170       found. (Closes: #8257)
4171     - Always pass arguments through wrappers (connect-socks, totem,
4172       wget, whois) with "$@". $* doesn't handle arguments with
4173       e.g. embedded spaces correctly. (Closes: #8603, #8830)
4174     - Upgrade Linux to 3.16.7-ckt4-3.
4176   * Minor improvements
4177     - Install a custom-built Tor package with Seccomp enabled;
4178       enable the Seccomp sandbox when no pluggable transport is used.
4179       (Closes: #8174)
4180     - Install obfs4proxy instead of obfsproxy, which adds support for
4181       the obfs4 Tor pluggable transport. (Closes: #7980)
4182     - Install GnuPG v2 and associated tools from wheezy-backports,
4183       primarily for its improved support for OpenPGP smartcards. It
4184       lives side-by-side with GnuPG v1, which still is the
4185       default. (Closes: #6241)
4186     - Install ibus-unikey, a Vietnamese input method for IBus. (Closes:
4187       #7999)
4188     - Install torsocks (2.x) from wheezy-backports. (Closes: #8220)
4189     - Install keyringer from Debian Jessie. (Closes: #7752)
4190     - Install pulseaudio-utils.
4191     - Remove all traces of Polipo: we don't use it anymore. This
4192       closes #5379 and #6115 because:
4193       * Have APT directly use the Tor SOCKS proxy. (Closes: #8194)
4194       * Wrap wget with torsocks. (Closes: #6623)
4195       * Wrap Totem to torify it with torsocks. (Closes: #8219)
4196       * Torify Git with tsocks, instead of setting GIT_PROXY_COMMAND.
4197         (Closes: #8680)
4198     - Use torsocks for whois and Gobby, instead of torify.
4199     - Upgrade I2P to 0.9.18-1~deb7u+1.
4200     - Refactor the Unsafe and I2P browser code into a common shell
4201       library. A lot of duplicated code is now shared, and the code
4202       has been cleaned up and made more reliable. Several
4203       optimizations of memory usage and startup time were also
4204       implemented. (Closes: #7951)
4205     - Invert Exit and About in gpgApplet context menu. This is a
4206       short-term workaround for making it harder to exit the
4207       application by mistake (e.g. a double right-click). (Closes:
4208       #7450)
4209     - Implement new touchpad settings. This enables tap-to-click,
4210       2-fingers scrolling, and disable while typing. We don't enable
4211       reverse scrolling nor horizontal scrolling. (Closes: #7779)
4212     - Include the mount(8) output and live-additional-software.conf in
4213       WhisperBack bug reports (Closes: #8719, #8491).
4214     - Reduce brightness and saturation of background color. (Closes:
4215       #7963)
4216     - Have ALSA output sound via PulseAudio by default. This gives us
4217       centralized sound volume controls, and... allows to easily, and
4218       automatically, test that audio output works from Tor Browser,
4219       thanks to the PulseAudio integration into the GNOME sound
4220       control center.
4221     - Import the new Tails signing key, which we will use for Tails
4222       1.3.1, and have Tails Upgrader trust both it and the "old"
4223       (current) Tails signing key. (Closes: #8732)
4224     - tails-security-check: error out when passed an invalid CA file.
4225       Unfortunately, the underlying HTTPS stack we use here fails open
4226       in those case, so we have to check it ourselves. Currently, we
4227       check that the file exists, is readable, is a plain file and is
4228       not empty. Also support specifying the CA file via an
4229       environment variable. This will ease development and bug-fixing
4230       quite a bit.
4231     - Fix racy code in Tails Installer that sometimes made the
4232       automated test suite stall for scenarios installing Tails
4233       to USB disks. (Closes: #6092)
4234     - Make it possible to use Tails Upgrader to upgrade a Tails
4235       installation that has cruft files on the system partition.
4236       (Closes: #7678)
4238   * Build system
4239     - Install syslinux-utils from our builder-wheezy APT repository in
4240       Vagrant. We need version 6.03~pre20 to make the Tails ISO image
4241       in hybrid mode
4242     - Update deb.tails.boum.org apt repo signing key. (Closes: #8747)
4243     - Revert "Workaround build failure in lb_source, after creating
4244       the ISO." This is not needed anymore given the move to the Tor
4245       SOCKS proxy. (Closes: #5307)
4246     - Remove the bootstrap stage usage option and disable all
4247       live-build caching in Vagrant. It introduces complexity and
4248       potential for strange build inconsistencies for a meager
4249       reduction in build time. (Closes: #8725)
4250     - Hardcode the mirrors used at build and boot time in auto/config.
4251       Our stuff will be more consistent, easier to reproduce, and our
4252       QA process will be more reliable if we all use the same mirrors
4253       at build time as the ones we configure in the ISO. E.g. we won't
4254       have issues such as #8715 again. (Closes: #8726)
4255     - Don't attempt to retrieve source packages from local-packages so
4256       local packages can be installed via
4257       config/chroot_local-packages. (Closes: #8756)
4258     - Use our own Tor Browser archive when building an ISO. (Closes:
4259       #8125)
4261   * Test suite
4262     - Use libguestfs instead of parted when creating partitions and
4263       filsystems, and to check that only the expected files
4264       persist. We also switch to qcow2 as the default disk image
4265       format everywhere to reduce disk usage, enable us to use
4266       snapshots that includes the disks (in the future), and to use
4267       the same steps for creating disks in all tests. (Closes: #8673)
4268     - Automatically test that Tails ignores persistence volumes stored
4269       on non-removable media, and doesn't enable swaps. (Closes:
4270       #7822)
4271     - Actually make sure that Tails can boot from live systems stored
4272       on a hard drive. Running the 'I start Tails from DVD ...' step
4273       will override the earlier 'the computer is set to boot from ide
4274       drive "live_hd"' step, so let's make the "from DVD" part
4275       optional; it will be the default any way.
4276     - Make it possible to use an old iso with different persistence
4277       presets. (Closes: #8091)
4278     - Hide the cursor between steps when navigating the GNOME
4279       applications menu. This makes it a bit more robust, again:
4280       sometimes the cursor is partially hiding the menu entry we're
4281       looking for, hence preventing Sikuli from finding it (in
4282       particular when it's "Accessories", since we've just clicked on
4283       "Applications" which is nearby). (Closes: #8875)
4284     - Ensure that the test will fail if "apt-get X" commands fail.
4285     - Test 'Tor is ready' notification in a separate scenario. (Closes:
4286       #8714)
4287     - Add automated tests for torified wget and whois. This should
4288       help us identify future regressions such as #8603 in their
4289       torifying wrappers.
4290     - Add automated test for opening an URL from Pidgin.
4291     - And add automated tests for the Tor Browser's AppArmor
4292       sandboxing.
4293     - Test that "Report an Error Launcher" opens the support
4294       documentation.
4295     - Test that the Unsafe Browser:
4296       * starts in various locales.
4297       * complains when DNS isn't configured.
4298       * tears down its chroot on shutdown.
4299       * runs as the correct user.
4300       * has no plugins or add-ons installed.
4301       * has no unexpected bookmarks.
4302       * has no proxy configured.
4303     - Bump the "I2P router console is ready" timeout in its test to
4304       deal with slow Internet connections.
4305     - Make the automatic tests of gpgApplet more robust by relying
4306       more on graphical elements instead of keyboard shortcuts and
4307       static sleep():s. (Closes: #5632)
4308     - Make sure that enough disk space is available when creating
4309       virtual storage media. (Closes: #8907)
4310     - Test that the Unsafe Browser doesn't generate any non-user
4311       initiated traffic, and in particular that it doesn't check for
4312       upgrades, which is a regression test for #8694. (Closes: #8702)
4313     - Various robustness improvements to the Synaptic tests. (Closes:
4314       #8742)
4315     - Automatically test Git. (Closes: #6307)
4316     - Automatically test GNOME Screenshot, which is a regression test
4317       for #8087. (Closes: #8688)
4318     - Fix a quoting issue with `tails_persistence_enabled?`. (Closes:
4319       #8919)
4320     - Introduce an improved configuration system that also can store
4321       local secrets, like user credentials needed for some
4322       tests. (Closes: #6301, #8188)
4323     - Actually verify that we successfully set the time in our time
4324       syncing tests. (Closes: #5836)
4325     - Automatically test Tor. This includes normal functionality and
4326       the use pluggable transports, that our Tor enforcement is
4327       effective (e.g. only the Tor network or configured bridges are
4328       contacted) and that our stream isolation configuration is
4329       working. (Closes: #5644, #6305, #7821)
4331  -- Tails developers <tails@boum.org>  Mon, 23 Feb 2015 17:14:00 +0100
4333 tails (1.2.3) unstable; urgency=medium
4335   * Security fixes
4336     - Upgrade Linux to 3.16.7-ckt2-1.
4337     - Upgrade Tor Browser to 4.0.3 (based on Firefox 31.4.0esr)
4338       (Closes: #8700).
4339     - Fail safe by entering panic mode if macchanger exits with an
4340       error, since in this situation we have to treat the
4341       driver/device state as undefined. Also, we previously just
4342       exited the script in this case, not triggering the panic mode
4343       and potentially leaking the real MAC address (Closes: #8571).
4344     - Disable upgrade checking in the Unsafe Browser. Until now the
4345       Unsafe Browser has checked for upgrades of the Tor Browser in
4346       the clear (Closes: #8694).
4348   * Bugfixes
4349     - Fix startup of the Unsafe Browser in some locales (Closes: #8693).
4350     - Wait for notification-daemon to run before showing the MAC
4351       spoofing panic mode notifications. Without this, the "Network
4352       card disabled" notification is sometimes lost when MAC spoofing
4353       fails. Unfortunately this only improves the situation, but
4354       doesn't fix it completely (see #8685).
4355     - Log that we're going to stop NetworkManager before trying to do
4356       it in the MAC spoofing scripts. Without this we wouldn't get the
4357       log message in case stopping NetworkManager fails (thanks to
4358       `set -e`).
4359     - Set GNOME Screenshot preferences to save the screenshots in
4360       /home/amnesia (Closes: #8087).
4361     - Do not suspend to RAM when closing the lid on battery power
4362       (Closes: #8071).
4363     - Properly update the Tails Installer's status when plugging in a
4364       USB drive after it has started (Closes: #8353).
4365     - Make rsync compare file contents by using --checksum for more
4366       reliable generation of the squashfs filesystem in
4367       IUKs. Previously it used the default, which is checking
4368       timestamps and file size, but that doesn't play well with the
4369       Tor browser files, that have a fixed mtime, which could result
4370       in updated files not ending up in the IUK.
4372   * Minor improvements
4373     - Finish migrating tails-security-check's and tails-iuk's pinning
4374       to our website's new X.509 certificate authority (Closes: #8404).
4376   * Build system
4377     - Update to Vagrant build box tails-builder-20141201. The only
4378       change is the removal of a reference to an ISO image which
4379       doesn't exist (except on the system that generated the build
4380       box) which causes an error for some users (Closes: #7644).
4381     - Generate the list of packages used during build, after building
4382       with Jenkins (Closes: #8518). This allows tracking their status
4383       on the Debian reproducible build front:
4384       https://reproducible.debian.net/index_pkg_sets.html#tails
4386   * Automated test suite
4387     - Check PO files with i18nspector (Closes: #8359).
4388     - Fix the expected image of a check.tp.o failure. Previously we
4389       looked for the "Sorry. You are not using Tor." text, but it
4390       seems it recently changed enough for Sikuli to not find it. To
4391       prevent future errors of the same kind we'll look for the
4392       crossed-over onion icon instead (Closes: #8533).
4393     - Bump timeout when waiting for Tor to re-bootstrap. We have a
4394       dreaded issue with timeouts that are multiple of 2 minutes, and
4395       then Tor succeeds soon after, so in order to allow for this
4396       timeout to be reached twice, and then possibly succeed, let's
4397       use N*2 minutes + 30 seconds, with N=2.
4399  -- Tails developers <tails@boum.org>  Wed, 14 Jan 2015 16:12:26 +0100
4401 tails (1.2.2) unstable; urgency=medium
4403   * Bugfixes
4404     - Create a CA bundle for Tails Upgrader at ISO build time, and
4405       patch Tails Upgrader to use it. Specifically this will make it
4406       possible to check for Tails upgrades after our website changes
4407       certificate around the 2014 to 2015 transition (Partially fixes
4408       #8404).
4410  -- Tails developers <tails@boum.org>  Mon, 15 Dec 2014 10:05:17 +0100
4412 tails (1.2.1) unstable; urgency=low
4414   * Security fixes
4415     - Upgrade Linux to 3.16.0-4, i.e. 3.16.7-1.
4416     - Install Tor Browser 4.0.2 (based on Firefox 31.3.0esr).
4418   * Bugfixes
4419     - Install syslinux-utils, to get isohybrid back (Closes: #8155).
4420     - Update xserver-xorg-input-evdev to 1:2.7.0-1+tails1 which
4421       includes a patch that restores mouse scrolling in KVM/Spice
4422       (Closes: 7426).
4423     - Set Torbutton logging preferences to the defaults (Closes:
4424       #8160). With the default settings, no site-specific information is
4425       logged.
4426     - Use the correct stack of rootfs:s for the chroot browsers (Closes:
4427       #8152, #8158). After installing incremental upgrades Tails' root
4428       filesystem consists of a stack squashfs:s, not only
4429       filesystem.squashfs. When not stacking them correct we may end up
4430       using the Tor Browser (Firefox) from an older version of Tails, or
4431       with no Tor Browser at all, as in the upgrade from Tails 1.1.2 to
4432       1.2, when we migrated from Iceweasel to the Tor Browser. Based on
4433       a patch contributed by sanic.
4434     - Use the Tor Browser for MIME type that GNOME associates with
4435       Iceweasel (Closes: #8153). Open URLs from Claws Mail, KeePassX
4436       etc. should be possible again.
4437     - Update patch to include all Intel CPU microcodes (Closes: #8189).
4438     - AppArmor: allow Pidgin to run Tor Browser unconfined, with
4439       scrubbed environment (Closes: #8186). Links opened in Pidgin are
4440       now handled by the Tor Browser.
4441     - Install all localized Iceweasel search plugins (Closes: #8139).
4442     - When generating the boot profile, ignore directories in
4443       process_IN_ACCESS as well (Closes: #7925). This allows ut to
4444       update the squashfs-ordering again in Tails 1.2.1.
4445     - gpgApplet: Don't pass already encoded data to GTK2 (Closes:
4446       #7968). It's now possible to clearsign text including non-ASCII
4447       characters.
4448     - Do not run the PulseAudio initscript, neither at startup nor
4449       shutdown (Closes: #8082).
4451   * Minor improvements
4452     - Upgrade I2P to 0.9.17-1~deb7u+1.
4453     - Make GnuPG configuration closer to the best practices one
4454       (Closes: #7512).
4455     - Have GnuPG directly use the Tor SOCKS port (Closes: #7416).
4456     - Remove TrueCrypt support and documentat how to open TrueCrypt
4457       volumes using cryptsetup (Closes: #5373).
4458     - Install hopenpgp-tools from Debian Jessie.
4460   * Build system
4461     - Add gettext >= 0.18.3 as a Tails build dependency. We need it for
4462       xgettext JavaScript support in feature/jessie.
4464   * Automated test suite
4465     - Don't click to open a sub-menu in the GNOME applications menu
4466       (Closes: #8140).
4467     - When testing the Windows camouflage, look for individual systray
4468       applets, to avoid relying on their ordering (Closes: #8059).
4469     - Focus the Pidgin Buddy List before looking for something
4470       happening in it (Closes: #8161).
4471     - Remove workaround for showing the TBB's menu bar (Closes #8028).
4473  -- Tails developers <tails@boum.org>  Tue, 02 Dec 2014 11:34:03 +0100
4475 tails (1.2) unstable; urgency=medium
4477   * Major new features
4478     - Migrate from Iceweasel to the Tor Browser from the Tor Browser
4479       Bundle 4.0 (based on Firefox 31.2.0esr). This fixes the POODLE
4480       vulnerability.
4481       The installation in Tails is made global (multi-profile), uses
4482       the system-wide Tor instance, disables the Tor Browser updater,
4483       and keeps the desired deviations previously present in Iceweasel,
4484       e.g. we install the AdBlock Plus add-on, but not Tor Launcher (since
4485       we run it as a standalone XUL application), among other things.
4486     - Install AppArmor's userspace tools and apparmor-profiles-extra
4487       from Wheezy Backports, and enable the AppArmor Linux Security
4488       Module. This adds Mandatory Access Control for several critical
4489       applications in Tails, including Tor, Vidalia, Pidgin, Evince
4490       and Totem.
4491     - Isolate I2P traffic from the Tor Browser by adding a dedicated
4492       I2P Browser. It is set up similarly to the Unsafe Browser,
4493       but further disables features that are irrelevant for I2P, like
4494       search plugins and the AdBlock Plus addon, while keeping Tor Browser
4495       security features like the NoScript and Torbutton addons.
4496     - Upgrade Tor to 0.2.5.8-rc-1~d70.wheezy+1.
4498   * Security fixes
4499     - Disable TCP timestamps (Closes: #6579).
4501   * Bugfixes
4502     - Remove expired Pidgin certificates (Closes: #7730).
4503     - Use sudo instead of gksudo for running tails-upgrade-frontend to
4504       make stderr more easily accessible (Closes: #7431).
4505     - Run tails-persistence-setup with sudo instead of gksudo to make
4506       stderr more easily accessible, and allow the desktop user to
4507       pass the --verbose parameter (Closes: #7623).
4508     - Disable CUPS in the Unsafe Browser. This will prevent the
4509       browser from hanging for several minutes when accidentally
4510       pressing CTRL+P or trying to go to File -> Print (Closes: #7771).
4512   * Minor improvements
4513     - Install Linux 3.16-3 (version 3.16.5-1) from Debian
4514       unstable (Closes: #7886, #8100).
4515     - Transition away from TrueCrypt: install cryptsetup and friends
4516       from wheezy-backports (Closes: #5932), and make it clear that
4517       TrueCrypt will be removed in Tails 1.2.1 (Closes: #7739).
4518     - Install Monkeysign dependencies for qrcodes scanning.
4519     - Upgrade syslinux to 3:6.03~pre20+dfsg-2~bpo70+1, and install
4520       the new syslinux-efi package.
4521     - Upgrade I2P to 0.9.15-1~deb7u+1
4522     - Enable Wheezy proposed-updates APT repository and setup APT
4523       pinnings to install packages from it.
4524     - Enable Tor's syscall sandbox. This feature (new in 0.2.5.x)
4525       should make Tor a bit harder to exploit. It is only be enabled
4526       when when no special Tor configuration is requested in Tails
4527       Greeter due to incompatibility with pluggable transports.
4528     - Start I2P automatically when the network connects via a
4529       NetworkManager hook, and "i2p" is present on the kernel command
4530       line. The router console is no longer opened automatically, but
4531       can be accessed through the I2P Browser (Closes: #7732).
4532     - Simplify the IPv6 ferm rules (Closes: #7668).
4533     - Include persistence.conf in WhisperBack reports (Closes: #7461)
4534     - Pin packages from testing to 500, so that they can be upgraded.
4535     - Don't set Torbutton environment vars globally (Closes: #5648).
4536     - Enable VirtualBox guest additions by default (Closes: #5730). In
4537       particular this enables VirtualBox's display management service.
4538     - In the Unsafe Browser, hide option for "Tor Browser Health
4539       report", and the "Get Addons" section in the Addon manager
4540       (Closes: #7952).
4541     - Show Pidgin's formatting toolbar (Closes: #7356). Having the
4542       formatting toolbar displayed in Pidgin makes the OTR status more
4543       explicit by displaying it with words.
4545   * Automated test suite
4546     - Add --pause-on-fail to ease VM state debugging when tests
4547       misbehave.
4548     - Add execute_successfully() and assert_vmcommand_success() for
4549       added robustness when executing some command in the testing VM.
4550     - Use Test::Unit::Assertions instead of our home-made assert().
4551     - Add test for persistent browser bookmarks.
4552     - Add basic tests for Pidgin, Totem and Evince, including their
4553       AppArmor enforcement.
4554     - Factorize some common step pattern into single steps.
4555     - Factorize running a command in GNOME Terminal.
4556     - Add common steps to copy a file and test for its existence.
4557     - Add a wait_and_double_click Sikuli helper method.
4558     - Add a VM.file_content method, to avoid repeating ourselves, and
4559       use it whenever easily doable.
4560     - Drop test that diffs syslinux' exithelp.cfg: we don't ship this
4561       file anymore.
4562     - In the Unsafe Browser tests, rely on subtle timing less (Closes:
4563       #8009).
4564     - Use the same logic to determine when Tor is working in the test
4565       suite as in Tails itself. The idea is to avoid spamming the Tor
4566       control port during bootstrap, since we've seen problems with
4567       that already.
4569  -- Tails developers <tails@boum.org>  Wed, 15 Oct 2014 18:34:50 +0200
4571 tails (1.1.2) unstable; urgency=medium
4573   * Security fixes
4574     - Upgrade the web browser to 24.8.0esr-0+tails3~bpo70+1
4575       (fixes Mozilla#1064636).
4576     - Install Linux 3.16-1 from sid (Closes: #7886).
4577     - Upgrade file to 5.11-2+deb7u5 (fixes CVE-2014-0207,
4578       CVE-2014-0237, CVE-2014-0238, CVE-2014-3478, CVE-2014-3479,
4579       CVE-2014-3480, CVE-2014-3487, CVE-2014-3538 and CVE-2014-3587).
4580     - Upgrade curl to 7.26.0-1+wheezy10 (fixes CVE-2014-3613 and
4581       CVE-2014-3620).
4582     - Upgrade bind9-based packages to 1:9.8.4.dfsg.P1-6+nmu2+deb7u2
4583       (fixes CVE-2014-0591).
4584     - Upgrade gnupg to 1.4.12-7+deb7u6 (fixes CVE-2014-5270).
4585     - Upgrade apt to 0.9.7.9+deb7u5 (fixes CVE-2014-0487,
4586       CVE-2014-0488, CVE-2014-0489, CVE-2014-0490, and
4587       CVE-2014-6273.).
4588     - Upgrade dbus to 1.6.8-1+deb7u4 (fixes CVE-2014-3635,
4589       CVE-2014-3636, CVE-2014-3637, CVE-2014-3638 and CVE-2014-3639).
4590     - Upgrade libav-based pacakges to 6:0.8.16-1 (fixes
4591       CVE-2013-7020).
4592     - Upgrade bash to 4.2+dfsg-0.1+deb7u1 (fixes CVE-2014-6271).
4594  -- Tails developers <tails@boum.org>  Tue, 23 Sep 2014 23:01:40 -0700
4596 tails (1.1.1) unstable; urgency=medium
4598   * Security fixes
4599     - Upgrade the web browser to 24.8.0esr-0+tails1~bpo70+1
4600       (Firefox 24.8.0esr + Iceweasel patches + Torbrowser patches).
4601       Also import the Tor Browser profile at commit
4602       271b64b889e5c549196c3ee91c888de88148560f from
4603       ttp/tor-browser-24.8.0esr-3.x-1.
4604     - Upgrade Tor to 0.2.4.23-2~d70.wheezy+1 (fixes CVE-2014-5117).
4605     - Upgrade I2P to 0.9.14.1-1~deb7u+1.
4606     - Upgrade Linux to 3.14.15-2 (fixes CVE-2014-3534, CVE-2014-4667
4607       and CVE-2014-4943).
4608     - Upgrade CUPS-based packages to 1.5.3-5+deb7u4 (fixes
4609       CVE-2014-3537, CVE-2014-5029, CVE-2014-5030 and CVE-2014-5031).
4610     - Upgrade libnss3 to 2:3.14.5-1+deb7u1 (fixes CVE-2013-1741,
4611       CVE-2013-5606, CVE-2014-1491 and CVE-2014-1492).
4612     - Upgrade openssl to 1.0.1e-2+deb7u12 (fixes CVE-2014-3505,
4613       CVE-2014-3506, CVE-2014-3507, CVE-2014-3508, CVE-2014-3509,
4614       CVE-2014-3510, CVE-2014-3511, CVE-2014-3512 and CVE-2014-5139).
4615     - Upgrade krb5-based packages to 1.10.1+dfsg-5+deb7u2 (fixes
4616       CVE-2014-4341, CVE-2014-4342, CVE-2014-4343, CVE-2014-4344 and
4617       CVE-2014-4345).
4618     - Upgrade libav-based packages to 6:0.8.15-1 (fixes CVE-2011-3934,
4619       CVE-2011-3935, CVE-2011-3946, CVE-2013-0848, CVE-2013-0851,
4620       CVE-2013-0852, CVE-2013-0860, CVE-2013-0868, CVE-2013-3672,
4621       CVE-2013-3674 and CVE-2014-2263.
4622     - Upgrade libgpgme11 to 1.2.0-1.4+deb7u1 (fixes CVE-2014-5117).
4623     - Upgrade python-imaging to 1.1.7-4+deb7u1 (fixes CVE-2014-3589).
4624     - Prevent dhclient from sending the hostname over the network
4625       (Closes: #7688).
4626     - Override the hostname provided by the DHCP server (Closes: #7769).
4627     - Add an I2P boot parameter. Without adding "i2p" to the kernel
4628       command line, I2P will not be accessible for the Live user.
4629     - Stricter I2P firewall rules:
4630       * deny I2P from accessing the LAN
4631       * deny I2P from accessing the loopback device, except for select
4632         whitelisted services
4633       * allow I2P access to the Internet
4634       The ACCEPT rules will only be enabled when the string 'i2p' is
4635       passed at the boot prompt. The rules which DENY or REJECT
4636       access for the 'i2psvc' user will always be applied.
4637     - Disable I2P plugins, since it doesn't make much sense without
4638       persistence, and should eliminate some attack vectors.
4639     - Disable I2P's BOB port. No maintained I2P application uses it.
4641   * Bugfixes
4642     - Fix condition clause in tails-security-check (Closes: #7657).
4643     - Don't ship OpenJDK 6: I2P prefers v7, and we don't need both.
4644     - Prevent Tails Installer from updating the system partition
4645       properties on MBR partitions (Closes: #7716).
4647   * Minor improvements
4648     - Upgrade to Torbutton 1.6.12.1.
4649     - Install gnome-user-guide (Closes: #7618).
4650     - Install cups-pk-helper (Closes: #7636).
4651     - Update the SquashFS sort file.
4652     - Compress the SquashFS more aggressively (Closes: #7706).
4653     - I2P: Keep POP3 email on server. The default in the I2P webmail
4654       app was to keep mail on the server, but that setting was changed
4655       recently. This configuration setting (susimail.config) will only
4656       be copied over in I2P 0.9.14 and newer.
4657     - Add a Close button to the Tails Installer launcher window.
4659   * Build system
4660     - Migrate Vagrant basebox to Debian Wheezy (Closes #7133, #6736).
4661     - Consistently use the same Debian mirror.
4662     - Disable runtime APT proxy configuration when using APT in
4663       binary_local-hooks (Closes: #7691).
4665   * Automated test suite
4666     - Automatically test hostname leaks (Closes: #7712).
4667     - Move autotest live-config hook to be run last. This way we'll
4668       notice if some earlier live-config hook cancels all hooks by
4669       running the automated test suite since the remote shell won't be
4670       running in that case.
4671     - Test that the I2P boot parameter does what it's supposed to do
4672       (Closes: #7760).
4673     - Start applications by using the GNOME Applications menu instead
4674       of the GNOME Run Dialog (Closes: #5550, #7060).
4676  -- Tails developers <tails@boum.org>  Sun, 31 Aug 2014 20:49:28 +0000
4678 tails (1.1) unstable; urgency=medium
4680   * Rebase on Debian Wheezy
4681     - Upgrade literally thousands of packages.
4682     - Migrate to GNOME3 fallback mode.
4683     - Install LibreOffice instead of OpenOffice.
4684     - Remove custom LSB logging: Wheezy has fancy colored init
4685       logging.
4687   * Major new features
4688     - UEFI boot support.
4689     - Replace the Windows XP camouflage with an experimental Windows 8
4690       camouflage.
4691     - Install Linux 3.14.12-1 from Debian unstable.
4692     - Bring back VirtualBox guest modules, installed from Wheezy
4693       backports. Full functionality is only available when using the
4694       32-bit kernel.
4696   * Security fixes
4697     - Fix write access to boot medium via udisks (#6172).
4698     - Don't allow the desktop user to pass arguments to
4699       tails-upgrade-frontend (Closes: #7410).
4700     - Make persistent file permissions safer (Closes #7443):
4701       * Make the content of /etc/skel non-world-readable. Otherwise,
4702         such files may be copied to /home/amnesia, and in turn to the
4703         persistent volume, with unsafe permissions. That's no big deal
4704         in /home/amnesia (that is itself not world-readable), *but*
4705         the root of the persistent volume has to be world-readable.
4706       * Have activate_custom_mounts create new directories with safe
4707         permissions.
4708       * Set strict permissions on /home/amnesia (Closes: #7463).
4709       * Fix permissions on persistent directories that were created
4710         with unsafe permissions (Closes: #7458).
4711       * Fix files ownership while copying persistence (Closes: #7216).
4712         The previous instructions to copy the persistent data were
4713         creating personal files that belong to root. I don't think
4714         there is a way of preserving the original ownership using
4715         Nautilus (unless doing a "move" instead of a "copy" but that's
4716         not what we are trying to do here).
4717     - Disable FoxyProxy's proxy:// protocol handler (Closes: #7479).
4718       FoxyProxy adds the proxy:// protocol handler, which can be used
4719       to configure the proxy via an URI. A malicious web page can
4720       include (or a malicious exit node can inject) some JavaScript
4721       code to visit such an URI and disable or otherwise change
4722       Iceweasel's proxy settings. While using this to disable
4723       proxying will be dealt with safely by our firewall, this could
4724       be used to defeat stream isolation, although the user must be
4725       tricked into accepting the new proxy settings.
4726     - Upgrade the web browser to 24.7.0esr-0+tails1~bpo70+1
4727       (Firefox 24.7.0esr + Iceweasel patches + Torbrowser patches).
4728     - Upgrade to Linux 3.14.12-1 (fixes CVE-2014-4699).
4729     - Upgrade libav-based packages to 0.8.13-1 (fixes CVE-2014-4609).
4730     - Upgrade to libxml2 2.8.0+dfsg1-7+wheezy1 (fixes CVE-2014-0191).
4731     - Upgrade to dbus 1.6.8-1+deb7u3 (fixes CVE-2014-3477,
4732       CVE-2014-3532 and CVE-2014-3533).
4734   * Bugfixes
4735     - Disable GNOME keyring's GnuPG functionality. (Closes: #7330) In
4736       feature/regular-gnupg-agent, we installed the regular GnuPG
4737       agent so that it is used instead of GNOME keyring's one. This is
4738       not enough on Wheezy, so let's disable the starting of the "gpg"
4739       component of GNOME keyring.
4740     - Make sure /etc/default/locale exists, with a sensible default
4741       value (Closes: #7333). Before Tails Greeter's PostLogin script
4742       are run, /etc/default/locale does not exist on Wheezy. Our
4743       tails-kexec initscript (and quite a few other scripts we run)
4744       depends on this file to exist. So, let's make sure it exists,
4745       with a sensible default value.
4746     - Create the tails-persistence-setup user with the same UID/GID it
4747       had on Tails/Squeeze. (Closes: #7343) Else, our various checks
4748       for safe access rights on persistence.conf fail.
4749     - Revert back to browsing the offline documentation using Iceweasel
4750       instead of Yelp (Closes: #7390, #7285).
4751     - Make the new NetworkManager configuration directory persistent,
4752       when the old one was, but disable the old one (Closes: #7338).
4753     - Before running tails-upgrade-frontend, chdir to a world-readable
4754       place (Closes: #7641). In particular, Archive::Tar::Wrapper,
4755       when called by tails-install-iuk, wants to chdir back to the
4756       original cwd after it has chdir'd elsewhere to do its job.
4758   * Minor improvements
4759     - Install seahorse-nautilus, replacing seahorse-plugins (Closes #5516).
4760     - Install hledger (custom backport, for now): our accountants need this.
4761     - Install stable Scribus instead of scribus-ng.
4762     - Install the printer driver for Epson Inkjet that use ESC/P-R.
4763     - Install the BookletImposer PDF imposition toolkit. It's tiny,
4764       and really helpful e.g. when producing booklets.
4765     - Install gtkhash and nautilus-gtkhash (Closes #6763).
4766     - Import new version of Tor Launcher:
4767       · Now based on upstream Tor Launcher 0.2.5.4.
4768       · Tor bug #11772: Proxy Type menu not set correctly
4769       · Tor bug #11699: Change &amp;#160 to &#160; in network-settings.dtd
4770       · Correctly handle startup paths that contain dot.
4771     - Upgrade to Torbutton 1.6.9.0.
4772     - Avoid shipping python2.6 in addition to python2.7.
4773     - Don't install Gobby 0.4 anymore. Gobby 0.5 has been available in
4774       Debian since Squeeze, now is a good time to drop the obsolete
4775       0.4 implementation.
4776     - Require a bit less free memory before checking for upgrades with
4777       Tails Upgrader. The general goal is to avoid displaying "Not
4778       enough memory available to check for upgrades" too often due to
4779       over-cautious memory requirements checked in the wrapper.
4780     - Make Tails Greeter's help window resolution-aware. Previously it
4781       used a static 800x600 which was problematic on lower resolutions,
4782       and sub-optimal on higher resolutions. Now it adapts itself
4783       according to the screen resolution.
4784     - Whisperback now sanitizes attached logs better with respect to
4785       DMI data, IPv6 addresses, and serial numbers (Closes #6797,
4786       #6798, #6804).
4787     - Integrate the new logo in Tails Installer (Closes #7095)
4788     - Also install linux-base and linux-compiler-gcc-4.8-x86 from
4789       sid. This way, we can get rid of our linux-compiler-gcc-4.8-x86
4790       3.12, and it makes things a bit more consistent.
4791     - Include the syslinux binary, and its MBR, in the ISO filesystem.
4792       This in turn allows Tails Installer to use this binary and MBR,
4793       which is critical for avoiding problems (such as #7345) on
4794       "Upgrade from ISO".
4795     - Include syslinux.exe for win32 in utils/win32/ on the ISO
4796       filesystem (Closes: #7425).
4797     - Tails Installer:
4798       * Add consistent margins in GUI.
4799       * Always reset the target drive's MBR, without asking for
4800         confirmation, after installing or upgrading.
4801       * Install the bootloader using the syslinux binary found on the
4802         target device, once the Live OS has been extracted/copied
4803         there.
4804     - Enable double-clicking to pick entries in the language or
4805       keyboard layout lists in Tails Greeter.
4806     - Install backport of shared-mime-info 1.3 (Closes: #7079).
4807     - Make sanity-check prompts closable in Tails Persistence Setup
4808       (Closes: #7119).
4809     - Fix quick search in Tails Greeter's Other languages window
4810       (Closes: #5387).
4811     - Install systemd. It is not enabled by default, but having it
4812       around will help doing the migration work.
4813     - Enable AppArmor on the kernel command-line. This is a no-op
4814       without the userspace tools and with no profile shipped, but it
4815       will make it easier to fix this part of the situation.
4817   * Build system
4818     - Bump Vagrant builder's memory for RAM builds. Wheezy requires
4819       more space to build, and the resulting image is larger.
4820     - Fix Vagrant compatibility issue. Some classes' methods/fields
4821       have been renamed between Vagrant versions, so we need a simple
4822       compatibility layer to support all versions. Without this, it's
4823       not possible to issue e.g. a `build` command to an already
4824       running (i.e. `vm:up`:ed) Vagrant instance.
4825     - Move cpu and mem checks to the `build` task. Previously, when
4826       they were checked in `vm:up` *only* when issued while the VM
4827       already is up, so these checks weren't run if one issues a
4828       `build` when the VM is off. Now we'll fail earlier with a more
4829       informative error message, and it looks like a more logical home
4830       for them too.
4831     - Fix buggy memory checks for RAM building. We have to take into
4832       account which state the Vagrant VM is in for determining *where*
4833       we check if enough memory is available for a RAM build. If it's
4834       off, we check the host; if it's on we check the VM. Previously
4835       we always checked the host, which doesn't make sense when the VM
4836       is already started.
4838   * Automated test suite
4839     - Bump the tester VM's RAM by 256 MiB. There is not enough free
4840       RAM to run Tails Upgrader with just 1 GiB of RAM after the
4841       migration to Wheezy.
4842     - Always adjust OOM and memory overcommit settings. The kernel
4843       freezes seem to also happen for the amd64 kernel when filling
4844       the memory.
4845     - Add option to make Sikuli rety on FindFailed. This makes it
4846       possible to update manu images for Sikuli in just *one* test
4847       suite run, by continuously updating outdated pictures as we go.
4848     - Actually run "Upgrade from ISO" from a USB drive running the old
4849       version. That's what users do, and is buggy.
4850     - Automatically test persistent directories permissions (Closes: #7560).
4851     - Use read-write persistence when testing upgraded USB
4852       installations.  Otherwise e.g. the permission fixes won't get
4853       applied, and the subsequent steps testing the permissions will
4854       fail.
4855     - Actually check that the ISO's Tails is installed. The step
4856       "Tails is installed on USB drive $TARGET" only checks that the
4857       *running* Tails is installed on $TARGET, which obviously fails
4858       when doing an upgrade from ISO running an old Tails. That it
4859       worked for the same scenario running the current Tails is just
4860       coincidental.
4861     - Use OpenJDK 7 to run our test suite (Closes #7175).
4862     - Use qemu-system-x86_64 directly, instead of kvm, for running the
4863       automated test suite (Closes: #7605).
4865  -- Tails developers <tails@boum.org>  Sun, 20 Jul 2014 23:16:13 +0200
4867 tails (1.0.1) unstable; urgency=medium
4869   * Security fixes
4870     - Upgrade the web browser to 24.6.0esr-0+tails1~bpo60+1
4871       (Firefox 24.6.0esr + Iceweasel patches + Torbrowser patches).
4872       Also import the Tor Browser profile at commit
4873       90ba8fbaf6f23494f1a0e38d63153b3b7e65d3d3 from
4874       ttp/tor-browser-24.6.0esr-3.x-1.
4875     - Install Linux 3.14 from Debian unstable (fixes CVE-2014-3153 and
4876       others).
4877     - Install openssl from Squeeze LTS (fixes CVE-2014-0076,
4878       CVE-2014-0195, CVE-2014-0221, CVE-2014-3470 and CVE-2014-0224).
4879     - Install GnuTLS from Squeeze LTS (fixes CVE-2014-3466.).
4881   * Minor improvements
4882     - Add Squeeze LTS APT sources. It has been given a low pinning
4883       priority so explicit pinning must be used to actually install
4884       anything from it.
4885     - Upgrade Tor to 0.2.4.22-1~d60.squeeze+1.
4886     - Upgrade I2P to 0.9.13-1~deb6u+1.
4888  -- Tails developers <tails@boum.org>  Sun, 08 Jun 2014 19:14:00 +0200
4890 tails (1.0) unstable; urgency=medium
4892   * Security fixes
4893     - Upgrade the web browser to 24.5.0esr-0+tails1~bpo60+1
4894       (Firefox 24.5.0esr + Iceweasel patches + Torbrowser patches).
4895     - Upgrade Tor to 0.2.4.21-1+tails1~d60.squeeze+1:
4896       * Based on 0.2.4.21-1~d60.squeeze+1.
4897       * Backport the fix for Tor bug #11464. It adds client-side blacklists for
4898         all Tor directory authority keys that was vulnerable to Heartbleed.
4899         This protects clients in case attackers were able to compromise a
4900         majority of the authority signing and identity keys.
4902    * Bugfixes
4903     - Disable inbound I2P connections. Tails already restricts incoming
4904       connections, but this change tells I2P about it.
4905     - Fix link to the system requirements documentation page in the Tails
4906       Upgrader error shown when too little RAM is available.
4908   * Minor improvements
4909     - Upgrade I2P to 0.9.12-2~deb6u+1.
4910     - Import TorBrowser profile. This was forgotten in Tails 0.23 and even
4911       though we didn't explicitly set those preferences in that release
4912       they defaulted to the same values. This future-proofs us in case the
4913       defaults would ever change.
4914     - Import new custom version of tor-launcher:
4915       * Based on upstream Tor Launcher 0.2.5.3.
4916       * Improve how Tor Launcher handles incomplete translation.
4917         (Tor bug #11483; more future-proof fix for Tails bug #6885)
4918       * Remove the bridge settings prompt. (Tor bug #11482; closes Tails
4919         bug #6934,)
4920       * Always show bridge help button. (Tor bug #11484)
4921     - Integrate the new Tails logo into various places:
4922       * The website
4923       * The boot splash
4924       * The "About Tails" dialog
4926   * Build system
4927     - Use the stable APT suite when building from the stable Git branch
4928       (Closes: #7022).
4930   * Test suite
4931     - Add test for the #7022 fix.
4933  -- Tails developers <tails@boum.org>  Sun, 27 Apr 2014 19:34:01 +0200
4935 tails (0.23) unstable; urgency=medium
4937   * Security fixes
4938     - Upgrade the web browser to 24.4.0esr-0+tails1~bpo60+1
4939       (Firefox 24.4.0esr + Iceweasel patches + Torbrowser patches).
4941   * Major new features
4942     - Spoof the network interfaces' MAC address by default (Closes: #5421),
4943       as designed on https://tails.boum.org/contribute/design/MAC_address/.
4944     - Rework the way to configure how Tor connects to the network
4945       (bridges, proxy, fascist firewall): add an option to Tails Greeter,
4946       start Tor Launcher when needed (Closes: #5920, #5343).
4948   * Bugfixes
4949     - Additional software: do not crash when persistence is disabled
4950       (Closes: #6440).
4951     - Upgrade Pidgin to 2.10.9, that fixes some regressions introduced
4952       in the 2.10.8 security update (Closes: #6661).
4953     - Wait for Tor to have fully bootstrapped, plus a bit more time,
4954       before checking for upgrades (Closes: #6728) and unfixed known
4955       security issues.
4956     - Disable the Intel Management Engine Interface driver (Closes: #6460).
4957       We don't need it in Tails, it might be dangerous, and it causes bugs
4958       on various hardware such as systems that reboot when asked to shut down
4959     - Add a launcher for the Tails documentation. This makes it available
4960       in Windows Camouflage mode (Closes: #5374, #6767).
4961     - Remove the obsolete wikileaks.de account from Pidgin (Closes: #6807).
4963   * Minor improvements
4964     - Upgrade Tor to 0.2.4.21-1~d60.squeeze+1.
4965     - Upgrade obfsproxy to 0.2.6-2~~squeeze+1.
4966     - Upgrade I2P to 0.9.11-1deb6u1.
4967     - Install 64-bit kernel instead of the 686-pae one (Closes: #5456).
4968       This is a necessary first step towards UEFI boot support.
4969     - Install Monkeysign (in a not-so-functional shape yet).
4970     - Disable the autologin text consoles (Closes: #5588). This was one of
4971       the blockers before a screen saver can be installed
4972       in a meaningful way (#5684).
4973     - Don't localize the text consoles anymore: it is broken on Wheezy,
4974       the intended users can as well use loadkeys, and we now do not have
4975       to trust setupcon to be safe for being run as root by the desktop user.
4976     - Make it possible to manually start IBus.
4977     - Reintroduce the possibility to switch identities in the Tor Browser,
4978       using a filtering proxy in front of the Tor ControlPort to avoid giving
4979       full control over Tor to the desktop user (Closes: #6383).
4980     - Incremental upgrades improvements:
4981       · Drop the Tails Upgrader launcher, to limit users' confusion
4982         (Closes: #6513).
4983       · Lock down sudo credentials a bit.
4984       · Hide debugging information (Closes: #6505).
4985       · Include ~/.xsession-errors in WhisperBack bug reports.
4986         This captures the Tails Upgrader errors and debugging information.
4987       · Report more precisely why an incremental upgrade cannot be done
4988         (Closes: #6575).
4989       · Various user interface and phrasing improvements.
4990     - Don't install the Cookie Monster browser extension (Closes: #6790).
4991     - Add a browser bookmark pointing to Tor's Stack Exchange (Closes: #6632).
4992     - Remove the preconfigured #tor channel from the Pidgin: apparently,
4993       too many Tails users go ask Tails questions there, without making
4994       it clear that they are running Tails, hence creating a user-support
4995       nightmare (Closes: #6679).
4996     - Use (most of) Tor Browser's mozconfig (Closes: #6474).
4997     - Rebase the browser on top of iceweasel 24.3.0esr-1, to get
4998       the certificate authorities added by Debian back (Closes: #6704).
4999     - Give access to the relevant documentation pages from Tails Greeter.
5000     - Hide Tails Greeter's password mismatch warning when entry is changed.
5001     - Persistent Volume Assistant:
5002       · Take into account our installer is now called Tails Installer.
5003       · Optimize window height (Closes: #5458).
5004       · Display device paths in a more user-friendly way (Closes: #5311).
5006   * Build system
5007     - Ease updating POT and PO files at release time, and importing translations
5008       from Transifex (Closes: #6288, #6207).
5009     - Drop custom poedit backport, install it from squeeze-backports-sloppy.
5010     - Make ISO and IUK smaller (Closes: #6390, #6425):
5011       · Exclude more files from being included in the ISO.
5012       · Remove *.pyc later so that they are not recreated.
5013       · Truncate log files later so that they are not filled again.
5014       · At ISO build time, set mtime to the epoch for large files whose content
5015         generally does not change between releases. This forces rsync
5016         to compare the actual content of these files, when preparing an IUK,
5017         instead of blindly adding it to the IUK merely because the mtime
5018         has changed, while the content is the same.
5019     - Make local hooks logging consistent.
5021   * Test suite
5022     - Migrate from JRuby to native Ruby + rjb.
5023     - The test suite can now be run on Debian Wheezy + backports.
5024     - Fix buggy "persistence is not enabled" step (Closes: #5465).
5025     - Use IPv6 private address as of RFC 4193 for the test suite's virtual
5026       network. Otherwise dnsmasq from Wheezy complains, as it is not capable
5027       of handling public IPv6 addresses.
5028     - Delete volumes after each scenario unless tagged @keep_volumes.
5029     - Add an anti-test to make sure the memory erasure test works fine.
5030     - A *lot* of bugfixes, simplifications and robustness improvements.
5032  -- Tails developers <tails@boum.org>  Tue, 18 Mar 2014 00:58:50 +0100
5034 tails (0.22.1) unstable; urgency=medium
5036   * Security fixes
5037     - Upgrade the web browser to 24.3.0esr-0+tails1~bpo60+2
5038       (Firefox 24.3.0esr + Iceweasel patches + Torbrowser patches).
5039     - Upgrade NSS to 3.14.5-1~bpo60+1.
5040     - Upgrade Pidgin to 2.10.8.
5041     - Workaround browser size fingerprinting issue by using small icons
5042       in the web browser's navigation toolbar (Closes: #6377).
5043       We're actually hit by Tor#9268, and this is the best workaround gk
5044       and I were able to find when discussing this on Tor#10095.
5046   * Major new features
5047     - Check for upgrades availability using Tails Upgrader, and propose
5048       to apply an incremental upgrade whenever possible (Closes: #6014).
5049       · Run tails-update-frontend at session login time.
5050       · Have tails-security-check only report unfixed security issues.
5051       · Greatly improve the Tails Upgrader UI and strings phrasing.
5052       · Enable startup notification for Tails Upgrader.
5053     - Install Linux 3.12 (3.12.6-2) from Debian testing. Unfortunately,
5054       this breaks the memory wipe feature on some hardware (#6460), but
5055       it fixes quite a few security issues, and improves hardware support.
5056     - Update the build system to be compatible with Vagrant 1.2 and 1.3,
5057       in addition to the already supported versions (Closes: #6221).
5058       Thanks to David Isaac Wolinsky <isaac.wolinsky@gmail.com>.
5060   * Bugfixes
5061     - Do not start IBus for languages that don't need it. This fixes
5062       the keybindings problems introduced in 0.22 (Closes: #6478).
5063       Thanks to WinterFairy.
5064     - Disable network.proxy.socks_remote_dns in the Unsafe Browser.
5065       Bugfix against 0.22 (Closes: #6479).
5066     - Fetch Tor Browser User-Agent from its own prefs, rather than from
5067       the obsolete Torbutton ones. Bugfix against 0.22 (Closes: #6477).
5068     - Upgrade Vagrant basebox to include up-to-date Debian archive keys
5069       (Closes: #6515, #6527).
5070     - Do not use a non-working proxy for downloading the Vagrant basebox
5071       (Closes: #6514).
5072     - Use IE's icon in Windows camouflage mode.
5073       Bugfix against 0.22 (Closes: #6536).
5074     - Support "upgrading" a partial Tails installation (Closes: #6438)
5075       and fix missing confirmation dialog in Tails Installer (Closes: #6437).
5076       Thanks to Andres Gomez Ramirez <andres.gomez@cern.ch>.
5077     - Fix browser homepage in Spanish locales (Closes: #6612).
5079   * Minor improvements
5080     - Tor 0.2.4 is stable! Adapt APT sources accordingly.
5081     - Update Tor Browser to 24.2.0esr-1+tails1, that uses its own NSS
5082       library instead of the system one.
5083     - Update Torbutton to 1.6.5.3.
5084     - Do not start Tor Browser automatically, but notify when Tor is ready.
5085       Warn the user when they attempt to start Tor Browser before Tor is ready.
5086     - Import Tor Browser profile at
5087       3ed5d9511e783deb86835803a6f40e7d5a182a12 from ttp/tor-browser-24.2.0esr-1.
5088     - Use http.debian.net for Vagrant builds, instead of the mostly broken
5089       (and soon obsolete) cdn.debian.net.
5090     - Phrasing and UI improvements in tails-upgrade-frontend.
5091     - Style and robustness improvements in tails-security-check.
5092     - Make room for upcoming UEFI support in Tails Installer.
5094  -- Tails developers <tails@boum.org>  Wed, 29 Jan 2014 15:08:13 +0100
5096 tails (0.22) unstable; urgency=medium
5098   [Tails developers]
5099   * Security fixes
5100     - Upgrade to Iceweasel 24.2.0esr that fixes a few serious security issues.
5101     - Stop migrating persistence configuration and access rights. Instead,
5102       disable all persistence configuration files if the mountpoint has wrong
5103       access rights (Closes: #6413).
5104     - Upgrade to NSS 3.15.3 that fixes a few serious security issues affecting
5105       the browser, such as CVE-2013-1741, CVE-2013-5605 and CVE-2013-5606.
5107   * Major improvements
5108     - Switch to Iceweasel 24 (Closes: #6370).
5109       · Resync' (most) Iceweasel prefs with TBB 3.0-beta-1 and get rid
5110         of many obsolete or default settings.
5111       · Disable WebRTC (Closes: #6468).
5112       · Import TorBrowser profile at commit
5113         51bf06502c46ee6c1f587459e8370aef11a3422d from the tor-browser-24.2.0esr-1
5114         branch at https://git.torproject.org/tor-browser.git.
5115     - Switch to Torbutton 1.6.5 (Closes: #6371).
5116       · Prevent Torbutton from asking users to "upgrade TBB".
5117       · Use the same Tor SOCKS port as the TBB (9151) for our web browser.
5118         This should be enough to avoid being affected by Tor#8511.
5119       · Disable Torbutton 1.6's check for Tor.
5120         Unfortunately, the new check.torproject.org breaks the remote Tor
5121         check. We cannot use the local Tor check with the control port. So,
5122         the shortest and sanest path to fixing the check issue, because the
5123         remote Tor check is broken" seems to simply disable this check.
5124         Patch submitted upstream as Tor#10216.
5125     - Prepare incremental upgrades to be the next default way to upgrade Tails,
5126       on point-releases at least.
5128   * Bugfixes
5129     - Deny X authentication only after Vidalia exits (Closes: #6389).
5130     - Disable DPMS screen blanking (Closes: #5617).
5131     - Fix checking of the persistent volume's ACL.
5132     - Sanitize more IP and MAC addresses in bug reports (Closes: #6391).
5133     - Do not fail USB upgrade when the "tmp" directory exists on the
5134       destination device.
5135     - Tails Installer: list devices with isohybrid Tails installed
5136       (Closes: #6462).
5138   * Minor improvements
5139     - Create a configuration file for additional software if needed
5140       (Closes: #6436).
5141     - Translations all over the place.
5142     - Enable favicons in Iceweasel.
5143     - Do not propose to make permanent NoScript exceptions.
5144       In Tails, every such thing is temporary, so better only display the menu
5145       entry that's about temporarily allowing something.
5146     - Clearer warning when deleting persistent volume (thanks to Andres Gomez
5147       Ramirez <andres.gomez@cern.ch> for the patch).
5148     - Make wording in Tails Installer more consistent.
5150   [ WinterFairy ]
5151   * Use IBus instead of SCIM (Closes: #5624, #6206).
5152     It makes it possible to input passwords in pinentry for at least Japanese,
5153     Chinese and Korean languages.
5154   * Add an import-translation script.
5155     This automates the importation process of completed translations
5156     from Transifex.
5157   * Always list optimal keyboard layout in the greeter (Closes: #5741).
5158   * Fix on-the-fly translation of the greeter in various languages
5159     (Closes: #5469).
5161   [ Kytv]
5162   * Update I2P to 0.9.8.1 (Closes: #6080, #5889).
5163   * Improve I2P configuration:
5164     - Disable IPv6 support in a nicer way.
5165     - Disable i2cp (allows java clients to communicate from outside the JVM). If
5166       this is unset an exception for port 7654 would need to be added to ferm.
5167     - Disable "in-network" updates (this is also done in the regular I2P
5168       packages).
5169     - Disable the outproxies. Access to the Internet is already routed through
5170       Tor so these are unnecessary. If end-users have a good reason to go
5171       through one of the I2P outproxies they can turn them back on.
5172   * Add a couple of default I2P IRC channels to Pidgin.
5173   * Allow access to the local 'eepsite' through FoxyProxy.
5174   * Add firewall exceptions for the standard I2P ports.
5176  -- Tails developers <tails@boum.org>  Sat, 30 Nov 2013 16:47:18 +0100
5178 tails (0.21) unstable; urgency=low
5180   * Security fixes
5181     - Don't grant access to the Tor control port for the desktop user
5182       (amnesia). Else, an attacker able to run arbitrary code as this user
5183       could obtain the public IP with a get_info command.
5184       · Vidalia is now run as a dedicated user.
5185       · Remove the amnesia user from the debian-tor group.
5186       · Remove the Vidalia launcher in the Applications menu.
5187         The Vidalia instance it starts is useless, since it can't connect
5188         to the Tor control port.
5189     - Don't allow the desktop user to directly change persistence settings.
5190       Else, an attacker able to run arbitrary code as this user could
5191       leverage this feature to gain persistent root access, as long as
5192       persistence is enabled.
5193       · Fully rework the persistent filesystem and files ownership
5194         and permissions.
5195       · Run the Persistent Volume Assistant as a dedicated user, that is
5196         granted the relevant udisks and filesystem -level credentials.
5197       · At persistence activation time, don't trust existing persistence
5198         configuration files, migrate to the new ownership and permissions,
5199         migrate every known-safe existing settings and backup what's left.
5200         Warn the user when not all persistence settings could be migrated.
5201       · Persistent Volume Assistant uses the new ownership and permissions
5202         scheme when initializing a new persistent volume, and refuses to
5203         read persistence.conf if it, or the parent directory, hasn't the
5204         expected permissions.
5205       · Make boot medium 'system internal' for udisks with bilibop.
5206         Once Tails is based on Wheezy, this will further complete the
5207         protection (see #6172 for details).
5208     - Update Iceweasel to 17.0.10esr-0+tails2~bpo60+1.
5209     - Update Torbutton to 1.5.2-2, including a patch cherry-picked from
5210       upstream to make window resizing closer to what the design says.
5212   * Major new features
5213     - Add a persistence preset for printing settings (Closes: #5686).
5214       Reload CUPS configuration after persistence activation.
5215     - Support SD card connected through a SDIO host adapter (Closes: #6324).
5216       · Rebrand Tails USB installer to Tails installer.
5217       · Display devices brand, model and size in the Installer
5218         (Closes: #6292).
5219       · Ask for confirmation before installing Tails onto a device
5220         (Closes: #6293).
5221       · Add support for SDIO and MMC block devices to the Tails Installer
5222         (Closes: #5744) and the Persistent Volume Assistant (Closes: #6325).
5223       · Arm the udev watchdog when booted from SD (plugged in SDIO) too
5224         (Closes: #6327).
5226   * Minor improvements
5227     - Provide a consistent path to the persistent volume mountpoint
5228       (Closes: #5854).
5229     - Add a KeePassX launcher to the top GNOME panel (Closes: #6290).
5230     - Rework bug reporting workflow: point the desktop launcher to
5231       the troubleshooting page.
5232     - Make /home world-readable at build time, regardless of the Git
5233       working copy permissions. This makes the build process more robust
5234       against strict umasks.
5235     - Add signing capabilities to the tails-build script (Closes: #6267).
5236       This is in turn used to sign ISO images built by our Jenkins setup
5237       (Closes: #6193).
5238     - Simplify the ikiwiki setup and make more pages translatable.
5239     - Exclude the version string in GnuPG's ASCII armored output.
5240     - Prefer stronger ciphers (AES256,AES192,AES,CAST5) when encrypting
5241       data with GnuPG.
5242     - Use the same custom Startpage search URL than the TBB.
5243       This apparently disables the new broken "family" filter.
5244     - Update AdBlock Plus patterns.
5245     - Install Linux from Debian testing.
5246       (That is, the same version that was shipped in 0.20.1.)
5248   * Test suite
5249     - Look for "/tmp/.X11-unix/X${1#:}" too when detecting displays in use.
5250     - Adapt tests to match the Control Port access security fix:
5251       · Take into account that the amnesia user isn't part of the debian-tor
5252         group anymore.
5253       · Run as root the checks to see if a process is running: this
5254         is required to see other users' processes.
5256  -- Tails developers <tails@boum.org>  Sat, 26 Oct 2013 23:42:46 +0200
5258 tails (0.20.1) unstable; urgency=low
5260   * Major new features
5261   - Install Tor 0.2.4.17-rc-1~d60.squeeze+1 from the Tor project's repository.
5262   - Install Iceweasel 17.0.9esr with Torbrowser patches.
5263   - Install Linux kernel 3.10-3 (version 3.10.11-1) from sid.
5265   * Bugfixes
5266   - Remount persistence devices read-only at shutdown/reboot time
5267     (Closes: #6228).
5268   - Greeter: display a warning icon on admin password mismatch and on
5269     persistence unlocking failure. Thanks to Andres Gomez Ramirez
5270     <andres.gomez@cern.ch> for the fix!
5271   - Don't torsocksify Pidgin.
5272     Instead we disable Pidgin's GNOME integration to get the "Global proxy
5273     configuration", which we set to use Tor. This fixes the I2P IRC account.
5274   - Additional software: fix typo in notification.
5275   - Allow installing "Priority: standard" packages that we do not install
5276     by default: remove them late in the build process instead of assigning
5277     them a -1 APT pinning level.
5279   * Minor improvements
5280   - Update AdBlock Plus patterns.
5281   - Use more unique ISO file name when building from Jenkins.
5282   - Additional software: point to the system log on upgrade failure.
5283   - Set SOCKS5_USER and SOCKS5_PASSWORD in the connect-socks wrapper (used
5284     by Git). Else, Tor 0.2.4's IsolateSOCKSAuth and connect-proxy
5285     sometimes play together in some way that makes connect-proxy ask for
5286     a password to connect to the SocksPort. SOCKS5_USER and
5287     SOCKS5_PASSWORD are passed through unchanged if they were manually set
5288     by the user already.
5289   - Use our custom connect-socks wrapper for SSH. Else, Tor 0.2.4's
5290     IsolateSOCKSAuth and connect-proxy sometimes play together in some way
5291     that makes connect-proxy ask for a password to connect to the
5292     SocksPort. Note that connect-socks uses the default SocksPort too, so
5293     no change here wrt. our connection isolation design.
5295   * Localization
5296   - Import new translations from Transifex.
5298   * Test suite
5299   - Fix old ISO checking for consistent error reporting.
5300   - Remove custom persistence test from manual test suite.
5301     It was removed for the GUI in t-p-s 0.33.
5303  -- Tails developers <tails@boum.org>  Sun, 15 Sep 2013 15:49:36 +0200
5305 tails (0.20) unstable; urgency=low
5307   * Major new features
5308   - Install Linux kernel 3.10.3-1 from Debian unstable.
5309   - Iceweasel 17.0.8esr + Torbrowser patches.
5311   * Bugfixes
5312   - Prevent Iceweasel from displaying a warning when leaving HTTPS web sites.
5313   - Make Iceweasel use the correct, localized search engine.
5314   - Fix Git access to https:// repositories.
5316   * Minor improvements
5317   - Install Dasher, a predictive text entry tool.
5318   - Add a wrapper around TrueCrypt which displays a warning about it soon
5319     being deprecated in Tails.
5320   - Remove Pidgin libraries for all protocols but IRC and Jabber/XMPP.
5321     Many of the other protocols Pidgin support are broken in Tails and
5322     haven't got any security auditting.
5323   - Disable the pre-defined Pidgin accounts so they do not auto-connect
5324     on Pidgin start.
5325   - Include information about Alsa in WhisperBack reports.
5326   - Explicitly restrict access to ptrace. While this setting was enabled
5327     by default in Debian's Linux 3.9.6-1, it will later disabled in 3.9.7-1.
5328     It's unclear what will happen next, so let's explicitly enable it ourselves.
5329   - Do not display dialog when a message is sent in Claws Mail.
5330   - Sync iceweasel preferences with the Torbrowser's.
5332   * Localization
5333   - Many translation updates all over the place.
5334   - Merge all Tails-related POT files into one, and make use of intltoolize
5335     for better integration with Transifex.
5337  -- Tails developers <tails@boum.org>  Tue, 30 Jul 2013 14:19:57 +0200
5339 tails (0.19) unstable; urgency=low
5341   * Major new features
5342   - Install Linux kernel 3.9.5-1 from Debian unstable.
5343     Features of particular interest for Tails are the Yama LSM
5344     (ptrace scope restrictions) and improved hardware support.
5345     As a corollary, install initramfs-tools from there too.
5346   - Iceweasel 17.0.7esr + Torbrowser patches.
5347   - Unblock Bluetooth, Wi-Fi, WWAN and WiMAX; block every other type of
5348     wireless device. Next steps are described on the
5349     todo/protect_against_external_bus_memory_forensics ticket.
5351   * Bugfixes
5352   - Fix write access to boot medium at the block device level,
5353     by installing bilibop-udev. Thanks to quidame for his support.
5354   - tails-greeter l10n-related fixes, thanks to winterfairy:
5355     · Fix so translations is applied on password mismatch messages.
5356     · Separate forward and login buttons and make them translatable.
5357   - Fix link to documentation when no sudo password is set.
5358   - gpgApplet: partial fix for clipboard emptying after a wrong passphrase
5359     was entered.
5360   - Workaround aufs bug in Unsafe Browser script.
5362   * Minor improvements
5363   - Drop GNOME proxy settings: we did not find any use of it we were keen
5364     to support, other than two programs (Seahorse, Pidgin) that are now run
5365     with torsocks.
5366   - Format newly created persistent volumes as ext4.
5367   - GnuPG: don't connect to the keyserver specified by the key owner.
5368     This feature opens the door to a variety of subtle attacks.
5369   - GnuPG: locate keys only from local keyrings.
5370     This is probably the default, but better safe than sorry.
5371   - Install virt-what from Wheezy.
5372     The version from Squeeze does not detect at least Parallels for Mac v.8.
5373   - Upgrade live-boot and live-config to the 3.0.x final version from Wheezy.
5374     · Remove /live and /lib/live/image compatibility symlinks.
5375     · Add /live/overlay -> /lib/live/mount/overlay symlink.
5376       The live-boot changes (commit d2b2a461) brought to fix Debian bug
5377       #696495 revert some of our previous changes (commit 77dab1cb), and as
5378       a result, at the time live-persist runs, no tmpfs is mounted on
5379       /live/overlay, which breaks the aufs mount. So, let's just ensure
5380       /live/overlay points to a tmpfs.
5381     · Really disable policykit and sudo live-config hooks.
5382       ... by making it believe they've already been run.
5383       This workarounds new live-config's default behavior.
5385   * Localization
5386   - Many translation updates all over the place.
5388   * Test suite
5389   - Re-enable previously disabled boot device permissions test.
5391  -- Tails developers <tails@boum.org>  Wed, 26 Jun 2013 12:36:20 +0200
5393 tails (0.18) unstable; urgency=low
5395   * New features
5396   - Support obfs3 bridges.
5397   - Automatically install a custom list of additional packages chosen by
5398     the user at the beginning of every working session, and upgrade them
5399     once a network connection is established (technology preview).
5401   * Iceweasel
5402   - Upgrade to Iceweasel 17.0.6esr-0+tails1~bpo60+1.
5403   - Update Torbrowser patches to current maint-2.4 branch (567682b).
5404   - Isolate DOM storage to first party URI, and enable DOM storage:
5405     don't set dom.storage.enabled anymore, and set Torbutton's
5406     disable_domstorage to false.
5407   - Isolate the image cache per url bar domain.
5408   - Torbutton 1.5.2, and various prefs hacks to fix breakage:
5409     · Add .saved version of the Torbutton preferences the TBB also sets.
5410     · Set TOR_SOCKS_HOST and TOR_SOCKS_PORT.
5411     · Move some prefs (network.proxy.*, extensions.autoDisableScopes,
5412       extensions.foxyproxy.last-version) to user.js.
5413       Else, with Torbutton 1.5.x, these ones are not taken into account.
5414     · Set network.proxy.socks_version.
5415       Else we get the meaningless user_pref("network.proxy.socks_version", 9063);
5416       in prefs.js after the initial startup.
5417     · Set extensions.foxyproxy.socks_remote_dns to true.
5418       Else, it overrides the various ways we set network.proxy.socks_remote_dns,
5419       which in turn makes Torbutton think it should start in non-Tor mode.
5420     · Also pass the TOR_SOCKS_* environment variables to iceweasel when
5421       generating the profile: Torbutton behaves differently depending on
5422       these variables, so we don't want the initial profile generation to be
5423       done without them. In practice, this has no implication that we could
5424       see right now, but better safe than sorry.
5425     · Import all version overrides from the TBB prefs.
5426       Else, the User-Agent sent in the HTTP headers is fine, but real
5427       values leak with JavaScript, as demonstrated by ip-check's "Browser
5428       type" test.
5429     · Move a bunch of settings to user_pref(), that are not applied otherwise.
5430       For some, this fixes a regression in 0.18~rc1.
5431       For other, the  bug was already present in Tails 0.17.2.
5432   - HTTPS Everywhere 3.2.
5433   - Update prefs to match the TBB's, fix bugs, and take advantage of the latest
5434     Torbrowser patches:
5435     · Increase pipeline randomization.
5436     · Fix @font-face handling of local() fonts.
5437       Also disable fallback font rendering.
5438     · Explicitly disable SPDY v2 and v3.
5439     · Update http pipelining prefs.
5440   - Make prefs organization closer to the TBB's:
5441     · Remove Torbutton prefs that we set at their default value.
5442     · Import Torbutton preferences from the TBB.
5443     · Organize iceweasel config files in sections the same way as the TBB.
5444   - Cleanup prefs:
5445     · Don't set extensions.torbutton.clear_cookies nor
5446       extensions.torbutton.saved.share_proxy_settings:
5447       we don't care about toggling anymore.
5448     · Don't set extensions.torbutton.saved.download_retention nor
5449       extensions.torbutton.saved.search_suggest:
5450       these settings are not used in Torbutton anymore.
5451   - Update unsafe browser prefs mangling accordingly.
5452   - Move network.protocol-handler.warn-external.* to user_pref().
5453     Else they're not applied.
5454     These prefs are actually ignored by Firefox these days -- the TBB
5455     design doc reads "They are set still anyway out of respect for the
5456     dead". Let's go on doing the same.
5457   - Update extensions.adblockplus.currentVersion.
5458   - Fetch xul-ext-https-everywhere (3.2-2) and xul-ext-noscript (2.6.6.1-1)
5459     from Debian unstable. They were uploaded there, and accordingly removed
5460     from experimental.
5462   * Bugfixes
5463   - Linux 3.2.41-2+deb7u2.
5464   - Fixed swapped filenames of tails-{reboot,shutdown}.desktop.
5465     Thanks to Mikko Harhanen for the patch.
5466   - Only add ClientTransportPlugin to torrc when bridge mode is enabled.
5467     This should bring back support for proxies of type other than obfsproxy.
5469   * Minor improvements
5470   - Set kernel.dmesg_restrict=1, and make /proc/<pid>/ invisible
5471     and restricted for other users. It makes it slightly harder for an attacker
5472     to gather information that may allow them to escalate privileges.
5473   - Install gnome-screenshot.
5474   - Don't disable IPv6 on all network interfaces anymore.
5475     It turns out the IPv6 leaks we wanted to fix actually don't exist.
5476   - Add a "About Tails" launcher in the System menu.
5477   - Install GNOME accessibility themes.
5478   - Use 'Getting started...' as the homepage for Tails documentation button.
5479   - Stop relying on the obsolete /live/image compatibility symlink.
5480   - Disable audio preview in Nautilus.
5481   - Wheezy was released => Squeeze is now oldstable.
5482   - Pick Tor from deb.torproject.org regardless of the release name they
5483     advertise. At some point we needed it, their APT repository still thought
5484     that stable == Squeeze.
5485   - Add Wheezy APT sources.
5486   - Install Linux and related packages from Wheezy.
5487     Debian sid just got Linux 3.8, and we don't want to switch to a new kernel
5488     yet.
5489   - Fetch laptop-mode-tools from Wheezy.
5490     Wheezy has the version we've been installing in 0.18~rc1,
5491     while a newer one was uploaded to sid in the meantime.
5492   - Fetch a few packages from Wheezy instead of unstable.
5493     Namely: spice-vdagent, libregexp-common-perl, macchanger, service-wrapper,
5494     libservice-wrapper-java and libservice-wrapper-jni.
5495     Wheezy has the versions we've been installing for a while, so let's
5496     avoid having unstable push a newer one to us uselessly at some point.
5497     Note that at the time of this writing, the versions in sid and in Wheezy
5498     are the same, so this commit is effectively a no-op as of today: it is
5499     merely a safeguard for the future.
5501   * Localization
5502   - Many translation updates all over the place.
5504   * Build process
5505   - Make Vagrant's build-tails script support Jenkins too.
5507   * Test suite
5508   - Fix Unsafe Browser test broken by hidepid.
5510  -- Tails developers <tails@boum.org>  Mon, 13 May 2013 22:17:38 +0200
5512 tails (0.17.2) unstable; urgency=low
5514   * Iceweasel
5515   - Upgrade to Iceweasel 17.0.5esr-0+tails2~bpo60+1.
5516   - Stop displaying obsolete context menu entries ("Open Tor URL" and friends).
5518   * Hardware support
5519   - Update Linux to 3.2.41-2
5521   * Bugfixes
5522   - Use more reliable OpenPGP keyservers:
5523     · use the hkps pool in GnuPG (and import their SSL CA)
5524     · use hkp://pool.sks-keyservers.net in Seahorse (as it does not support
5525       hkps yet)
5526   - Keep udisks users (GNOME Disk Utility, tails-persistence-setup, etc.)
5527     from resetting the system partition's attributes when manipulating the
5528     partition table. To this end, backport the relevant bugfix from Wheezy
5529     into parted 2.3-5+tails1. This allowed to remove the sgdisk-based
5530     workaround in tais-persistence-setup, and to stop installing
5531     python-parted. All this is a first needed step to fix
5532     todo/make_system_disk_read-only in a future release.
5534   * Minor improvements
5535   - Disable NoScript's HTML5 media click-to-play for better user experience.
5537   * Localization
5538   - Tails USB installer: update translations for French, German, Spanish,
5539     Finnish, Greek, Italian, Latvian, Dutch, Polish and Chinese.
5540   - Tails Greeter: update translations for Farsi, Chinese, French;
5541     new translations: Finnish, Norwegian Bokmål, Galician.
5542   - tails-persistence-setup: update Farsi and Chinese translations;
5543     import new translations for Finnish and Swedish.
5544   - WhisperBack: update translations for Arabic, French, German, Greek,
5545     Spanish, Korean, Polish, Russian. New translations: Finnish, Chinese.
5547   * Build process
5548   - Add automated testing framework (Sikuli, Cucumber, libvirt -based)
5549     with a bunch of tests.
5551  -- Tails developers <amnesia@boum.org>  Sun, 07 Apr 2013 12:17:26 +0200
5553 tails (0.17.1) unstable; urgency=low
5555   * Iceweasel
5556   - Upgrade to Iceweasel 17.0.4esr-0+tails1~bpo60+1.
5558   * Hardware support
5559   - Update Linux to 3.2.39-2.
5560     It includes the drm and agp subsystems from Linux 3.4.29.
5561   - Don't install xserver-xorg-video-rendition backport.
5562     xserver-xorg-video-rendition has been removed from squeeze-backports
5563     due to an upstream tarball mismatch discover when merging backports
5564     into the main Debian archive, and xserver-xorg-video-all still depends
5565     on it, so we explicitly install all drivers from -all but -rendition
5566     as a (hopefully temporary) workaround.
5568   * Minor improvements
5569   - Remove Indymedia IRC account, until we ship a version of Pidgin
5570     with SASL support, that is when Tails is based on Wheezy.
5572   * Build system
5573   - Don't ship the wiki's todo and bugs on ISO images.
5575  -- Tails developers <amnesia@boum.org>  Thu, 21 Mar 2013 18:54:11 +0100
5577 tails (0.17) unstable; urgency=low
5579   * New features
5580   - Install the KeePassX password manager, with a configuration and
5581     documentation that makes it easy to persist the password database.
5583   * Iceweasel
5584   - Upgrade to Iceweasel 17.0.3esr-1+tails1~bpo60+1.
5585   - Install xul-ext-adblock-plus from squeeze-backports.
5586   - Do not allow listing all available fonts.
5587     Set browser.display.max_font_attempts and browser.display.max_font_count
5588     to enable the Torbrowser Limit-the-number-of-fonts-per-document patch.
5589   - Set default spellchecker dictionary to English (USA),
5590     and localize it according to locale with our custom branding extension.
5591   - Disable the add-ons automatic update feature.
5592   - Make the generated profile world-readable.
5593   - Remove NoScript click-to-play confirmation.
5594   - Sync some prefs set by Torbutton, to be ready when it stops setting these.
5595   - Disable navigation timing.
5596   - Disable SPDY. It stores state and may have keepalive issues.
5597   - More aggressive iceweasel HTTP pipelining settings.
5598   - Enable WebGL (as click-to-play only).
5599   - Disable network.http.connection-retry-timeout.
5600   - Disable full path information for plugins.
5601   - Remove NoScript blocks of WebFonts.
5602   - Disable DOM storage in Torbutton.
5603     Since we don't apply the 0026-Isolate-DOM-storage-to-first-party-URI.patch
5604     Torbrowser patch yet, and still disable DOM storage, we need to tell
5605     Torbutton not to use it.
5606   - Synchronize iceweasel's general.useragent.override with TBB based on FF17.
5607     The User-Agent settings are not kept up-to-date anymore in Torbutton, so
5608     we have to keep in sync manually with TBB's settings.
5609   - Remove obsolete APT pining for Torbutton.
5610     It's not maintained in Debian anymore, so we now fetch it from our own
5611     APT repository.
5612   - Fetch FoxyProxy from Debian experimental and libnspr4-0d from
5613     squeeze-backports, for compatibility with Iceweasel 17.
5614   - Rebase bookmarks file on top of the default iceweasel 17 one.
5615   - Explicitly disable AdBlock Plus "correct typos" feature.
5616     This feature connects to http://urlfixer.org/.
5617     It is disabled by default in 2.2-1, but let's be careful.
5619   * Minor improvements
5620   - Upgrade to live-boot 3.0~b11-1 and live-config 3.0.12-1.
5621     Accordingly update the 9980-permissions hook, live-persist,
5622     unsafe-browser and boot-profile.
5623     Add compatibility symlinks from /live to /lib/live, and from /live/image
5624     to /lib/live/mount/medium, to ease the transition.
5625   - Check for errors when sourcing live-boot files, e.g. to detect when
5626     they have been renamed upstream.
5627   - Don't add "quiet" to the kernel command-line ourselves.
5628     Else, it appears twice as live-build's lb_binary_syslinux adds it too.
5629     Historically, we've been adding it ourselves on top of that because
5630     lb_binary_yaboot does not add it, but since we gave up the PowerPC support
5631     attempt, we're now only interested in syslinux, so let's make it easier
5632     for the general case, e.g. when one wants to remove the "quiet" parameter
5633     as suggested by our "Tails does not start" debugging documentation.
5634   - Upgrade I2P to 0.9.4.
5636   * Bugfixes
5637   - Many bugfixes brought by the Debian Squeeze 6.0.7 point-release.
5638   - Use the regular GnuPG agent + pinentry-gtk2 instead of Seahorse
5639     as a GnuPG agent. This fixes usage of OpenPGP in Claws Mail,
5640     and brings support for OpenPGP smartcards.
5641   - Enable I2P hidden mode.
5642     Else, killing I2P ungracefully is bad for the I2P network.
5643   - live-persist: move error() function before the first potential usecase.
5644   - Add missing executable bit on restart-tor and restart-vidalia.
5645   - Add shutdown and reboot launchers to the menu.
5646     This workarounds the lack of a shutdown helper applet in camouflage mode.
5647   - Remove Pidgin's MXit and Sametime support.
5648     ... at least until CVE-2013-0273, CVE-2013-0272 and CVE-2013-0271 are
5649     fixed in Debian stable. While we're at it, don't force file removal in
5650     these "set -e" build scripts: fail hard, instead of silently ignoring
5651     the fact that files may have moved or disappeared.
5653   * Hardware support
5654   - Install recent Intel and AMD microcode from squeeze-backports,
5655     explicitly excluding the iucode-tool package that's not a good idea
5656     for Live systems.
5657   - Install firmware loader for Qualcomm Gobi USB chipsets.
5658     This is needed to have various mobile broadband chipsets work.
5659   - Upgrade barry to 0.18.3-5~bpo60+1.
5660     This much improved new version supports more hardware & ISP,
5661     and does not display dozens of spurious error messages at boot time.
5663   * Build system
5664   - Remove APT local cache (/Var/cache/apt/{,src}pkgcache.bin).
5666  -- Tails developers <amnesia@boum.org>  Sat, 23 Feb 2013 10:37:57 +0100
5668 tails (0.16) unstable; urgency=low
5670   * Minor improvements
5671   - Replace the too-easy-to-misclick shutdown button with a better
5672     "Shutdown Helper" Gnome applet.
5673   - Display ~/Persistent in GNOME Places and GtkFileChooser if it is mounted.
5674   - Set Unsafe Browser's window title to "Unsafe Browser".
5675   - Install ekeyd to support the EntropyKey.
5676   - Install font for Sinhala.
5677   - Update Poedit to 1.5.4.
5678   - Kill Vidalia when restarting Tor.
5679     Doing this as early as possible exposes Vidalia's "broken onion" icon
5680     to users less.
5681   - Hide the persistence setup launchers in kiosk mode.
5682   - Add a shell library for Tor functions.
5683     These are shared among multiple of our scripts.
5684   - Install dictionaries for supported languages.
5685     Install hunspell dictionaries when possible,
5686     fall back on myspell ones else.
5688   * Bugfixes
5689   - Disable IPv6 on all network interfaces.
5690     This is a workaround for the IPv6 link-local multicast leak that was recently
5691     discovered. Tails has no local service that listens on IPv6, so there should be
5692     no regression, hopefully, unless one wants to play with OnionCat and VoIP,
5693     but those of us should know how to workaround this anyway.
5694   - live-persist: Fix variable mismatch, fixing probe white-list.
5695     Tails may previously have been able to list GPT partitions labelled
5696     "TailsData" on hard drives (!) as valid persistence volumes...
5697   - live-persist: Fix --media option when no devices are attached.
5698     Earlier, if it was set to e.g. 'removable-usb' and no USB storage was
5699     connected, $whitelistdev would be empty, which is interpreted like
5700     all devices are ok by the rest of the code.
5701   - Fix SCIM in the autostarted web browser: save IM environment variables
5702     to a file during Desktop session startup, and export them into the
5703     autostarted browser's environment.
5704   - Talk of DVD, not of CD, in the shutdown messages.
5705   - Make tordate work in bridge mode with an incorrect clock.
5706     When using a bridge Tor reports TLS cert lifetime errors (e.g. when
5707     the system clock is way off) with severity "info", but when no bridge
5708     is used the severity is "warn". tordate/20-time.sh depends on grepping
5709     these error messages, so we termporarily increase Tor's logging
5710     severity when using bridge mode. If we don't do this tordate will
5711     sleep forever, leaving Tor in a non-working state.
5712     · White-list root to use Tor's ControlPort.
5713     · Add logging for is_clock_way_off().
5714     · Remove Tor's log before time syncing.
5715       We depend on grepping stuff from the Tor log (especially for
5716       tordate/20-time.sh), so deleting it seems like a Good Thing(TM).
5717     · Stop Tor before messing with its log or data dir.
5718   - live-persist: limit searched devices the same way as live-boot.
5719     If no --media argument is specified, use live-boot's
5720     "(live-media|bootfrom)=removable(|-usb)" argument to limit devices
5721     searched for a persistent volume.
5722   - tails-greeter: do not pass media=removable to live-persist.
5723     Now that we have autodetection with kernel command-line,
5724     it should not be needed anymore.
5725   - Start memlockd after configuring it,
5726     instead of starting it before and restarting it after.
5727     This avoids running memlockd twice, and prevents other possibly
5728     surprising race-conditions.
5729     As a consequence, also have tails-sdmem-on-media-removal start after the
5730     memlockd service *and* tails-reconfigure-memlockd: to start the watchdog,
5731     we need memlockd to be properly configured *and* running.
5733   * iceweasel
5734   - Set iceweasel homepage to the news section on the Tails website.
5735     ... using the localized one when possible.
5736   - Hide the iceweasel add-on bar by default.
5737     Now that we don't want to ship the Monkeysphere addon anymore,
5738     that was the only one displayed in there, we can as well hide the whole bar.
5739   - Don't hide the AdBlock-Plus button in the add-on bar anymore. Now that
5740     we hide the whole addon bar, we can get rid of this old
5741     UX improvement.
5742   - Do not install a placeholder (fake) FireGPG iceweasel extension anymore.
5743     It was shipped from 0.10 (early 2012) to 0.15 (late November),
5744     so the migration period should be over now.
5745   - Don't install xul-ext-monkeysphere anymore.
5746     The implication of the current keyserver policy are not well
5747     understood, Monkeysphere is little used in Tails, and we're not sure
5748     anymore it would be our first bet for the web browser profile with no
5749     CA. Let's keep the various configuration bits (e.g. FoxyProxy,
5750     patching MSVA), though, so that advanced users who are used to have
5751     Monkeysphere in Tails just have to install the package.
5753   * Build system
5754   - Install the "standard" task with tasksel for better consistency in the
5755     Tails ISO images built in various environments.
5756   - Install p7zip-full. It's a dep by file-roller, but we explicily use it
5757     elsewhere, and it's better to be safe than sorry.
5758   - Remove pinning of libvpx0 to sid.
5759     This package is part of Squeeze, and not from testing/sid.
5760     We have been shipping the version from Squeeze for a while.
5761   - Remove config/chroot_local-packages/ from .gitignore.
5762     The documented way for "external" contributors to add custom packages
5763     is to put them in chroot_local-packages, and once we pull we import
5764     any such package into our APT repo and rewrite the
5765     history appropriately.
5766     Also, the ability to add packages in there and not see them in "git
5767     status" makes it very easy to build tainted ISO images with
5768     non-standard packages, which makes some of us fear can lead to hard to
5769     debug situations.
5770   - Make it clearer what can and cannot be done in terms of local packages.
5772  -- Tails developers <amnesia@boum.org>  Thu, 10 Jan 2013 12:47:42 +0100
5774 tails (0.15) unstable; urgency=low
5776   * Major new features
5777   - Persistence for browser bookmarks.
5778   - Support for obfsproxy bridges.
5780   * Minor improvements
5781   - Add the Hangul (Korean) Input Method Engine for SCIM.
5782   - Add vendor-specific dpkg origin information. This makes dpkg-vendor
5783     return correct information.
5784   - Install pcscd and libccid from squeeze-backports. This is needed to
5785     support, to some extent, some OpenPGP SmartCard readers.
5786   - Install HPIJS PPD files and the IJS driver (hpijs).
5787     This adds support for some printers, such as Xerox DocumentCenter400.
5788   - Optimize fonts display for LCD.
5789   - Update TrueCrypt to version 7.1a.
5791   * Bugfixes
5792   - Do not use pdnsd anymore. It has been orphaned in Debian, has quite
5793     some bugs in there, and apparently Tor's DNSPort's own caching is
5794     be good enough.
5795   - Remove useless iceweasel cookies exceptions. They are useless as
5796     per-session cookies are allowed.
5797   - Do not run setupcon on X. This call is only needed on the Linux
5798     console, no need to annoy the user with a weird "Press enter to
5799     activate this console" when the open a root shell in a GNOME
5800     Terminal.
5801   - Allow the tails-iuk-get-target-file user to connect to the SOCKSPort
5802     dedicated for Tails-specific software.
5803   - Fix gpgApplet menu display in Windows camouflage mode.
5804   - Fix Tor reaching an inactive state if it's restarted in "bridge mode",
5805     e.g. during the time sync' process.
5807   * Iceweasel
5808   - Update iceweasel to 10.0.11esr-1+tails1.
5809   - User profile is now generated at build time in order to support persistent
5810     bookmarks.
5811   - Update HTTPS Everywhere to version 3.0.4.
5812   - Update NoScript to version 2.6.
5813   - Fix bookmark to I2P router console.
5814   - Re-enable Monkeysphere extension to connect to the validation agent.
5816   * Localization
5817   - The Tails USB installer, tails-persistence-setup and tails-greeter
5818     are now translated into Bulgarian.
5819   - Update Chinese translation for tails-greeter.
5820   - Update Euskadi translation for WhisperBack.
5822   * Build system
5823   - Custom packages are now retrieved from Tails APT repository instead
5824     of bloating the Git repository.
5825   - Allow '~' in wiki filenames. This makes it possible to ship
5826     update-description files for release candidates.
5827   - Document how to create incremental update kit.
5828   - Handle release candidates when generating custom APT sources.
5829   - Remove pinning for xul-ext-adblock-plus.
5830     It is obsolete since we've added this package to our APT repository.
5832  -- Tails developers <amnesia@boum.org>  Sun, 25 Nov 2012 12:59:17 +0100
5834 tails (0.14) unstable; urgency=low
5836   * Major new features
5837   - Enable Tor stream isolation; several new SocksPorts with
5838     appropriate Isolate* options have been added for different use
5839     cases (i.e. applications). All application's have been
5840     reconfigured to use these new SocksPorts, which should increase
5841     anonymity by making it more difficulte to correlate traffic from
5842     different applications or "online identities".
5843   - The web browser now has the anonymity enhancing patches from the
5844     TorBrowser applied.
5845   - gpgApplet can now handle public-key cryptography.
5846   - Install an additional, PAE-enabled kernel with NX-bit
5847     support. This kernel is auto-selected when the hardware supports
5848     it and will:
5849     * provide executable space protection, preventing certain types of
5850       buffer overflows from being exploitable.
5851     * enable more than 4 GiB of system memory.
5852     * make all processors/cores available, including their
5853       power-saving functionality.
5854   - Add a persistence preset for NetworkManager connections.
5856   * Minor improvements
5857   - On kexec reboot, make the boot quiet only if debug=wipemem was not
5858     enabled.
5859   - Update torproject.org's APT repo key.
5860   - Update the embedded Tails signing key.
5861   - Use symlinks instead of duplicating localized searchplugins.
5862   - Rewrite Tails firewall using ferm. Tails firewall was written in
5863     very unsophisticated iptables-save/restore format. As more feature
5864     creeped in, it started to be quite unreadable.
5865   - Optimize VirtualBox modules build at runtime to avoid installing the
5866     userspace utils N times.
5867   - Drop most of Vidalia's configuration. Our custom lines just caused
5868     trouble (with multiple SocksPorts) and the default works well.
5869   - Blacklist PC speaker module. On some computers, having the pcspkr
5870     module loaded means loud beeps at bootup, shutdown and when using
5871     the console. As it draws useless attention to Tails users, it is
5872     better to prevent Linux from loading it by default.
5873   - Remove all addons from the Unsafe Browser. No addons are essential
5874     for the Unsafe Browser's intent. If anything they will modify the
5875     network fingerprint compared to a normal Iceweasel install, which
5876     is undesirable.
5877   - Prevent some unwanted packages to be installed at all, rather than
5878     uninstalling them later. This should speed up the build a bit.
5879   - Add a symlink from /etc/live/config to /etc/live/config.d. This
5880     makes the system compatible with live-config 3.0.4-1, without
5881     breaking backward compatibility with various parts of the system
5882     that use the old path.
5883   - Do not run unecessary scripts during shutdown sequence, to make
5884     shutdown faster.
5885   - Make live-persist deal with persistent ~/.gconf subdirs so that
5886     any options saved therein actually get persistent.
5887   - Prevent memlockd unload on shutdown, to make sure that all
5888     necessary tools for memory wiping are available when the new
5889     kernel has kexec'd.
5890   - Patch initscripts headers instead of fiddling with update-rc.d. We
5891     now let insserv figure out the correct ordering for the services
5892     during startup and shutdown, i.e. use dependency-based boot
5893     sequencing.
5894   - Remove the last absolute path in our isolinux config, which makes
5895     it easier to migrate from isolinux to syslinux (just rename the
5896     directory), and hence might make it easier for 3rd party USB
5897     installers (like the Universal USB Installer) to support Tails.
5899   * Bugfixes
5900   - Include `seq` in the ramdisk environment: it is used to wipe more
5901     memory. This fixes the long-standing bug about Tails not cleaning
5902     all memory on shutdown.
5903   - Fix Yelp crashing on internal links
5904   - Allow amnesia user to use Tor's TransPort. This firewall exception
5905     is necessary for applications that doesn't have in-built SOCKS
5906     support and cannot use torsocks. One such example is Claws Mail,
5907     which uses tsocks since torsocks makes it leak the hostname. This
5908     exception, together with Tor's automatic .onion mapping makes
5909     Claws Mail able to use hidden service mail providers again.
5910   - Force threads locking support in Python DBus binding. Without this
5911     liveusb-creator doesn't work with a PAE-enabled kernel.
5912   - Fix localized search plugins for 'es' and 'pt'
5913   - Fix live-boot's readahead, which caused an unnecessary pause
5914     during boot.
5915   - Factorize GCC wanted / available version numbers in VirtualBox
5916     modules building hook. This, incidentally, fixes a bug caused by
5917     duplication and not updating all instances.
5918   - Fix tordate vs. Tor 0.2.3.x. Since 0.2.3.x Tor doesn't download a
5919     consensus for clocks that are more than 30 days in the past or 2
5920     days in the future (see commits f4c1fa2 and 87622e4 in Tor's git
5921     repo). For such clock skews we set the time to the Tor authority's
5922     cert's valid-after date to ensure that a consensus can be
5923     downloaded.
5925   * Tor
5926   - Update to version 0.2.3.24-rc-1~~squeeze+1, a new major
5927     version. It's not a stable release, but we have been assured by
5928     the Tor developers that this is the right move.
5929   - Stop setting custom value for the Tor LongLivedPorts
5930     setting. Gobby's port was upstreamed in Tor 0.2.3.x.
5932   * Iceweasel
5933   - Update to 10.0.10esr-1+tails1, which has all the anonymity enhancing
5934     patches from the TorBrowser applied.
5935   - Install iceweasel from our own repo, http://deb.tails.boum.org.
5936   - Fix Iceweasel's file associations. No more should you be suggested
5937     to open a PDF in the GIMP.
5939   * htpdate
5940   - Use curl instead of wget, and add a --proxy option passed through
5941     to curl.
5942   - Remove the --fullrequest option, we don't need it anymore.
5943   - Remove --dns-timeout option, we don't need it anymore.
5944   - Change --proxy handling to support Debian Squeeze's curl.
5945   - Clarify what happens if --proxy is not used.
5946   - Compute the median of the diffs more correctly.
5948   * Hardware support
5949   - Update Linux to 3.2.32-1.
5951   * Software
5952   - Update vidalia to 0.2.20-1+tails1.
5953   - Update bundled WhisperBack package to 1.6.2:
5954     * Raise the socket library timeout to 120 seconds
5955     * Use smtplib's timeout parameter
5956     * Fix error output when calling send a 2nd time
5957   - Update liveusb-creator to 3.11.6-3.
5958   - Update i2p to 0.9.2.
5959   - Update tails-persistence-setup to 0.20-1, which should make it
5960     possible to install Tails on large (>= 32 GiB) USB drives.
5961   - Install console-setup and keyboard-configuration from unstable
5962     (required by new initramfs-tools).
5963   - Update tails-greeter to 0.7.3:
5964     * Import pt_BR translation.
5965     * Let langpanel usable during option selection stage
5966     * Print less debugging messages by default
5967     (below are changes in tails-greeter 0.7.2:)
5968     * Use correct test operators.
5969     * Generate language codes of available locales at package build
5970       time.
5971     * Read list of language codes from where we have saved it at
5972       package build time.
5973     * Drop tails-lang-helper, not used anymore.
5974     * Do not compile locales at login time anymore. Tails now ships
5975       locales-all.
5976   - Import live-config{,-sysvinit} 3.0.8-1. live-config >= 3.0.9-1
5977     has basically nothing useful for us, and it migrates to new paths
5978     brought by live-boot 3.0~b7, which we're not ready for yet (see:
5979     todo/newer_live-boot).
5981   * Localization
5982   - Fix Tails specific Iceweasel localization for pt-BR
5983   - Add Japanese input system: scim-anthy.
5984   - whisperback is now also translated into German, Hebrew, Hungarian,
5985     Italian and Korean.
5986   - tails-persistence-setup is now also translated into Arabic.
5987   - tails-greeter is now also translated into Arabic, Hebrew, Basque,
5988     Hungarian, Italian and Chinese.
5990   * Build system
5991   - Catch more errors in during build time:
5992     - Ensure that all local hooks start with 'set -e'.
5993     - Fail hard if adduser fails in local hooks.
5994     - Fail hard if 'rm' fails in local hooks.
5995   - vagrant: Ensure we have the set of Perl packages needed by our
5996     Ikiwiki
5997   - vagrant: Configure live-build to ship with ftp.us.debian.org.
5998     Using cdn.debian.net leads to bad interactions with Tor.
5999   - vagrant: Don't use gzip compression when building from a tag, i.e.
6000     a release.
6001   - vagrant: Optionally use bootstrap stage cache for faster builds
6002     via the 'cache' build option.
6003   - vagrant: Make sure release builds are clean, i.e. they don't use
6004     any potentially dangerous build options.
6005   - vagrant: Disable live-build package caching. This build system is
6006     meant to use an external caching proxy, so live-build's cache just
6007     wastes RAM (for in-memory builds) or disk space.
6008   - vagrant: use aufs magic instead of copying source into tmpfs.
6009     This reduces the amount of RAM required for building Tails in.
6010   - vagrant: Allow in-memory builds when a VM with enough memory is
6011     already started.
6013  -- Tails developers <amnesia@boum.org>  Sat, 10 Nov 2012 12:34:56 +0000
6015 tails (0.13) unstable; urgency=low
6017   * Major new features
6018   - Use white-list/principle of least privelege approach for local services.
6019     Only users that need a certain local (i.e. hosted on loopback) service
6020     (according to our use cases) are granted access to it by our firewall;
6021     all other users are denied access.
6022   - Ship a first version of the incremental update system. Updates are not
6023     currently triggered automatically, but this will allow tests to be done
6024     on larger scales.
6026   * Minor improvements
6027   - Enable four workspaces in the Windows XP camouflage. This allows
6028     users to quickly switch to a more innocent looking workspace in case
6029     they are working on sensitive data and attract unwanted attention.
6030     The workspace switcher applet isn't there, though, since there's no
6031     such thing in Windows XP, so switching is only possible via keyboard
6032     shortcuts.
6033   - Ship with precompiled locales instead of generating them upon login.
6034   - Add support for wireless regulation.
6035   - Use color for Git output, not intended for machine consumption,
6036     written to the terminal.
6037   - Have ttdnsd use OpenDNS. Using Google's DNS servers was very
6038     glitchy, and rarely succeeded when it should. It can probably be
6039     attributed to Google's DNS, which is known to take issue with Tor
6040     exits.
6041   - Upgrade WhisperBack to 1.6, with many UI improvements and new translations.
6042   - Include GDM logs and dmidecode informations in the reports.
6043   - Allow to modify language and layout in the "Advanced options" screen
6044     of the greeter.
6045   - GnuPG: bump cert-digest-algo to SHA512.
6046   - Update torproject.org's APT repo key.
6048   * Bugfixes
6049   - Make Claws Mail save local/POP emails in its dot-directory. The
6050     default is to save them at ~/Mail, which isn't included in our
6051     current Claws Mail persistence preset.
6052   - Fix the System Monitor applet.
6053   - Remove broken ttdnsd from the default DNS resolution loop.
6054   - Hide the 'TailsData' partition in desktop applications.
6055   - Ship unrar-free again, so that the GNOME archive manager knows about
6056     it.
6057   - Ship with an empty whitelist for Noscript.
6058   - Disable FoxyProxy's advertisement on proxy error page.
6059   - Fix slow browsing experience for offline documentation.
6060   - Raise the socket timeout to 120 seconds in WhisperBack.
6061   - Enable the ikiwiki trail plugin for the locally built wiki too.
6063   * Iceweasel
6064   - Upgrade iceweasel to 10.0.6esr-1 (Extended Support Release) and install it
6065     and its dependencies from squeeze-backports.
6067   * Hardware support
6068   - Upgrade Linux to 3.2.23-1.
6070   * Software
6071   - Update tor to version 0.2.2.39.
6072   - Update Iceweasel to version 10.0.7esr-2.
6073   - Update i2p to version 0.9.1.
6075   * Build system
6076   - vagrant: Install Ikiwiki from Debian unstable. The 'mirrorlist'
6077     patches have finally been merged in upstream Ikiwiki. So instead of
6078     building Ikiwiki by hand, we can now install the package directly
6079     from Debian unstable.
6080   - Do not build the ikiwiki forum on the bundled static website copy.
6082  -- Tails developers <amnesia@boum.org>  Mon, 17 Sep 2012 15:19:25 +0200
6084 tails (0.12.1) unstable; urgency=low
6086   This is a brown paper bag release to fix two major problems introduced in
6087   Tails 0.12.
6089   * Iceweasel
6090   - Upgrade Torbutton to 1.4.6.
6091   - Upgrade AdBlock Plus to 2.1.
6092   - Update AdBlock Plus patterns.
6094   * Hardware support
6095   - Upgrade Linux to 3.2.21-3 (linux-image-3.2.0-3-486).
6097   * Software
6098   - Install MAT from Debian backports, drop custom package.
6099   - Install python-pdfrw to re-add PDF support to the MAT.
6100   - Upgrade tails-greeter to 0.7.1, which fixes the race condition that
6101     broke administration password and locale settings on some systems.
6103   * Boot
6104   - Remove the Tails specific plymouth theme. The theme interfers heavily with
6105     the boot process on some hardware.
6107  -- Tails developers <amnesia@boum.org>  Mon, 17 Sep 2012 13:06:03 +0200
6109 tails (0.12) unstable; urgency=low
6111   * Major new features
6112   - Add the Unsafe Web Browser, which has direct access to the Internet and
6113     can be used to login to captive portals.
6114   - The (previously experimental, now deemed stable) Windows camouflage can now
6115     be enabled via a check box in Tails greeter.
6117   * Tor
6118   - Upgrade to 0.2.2.37-1~~squeeze+1.
6120   * Iceweasel
6121   - Upgrade iceweasel to 10.0.5esr-1 (Extended Support Release) and install it
6122     and its dependencies from squeeze-backports.
6123   - Add a bookmark for the offline Tails documentation.
6124   - Update AdBlock patterns.
6126   * Persistence
6127   - Allow using larger USB drives by increasing the mkfs timeout to 10 minutes.
6128   - Tell the user what's going on when the Tails boot device cannot be found.
6130   * Hardware support
6131   - Upgrade Linux to 3.2.20-1 (linux-image-3.2.0-2-amd64).
6133   * Software
6134   - Install rfkill.
6135   - Install torsocks. Note that this makes `torify' use `torsocks' instead of
6136     `tsocks'. The `tsocks' binary is dropped to avoid problems, but remaining
6137     files (the library) are kept since ttdnsd depends on them.
6138   - Fetch live-config-sysvinit from sid so that it matches live-config version.
6139   - Update virtualbox backports to 4.1.10-dfsg-1~bpo60+1.
6140   - Install pciutils (needed by virtualbox-guest-utils).
6141   - Install mousetweaks. This is needed to use the mouse accessibility settings
6142     in System -> Preferences -> Mouse -> Accessibility.
6143   - Install the "hardlink" files deduplicator.
6144   - Do not install cryptkeeper anymore. See todo/remove_cryptkeeper for reason.
6145     Users of cryptkeeper are encouraged to install cryptkeeper via `apt-get
6146     update; apt-get install --yes cryptkeeper`, open their volume and move
6147     their to Tails' built-in persistence instead, as a one-time migration.
6148   - Upgrade I2P to version 0.9.
6149   - Don't install GParted. GNOME Disk Utility has been on par with GParted
6150     since Squeeze was released.
6151   - Upgrade live-boot to 3.0~a27-1+tails2~1.gbp319fe6.
6152   - Upgrade live-config to 3.0~a39-1 and install it from Debian experimental.
6153   - Upgrade tails-greeter to 0.7.
6154   - Upgrade tails-persistence-setup to 0.17-1.
6155   - Install libyaml-libyaml-perl.
6156   - Upgrade MAT, the metadata anonymisation toolkit, 0.3.2-1~bpo60+1.
6157   - Fetch python-pdfrw from backports, drop custom package.
6159   * Internationalization
6160   - The Tails website and documentation now has a (partial) Portuguese
6161     translation.
6163   * Build system
6164   - Tails can now be built without using a HTTP proxy.
6165   - Tails can now easily be built by using Vagrant. See the updated
6166     contribute/build page for instructions.
6168   * Boot
6169   - Remove obsolete noswap boot parameter. live-boot now handles swap on an
6170     opt-in basis.
6171   - The squashfs.sort files generated with boot-profile should now be ok which
6172     makes the generate images boot noticeably faster on optical media. See
6173     bugs/weird_squashfs.sort_entries for more information.
6174   - Set Tails specific syslinux and plymouth themes.
6175   - Add NVidia KMS video drivers to the initrd in order to show our shiny new
6176     plymouth theme on more systems.
6178  -- Tails developers <amnesia@boum.org>  Mon, 11 Jun 2012 13:37:00 +0200
6180 tails (0.11) unstable; urgency=low
6182   * Major new features
6183   - Do not grant the desktop user root credentials by default.
6184   - A graphical boot menu (tails-greeter 0.6.3) allows choosing among
6185     many languages, and setting an optional sudoer password.
6186   - Support opt-in targeted persistence
6187     · tails-persistence-setup 0.14-1
6188     · live-boot 3.0~a25-1+tails1~5.gbp48d06c
6189     · live-config 3.0~a35-1
6190   - USB installer: liveusb-creator 3.11.6-1
6192   * iceweasel
6193   - Install iceweasel 10.0.4esr-1 (Extended Support Release).
6194     Let's stop tracking a too fast moving target.
6195     Debian Wheezy will ship ESR versions.
6196   - Install needed dependencies from squeeze-backports.
6197   - Search plugins:
6198     · Remove bing.
6199       bing appeared due to our upgrading iceweasel.
6200       Removing it makes things consistent with the way they have been
6201       until now, that is: let's keep only the general search engines
6202       we've been asked to add, plus Google, and a few specialized ones.
6203     · Replace Debian-provided DuckDuckGo search plugin with the "HTML SSL"
6204       one, version 20110219. This is the non-JavaScript, SSL, POST flavour.
6205     · Add ixquick.com.
6206     · Install localized search engines in the correct place.
6207       No need to copy them around at boot time anymore.
6208     · Remove Scroogle. RIP.
6209   - Enable TLS false start, like the TBB does since December.
6210   - Adblock Plus: don't count and save filter hits, supress first run dialog.
6211   - Install neither the GreaseMonkey add-on, nor any GreaseMonkey script.
6212     YouTube's HTML5 opt-in program is over.
6213     HTML5 video support is now autodetected and used.
6215   * Vidalia
6216   - Upgrade to 0.2.17-1+tails1: drop Do-not-warn-about-Tor-version.patch,
6217     applied upstream.
6218   - Set SkipVersionCheck=true.
6219     Thanks to chiiph for implementing this upstream (needs Vidalia 0.2.16+).
6221   * Internationalization
6222   - Install all available iceweasel l10n packages.
6223   - Remove syslinux language choosing menu.
6224     tails-greeter allows choosing a non-English language.
6225   - Add fonts for Hebrew, Thai, Khmer, Lao and Korean languages.
6226   - Add bidi support.
6227   - Setup text console at profile time.
6228     Context: Tails runs with text console autologin on.
6229     These consoles now wait, using a "Press enter to activate this console"
6230     message, for the user. When they press enter in there, they should have chosen
6231     their preferred keyboard layout in tails-greeter by now. Then, we run setupcon.
6232     As a result, the resulting shell is properly localized, and setupcon
6233     sets the correct keyboard layout, both according to the preferences expressed by
6234     the user in tails-greeter.
6235   - Don't use localepurge, don't remove any Scribus translations anymore,
6236     don't localize environment at live-config time:
6237     tails-greeter allows us to support many, many more languages.
6239   * Hardware support
6240   - Linux 3.2.15-1 (linux-image-3.2.0-2-amd64).
6241   - Fix low sound level on MacBook5,2.
6242   - Disable laptop-mode-tools automatic modules. This modules set often
6243     needs some amount of hardware-specific tweaking to work properly.
6244     This makes them rather not well suited for a Live system.
6246   * Software
6247   - Install GNOME keyring.
6248     This is needed so that NetworkManager remembers the WEP/WPA secrets
6249     for the time of a Tails session. Initialize GNOME keyring at user
6250     creation time.
6251   - Install usbutils to have the lsusb command.
6252   - Install the Traverso multitrack audio recorder and editor.
6254   * Miscellaneous
6255   - GNOME Terminal: keep 8192 scrollback lines instead of the smallish
6256     default.
6257   - Replaced tails-wifi initscript with laptop-mode-tools matching feature.
6258   - Disable gdomap service.
6259   - Fetch klibc-utils and libklibc from sid.
6260     The last initramfs-tools depends on these.
6261   - Set root password to "root" if debug=root is passed on the
6262     kernel cmdline. Allow setting root password on kernel cmdline via
6263     rootpw=. Looks like we implemented this feature twice.
6264   - Append a space on the kernel command line. This eases manually adding
6265     more options.
6266   - Rename sudoers.d snippets to match naming scheme.
6267     Sudo credentials that shall be unconditionally granted to the Tails
6268     default user are named zzz_*, to make sure they are applied.
6269   - WhisperBack: also include /var/log/live-persist and
6270     /var/lib/gdm3/tails.persistence.
6271   - Add a wrapper to torify whois.
6272   - Rework the VirtualBox guest modules building hook to support
6273     multiple kernels.
6274   - Consistently wait for nm-applet when waiting for user session to come up.
6275     Waiting for gnome-panel or notification-daemon worked worse.
6276   - Don't start the NetworkManager system service via init.
6277     Some Tails NM hooks need the user to be logged in to run properly.
6278     That's why tails-greeter starts NetworkManager at PostLogin time.
6279   - Also lock /bin/echo into memory. For some reason, kexec-load needs it.
6280   - Pidgin: don't use the OFTC hidden service anymore.
6281     It proved to be quite unreliable, being sometimes down for days.
6282   - Do not display storage volumes on Desktop, by disabling
6283     /apps/nautilus/desktop/volumes_visible GConf entry. Enabling that
6284     GConf setting avoids displaying the bind-mounted persistent
6285     directories on the Desktop, and reduces user confusion. It also is
6286     a first step towards a bigger UI change: GNOME3 does not manage the
6287     Desktop anymore, so volume icons and other Desktop icons are meant to
6288     disappear anyway. It implies we'll have to move all Desktop icons
6289     elsewhere. Let's start this move now: this will smooth the UI change
6290     Wheezy will carry for our users, by applying some of it progressively.
6292   * Build system
6293   - Don't build hybrid ISO images anymore. They boot less reliably on
6294     a variety of hardware, and are made less useful by us shipping
6295     a USB installer from now on.
6296   - Append .conf to live-config configuration filenames:
6297     live-config >3.0~a36-1 only takes into account files named *.conf
6298     in there. Accordingly update scripts that source these files.
6299   - Remove long-obsolete home-refresh script and its configuration.
6301   * Virtualization support
6302   - Support Spice and QXL: install the Spice agent from Debian sid,
6303     install xserver-xorg-video-qxl from squeeze-backports.
6305  -- Tails developers <amnesia@boum.org>  Tue, 17 Apr 2012 14:54:00 +0200
6307 tails (0.10.2) unstable; urgency=low
6309   * Iceweasel
6310   - Update to 10.0.2-1.
6311   - Disable HTTPS-Everywhere's SSL Observatory (plus first-run pop-up).
6312   - Revert "FoxyProxy: don't enclose regexps between ^ and $."
6313     Currently "http://www.i2p2.de" (and everything similar) is captured by
6314     the I2P filter, which is incorrect. It seems isMultiLine="false" does
6315     *not* make RE into ^RE$ any longer.
6316   - Remove file:// from NoScript's exception lists.
6317     This will fix the JavaScript toggles in the local copy of the documentation.
6318   - Update AdBlock patterns.
6320   * Software
6321   - Upgrade I2P to 0.8.13.
6322   - Install libvpx0 from sid.
6323   - Fetch klibc-utils and libklibc from sid.
6324     The last initramfs-tools depends on these.
6326   * Hardware support
6327   - Upgrade Linux kernel to 3.2.7-1.
6328   - Install firmware-libertas.
6329     This adds support for wireless network cards with Marvell Libertas
6330     8xxx chips supported by the libertas_cs, libertas_sdio, libertas_spi,
6331     libertas_tf_usb, mwl8k and usb8xxx drivers.
6333   * Miscellaneous
6334   - Revert "Set time to middle of [valid-after, fresh-until] from consensus."
6335     This reverts commit 18d23a500b9412b4b0fbe4e38a9398eb1a3eadef.
6336     With this vmid clocks that are E minutes back in time may cause issues
6337     (temporary Tor outages) after consensus updates that happen at the
6338     (60-E):th minute or later during any hour. Full analysis:
6339     https://mailman.boum.org/pipermail/tails-dev/2012-January/000873.html
6340   - Add the default user to the vboxsf group.
6341     This will allow the user to get full access to automounted VirtualBox
6342     shared folders as they are mounted with guid vboxsf and rwx group
6343     permissions.
6345  -- Tails developers <amnesia@boum.org>  Thu, 01 Mar 2012 20:26:21 +0100
6347 tails (0.10.1) unstable; urgency=low
6349   * Iceweasel
6350   - Make Startpage the default web search engine. Scroogle does not look
6351     reliable enough these days.
6353   * Software
6354   - Upgrade WhisperBack to 1.5.1 (update link to bug reporting documentation).
6355   - Update MAT to 0.2.2-2~bpo60+1 (fixes a critical bug in the GUI).
6357   * Hardware support
6358   - Upgrade Linux kernel to 3.2.1-2
6360   * Time synchronization
6361     Serious rework that should fix most, if not all, of the infamous
6362     time-sync' related bugs some Tails users have experienced recently.
6363     - Make htpdate more resilient by using three server pools, and
6364       allowing some failure ratio.
6365     - Set time from Tor's unverified-consensus if needed.
6366     - Set time to middle of [valid-after, fresh-until] from consensus.
6367     - Many robustness, performance and fingerprinting-resistance improvements.
6368     - Display time-sync' notification much earlier.
6370   * Miscellaneous
6371   - Fix access to "dumb" git:// protocol by using a connect-socks wrapper
6372     as GIT_PROXY_COMMAND.
6373   - SSH client: fix access to SSH servers on the Internet by correcting
6374     Host / ProxyCommand usage.
6375   - Pidgin: use OFTC hidden service to workaround Tor blocking.
6376   - Claws Mail: disable draft autosaving.
6377     When composing PGP encrypted email, drafts are saved back to
6378     the server in plaintext. This includes both autosaved and manually
6379     saved drafts.
6380   - tails-security-check-wrapper: avoid eating all memory when offline.
6382  -- Tails developers <amnesia@boum.org>  Sat, 28 Jan 2012 10:00:31 +0100
6384 tails (0.10) unstable; urgency=low
6386   * Tor: upgrade to 0.2.2.35-1.
6388   * Iceweasel
6389   - Install Iceweasel 9.0 from the Debian Mozilla team's APT repository.
6390   - Update Torbutton to 1.4.5.1-1.
6391   - Support viewing any YouTube video that is available in HTML5 format:
6392     install xul-ext-greasemonkey and the "Permanently Enable HTML5 on
6393     YouTube" GreaseMonkey script.
6394   - Stop using Polipo in Iceweasel. Its SOCKS support was fixed.
6395   - Install from Debian sid the iceweasel extensions we ship,
6396     for compatibility with FF9.
6397   - Use Scroogle (any languages) instead of Scroogle (English only) when
6398     booted in English. Many users choose English because their own
6399     language is not supported yet; let's not hide them search results in
6400     their own language.
6401   - Install Iceweasel language packs from Debian unstable:
6402     unfortunately they are not shipped on the mozilla.debian.net repository.
6403   - Install the NoScript Firefox extension; configure it the same way as
6404     the TBB does.
6405   - Disable third-party cookies.
6406     They can be used to track users, which is bad. Besides, this is what
6407     TBB has been doing for years.
6408   - FoxyProxy: allow direct connections to RFC1918 IPs.
6410   * Do not transparent proxy outgoing Internet connections through Tor.
6411   - Torify the SSH client using connect-proxy to all IPs but RFC1918 ones.
6412   - Torify APT using Polipo HTTP.
6413   - Torify wget in wgetrc.
6414   - Torify gobby clients using torsocks. It does not support proxies yet.
6415   - Torify tails-security-check using LWP::UserAgent's SOCKS proxy support.
6416   - Fix enabling of GNOME's HTTP proxy.
6418   * Software
6419   - Upgrade Vidalia to 0.2.15-1+tails1.
6420     · New upstream release.
6421     · Do not warn about Tor version.
6422   - Upgrade MAT to 0.2.2-1~bpo60+1.
6423   - Upgrade VirtualBox guest software to 4.1.6-dfsg-2~bpo60+1,
6424     built against the ABI of X.Org backports.
6425   - Upgrade I2P to 0.8.11 using KillYourTV's Squeeze packages;
6426     additionally, fix its start script that was broken by the tordate merge.
6427   - Install unar (The Unarchiver) instead of the non-free unrar.
6428   - Install Nautilus Wipe instead of custom Nautilus scripts.
6430   * Hardware support
6431   - Upgrade Linux kernel to 3.1.6-1.
6432   - Upgrade to X.Org from squeeze-backports.
6433   - Install more, and more recent b43 firmwares.
6434   - Upgrade barry to 0.15-1.2~bpo60+1.
6436   * Internationalization
6437   - Add basic language support for Russian, Farsi and Vietnamese.
6438   - Install some Indic fonts.
6439   - Install some Russian fonts.
6440   - Add Alt+Shift shortcut to switch keyboard layout.
6442   * Miscellaneous
6443   - Support booting in "Windows XP -like camouflage mode":
6444     · Install homebrewn local .debs for a Windows XP look-alike Gnome theme.
6445     · Add the "Windows XP Bliss" desktop wallpaper.
6446     · Added a script that's sets up Gnome to look like Microsoft Windows XP.
6447     · Add Windows XP "camouflage" icons for some programs.
6448     · Make Iceweasel use the IE icon when Windows XP camouflage is enabled.
6449     · Add special launcher icons for the Windows XP theme so that they're
6450       not too big.
6451   - Decrease Florence focus zoom to 1.2.
6452   - Do not fetch APT translation files. Running apt-get update is heavy enough.
6453   - Add MSN support thanks to msn-pecan.
6454   - Add custom SSH client configuration:
6455     · Prefer strong ciphers and MACs.
6456     · Enable maximum compression level.
6457      · Explicitly disable X11 forwarding.
6458     · Connect as root by default, to prevent fingerprinting when username
6459       was not specified.
6460   - Replace flawed FireGPG with a home-made GnuPG encryption applet;
6461     install a feature-stripped FireGPG that redirects users to
6462     the documentation, and don't run Seahorse applet anymore.
6463   - Enable Seahorse's GnuPG agent.
6464   - Blank screen when lid is closed, rather than shutting down the system.
6465     The shutdown "feature" has caused data losses for too many people, it seems.
6466     There are many other ways a Tails system can be shut down in a hurry
6467     these days.
6468   - Import Tails signing key into the keyring.
6469   - Fix bug in the Pidgin nick generation that resulted in the nick
6470     "XXX_NICK_XXX" once out of twenty.
6471   - Pre-configure the #tor IRC discussion channel in Pidgin.
6472   - Fix "technology preview" of bridge support: it was broken by tordate merge.
6473   - Install dependencies of our USB installer to ease its development.
6474   - Make vidalia NM hook sleep only if Vidalia is already running.
6475   - Reintroduce the htpdate notification, telling users when it's safe
6476     to use Tor Hidden Services.
6477   - htpdate: omit -f argument to not download full pages.
6478   - htpdate: write success file even when not within {min,max}adjust.
6479     Otherwise htpdate will not "succeed" when the time diff is 0 (i.e.
6480     the clock was already correct) so the success file cannot be used
6481     as an indicator that the system time now is correct, which arguably
6482     is its most important purpose.
6484   * Build system
6485   - Name built images according to git tag.
6487  -- Tails developers <tails@boum.org>  Wed, 04 Jan 2012 09:56:38 +0100
6489 tails (0.9) unstable; urgency=low
6491   * Tor
6492   - Upgrade to 0.2.2.34 (fixes CVE-2011-2768, CVE-2011-2769).
6494   * Iceweasel
6495   - Upgrade to 3.5.16-11 (fixes CVE-2011-3647, CVE-2011-3648, CVE-2011-3650).
6496   - Upgrade FireGPG to 0.8-1+tails2: notify users that the FireGPG Text
6497     Editor is the only safe place for performing cryptographic operations,
6498     and make it impossible to do otherwise. Other ways open up several
6499     severe attacks through JavaScript (e.g. leaking plaintext when
6500     decrypting, signing messages written by the attacker).
6501   - Install Cookie Monster extension instead of CS Lite.
6502   - Always ask where to save files.
6503   - Upgrade Torbutton to 1.4.4.1-1, which includes support for the in-browser
6504     "New identity" feature.
6506   * Software
6507   - Install MAT, the metadata anonymisation toolkit.
6508   - Upgrade TrueCrypt to 7.1.
6509   - Upgrade WhisperBack to 1.5~rc1 (leads the user by the hand if an error
6510     occurs while sending the bugreport, proposes to save it after 2 faild
6511     attempts, numerous bugfixes).
6512   - Linux: upgrade to linux-image-3.0.0-2-486 (version 3.0.0-6); fixes
6513     a great number of bugs and security issues.
6515   * Miscellaneous
6516   - Fully rework date and time setting system.
6517   - Remove the htp user firewall exception.
6518   - Saner keyboard layouts for Arabic and Russian.
6519   - Use Plymouth text-only splash screen at boot time.
6520   - Color the init scripts output.
6521   - Suppress Tor's warning about applications doing their own DNS lookups.
6522     This is totally safe due to our Tor enforcement.
6523   - Disable hdparm boot-time service.
6524     We only want hdparm so that laptop-mode-tools can use it.
6525   - Run Claws Mail using torify.
6526     It's not as good as if Claws Mail supported SOCKS proxies itself,
6527     but still better than relying on the transparent netfilter torification.
6528   - Install HPLIP and hpcups for better printing support.
6530   * Erase memory at shutdown
6531   - Run many sdmem instances at once.
6532     In hope of erasing more memory until we come up with a proper fix for
6533     [[bugs/sdmem_does_not_clear_all_memory]].
6534   - Kill gdm3 instead of using its initscript on brutal shutdown.
6535   - Use absolute path to eject for more robust memory wipe on boot medium removal.
6537   * Space savings
6538   - Exclude kernel and initramfs from being put into the SquashFS.
6539     Those files are already shipped where they are needed, that is in the ISO
6540     filesystem. Adapt kexec and memlockd bits.
6541   - Do not ship the GNOME icon theme cache.
6542   - Do not ship .pyc files.
6543   - Do not ship NEWS.Debian.gz files.
6545   * Build system
6546   - Re-implement hook that modifies syslinux config to make future
6547     development easier.
6549  -- Tails developers <amnesia@boum.org>  Tue, 01 Nov 2011 13:26:38 +0100
6551 tails (0.8.1) unstable; urgency=low
6553   * Iceweasel
6554     - Update to 3.5.16-10 (fixes DSA-2313-1).
6555     - FireGPG: force crypto action results to appear in a new window, otherwise
6556       JavaScript can steal decrypted plaintext. Advice: always use FireGPG's
6557       text editor when writing text you want to encrypt. If you write it in a
6558       textbox the plaintext can be stolen through JavaScript before it is
6559       encrypted in the same way.
6560     - Update HTTPS Everywhere extension to 1.0.3-1.
6561     - Stop using the small version of the Tor check page. The small version
6562       incorrectly tells Tails users to upgrade their Torbrowser, which has
6563       confused some users.
6565   * Software
6566     - Update Linux to 3.0.0-2 (fixes DSA-2310-1, CVE-2011-2905, CVE-2011-2909,
6567       CVE-2011-2723, CVE-2011-2699, CVE-2011-1162, CVE-2011-1161).
6568     - Update usb-modeswitch to 1.1.9-2~bpo60+1 and usb-modeswitch-data to
6569       20110805-1~bpo60+1 from Debian backports. This adds support for a few
6570       devices such as Pantech UMW190 CDMA modem.
6571     - Install libregexp-common-perl 2011041701-3 from Debian unstable. This
6572       fixes the bug: [[bugs/msva_does_not_use_configured_keyserver]].
6573     - Install hdparm so the hard drives can be spinned down in order to save
6574       battery power.
6575     - Install barry-util for better BlackBerry integration.
6576     - Debian security upgrades: OpenOffice.org (DSA-2315-1), openjdk-6
6577       (DSA-2311-1), policykit-1 (DSA-2319-1)
6579    * Protecting against memory recovery
6580     - Set more appropriate Linux VM config before wiping memory. These
6581       parameters should make the wipe process more robust and efficient.
6583  -- Tails developers <amnesia@boum.org>  Sun, 16 Oct 2011 11:31:18 +0200
6585 tails (0.8) unstable; urgency=low
6587   * Rebase on the Debian Squeeze 6.0.2.1 point-release.
6589   * Tor
6590     - Update to 0.2.2.33-1.
6591     - Disabled ControlPort in favour of ControlSocket.
6592     - Add port 6523 (Gobby) to Tor's LongLivedPorts list.
6594   * I2P
6595     - Update to 0.8.8.
6596     - Start script now depends on HTP since I2P breaks if the clock jumps or is
6597       too skewed during bootstrap.
6599   * Iceweasel
6600     - Update to 3.5.16-9 (fixes CVE-2011-2374, CVE-2011-2376, CVE-2011-2365,
6601       CVE-2011-2373, CVE-2011-2371, CVE-2011-0083, CVE-2011-2363, CVE-2011-0085,
6602       CVE-2011-2362, CVE-2011-2982, CVE-2011-2981, CVE-2011-2378, CVE-2011-2984,
6603       CVE-2011-2983).
6604     - Enable HTTP pipelining (like TBB).
6605     - Update HTTPS Everywhere extension to 1.0.1-1 from Debian unstable.
6606     - Suppress FoxyProxy update prompts.
6607     - Prevent FoxyProxy from "phoning home" after a detected upgrade.
6608     - Fixed a bunch of buggy regular expressions in FoxyProxy's configuration.
6609       See [[bugs/exploitable_typo_in_url_regex?]] for details. Note that none of
6610       these issues are critical due to the transparent proxy.
6611     - Add DuckDuckGo SSL search engine.
6613   * Torbutton
6614     - Update to torbutton 1.4.3-1 from Debian unstable.
6615     - Don't show Torbutton status in the status bar as it's now displayed in the
6616       toolbar instead.
6618   * Pidgin
6619     - More random looking nicks in pidgin.
6620     - Add IRC account on chat.wikileaks.de:9999.
6622   * HTP
6623     - Upgrade htpdate script (taken from Git 7797fe9) that allows setting wget's
6624       --dns-timeout option.
6626   * Software
6627     - Update Linux to 3.0.0-1. -686 is now deprecated in favour of -486 and
6628       -686-pae; the world is not ready for -pae yet, so we now ship -486.
6629     - Update OpenSSL to 0.9.8o-4squeeze2 (fixes CVE-2011-1945 (revoke
6630       compromised DigiNotar certificates), CVE-2011-1945).
6631     - Update Vidalia to 0.2.14-1+tails1 custom package.
6632     - Install accessibility tools:
6633       - gnome-mag: screen magnifier
6634       - gnome-orca: text-to-speech
6635     - Replace the onBoard virtual keyboard with Florence.
6636     - Install the PiTIVi non-linear audio/video editor.
6637     - Install ttdnsd.
6638     - Install tor-arm.
6639     - Install lzma.
6641   * Arbitrary DNS queries
6642     - Tor can not handle all types of DNS queries, so if the Tor resolver fails
6643       we fallback to ttdnsd. This is now possible with Tor 0.2.2.x, since we
6644       fixed Tor bug #3369.
6646   * Hardware support
6647     - Install ipheth-utils for iPhone tethering.
6648     - Install xserver-xorg-input-vmmouse (for mouse integration with the host OS
6649       in VMWare and KVM).
6650     - Install virtualbox-ose 4.x guest packages from Debian backports.
6652   * Miscellaneous
6653     - Switch gpg to use keys.indymedia.org's hidden service, without SSL.
6654       The keys.indymedia.org SSL certificate is now self-signed. The hidden
6655       service gives a good enough way to authenticate the server and encrypts
6656       the connection, and just removes the certificates management issue.
6657     - The squashfs is now compressed using XZ which reduces the image size quite
6658       drastically.
6659     - Remove Windows autorun.bat and autorun.inf. These files did open a static
6660       copy of our website, which is not accessible any longer.
6662   * Build system
6663     - Use the Git branch instead of the Debian version into the built image's
6664       filename.
6665     - Allow replacing efficient XZ compression with quicker gzip.
6666     - Build and install documentation into the chroot (-> filesystem.squashfs).
6667       Rationale: our static website cannot be copied to a FAT32 filesystem due
6668       to filenames being too long. This means the documentation cannot be
6669       browsed offline from outside Tails. However, our installer creates GPT
6670       hidden partitions, so the doc would not be browseable from outside Tails
6671       anyway. The only usecase we really break by doing so is browsing the
6672       documentation while running a non-Tails system, from a Tails CD.
6674  -- Tails developers <amnesia@boum.org>  Thu, 09 Sep 2011 11:31:18 +0200
6676 tails (0.7.2) unstable; urgency=high
6678   * Iceweasel
6679   - Disable Torbutton's external application launch warning.
6680     ... which advises using Tails. Tails *is* running Tails.
6681   - FoxyProxy: install from Debian instead of the older one we previously
6682     shipped.
6684   * Software
6685   - haveged: install an official Debian backport instead of a custom backport.
6686   - unrar: install the version from Debian's non-free repository.
6687     Users report unrar-free does not work well enough.
6689  -- Tails developers <amnesia@boum.org>  Sun, 12 Jun 2011 15:34:56 +0200
6691 tails (0.7.1) unstable; urgency=high
6693   * Vidalia: new 0.2.12-2+tails1 custom package.
6695   * Iceweasel
6696   - Don't show Foxyproxy's status / icon in FF statusbar to prevent users
6697     from accidentaly / unconsciously put their anonymity at risk.
6698   - "amnesia branding" extension: bump Iceweasel compatibility to 4.0 to ease
6699     development of future releases.
6701   * Software
6702   - Upgrade Linux kernel to Debian's 2.6.32-33: fixes tons of bugs,
6703     including the infamous missing mouse cursor one. Oh, and it closes
6704     a few security holes at well.
6705   - Install unrar-free.
6706   - Do not install pppoeconf (superseeded by NetworkManager).
6707   - Upgrade macchanger to Debian testing package to ease development of
6708     future Tails releases.
6709   - Debian security upgrades: x11-xserver-utils (DSA-2213-1), isc-dhcp
6710     (DSA-2216-1), libmodplug (DSA-2226-1), openjdk-6 (DSA-2224-1).
6712   * Protecting against memory recovery
6713   - Add Italian translation for tails-kexec. Thanks to Marco A. Calamari.
6714   - Make it clear what it may mean if the system does not power off
6715     automatically.
6716   - Use kexec's --reset-vga option that might fix display corruption issues
6717     on some hardware.
6719   * WhisperBack (encrypted bug reporting software)
6720   - Upgrade WhisperBack to 1.4.1:
6721     localizes the documentation wiki's URL,
6722     uses WebKit to display the bug reporting help page,
6723     now is usable on really small screens.
6724   - Extract wiki's supported languages at build time, save this
6725     information to /etc/amnesia/environment, source this file into the
6726     Live user's environment so that WhisperBack 1.4+ can make good use
6727     of it.
6729   * Miscellaneous
6730   - Fix boot in Chinese.
6731   - Install mobile-broadband-provider-info for better 3G support.
6732   - Add back GNOME system icons to menus.
6733   - tails-security-check: avoid generating double-slashes in the Atom
6734     feeds URL.
6735   - Remove "vga=788" boot parameter which breaks the boot on some hardware.
6736   - Remove now useless "splash" boot parameter.
6737   - Fix a bunch of i386-isms.
6738   - Pass the noswap option to the kernel. This does not change actual Tails
6739     behaviour but prevents users from unnecessarily worrying because of 
6740     the "Activating swap" boot message.
6741   - Make use of check.torproject.org's Arabic version.
6743   * Build system
6744   - Enable squeeze-backports. It is now ready and will be used soon.
6745   - Install eatmydata in the chroot.
6746   - Convert ikiwiki setup files to YAML.
6748  -- Tails developers <amnesia@boum.org>  Fri, 29 Apr 2011 17:14:53 +0200
6750 tails (0.7) unstable; urgency=low
6752   * Hardware support
6753   - Install foomatic-filters-ppds to support more printers.
6754   - Give the default user the right to manage printers.
6756   * Software
6757   - Deinstall unwanted packages newly pulled by recent live-build.
6758   
6759  -- Tails developers <amnesia@boum.org>  Wed, 06 Apr 2011 22:58:51 +0200
6761 tails (0.7~rc2) unstable; urgency=low
6763   ** SNAPSHOT build @824f39248a08f9e190146980fb1eb0e55d483d71 **
6765   * Rebase on Debian Squeeze 6.0.1 point-release.
6766   
6767   * Vidalia: new 0.2.10-3+tails5 custom package..
6769   * Hardware support
6770   - Install usb-modeswitch and modemmanager to support mobile broadband
6771     devices such as 3G USB dongles. Thanks to Marco A. Calamari for the
6772     suggestion.
6774   * Misc
6775   - Website relocated to https://tails.boum.org/ => adapt various places.
6776   - Configure keyboard layout accordingly to the chosen language for
6777     Italian and Portuguese.
6779  -- Tails developers <amnesia@boum.org>  Fri, 25 Mar 2011 15:44:25 +0100
6781 tails (0.7~rc1) UNRELEASED; urgency=low
6783   ** SNAPSHOT build @98987f111fc097a699b526eeaef46bc75be5290a **
6785   * Rebase on Debian Squeeze.
6787   * T(A)ILS has been renamed to Tails.
6788   
6789   * Protecting against memory recovery
6790     New, safer way to wipe memory on shutdown which is now also used when
6791     the boot media is physically removed.
6793   * Tor
6794   - Update to 0.2.1.30-1.
6796   * Iceweasel
6797   - Add HTTPS Everywhere 0.9.4 extension.
6798   - Better preserve Anonymity Set: spoof US English Browser and timezone
6799     the same way as the Tor Browser Bundle, disable favicons and picture
6800     iconification.
6801   - Install AdBlock Plus extension from Debian.
6802   - Add Tor-related bookmarks.
6803   - Support FTP, thanks to FoxyProxy.
6804   - Update AdBlock patterns.
6805   - Disable geolocation and the offline cache.
6807   * Software
6808   - Update Vidalia to 0.2.10-3+tails4.
6809   - Install gnome-disk-utility (Palimpsest) and Seahorse plugins.
6810   - Add opt-in i2p support with Iceweasel integration through FoxyProxy.
6811   - onBoard: fix "really quits when clicking the close window icon" bug.
6812   - Optionally install TrueCrypt at boot time.
6813   - Install laptop-mode-tools for better use of battery-powered hardware.
6814   - Replace xsane with simple-scan which is part of GNOME and way easier
6815     to use.
6816   - Upgrade WhisperBack to 1.3.1 (bugfixes, French translation).
6817   - Install scribus-ng instead of scribus. It is far less buggy in Squeeze.
6818   
6819   * Firewall
6820   - Drop incoming packets by default.
6821   - Forbid queries to DNS resolvers on the LAN.
6822   - Set output policy to drop (defense-in-depth).
6824   * Hardware support
6825   - Install Atheros and Broadcom wireless firmwares.
6826   - Install libsane-hpaio and sane-utils, respectively needed for
6827     multi-function peripherals and some SCSI scanners.
6829   * live-boot 2.0.15-1+tails1.35f1a14
6830   - Cherry-pick our fromiso= bugfixes from upstream 3.x branch.
6832   * Miscellaneous
6833   - Many tiny user interface improvements.
6834   - More robust HTP time synchronization wrt. network failures.
6835     Also, display the logs when the clock synchronization fails.
6836   - Disable GNOME automatic media mounting and opening to protect against
6837     a class of attacks that was recently put under the spotlights.
6838     Also, this feature was breaking the "no trace is left on local
6839     storage devices unless explicitly asked" part of Tails specification.
6840   - Make configuration more similar to the Tor Browser Bundle's one.
6841   - GnuPG: default to stronger digest algorithms.
6842   - Many more or less proper hacks to get the built image size under 700MB.
6843   - Compress the initramfs using LZMA for faster boot.
6845   * Build system
6846   - Run lb build inside eatmydata fsync-less environment to greatly improve
6847     build time.
6849  -- Tails developers <amnesia@boum.org>  Fri, 11 Mar 2011 15:52:19 +0100
6851 tails (0.6.2) unstable; urgency=high
6853   * Tor: upgrade to 0.2.1.29 (fixes CVE-2011-0427).
6854   * Software
6855   - Upgrade Linux kernel, dpkg, libc6, NSS, OpenSSL, libxml2 (fixes various
6856     security issues).
6857   - Upgrade Claws Mail to 3.7.6 (new backport).
6858   - Install Liferea, tcpdump and tcpflow.
6859   * Seahorse: use hkp:// transport as it does not support hkps://.
6860   * FireGPG: use hkps:// to connect to the configured keyserver.
6861   * Build system: take note of the Debian Live tools versions being used
6862     to make next point-release process faster.
6863   * APT: don't ship package indices.
6865  -- T(A)ILS developers <amnesia@boum.org>  Wed, 19 Jan 2011 16:59:43 +0100
6867 tails (0.6.1) unstable; urgency=low
6869   * Tor: upgrade to 0.1.28 (fixes CVE-2010-1676)
6870   * Software: upgrade NSS, Xulrunner, glibc (fixes various security issues)
6871   * FireGPG: use the same keyserver as the one configured in gpg.conf.
6872   * Seahorse: use same keyserver as in gpg.conf.
6873   * HTP: display the logs when the clock synchronization fails.
6874   * Update HTP configuration: www.google.com now redirects to
6875     encrypted.google.com.
6876   * Use the light version of the "Are you using Tor?" webpage.
6877   * Update AdBlock patterns.
6879  -- T(A)ILS developers <amnesia@boum.org>  Fri, 24 Dec 2010 13:28:29 +0100
6881 tails (0.6) unstable; urgency=low
6883   * Releasing 0.6.
6885   * New OpenPGP signing-only key. Details are on the website:
6886     https://amnesia.boum.org/GnuPG_key/
6888   * Iceweasel
6889   - Fixed torbutton has migrated to testing, remove custom package.
6891   * HTP
6892   - Query ssl.scroogle.org instead of lists.debian.org.
6893   - Don't run when the interface that has gone up is the loopback one.
6895   * Nautilus scripts
6896   - Add shortcut to securely erase free space in a partition.
6897   - The nautilus-wipe shortcut user interface is now translatable.
6899   * Misc
6900   - Really fix virtualization warning display.
6901   - More accurate APT pinning.
6902   - Disable Debian sid APT source again since a fixed live-config has
6903     migrated to Squeeze since then.
6905   * live-boot: upgrade to 2.0.8-1+tails1.13926a
6906   - Sometimes fixes the smem at shutdown bug.
6907   - Now possible to create a second partition on the USB stick T(A)ILS is
6908     running from.
6910   * Hardware support
6911   - Support RT2860 wireless chipsets by installing firmware-ralink from
6912     Debian Backports.
6913   - Install firmware-linux-nonfree from backports.
6914   - Fix b43 wireless chipsets by having b43-fwcutter extract firmwares at
6915     build time.
6917   * Build system
6918   - Install live-build and live-helper from Squeeze.
6919   - Update SquashFS sort file.
6921  -- T(A)ILS developers <amnesia@boum.org>  Wed, 20 Oct 2010 19:53:17 +0200
6923 tails (0.6~rc3) UNRELEASED; urgency=low
6925   ** SNAPSHOT build @a3ebb6c775d83d1a1448bc917a9f0995df93e44d **
6927   * Iceweasel
6928   - Autostart Iceweasel with the GNOME session. This workarounds the
6929     "Iceweasel first page is not loaded" bug.
6930   
6931   * HTP
6932   - Upgrade htpdate script (taken from Git 7797fe9).
6934   * Misc
6935   - Disable ssh-agent auto-starting with X session: gnome-keyring is
6936     more user-friendly.
6937   - Fix virtualization warning display.
6938   - Boot profile hook: write desktop file to /etc/skel.
6940   * Build system
6941   - Convert build system to live-build 2.0.1.
6942   - APT: fetch live-build and live-helper from Debian Live snapshots.
6943   - Remove dependency on live-build functions in chroot_local-hooks.
6944     This makes the build environment more robust and less dependent on
6945     live-build internals.
6946   - Remove hand-made rcS.d/S41tails-wifi: a hook now does this.
6947   - Measure time used by the lh build command.
6948   - Fix boot profile hook.
6949   - Boot profiling: wait a bit more: the current list does not include
6950     /usr/sbin/tor.
6952  -- T(A)ILS developers <amnesia@boum.org>  Sat, 02 Oct 2010 23:06:46 +0200
6954 tails (0.6~rc2) UNRELEASED; urgency=low
6956   ** SNAPSHOT build @c0ca0760ff577a1e797cdddf0e95c5d62a986ec8 **
6958   * Iceweasel
6959   - Refreshed AdBlock patterns (20100926).
6960   - Set network.dns.disableIPv6 to true (untested yet)
6961   - Torbutton: install patched 1.2.5-1+tails1 to fix the User-Agent bug,
6962     disable extensions.torbutton.spoof_english again.
6964   * Software
6965   - WhisperBack: upgrade to 1.3~beta3 (main change:  let the user provide
6966     optional email address and OpenPGP key).
6967   - Remove mc.
6968   - Update haveged backport to 0.9-3~amnesia+lenny1.
6969   - Update live-boot custom packages (2.0.6-1+tails1.6797e8): fixes bugs
6970     in persistency and smem-on-shutdown.
6971   - Update custom htpdate script. Taken from commit d778a6094cb3 in our
6972     custom Git repository:  fixes setting of date/time.
6974   * Build system
6975   - Bugfix: failed builds are now (hopefully) detected.
6976   - Fix permissions on files in /etc/apt/ that are preserved in the image.
6977   - Install version 2.0~a21-1 of live-build and live-helper in the image.
6978     We are too late in the release process to upgrade to current Squeeze
6979     version (2.0~a29-1).
6981   * Misc
6982   - Pidgin/OTR: disable the automatic OTR initiation and OTR requirement.
6984  -- T(A)ILS developers <amnesia@boum.org>  Wed, 29 Sep 2010 19:23:17 +0200
6986 tails (0.6~1.gbpef2878) UNRELEASED; urgency=low
6988   ** SNAPSHOT build @ef28782a0bf58004397b5fd303f938cc7d11ddaa **
6990   * Hardware support
6991   - Use a 2.6.32 kernel: linux-image-2.6.32-bpo.5-686 (2.6.32-23~bpo50+1)
6992     from backports.org. This should support far more hardware and
6993     especially a lot of wireless adapters.
6994   - Add firmware for RTL8192 wireless adapters.
6995   - Enable power management on all wireless interfaces on boot.
6997   * Software
6998   - Install inkscape.
6999   - Install poedit.
7000   - Install gfshare and ssss: two complementary implementations
7001     of Shamir's Secret Sharing.
7002   - Install tor-geoipdb.
7003   - Remove dialog, mc and xterm.
7005   * Iceweasel
7006   - Set extensions.torbutton.spoof_english to its default true value
7007     in order to workaround a security issue:
7008     https://amnesia.boum.org/security/Iceweasel_exposes_a_rare_User-Agent/
7010   * Monkeysphere
7011   - Install the Iceweasel extension.
7012   - Use a hkps:// keyserver.
7014   * GnuPG
7015   - Install gnupg from backports.org so that hkps:// is supported.
7016   - Use a hkps:// keyserver.
7017   - Proxy traffic via polipo.
7018   - Prefer up-to-date digests and ciphers.
7020   * Vidalia: rebased our custom package against 0.2.10.
7022   * Build system
7023   - Built images are now named like this:
7024     tails-i386-lenny-0.5-20100925.iso
7025   - Use live-helper support for isohybrid options instead of doing the
7026     conversion ourselves. The default binary image type we build is now
7027     iso-hybrid.
7028   - Remove .deb built by m-a after they have been installed.
7029   - Setup custom GConf settings at build time rather than at boot time.
7030   - Move $HOME files to /etc/skel and let adduser deal with permissions.
7031   - Convert to live-boot / live-config / live-build 2.x branches.
7032   - Replaced our custom live-initramfs with a custom live-boot package;
7033     included version is 2.0.5-1+tails2.6797e8 from our Git repository:
7034     git clone git://git.immerda.ch/tails_live-boot.git
7035   - Install live-config* from the live-snapshots Lenny repository.
7036     Rationale: live-config binary packages differ depending on the target
7037     distribution, so that using Squeeze's live-config does not produce
7038     fully-working Lenny images.
7039   - Rename custom scripts, packages lists and syslinux menu entries from
7040     the amnesia-* namespace to the tails-* one.
7042   * HTP
7043   - Use (authenticated) HTP instead of NTP.
7044   - The htpdate script that is used comes from commit 43f5f83c0 in our
7045     custom repository:  git://git.immerda.ch/tails_htp.git
7046   - Start Tor and Vidalia only once HTP is done.
7048   * Misc
7049   - Fix IPv6 firewall restore file. It was previously not used at all.
7050   - Use ftp.us.debian.org instead of the buggy GeoIP-powered
7051     cdn.debian.net.
7052   - Gedit: don't autocreate backup copies.
7053   - Build images with syslinux>=4.01 that has better isohybrid support.
7054   - amnesia-security-check: got rid of the dependency on File::Slurp.
7055   - Take into account the migration of backports.org to backports.debian.org.
7056   - Make GnuPG key import errors fatal on boot.
7057   - Warn the user when T(A)ILS is running inside a virtual machine.
7058   - DNS cache: forget automapped .onion:s on Tor restart.
7060   * Documentation: imported Incognito's walkthrough, converted to
7061     Markdown, started the needed adaptation work.
7063  -- T(A)ILS developers <amnesia@boum.org>  Sun, 26 Sep 2010 11:06:50 +0200
7065 tails (0.5) unstable; urgency=low
7067   * The project has merged efforts with Incognito.
7068     It is now to be called "The (Amnesic) Incognito Live System".
7069     In short: T(A)ILS.
7071   * Community
7072   - Created the amnesia-news mailing-list.
7073   - Added a forum to the website.
7074   - Created a chatroom on IRC: #tails on irc.oftc.net
7076   * Fixed bugs
7077   - Workaround nasty NetworkManager vs. Tor bug that often
7078     prevented the system to connect to the Tor network: restart Tor and Vidalia
7079     when a network interface goes up.
7080   - onBoard now autodetects the keyboard layout... at least once some
7081     keys have been pressed.
7082   - New windows don't open in background anymore, thanks to
7083     a patched Metacity.
7084   - Memory wiping at shutdown is now lightning fast, and does not prevent
7085     the computer to halt anymore.
7086   - GNOME panel icons are right-aligned again.
7087   - Fixed permissions on APT config files.
7088   - Repaired mouse integration when running inside VirtualBox.
7090   * Iceweasel
7091   - Torbutton: redirect to Scroogle when presented a Google captcha.
7092   - Revamped bookmarks
7093       . moved T(A)ILS own website to the personal toolbar
7094       . moved webmail links (that are expected to be more than 3 soon)
7095         to a dedicated folder.
7096   - Don't show AdBlock Plus icon in the toolbar.
7097   - Adblock Plus: updated patterns, configured to only update subscriptions
7098     once a year. Which means never, hopefully, as users do update their
7099     Live system on a regular basis, don't they?
7101   * Vidalia: rebased our custom package against 0.2.8.
7102   
7103   * Claws Mail
7104   - Install Claws Mail from backports.org to use the X.509 CA
7105     certificates provided by Debian.
7106   - Enable PGP modules with basic configuration:
7107       . Automatically check signatures.
7108       . Use gpg-agent to manage passwords.
7109       . Display warning on start-up if GnuPG doesn't work.
7110   - Set the IO timeout to 120s (i.e. the double of the default 60s).
7111   
7112   * Pidgin
7113   - Automatically connect to irc.oftc.net with a randomized nickname,
7114     so as not to advertize the use of T(A)ILS; this nickname is made of:
7115      . a random firstname picked from the 2000 most registered by the U.S.
7116        social security administration in the 70s;
7117      . two random digits.
7118     Good old irc.indymedia.org is still configured - with same nickname -
7119     but is not enabled by default anymore.
7120   - Disabled MSN support, that is far too often affected by security flaws.
7122   * Build $HOME programmatically
7123   - Migrated all GConf settings, including the GNOME panel configuration,
7124     to XML files that are loaded at boot time.
7125   - Configure iceweasel profile skeleton in /etc/iceweasel.
7126     A brand new profile is setup from this skeleton once iceweasel is
7127     started after boot.
7128       . build sqlite files at build time from plain SQL.
7129       . FireGPG: hard-code current firegpg version at build time to prevent
7130         the extension to think it was just updated.
7131       . stop shipping binary NSS files. These were here only to
7132         install CaCert's certificate, that is actually shipped by Debian's
7133         patched libnss.
7134   
7135   * Build system
7136   - Updated Debian Live snapshots APT repository URL.
7137   - Purge all devel packages at the end of the chroot configuration.
7138   - Make sure the hook that fixes permissions runs last.
7139   - Remove unwanted Iceweasel search plugins at build time.
7140   
7141   * Misc
7142   - Added a progress bar for boot time file readahead.
7143   - Readahead more (~37MB) stuff in foreground at boot time.
7144   - Make the APT pinning persist in the Live image.
7145   - localepurge: keep locales for all supported languages,
7146     don't bother when installing new packages.
7147   - Removed syslinux help menu: these help pages are either buggy or
7148     not understandable by non-geeks.
7149   - Fixed Windows autorun.
7150   - Disable a few live-initramfs scripts to improve boot time.
7151   - Firewall: forbid any IPv6 communication with the outside.
7152   - Virtualization support: install open-vm-tools.
7153   - WhisperBack: updated to 1.2.1, add a random bug ID to the sent
7154     mail subject.
7155   - Prompt for CD removal on shutdown, not for USB device.
7157   * live-initramfs: new package built from our Git (e2890a04ff) repository.
7158   - Merged upstream changes up to 1.177.2-1.
7159   - New noprompt=usb feature.
7160   - Fix buggy memory wiping and shutdown.
7161   - Really reboot when asked, rather than shutting down the system.
7163   * onBoard
7164   - Upgraded to a new custom, patched package (0.93.0-0ubuntu4~amnesia1).
7165   - Added an entry in the Applications menu.
7166   
7167   * Software
7168   - Install vim-nox with basic configuration
7169   - Install pwgen
7170   - Install monkeysphere and msva-perl
7171   - Replaced randomsound with haveged as an additional source of entropy.
7173   * Hardware support
7174   - Build ralink rt2570 wifi modules.
7175   - Build rt2860 wifi modules from Squeeze. This supports the RT2860
7176     wireless adapter, found particularly in the ASUS EeePC model 901
7177     and above.
7178   - Build broadcom-sta-source wifi modules.
7179   - Bugfix: cpufreq modules were not properly added to /etc/modules.
7180   - Use 800x600 mode on boot rather than 1024x768 for compatibility
7181     with smaller displays.
7183  -- amnesia <amnesia@boum.org>  Fri, 30 Apr 2010 16:14:13 +0200
7185 amnesia (0.4.2) unstable; urgency=low
7187   New release, mainly aimed at fixing live-initramfs security issue
7188   (Debian bug #568750), with an additional set of small enhancements as
7189   a bonus.
7191   * live-initramfs: new custom package built from our own live-initramfs
7192     Git repository (commit 8b96e5a6cf8abc)
7193   - based on new 1.173.1-1 upstream release
7194   - fixed live-media=removable behaviour so that filesystem images found
7195     on non-removable storage are really never used (Debian bug #568750)
7197   * Vidalia: bring back our UI customizations (0.2.7-1~lenny+amnesia1)
7199   * APT: consistently use the GeoIP-powered cdn.debian.net
7201   * Software: make room so that {alpha, future} Squeeze images fit on
7202     700MB CD-ROM
7203   - only install OpenOffice.org's calc, draw, impress, math and writer
7204     components
7205   - removed OpenOffice.org's English hyphenation and thesaurus
7206   - removed hunspell, wonder why it was ever added
7208   * Boot
7209   - explicitly disable persistence, better safe than sorry
7210   - removed compulsory 15s timeout, live-initramfs knows how to wait for
7211     the Live media to be ready
7213   * Build system: don't cache rootfs anymore
7215  -- amnesia <amnesia@boum.org>  Sun, 07 Feb 2010 18:28:16 +0100
7217 amnesia (0.4.1) unstable; urgency=low
7219   * Brown paper bag bugfix release: have amnesia-security-check use
7220     entries publication time, rather than update time... else tagging
7221     a security issue as fixed, after releasing a new version, make this
7222     issue be announced to every user of this new, fixed version.
7224  -- amnesia <amnesia@boum.org>  Sat, 06 Feb 2010 03:58:41 +0100
7226 amnesia (0.4) unstable; urgency=low
7228   * We now only build and ship "Hybrid" ISO images, which can be either
7229     burnt on CD-ROM or dd'd to a USB stick or hard disk.
7231   * l10n: we now build and ship multilingual images; initially supported
7232     (or rather wanna-be-supported) languages are: ar, zh, de, en, fr, it,
7233     pt, es
7234   - install Iceweasel's and OpenOffice.org's l10n packages for every
7235     supported language
7236   - stop installing localized help for OpenOffice.org, we can't afford it
7237     for enough languages
7238   - when possible, Iceweasel's homepage and default search engine are localized
7239   - added Iceweasel's "any language" Scroogle SSL search engine
7240   - when the documentation icon is clicked, display the local wiki in
7241     currently used language, if available
7242   - the Nautilus wipe script is now translatable
7243   - added gnome-keyboard-applet to the Gnome panel
7245   * software
7246   - replaced Icedove with claws mail, in a bit rough way; see
7247     https://amnesia.boum.org/todo/replace_icedove_with_claws/ for best
7248     practices and configuration advices
7249   - virtual keyboard: install onBoard instead of kvkbd
7250   - Tor controller: install Vidalia instead of TorK
7251   - install only chosen parts of Gnome, rather than gnome-desktop-environment
7252   - do not install xdialog, which is unused and not in Squeeze
7253   - stop installing grub as it breaks Squeeze builds (see Debian bug #467620)
7254   - install live-helper from snapshots repository into the Live image
7256   * Iceweasel
7257   - do not install the NoScript extension anymore: it is not strictly
7258     necessary but bloodily annoying
7260   * Provide WhisperBack 1.2 for anonymous, GnuPG-encrypted bug reporting.
7261   - added dependency on python-gnutls
7262   - install the SMTP hidden relay's certificate
7264   * amnesia-security-check: new program that tells users that the amnesia
7265     version they are running is affected by security flaws, and which ones
7266     they are; this program is run at Gnome session startup, after sleeping
7267     2 minutes to let Tor a chance to initialize.
7268     Technical details:
7269   - Perl
7270   - uses the Desktop Notifications framework
7271   - fetches the security atom feed from the wiki
7272   - verifies the server certificate against its known CA
7273   - tries fetching the localized feed; if it fails, fetch the default
7274     (English) feed
7276   * live-initramfs: new custom package built from our own live-initramfs
7277     Git repository (commit 40e957c4b89099e06421)
7278   - at shutdown time, ask the user to unplug the CD / USB stick, then run
7279     smem, wait for it to finish, then attempt to immediately halt
7281   * build system
7282   - bumped dependency on live-helper to >= 2.0a6 and adapted our config
7283   - generate hybrid ISO images by default, when installed syslinux is
7284     recent enough
7285   - stop trying to support building several images in a row, it is still
7286     broken and less needed now that we ship hybrid ISO images
7287   - scripts/config: specify distribution when initializing defaults
7288   - updated Debian Live APT repository's signing key
7290   * PowerPC
7291   - disable virtualbox packages installing and module building on !i386
7292     && !amd64, as PowerPC is not a supported guest architecture
7293   - built and imported tor_0.2.1.20-1~~lenny+1_powerpc.deb
7295   * Squeeze
7296   - rough beginnings of a scratch Squeeze branch, currently unsupported
7297   - install gobby-infinote
7299   * misc
7300   - updated GnuPG key with up-to-date signatures
7301   - more improvements on boot time from CD
7302   - enhanced the wipe in Nautilus UI (now asks for confirmation and
7303     reports success or failure)
7304   - removed the "restart Tor" launcher from the Gnome panel
7306  -- amnesia <amnesia@boum.org>  Fri, 05 Feb 2010 22:28:04 +0100
7308 amnesia (0.3) unstable; urgency=low
7310   * software: removed openvpn, added
7311   - Audacity
7312   - cups
7313   - Git
7314   - Gobby
7315   - GParted
7316   - lvm2 (with disabled initscript as it slows-down too much the boot in certain
7317     circumstances)
7318   - NetworkManager 0.7 (from backports.org) to support non-DHCP networking
7319   - ntfsprogs
7320   - randomsound to enhance the kernel's random pool
7321   * Tor
7322   - install the latest stable release from deb.torproject.org
7323   - ifupdown script now uses SIGHUP signal rather than a whole tor
7324     restart, so that in the middle of it vidalia won't start it's own
7325     tor
7326   - configure Gnome proxy to use Tor
7327   * iceweasel
7328   - adblockplus: upgraded to 1.0.2
7329   - adblockplus: subscribe to US and DE EasyList extensions, updated patterns
7330   - firegpg is now installed from Debian Squeeze rather than manually; current
7331     version is then 0.7.10
7332   - firegpg: use better keyserver ... namely pool.sks-keyservers.net
7333   - added bookmark to Amnesia's own website
7334   - use a custom "amnesiabranding" extension to localize the default search
7335     engine and homepage depending on the current locale
7336   - updated noscript whitelist
7337   - disable overriden homepage redirect on iceweasel upgrade
7338   * pidgin
7339   - nicer default configuration with verified irc.indymedia.org's SSL cert
7340   - do not parse incoming messages for formatting
7341   - hide formatting toolbar
7342   * hardware compatibility
7343   - b43-fwcutter
7344   - beginning of support for the ppc architecture
7345   - load acpi-cpufreq, cpufreq_ondemand and cpufreq_powersave kernel
7346     modules
7347   * live-initramfs: custom, updated package based on upstream's 1.157.4-1, built
7348     from commit b0a4265f9f30bad945da of amnesia's custom live-initramfs Git
7349     repository
7350   - securely erases RAM on shutdown using smem
7351   - fixes the noprompt bug when running from USB
7352   - disables local swap partitions usage, wrongly enabled by upstream
7353   * fully support for running as a guest system in VirtualBox
7354   - install guest utils and X11 drivers
7355   - build virtualbox-ose kernel modules at image build time
7356   * documentation
7357   - new (translatable) wiki, using ikiwiki, with integrated bugs and todo
7358     tracking system a static version of the wiki is included in generated
7359     images and linked from the Desktop
7360   * build system
7361   - adapt for live-helper 2.0, and depend on it
7362   - get amnesia version from debian/changelog
7363   - include the full version in ISO volume name
7364   - save .list, .packages and .buildlog
7365   - scripts/clean: cleanup any created dir in binary_local-includes
7366   - updated Debian Live snapshot packages repository URL and signing key
7367   - remove duplicated apt/preferences file, the live-helper bug has been
7368     fixed
7369   * l10n: beginning of support for --language=en
7370   * misc
7371   - improved boot time on CD by ordering files in the squashfs in the order they
7372     are used during boot
7373   - added a amnesia-version script to built images, that outputs the current
7374     image's version
7375   - added a amnesia-debug script that prepares a tarball with information that
7376     could be useful for developpers
7377   - updated Amnesia GnuPG key to a new 4096R one
7378   - set time with NTP when a network interface is brought up
7379   - import amnesia's GnuPG pubkey into the live session user's keyring
7380   - do not ask DHCP for a specific hostname
7381   - install localepurge, only keep en, fr, de and es locales, which reduces the
7382     generated images' size by 100MB
7383   - added a hook to replace /sbin/swapon with a script that only runs
7384     /bin/true
7385   - moved networking hooks responsibility from ifupdown to NetworkManager
7387  -- amnesia <amnesia@boum.org>  Thu, 26 Nov 2009 11:17:08 +0100
7389 amnesia (0.2) unstable; urgency=low
7391   * imported /home/amnesia, then:
7392   - more user-friendly shell, umask 077
7393   - updated panel, added launcher to restart Tor
7394   - mv $HOME/bin/* /usr/local/bin/
7395   - removed metacity sessions
7396   - removed gstreamer's registry, better keep this dynamically updated
7397   - rm .qt/qt_plugins_3.3rc, better keep this dynamically updated
7398   - removed .gnome/gnome-vfs/.trash_entry_cache
7399   - removed kconf_update log
7400   - removed and excluded Epiphany configuration (not installed)
7401   - cleanup .kde
7402   * iceweasel
7403   - enable caching in RAM
7404   - explicitly disable ssl v2, and enable ssl v3 + tls
7405   - removed prefs for the non-installed webdeveloper
7406   - removed the SSL Blacklist extension (not so useful, licensing issues)
7407   - deep profile directory cleanup
7408   - extensions cleanup: prefer Debian-packaged ones, cleanly reinstalled
7409     AddBlock Plus and CS Lite to allow upgrading them
7410   - updated pluginreg.dat and localstore.rdf
7411   - moved some settings to user.js
7412   - made cookie/JavaScript whitelists more consistent
7413   - force httpS on whitelisted sites
7414   - NoScript: marked google and gmail as untrusted
7415   - some user interface tweaks, mainly for NoScript
7416   - FireGPG: disable the buggy auto-detection feature, the link to firegpg's
7417     homepage in generated pgp messages and the GMail interface (which won't
7418     work without JavaScript anyway)
7419   - updated blocklist.xml
7420   - removed and excluded a bunch of files in the profile directory
7421   * icedove: clean the profile directory up just like we did for iceweasel
7422   * software: install msmtp and mutt
7423   * home-refresh
7424   - use rsync rather than tar
7425   * documentation
7426   - various fixes
7427   - reviewed pidgin-otr security (see TODO)
7428   * build system
7429   - stop calling home-refresh in lh_build
7430   - include home-refresh in generated images
7431   - gitignore update
7432   - fix permissions on local includes at build time
7433   - updated scripts/{build,clean} wrt. new $HOME handling
7434   - scripts/{build,config}: stop guessing BASEDIR, we must be run from
7435     the root of the source directory anyway
7436   - stop storing /etc/amnesia/version in Git, delete it at clean time
7437   * release
7438   - converted Changelog to the Debian format and location, updated
7439     build scripts accordingly
7440   - added a README symlink at the root of the source directory
7441   - basic debian/ directory (not working for building packages yet,
7442     but at least we can now use git-dch)
7443   - added debian/gbp.conf with our custom options for git-dch
7444   - config/amnesia: introduce new $AMNESIA_DEV_* variables to be used
7445     by developpers' scripts
7446   - added ./release script: a wrapper around git-dch, git-commit and git-tag
7448  -- amnesia <amnesia@boum.org>  Tue, 23 Jun 2009 14:42:03 +0200
7450 amnesia (0.1) UNRELEASED; urgency=low
7452   * Forked Privatix 9.03.15, by Markus Mandalka:
7453   http://mandalka.name/privatix/index.html.en
7454   Everything has since been rewritten or so heavily changed that nothing
7455   remains from the original code... apart of a bunch of Gnome settings.
7456   * hardware support:
7457   - install a bunch of non-free wifi firmwares
7458   - install xsane and add the live user to the scanner group
7459   - install aircrack-ng
7460   - install xserver-xorg-video-geode on i386 (eCafe support)
7461   - install xserver-xorg-video-all
7462   - install firmware-linux from backports.org
7463   - install system-config-printer
7464   - added instructions in README.eCAFE to support the Hercules eCAFE EC-800
7465     netbook
7466   * APT:
7467   - configure pinning to support installing chosen packages from
7468     squeeze; the APT source for testing is hardcoded in chroot_sources/,
7469     since there is no way to use $LH_CHROOT_MIRROR in chroot_local-hooks
7470   - give backports.org priority 200, so that we track upgrades of packages
7471     installed from there
7472   * release: include the Changelog and TODO in the generated images,
7473   in the   /usr/share/doc/amnesia/ directory
7474   * software: install gnomebaker when building Gnome-based live OS, to
7475   easily clone myself when running from CD
7476   * build system
7477   - build i386 images when the build host is amd64
7478   - added a version file: /etc/amnesia/version
7479   - use snapshot live-* packages inside the images
7480   - setup timezone depending on the chosen build locale
7481   - rely on standard live-initramfs adduser to do our user setup
7482     (including sudo vs. Gnome/KDE, etc.)
7483   - stop "supporting" KDE
7484   - allow building several images at once
7485   - migrated most of lh_config invocations to scripts/config
7486   - append "noprompt" so that halting/rebooting work with splashy
7487   - moved our own variables to config/amnesia, using the namespace
7488     $AMNESIA_*
7489   * iceweasel
7490   - default search engine is now Scroogle SSL, configured to search pages
7491     in French language; the English one is also installed
7492   - never ask to save passwords or forms content
7493   - configured the torbutton extension to use polipo
7494   - installed the CACert root certificate
7495   - installed the SSL Blacklist extension and the blacklist data
7496   - installed the FireGPG extension
7497   - installed the CS Lite extension
7498   - installed the NoScript extension
7499   - NoScript, CS Lite: replaced the default whitelists with a list of
7500     trusted, non-commercial Internet Service Providers
7501   - configure extensions (add to prefs.js):
7502     user_pref("extensions.torbutton.startup", true);
7503     user_pref("extensions.torbutton.startup_state", 1);
7504     user_pref("extensions.torbutton.tor_enabled", true);
7505     user_pref("noscript.notify.hide", true);
7506     user_pref("capability.policy.maonoscript.sites", "about:
7507       about:blank about:certerror about:config about:credits
7508       about:neterror about:plugins about:privatebrowsing
7509       about:sessionrestore chrome: resource:");
7510     user_pref("extensions.firegpg.no_updates", true);
7511   - install the NoScript plugin from Debian squeeze
7512   - delete urlclassifier3.sqlite on $HOME refresh: as we disabled
7513     "safebrowsing", this huge file is of no use
7514   - torbutton: install newer version from Squeeze
7515   * linux: removed non-686 kernel flavours when building i386 images
7516   * compatibility: append "live-media=removable live-media-timeout=15", to
7517     prevent blindly booting another debian-live installed on the hard disk
7518   * software: added
7519   - gnome-app-install
7520   - iwconfig
7521   - cryptkeeper: Gnome system tray applet to encrypt files with EncFS
7522   - kvkbd: virtual keyboard (installed from backports.org)
7523   - sshfs (and added live user to the fuse group)
7524   - less, secure-delete, wipe, seahorse, sshfs, ntfs-3g
7525   - scribus
7526   * Tor
7527   - enable the transparent proxy, the DNS resolver, and the control port
7528   - save authentication cookie to /tmp/control_auth_cookie, so that the
7529     live user can use Tork and co.
7530   - autostart Tork with Gnome
7531   - Tork: installed, disabled most notifications and startup tips
7532   - added a restart tor hook to if-up.d (used by Network Manager as well),
7533     so that Tor does work immediately even if the network cable was
7534     plugged late in/after the boot process
7535   * $HOME
7536   - added a nautilus-script to wipe files and directories
7537   - bash with working completion for the live user
7538   * polipo: install and configure this HTTP proxy to forward requests
7539   through Tor
7540   * DNS: install and configure pdnsd to forward any DNS request through
7541   the Tor resolver
7542   * firewall: force every outgoing TCP connection through the Tor
7543   transparent proxy, discard any outgoing UDP connection
7544   * misc
7545   - set syslinux timeout to 4 seconds
7546   - use splashy for more user-friendly boot/halt sequences
7548  -- amnesia <amnesia@boum.org>  Sat, 20 Jun 2009 21:09:15 +0200