Add test report.
[tails/pzajda.git] / debian / changelog
blobc6c22253434e513d022e51f076234acab551353e
1 tails (1.1.1) UNRELEASED; urgency=medium
3   * Dummy entry for next release.
5  -- Tails developers <tails@boum.org>  Wed, 23 Jul 2014 00:49:19 +0200
7 tails (1.1) unstable; urgency=medium
9   * Rebase on Debian Wheezy
10     - Upgrade literally thousands of packages.
11     - Migrate to GNOME3 fallback mode.
12     - Install LibreOffice instead of OpenOffice.
13     - Remove custom LSB logging: Wheezy has fancy colored init
14       logging.
16   * Major new features
17     - UEFI boot support.
18     - Replace the Windows XP camouflage with an experimental Windows 8
19       camouflage.
20     - Install Linux 3.14.12-1 from Debian unstable.
21     - Bring back VirtualBox guest modules, installed from Wheezy
22       backports. Full functionality is only available when using the
23       32-bit kernel.
25   * Security fixes
26     - Fix write access to boot medium via udisks (#6172).
27     - Don't allow the desktop user to pass arguments to
28       tails-upgrade-frontend (Closes: #7410).
29     - Make persistent file permissions safer (Closes #7443):
30       * Make the content of /etc/skel non-world-readable. Otherwise,
31         such files may be copied to /home/amnesia, and in turn to the
32         persistent volume, with unsafe permissions. That's no big deal
33         in /home/amnesia (that is itself not world-readable), *but*
34         the root of the persistent volume has to be world-readable.
35       * Have activate_custom_mounts create new directories with safe
36         permissions.
37       * Set strict permissions on /home/amnesia (Closes: #7463).
38       * Fix permissions on persistent directories that were created
39         with unsafe permissions (Closes: #7458).
40       * Fix files ownership while copying persistence (Closes: #7216).
41         The previous instructions to copy the persistent data were
42         creating personal files that belong to root. I don't think
43         there is a way of preserving the original ownership using
44         Nautilus (unless doing a "move" instead of a "copy" but that's
45         not what we are trying to do here).
46     - Disable FoxyProxy's proxy:// protocol handler (Closes: #7479).
47       FoxyProxy adds the proxy:// protocol handler, which can be used
48       to configure the proxy via an URI. A malicious web page can
49       include (or a malicious exit node can inject) some JavaScript
50       code to visit such an URI and disable or otherwise change
51       Iceweasel's proxy settings. While using this to disable
52       proxying will be dealt with safely by our firewall, this could
53       be used to defeat stream isolation, although the user must be
54       tricked into accepting the new proxy settings.
55     - Upgrade the web browser to 24.7.0esr-0+tails1~bpo70+1
56       (Firefox 24.7.0esr + Iceweasel patches + Torbrowser patches).
57     - Upgrade to Linux 3.14.12-1 (fixes CVE-2014-4699).
58     - Upgrade libav-based packages to 0.8.13-1 (fixes CVE-2014-4609).
59     - Upgrade to libxml2 2.8.0+dfsg1-7+wheezy1 (fixes CVE-2014-0191).
60     - Upgrade to dbus 1.6.8-1+deb7u3 (fixes CVE-2014-3477,
61       CVE-2014-3532 and CVE-2014-3533).
63   * Bugfixes
64     - Disable GNOME keyring's GnuPG functionality. (Closes: #7330) In
65       feature/regular-gnupg-agent, we installed the regular GnuPG
66       agent so that it is used instead of GNOME keyring's one. This is
67       not enough on Wheezy, so let's disable the starting of the "gpg"
68       component of GNOME keyring.
69     - Make sure /etc/default/locale exists, with a sensible default
70       value (Closes: #7333). Before Tails Greeter's PostLogin script
71       are run, /etc/default/locale does not exist on Wheezy. Our
72       tails-kexec initscript (and quite a few other scripts we run)
73       depends on this file to exist. So, let's make sure it exists,
74       with a sensible default value.
75     - Create the tails-persistence-setup user with the same UID/GID it
76       had on Tails/Squeeze. (Closes: #7343) Else, our various checks
77       for safe access rights on persistence.conf fail.
78     - Revert back to browsing the offline documentation using Iceweasel
79       instead of Yelp (Closes: #7390, #7285).
80     - Make the new NetworkManager configuration directory persistent,
81       when the old one was, but disable the old one (Closes: #7338).
82     - Before running tails-upgrade-frontend, chdir to a world-readable
83       place (Closes: #7641). In particular, Archive::Tar::Wrapper,
84       when called by tails-install-iuk, wants to chdir back to the
85       original cwd after it has chdir'd elsewhere to do its job.
87   * Minor improvements
88     - Install seahorse-nautilus, replacing seahorse-plugins (Closes #5516).
89     - Install hledger (custom backport, for now): our accountants need this.
90     - Install stable Scribus instead of scribus-ng.
91     - Install the printer driver for Epson Inkjet that use ESC/P-R.
92     - Install the BookletImposer PDF imposition toolkit. It's tiny,
93       and really helpful e.g. when producing booklets.
94     - Install gtkhash and nautilus-gtkhash (Closes #6763).
95     - Import new version of Tor Launcher:
96       · Now based on upstream Tor Launcher 0.2.5.4.
97       · Tor bug #11772: Proxy Type menu not set correctly
98       · Tor bug #11699: Change &amp;#160 to &#160; in network-settings.dtd
99       · Correctly handle startup paths that contain dot.
100     - Upgrade to Torbutton 1.6.9.0.
101     - Avoid shipping python2.6 in addition to python2.7.
102     - Don't install Gobby 0.4 anymore. Gobby 0.5 has been available in
103       Debian since Squeeze, now is a good time to drop the obsolete
104       0.4 implementation.
105     - Require a bit less free memory before checking for upgrades with
106       Tails Upgrader. The general goal is to avoid displaying "Not
107       enough memory available to check for upgrades" too often due to
108       over-cautious memory requirements checked in the wrapper.
109     - Make Tails Greeter's help window resolution-aware. Previously it
110       used a static 800x600 which was problematic on lower resolutions,
111       and sub-optimal on higher resolutions. Now it adapts itself
112       according to the screen resolution.
113     - Whisperback now sanitizes attached logs better with respect to
114       DMI data, IPv6 addresses, and serial numbers (Closes #6797,
115       #6798, #6804).
116     - Integrate the new logo in Tails Installer (Closes #7095)
117     - Also install linux-base and linux-compiler-gcc-4.8-x86 from
118       sid. This way, we can get rid of our linux-compiler-gcc-4.8-x86
119       3.12, and it makes things a bit more consistent.
120     - Include the syslinux binary, and its MBR, in the ISO filesystem.
121       This in turn allows Tails Installer to use this binary and MBR,
122       which is critical for avoiding problems (such as #7345) on
123       "Upgrade from ISO".
124     - Include syslinux.exe for win32 in utils/win32/ on the ISO
125       filesystem (Closes: #7425).
126     - Tails Installer:
127       * Add consistent margins in GUI.
128       * Always reset the target drive's MBR, without asking for
129         confirmation, after installing or upgrading.
130       * Install the bootloader using the syslinux binary found on the
131         target device, once the Live OS has been extracted/copied
132         there.
133     - Enable double-clicking to pick entries in the language or
134       keyboard layout lists in Tails Greeter.
135     - Install backport of shared-mime-info 1.3 (Closes: #7079).
136     - Make sanity-check prompts closable in Tails Persistence Setup
137       (Closes: #7119).
138     - Fix quick search in Tails Greeter's Other languages window
139       (Closes: #5387).
140     - Install systemd. It is not enabled by default, but having it
141       around will help doing the migration work.
142     - Enable AppArmor on the kernel command-line. This is a no-op
143       without the userspace tools and with no profile shipped, but it
144       will make it easier to fix this part of the situation.
146   * Build system
147     - Bump Vagrant builder's memory for RAM builds. Wheezy requires
148       more space to build, and the resulting image is larger.
149     - Fix Vagrant compatibility issue. Some classes' methods/fields
150       have been renamed between Vagrant versions, so we need a simple
151       compatibility layer to support all versions. Without this, it's
152       not possible to issue e.g. a `build` command to an already
153       running (i.e. `vm:up`:ed) Vagrant instance.
154     - Move cpu and mem checks to the `build` task. Previously, when
155       they were checked in `vm:up` *only* when issued while the VM
156       already is up, so these checks weren't run if one issues a
157       `build` when the VM is off. Now we'll fail earlier with a more
158       informative error message, and it looks like a more logical home
159       for them too.
160     - Fix buggy memory checks for RAM building. We have to take into
161       account which state the Vagrant VM is in for determining *where*
162       we check if enough memory is available for a RAM build. If it's
163       off, we check the host; if it's on we check the VM. Previously
164       we always checked the host, which doesn't make sense when the VM
165       is already started.
167   * Automated test suite
168     - Bump the tester VM's RAM by 256 MiB. There is not enough free
169       RAM to run Tails Upgrader with just 1 GiB of RAM after the
170       migration to Wheezy.
171     - Always adjust OOM and memory overcommit settings. The kernel
172       freezes seem to also happen for the amd64 kernel when filling
173       the memory.
174     - Add option to make Sikuli rety on FindFailed. This makes it
175       possible to update manu images for Sikuli in just *one* test
176       suite run, by continuously updating outdated pictures as we go.
177     - Actually run "Upgrade from ISO" from a USB drive running the old
178       version. That's what users do, and is buggy.
179     - Automatically test persistent directories permissions (Closes: #7560).
180     - Use read-write persistence when testing upgraded USB
181       installations.  Otherwise e.g. the permission fixes won't get
182       applied, and the subsequent steps testing the permissions will
183       fail.
184     - Actually check that the ISO's Tails is installed. The step
185       "Tails is installed on USB drive $TARGET" only checks that the
186       *running* Tails is installed on $TARGET, which obviously fails
187       when doing an upgrade from ISO running an old Tails. That it
188       worked for the same scenario running the current Tails is just
189       coincidental.
190     - Use OpenJDK 7 to run our test suite (Closes #7175).
191     - Use qemu-system-x86_64 directly, instead of kvm, for running the
192       automated test suite (Closes: #7605).
194  -- Tails developers <tails@boum.org>  Sun, 20 Jul 2014 23:16:13 +0200
196 tails (1.0.1) unstable; urgency=medium
198   * Security fixes
199     - Upgrade the web browser to 24.6.0esr-0+tails1~bpo60+1
200       (Firefox 24.6.0esr + Iceweasel patches + Torbrowser patches).
201       Also import the Tor Browser profile at commit
202       90ba8fbaf6f23494f1a0e38d63153b3b7e65d3d3 from
203       ttp/tor-browser-24.6.0esr-3.x-1.
204     - Install Linux 3.14 from Debian unstable (fixes CVE-2014-3153 and
205       others).
206     - Install openssl from Squeeze LTS (fixes CVE-2014-0076,
207       CVE-2014-0195, CVE-2014-0221, CVE-2014-3470 and CVE-2014-0224).
208     - Install GnuTLS from Squeeze LTS (fixes CVE-2014-3466.).
210   * Minor improvements
211     - Add Squeeze LTS APT sources. It has been given a low pinning
212       priority so explicit pinning must be used to actually install
213       anything from it.
214     - Upgrade Tor to 0.2.4.22-1~d60.squeeze+1.
215     - Upgrade I2P to 0.9.13-1~deb6u+1.
217  -- Tails developers <tails@boum.org>  Sun, 08 Jun 2014 19:14:00 +0200
219 tails (1.0) unstable; urgency=medium
221   * Security fixes
222     - Upgrade the web browser to 24.5.0esr-0+tails1~bpo60+1
223       (Firefox 24.5.0esr + Iceweasel patches + Torbrowser patches).
224     - Upgrade Tor to 0.2.4.21-1+tails1~d60.squeeze+1:
225       * Based on 0.2.4.21-1~d60.squeeze+1.
226       * Backport the fix for Tor bug #11464. It adds client-side blacklists for
227         all Tor directory authority keys that was vulnerable to Heartbleed.
228         This protects clients in case attackers were able to compromise a
229         majority of the authority signing and identity keys.
231    * Bugfixes
232     - Disable inbound I2P connections. Tails already restricts incoming
233       connections, but this change tells I2P about it.
234     - Fix link to the system requirements documentation page in the Tails
235       Upgrader error shown when too little RAM is available.
237   * Minor improvements
238     - Upgrade I2P to 0.9.12-2~deb6u+1.
239     - Import TorBrowser profile. This was forgotten in Tails 0.23 and even
240       though we didn't explicitly set those preferences in that release
241       they defaulted to the same values. This future-proofs us in case the
242       defaults would ever change.
243     - Import new custom version of tor-launcher:
244       * Based on upstream Tor Launcher 0.2.5.3.
245       * Improve how Tor Launcher handles incomplete translation.
246         (Tor bug #11483; more future-proof fix for Tails bug #6885)
247       * Remove the bridge settings prompt. (Tor bug #11482; closes Tails
248         bug #6934,)
249       * Always show bridge help button. (Tor bug #11484)
250     - Integrate the new Tails logo into various places:
251       * The website
252       * The boot splash
253       * The "About Tails" dialog
255   * Build system
256     - Use the stable APT suite when building from the stable Git branch
257       (Closes: #7022).
259   * Test suite
260     - Add test for the #7022 fix.
262  -- Tails developers <tails@boum.org>  Sun, 27 Apr 2014 19:34:01 +0200
264 tails (0.23) unstable; urgency=medium
266   * Security fixes
267     - Upgrade the web browser to 24.4.0esr-0+tails1~bpo60+1
268       (Firefox 24.4.0esr + Iceweasel patches + Torbrowser patches).
270   * Major new features
271     - Spoof the network interfaces' MAC address by default (Closes: #5421),
272       as designed on https://tails.boum.org/contribute/design/MAC_address/.
273     - Rework the way to configure how Tor connects to the network
274       (bridges, proxy, fascist firewall): add an option to Tails Greeter,
275       start Tor Launcher when needed (Closes: #5920, #5343).
277   * Bugfixes
278     - Additional software: do not crash when persistence is disabled
279       (Closes: #6440).
280     - Upgrade Pidgin to 2.10.9, that fixes some regressions introduced
281       in the 2.10.8 security update (Closes: #6661).
282     - Wait for Tor to have fully bootstrapped, plus a bit more time,
283       before checking for upgrades (Closes: #6728) and unfixed known
284       security issues.
285     - Disable the Intel Management Engine Interface driver (Closes: #6460).
286       We don't need it in Tails, it might be dangerous, and it causes bugs
287       on various hardware such as systems that reboot when asked to shut down
288     - Add a launcher for the Tails documentation. This makes it available
289       in Windows Camouflage mode (Closes: #5374, #6767).
290     - Remove the obsolete wikileaks.de account from Pidgin (Closes: #6807).
292   * Minor improvements
293     - Upgrade Tor to 0.2.4.21-1~d60.squeeze+1.
294     - Upgrade obfsproxy to 0.2.6-2~~squeeze+1.
295     - Upgrade I2P to 0.9.11-1deb6u1.
296     - Install 64-bit kernel instead of the 686-pae one (Closes: #5456).
297       This is a necessary first step towards UEFI boot support.
298     - Install Monkeysign (in a not-so-functional shape yet).
299     - Disable the autologin text consoles (Closes: #5588). This was one of
300       the blockers before a screen saver can be installed
301       in a meaningful way (#5684).
302     - Don't localize the text consoles anymore: it is broken on Wheezy,
303       the intended users can as well use loadkeys, and we now do not have
304       to trust setupcon to be safe for being run as root by the desktop user.
305     - Make it possible to manually start IBus.
306     - Reintroduce the possibility to switch identities in the Tor Browser,
307       using a filtering proxy in front of the Tor ControlPort to avoid giving
308       full control over Tor to the desktop user (Closes: #6383).
309     - Incremental upgrades improvements:
310       · Drop the Tails Upgrader launcher, to limit users' confusion
311         (Closes: #6513).
312       · Lock down sudo credentials a bit.
313       · Hide debugging information (Closes: #6505).
314       · Include ~/.xsession-errors in WhisperBack bug reports.
315         This captures the Tails Upgrader errors and debugging information.
316       · Report more precisely why an incremental upgrade cannot be done
317         (Closes: #6575).
318       · Various user interface and phrasing improvements.
319     - Don't install the Cookie Monster browser extension (Closes: #6790).
320     - Add a browser bookmark pointing to Tor's Stack Exchange (Closes: #6632).
321     - Remove the preconfigured #tor channel from the Pidgin: apparently,
322       too many Tails users go ask Tails questions there, without making
323       it clear that they are running Tails, hence creating a user-support
324       nightmare (Closes: #6679).
325     - Use (most of) Tor Browser's mozconfig (Closes: #6474).
326     - Rebase the browser on top of iceweasel 24.3.0esr-1, to get
327       the certificate authorities added by Debian back (Closes: #6704).
328     - Give access to the relevant documentation pages from Tails Greeter.
329     - Hide Tails Greeter's password mismatch warning when entry is changed.
330     - Persistent Volume Assistant:
331       · Take into account our installer is now called Tails Installer.
332       · Optimize window height (Closes: #5458).
333       · Display device paths in a more user-friendly way (Closes: #5311).
335   * Build system
336     - Ease updating POT and PO files at release time, and importing translations
337       from Transifex (Closes: #6288, #6207).
338     - Drop custom poedit backport, install it from squeeze-backports-sloppy.
339     - Make ISO and IUK smaller (Closes: #6390, #6425):
340       · Exclude more files from being included in the ISO.
341       · Remove *.pyc later so that they are not recreated.
342       · Truncate log files later so that they are not filled again.
343       · At ISO build time, set mtime to the epoch for large files whose content
344         generally does not change between releases. This forces rsync
345         to compare the actual content of these files, when preparing an IUK,
346         instead of blindly adding it to the IUK merely because the mtime
347         has changed, while the content is the same.
348     - Make local hooks logging consistent.
350   * Test suite
351     - Migrate from JRuby to native Ruby + rjb.
352     - The test suite can now be run on Debian Wheezy + backports.
353     - Fix buggy "persistence is not enabled" step (Closes: #5465).
354     - Use IPv6 private address as of RFC 4193 for the test suite's virtual
355       network. Otherwise dnsmasq from Wheezy complains, as it is not capable
356       of handling public IPv6 addresses.
357     - Delete volumes after each scenario unless tagged @keep_volumes.
358     - Add an anti-test to make sure the memory erasure test works fine.
359     - A *lot* of bugfixes, simplifications and robustness improvements.
361  -- Tails developers <tails@boum.org>  Tue, 18 Mar 2014 00:58:50 +0100
363 tails (0.22.1) unstable; urgency=medium
365   * Security fixes
366     - Upgrade the web browser to 24.3.0esr-0+tails1~bpo60+2
367       (Firefox 24.3.0esr + Iceweasel patches + Torbrowser patches).
368     - Upgrade NSS to 3.14.5-1~bpo60+1.
369     - Upgrade Pidgin to 2.10.8.
370     - Workaround browser size fingerprinting issue by using small icons
371       in the web browser's navigation toolbar (Closes: #6377).
372       We're actually hit by Tor#9268, and this is the best workaround gk
373       and I were able to find when discussing this on Tor#10095.
375   * Major new features
376     - Check for upgrades availability using Tails Upgrader, and propose
377       to apply an incremental upgrade whenever possible (Closes: #6014).
378       · Run tails-update-frontend at session login time.
379       · Have tails-security-check only report unfixed security issues.
380       · Greatly improve the Tails Upgrader UI and strings phrasing.
381       · Enable startup notification for Tails Upgrader.
382     - Install Linux 3.12 (3.12.6-2) from Debian testing. Unfortunately,
383       this breaks the memory wipe feature on some hardware (#6460), but
384       it fixes quite a few security issues, and improves hardware support.
385     - Update the build system to be compatible with Vagrant 1.2 and 1.3,
386       in addition to the already supported versions (Closes: #6221).
387       Thanks to David Isaac Wolinsky <isaac.wolinsky@gmail.com>.
389   * Bugfixes
390     - Do not start IBus for languages that don't need it. This fixes
391       the keybindings problems introduced in 0.22 (Closes: #6478).
392       Thanks to WinterFairy.
393     - Disable network.proxy.socks_remote_dns in the Unsafe Browser.
394       Bugfix against 0.22 (Closes: #6479).
395     - Fetch Tor Browser User-Agent from its own prefs, rather than from
396       the obsolete Torbutton ones. Bugfix against 0.22 (Closes: #6477).
397     - Upgrade Vagrant basebox to include up-to-date Debian archive keys
398       (Closes: #6515, #6527).
399     - Do not use a non-working proxy for downloading the Vagrant basebox
400       (Closes: #6514).
401     - Use IE's icon in Windows camouflage mode.
402       Bugfix against 0.22 (Closes: #6536).
403     - Support "upgrading" a partial Tails installation (Closes: #6438)
404       and fix missing confirmation dialog in Tails Installer (Closes: #6437).
405       Thanks to Andres Gomez Ramirez <andres.gomez@cern.ch>.
406     - Fix browser homepage in Spanish locales (Closes: #6612).
408   * Minor improvements
409     - Tor 0.2.4 is stable! Adapt APT sources accordingly.
410     - Update Tor Browser to 24.2.0esr-1+tails1, that uses its own NSS
411       library instead of the system one.
412     - Update Torbutton to 1.6.5.3.
413     - Do not start Tor Browser automatically, but notify when Tor is ready.
414       Warn the user when they attempt to start Tor Browser before Tor is ready.
415     - Import Tor Browser profile at
416       3ed5d9511e783deb86835803a6f40e7d5a182a12 from ttp/tor-browser-24.2.0esr-1.
417     - Use http.debian.net for Vagrant builds, instead of the mostly broken
418       (and soon obsolete) cdn.debian.net.
419     - Phrasing and UI improvements in tails-upgrade-frontend.
420     - Style and robustness improvements in tails-security-check.
421     - Make room for upcoming UEFI support in Tails Installer.
423  -- Tails developers <tails@boum.org>  Wed, 29 Jan 2014 15:08:13 +0100
425 tails (0.22) unstable; urgency=medium
427   [Tails developers]
428   * Security fixes
429     - Upgrade to Iceweasel 24.2.0esr that fixes a few serious security issues.
430     - Stop migrating persistence configuration and access rights. Instead,
431       disable all persistence configuration files if the mountpoint has wrong
432       access rights (Closes: #6413).
433     - Upgrade to NSS 3.15.3 that fixes a few serious security issues affecting
434       the browser, such as CVE-2013-1741, CVE-2013-5605 and CVE-2013-5606.
436   * Major improvements
437     - Switch to Iceweasel 24 (Closes: #6370).
438       · Resync' (most) Iceweasel prefs with TBB 3.0-beta-1 and get rid
439         of many obsolete or default settings.
440       · Disable WebRTC (Closes: #6468).
441       · Import TorBrowser profile at commit
442         51bf06502c46ee6c1f587459e8370aef11a3422d from the tor-browser-24.2.0esr-1
443         branch at https://git.torproject.org/tor-browser.git.
444     - Switch to Torbutton 1.6.5 (Closes: #6371).
445       · Prevent Torbutton from asking users to "upgrade TBB".
446       · Use the same Tor SOCKS port as the TBB (9151) for our web browser.
447         This should be enough to avoid being affected by Tor#8511.
448       · Disable Torbutton 1.6's check for Tor.
449         Unfortunately, the new check.torproject.org breaks the remote Tor
450         check. We cannot use the local Tor check with the control port. So,
451         the shortest and sanest path to fixing the check issue, because the
452         remote Tor check is broken" seems to simply disable this check.
453         Patch submitted upstream as Tor#10216.
454     - Prepare incremental upgrades to be the next default way to upgrade Tails,
455       on point-releases at least.
457   * Bugfixes
458     - Deny X authentication only after Vidalia exits (Closes: #6389).
459     - Disable DPMS screen blanking (Closes: #5617).
460     - Fix checking of the persistent volume's ACL.
461     - Sanitize more IP and MAC addresses in bug reports (Closes: #6391).
462     - Do not fail USB upgrade when the "tmp" directory exists on the
463       destination device.
464     - Tails Installer: list devices with isohybrid Tails installed
465       (Closes: #6462).
467   * Minor improvements
468     - Create a configuration file for additional software if needed
469       (Closes: #6436).
470     - Translations all over the place.
471     - Enable favicons in Iceweasel.
472     - Do not propose to make permanent NoScript exceptions.
473       In Tails, every such thing is temporary, so better only display the menu
474       entry that's about temporarily allowing something.
475     - Clearer warning when deleting persistent volume (thanks to Andres Gomez
476       Ramirez <andres.gomez@cern.ch> for the patch).
477     - Make wording in Tails Installer more consistent.
479   [ WinterFairy ]
480   * Use IBus instead of SCIM (Closes: #5624, #6206).
481     It makes it possible to input passwords in pinentry for at least Japanese,
482     Chinese and Korean languages.
483   * Add an import-translation script.
484     This automates the importation process of completed translations
485     from Transifex.
486   * Always list optimal keyboard layout in the greeter (Closes: #5741).
487   * Fix on-the-fly translation of the greeter in various languages
488     (Closes: #5469).
490   [ Kytv]
491   * Update I2P to 0.9.8.1 (Closes: #6080, #5889).
492   * Improve I2P configuration:
493     - Disable IPv6 support in a nicer way.
494     - Disable i2cp (allows java clients to communicate from outside the JVM). If
495       this is unset an exception for port 7654 would need to be added to ferm.
496     - Disable "in-network" updates (this is also done in the regular I2P
497       packages).
498     - Disable the outproxies. Access to the Internet is already routed through
499       Tor so these are unnecessary. If end-users have a good reason to go
500       through one of the I2P outproxies they can turn them back on.
501   * Add a couple of default I2P IRC channels to Pidgin.
502   * Allow access to the local 'eepsite' through FoxyProxy.
503   * Add firewall exceptions for the standard I2P ports.
505  -- Tails developers <tails@boum.org>  Sat, 30 Nov 2013 16:47:18 +0100
507 tails (0.21) unstable; urgency=low
509   * Security fixes
510     - Don't grant access to the Tor control port for the desktop user
511       (amnesia). Else, an attacker able to run arbitrary code as this user
512       could obtain the public IP with a get_info command.
513       · Vidalia is now run as a dedicated user.
514       · Remove the amnesia user from the debian-tor group.
515       · Remove the Vidalia launcher in the Applications menu.
516         The Vidalia instance it starts is useless, since it can't connect
517         to the Tor control port.
518     - Don't allow the desktop user to directly change persistence settings.
519       Else, an attacker able to run arbitrary code as this user could
520       leverage this feature to gain persistent root access, as long as
521       persistence is enabled.
522       · Fully rework the persistent filesystem and files ownership
523         and permissions.
524       · Run the Persistent Volume Assistant as a dedicated user, that is
525         granted the relevant udisks and filesystem -level credentials.
526       · At persistence activation time, don't trust existing persistence
527         configuration files, migrate to the new ownership and permissions,
528         migrate every known-safe existing settings and backup what's left.
529         Warn the user when not all persistence settings could be migrated.
530       · Persistent Volume Assistant uses the new ownership and permissions
531         scheme when initializing a new persistent volume, and refuses to
532         read persistence.conf if it, or the parent directory, hasn't the
533         expected permissions.
534       · Make boot medium 'system internal' for udisks with bilibop.
535         Once Tails is based on Wheezy, this will further complete the
536         protection (see #6172 for details).
537     - Update Iceweasel to 17.0.10esr-0+tails2~bpo60+1.
538     - Update Torbutton to 1.5.2-2, including a patch cherry-picked from
539       upstream to make window resizing closer to what the design says.
541   * Major new features
542     - Add a persistence preset for printing settings (Closes: #5686).
543       Reload CUPS configuration after persistence activation.
544     - Support SD card connected through a SDIO host adapter (Closes: #6324).
545       · Rebrand Tails USB installer to Tails installer.
546       · Display devices brand, model and size in the Installer
547         (Closes: #6292).
548       · Ask for confirmation before installing Tails onto a device
549         (Closes: #6293).
550       · Add support for SDIO and MMC block devices to the Tails Installer
551         (Closes: #5744) and the Persistent Volume Assistant (Closes: #6325).
552       · Arm the udev watchdog when booted from SD (plugged in SDIO) too
553         (Closes: #6327).
555   * Minor improvements
556     - Provide a consistent path to the persistent volume mountpoint
557       (Closes: #5854).
558     - Add a KeePassX launcher to the top GNOME panel (Closes: #6290).
559     - Rework bug reporting workflow: point the desktop launcher to
560       the troubleshooting page.
561     - Make /home world-readable at build time, regardless of the Git
562       working copy permissions. This makes the build process more robust
563       against strict umasks.
564     - Add signing capabilities to the tails-build script (Closes: #6267).
565       This is in turn used to sign ISO images built by our Jenkins setup
566       (Closes: #6193).
567     - Simplify the ikiwiki setup and make more pages translatable.
568     - Exclude the version string in GnuPG's ASCII armored output.
569     - Prefer stronger ciphers (AES256,AES192,AES,CAST5) when encrypting
570       data with GnuPG.
571     - Use the same custom Startpage search URL than the TBB.
572       This apparently disables the new broken "family" filter.
573     - Update AdBlock Plus patterns.
574     - Install Linux from Debian testing.
575       (That is, the same version that was shipped in 0.20.1.)
577   * Test suite
578     - Look for "/tmp/.X11-unix/X${1#:}" too when detecting displays in use.
579     - Adapt tests to match the Control Port access security fix:
580       · Take into account that the amnesia user isn't part of the debian-tor
581         group anymore.
582       · Run as root the checks to see if a process is running: this
583         is required to see other users' processes.
585  -- Tails developers <tails@boum.org>  Sat, 26 Oct 2013 23:42:46 +0200
587 tails (0.20.1) unstable; urgency=low
589   * Major new features
590   - Install Tor 0.2.4.17-rc-1~d60.squeeze+1 from the Tor project's repository.
591   - Install Iceweasel 17.0.9esr with Torbrowser patches.
592   - Install Linux kernel 3.10-3 (version 3.10.11-1) from sid.
594   * Bugfixes
595   - Remount persistence devices read-only at shutdown/reboot time
596     (Closes: #6228).
597   - Greeter: display a warning icon on admin password mismatch and on
598     persistence unlocking failure. Thanks to Andres Gomez Ramirez
599     <andres.gomez@cern.ch> for the fix!
600   - Don't torsocksify Pidgin.
601     Instead we disable Pidgin's GNOME integration to get the "Global proxy
602     configuration", which we set to use Tor. This fixes the I2P IRC account.
603   - Additional software: fix typo in notification.
604   - Allow installing "Priority: standard" packages that we do not install
605     by default: remove them late in the build process instead of assigning
606     them a -1 APT pinning level.
608   * Minor improvements
609   - Update AdBlock Plus patterns.
610   - Use more unique ISO file name when building from Jenkins.
611   - Additional software: point to the system log on upgrade failure.
612   - Set SOCKS5_USER and SOCKS5_PASSWORD in the connect-socks wrapper (used
613     by Git). Else, Tor 0.2.4's IsolateSOCKSAuth and connect-proxy
614     sometimes play together in some way that makes connect-proxy ask for
615     a password to connect to the SocksPort. SOCKS5_USER and
616     SOCKS5_PASSWORD are passed through unchanged if they were manually set
617     by the user already.
618   - Use our custom connect-socks wrapper for SSH. Else, Tor 0.2.4's
619     IsolateSOCKSAuth and connect-proxy sometimes play together in some way
620     that makes connect-proxy ask for a password to connect to the
621     SocksPort. Note that connect-socks uses the default SocksPort too, so
622     no change here wrt. our connection isolation design.
624   * Localization
625   - Import new translations from Transifex.
627   * Test suite
628   - Fix old ISO checking for consistent error reporting.
629   - Remove custom persistence test from manual test suite.
630     It was removed for the GUI in t-p-s 0.33.
632  -- Tails developers <tails@boum.org>  Sun, 15 Sep 2013 15:49:36 +0200
634 tails (0.20) unstable; urgency=low
636   * Major new features
637   - Install Linux kernel 3.10.3-1 from Debian unstable.
638   - Iceweasel 17.0.8esr + Torbrowser patches.
640   * Bugfixes
641   - Prevent Iceweasel from displaying a warning when leaving HTTPS web sites.
642   - Make Iceweasel use the correct, localized search engine.
643   - Fix Git access to https:// repositories.
645   * Minor improvements
646   - Install Dasher, a predictive text entry tool.
647   - Add a wrapper around TrueCrypt which displays a warning about it soon
648     being deprecated in Tails.
649   - Remove Pidgin libraries for all protocols but IRC and Jabber/XMPP.
650     Many of the other protocols Pidgin support are broken in Tails and
651     haven't got any security auditting.
652   - Disable the pre-defined Pidgin accounts so they do not auto-connect
653     on Pidgin start.
654   - Include information about Alsa in WhisperBack reports.
655   - Explicitly restrict access to ptrace. While this setting was enabled
656     by default in Debian's Linux 3.9.6-1, it will later disabled in 3.9.7-1.
657     It's unclear what will happen next, so let's explicitly enable it ourselves.
658   - Do not display dialog when a message is sent in Claws Mail.
659   - Sync iceweasel preferences with the Torbrowser's.
661   * Localization
662   - Many translation updates all over the place.
663   - Merge all Tails-related POT files into one, and make use of intltoolize
664     for better integration with Transifex.
666  -- Tails developers <tails@boum.org>  Tue, 30 Jul 2013 14:19:57 +0200
668 tails (0.19) unstable; urgency=low
670   * Major new features
671   - Install Linux kernel 3.9.5-1 from Debian unstable.
672     Features of particular interest for Tails are the Yama LSM
673     (ptrace scope restrictions) and improved hardware support.
674     As a corollary, install initramfs-tools from there too.
675   - Iceweasel 17.0.7esr + Torbrowser patches.
676   - Unblock Bluetooth, Wi-Fi, WWAN and WiMAX; block every other type of
677     wireless device. Next steps are described on the
678     todo/protect_against_external_bus_memory_forensics ticket.
680   * Bugfixes
681   - Fix write access to boot medium at the block device level,
682     by installing bilibop-udev. Thanks to quidame for his support.
683   - tails-greeter l10n-related fixes, thanks to winterfairy:
684     · Fix so translations is applied on password mismatch messages.
685     · Separate forward and login buttons and make them translatable.
686   - Fix link to documentation when no sudo password is set.
687   - gpgApplet: partial fix for clipboard emptying after a wrong passphrase
688     was entered.
689   - Workaround aufs bug in Unsafe Browser script.
691   * Minor improvements
692   - Drop GNOME proxy settings: we did not find any use of it we were keen
693     to support, other than two programs (Seahorse, Pidgin) that are now run
694     with torsocks.
695   - Format newly created persistent volumes as ext4.
696   - GnuPG: don't connect to the keyserver specified by the key owner.
697     This feature opens the door to a variety of subtle attacks.
698   - GnuPG: locate keys only from local keyrings.
699     This is probably the default, but better safe than sorry.
700   - Install virt-what from Wheezy.
701     The version from Squeeze does not detect at least Parallels for Mac v.8.
702   - Upgrade live-boot and live-config to the 3.0.x final version from Wheezy.
703     · Remove /live and /lib/live/image compatibility symlinks.
704     · Add /live/overlay -> /lib/live/mount/overlay symlink.
705       The live-boot changes (commit d2b2a461) brought to fix Debian bug
706       #696495 revert some of our previous changes (commit 77dab1cb), and as
707       a result, at the time live-persist runs, no tmpfs is mounted on
708       /live/overlay, which breaks the aufs mount. So, let's just ensure
709       /live/overlay points to a tmpfs.
710     · Really disable policykit and sudo live-config hooks.
711       ... by making it believe they've already been run.
712       This workarounds new live-config's default behavior.
714   * Localization
715   - Many translation updates all over the place.
717   * Test suite
718   - Re-enable previously disabled boot device permissions test.
720  -- Tails developers <tails@boum.org>  Wed, 26 Jun 2013 12:36:20 +0200
722 tails (0.18) unstable; urgency=low
724   * New features
725   - Support obfs3 bridges.
726   - Automatically install a custom list of additional packages chosen by
727     the user at the beginning of every working session, and upgrade them
728     once a network connection is established (technology preview).
730   * Iceweasel
731   - Upgrade to Iceweasel 17.0.6esr-0+tails1~bpo60+1.
732   - Update Torbrowser patches to current maint-2.4 branch (567682b).
733   - Isolate DOM storage to first party URI, and enable DOM storage:
734     don't set dom.storage.enabled anymore, and set Torbutton's
735     disable_domstorage to false.
736   - Isolate the image cache per url bar domain.
737   - Torbutton 1.5.2, and various prefs hacks to fix breakage:
738     · Add .saved version of the Torbutton preferences the TBB also sets.
739     · Set TOR_SOCKS_HOST and TOR_SOCKS_PORT.
740     · Move some prefs (network.proxy.*, extensions.autoDisableScopes,
741       extensions.foxyproxy.last-version) to user.js.
742       Else, with Torbutton 1.5.x, these ones are not taken into account.
743     · Set network.proxy.socks_version.
744       Else we get the meaningless user_pref("network.proxy.socks_version", 9063);
745       in prefs.js after the initial startup.
746     · Set extensions.foxyproxy.socks_remote_dns to true.
747       Else, it overrides the various ways we set network.proxy.socks_remote_dns,
748       which in turn makes Torbutton think it should start in non-Tor mode.
749     · Also pass the TOR_SOCKS_* environment variables to iceweasel when
750       generating the profile: Torbutton behaves differently depending on
751       these variables, so we don't want the initial profile generation to be
752       done without them. In practice, this has no implication that we could
753       see right now, but better safe than sorry.
754     · Import all version overrides from the TBB prefs.
755       Else, the User-Agent sent in the HTTP headers is fine, but real
756       values leak with JavaScript, as demonstrated by ip-check's "Browser
757       type" test.
758     · Move a bunch of settings to user_pref(), that are not applied otherwise.
759       For some, this fixes a regression in 0.18~rc1.
760       For other, the  bug was already present in Tails 0.17.2.
761   - HTTPS Everywhere 3.2.
762   - Update prefs to match the TBB's, fix bugs, and take advantage of the latest
763     Torbrowser patches:
764     · Increase pipeline randomization.
765     · Fix @font-face handling of local() fonts.
766       Also disable fallback font rendering.
767     · Explicitly disable SPDY v2 and v3.
768     · Update http pipelining prefs.
769   - Make prefs organization closer to the TBB's:
770     · Remove Torbutton prefs that we set at their default value.
771     · Import Torbutton preferences from the TBB.
772     · Organize iceweasel config files in sections the same way as the TBB.
773   - Cleanup prefs:
774     · Don't set extensions.torbutton.clear_cookies nor
775       extensions.torbutton.saved.share_proxy_settings:
776       we don't care about toggling anymore.
777     · Don't set extensions.torbutton.saved.download_retention nor
778       extensions.torbutton.saved.search_suggest:
779       these settings are not used in Torbutton anymore.
780   - Update unsafe browser prefs mangling accordingly.
781   - Move network.protocol-handler.warn-external.* to user_pref().
782     Else they're not applied.
783     These prefs are actually ignored by Firefox these days -- the TBB
784     design doc reads "They are set still anyway out of respect for the
785     dead". Let's go on doing the same.
786   - Update extensions.adblockplus.currentVersion.
787   - Fetch xul-ext-https-everywhere (3.2-2) and xul-ext-noscript (2.6.6.1-1)
788     from Debian unstable. They were uploaded there, and accordingly removed
789     from experimental.
791   * Bugfixes
792   - Linux 3.2.41-2+deb7u2.
793   - Fixed swapped filenames of tails-{reboot,shutdown}.desktop.
794     Thanks to Mikko Harhanen for the patch.
795   - Only add ClientTransportPlugin to torrc when bridge mode is enabled.
796     This should bring back support for proxies of type other than obfsproxy.
798   * Minor improvements
799   - Set kernel.dmesg_restrict=1, and make /proc/<pid>/ invisible
800     and restricted for other users. It makes it slightly harder for an attacker
801     to gather information that may allow them to escalate privileges.
802   - Install gnome-screenshot.
803   - Don't disable IPv6 on all network interfaces anymore.
804     It turns out the IPv6 leaks we wanted to fix actually don't exist.
805   - Add a "About Tails" launcher in the System menu.
806   - Install GNOME accessibility themes.
807   - Use 'Getting started...' as the homepage for Tails documentation button.
808   - Stop relying on the obsolete /live/image compatibility symlink.
809   - Disable audio preview in Nautilus.
810   - Wheezy was released => Squeeze is now oldstable.
811   - Pick Tor from deb.torproject.org regardless of the release name they
812     advertise. At some point we needed it, their APT repository still thought
813     that stable == Squeeze.
814   - Add Wheezy APT sources.
815   - Install Linux and related packages from Wheezy.
816     Debian sid just got Linux 3.8, and we don't want to switch to a new kernel
817     yet.
818   - Fetch laptop-mode-tools from Wheezy.
819     Wheezy has the version we've been installing in 0.18~rc1,
820     while a newer one was uploaded to sid in the meantime.
821   - Fetch a few packages from Wheezy instead of unstable.
822     Namely: spice-vdagent, libregexp-common-perl, macchanger, service-wrapper,
823     libservice-wrapper-java and libservice-wrapper-jni.
824     Wheezy has the versions we've been installing for a while, so let's
825     avoid having unstable push a newer one to us uselessly at some point.
826     Note that at the time of this writing, the versions in sid and in Wheezy
827     are the same, so this commit is effectively a no-op as of today: it is
828     merely a safeguard for the future.
830   * Localization
831   - Many translation updates all over the place.
833   * Build process
834   - Make Vagrant's build-tails script support Jenkins too.
836   * Test suite
837   - Fix Unsafe Browser test broken by hidepid.
839  -- Tails developers <tails@boum.org>  Mon, 13 May 2013 22:17:38 +0200
841 tails (0.17.2) unstable; urgency=low
843   * Iceweasel
844   - Upgrade to Iceweasel 17.0.5esr-0+tails2~bpo60+1.
845   - Stop displaying obsolete context menu entries ("Open Tor URL" and friends).
847   * Hardware support
848   - Update Linux to 3.2.41-2
850   * Bugfixes
851   - Use more reliable OpenPGP keyservers:
852     · use the hkps pool in GnuPG (and import their SSL CA)
853     · use hkp://pool.sks-keyservers.net in Seahorse (as it does not support
854       hkps yet)
855   - Keep udisks users (GNOME Disk Utility, tails-persistence-setup, etc.)
856     from resetting the system partition's attributes when manipulating the
857     partition table. To this end, backport the relevant bugfix from Wheezy
858     into parted 2.3-5+tails1. This allowed to remove the sgdisk-based
859     workaround in tais-persistence-setup, and to stop installing
860     python-parted. All this is a first needed step to fix
861     todo/make_system_disk_read-only in a future release.
863   * Minor improvements
864   - Disable NoScript's HTML5 media click-to-play for better user experience.
866   * Localization
867   - Tails USB installer: update translations for French, German, Spanish,
868     Finnish, Greek, Italian, Latvian, Dutch, Polish and Chinese.
869   - Tails Greeter: update translations for Farsi, Chinese, French;
870     new translations: Finnish, Norwegian Bokmål, Galician.
871   - tails-persistence-setup: update Farsi and Chinese translations;
872     import new translations for Finnish and Swedish.
873   - WhisperBack: update translations for Arabic, French, German, Greek,
874     Spanish, Korean, Polish, Russian. New translations: Finnish, Chinese.
876   * Build process
877   - Add automated testing framework (Sikuli, Cucumber, libvirt -based)
878     with a bunch of tests.
880  -- Tails developers <amnesia@boum.org>  Sun, 07 Apr 2013 12:17:26 +0200
882 tails (0.17.1) unstable; urgency=low
884   * Iceweasel
885   - Upgrade to Iceweasel 17.0.4esr-0+tails1~bpo60+1.
887   * Hardware support
888   - Update Linux to 3.2.39-2.
889     It includes the drm and agp subsystems from Linux 3.4.29.
890   - Don't install xserver-xorg-video-rendition backport.
891     xserver-xorg-video-rendition has been removed from squeeze-backports
892     due to an upstream tarball mismatch discover when merging backports
893     into the main Debian archive, and xserver-xorg-video-all still depends
894     on it, so we explicitly install all drivers from -all but -rendition
895     as a (hopefully temporary) workaround.
897   * Minor improvements
898   - Remove Indymedia IRC account, until we ship a version of Pidgin
899     with SASL support, that is when Tails is based on Wheezy.
901   * Build system
902   - Don't ship the wiki's todo and bugs on ISO images.
904  -- Tails developers <amnesia@boum.org>  Thu, 21 Mar 2013 18:54:11 +0100
906 tails (0.17) unstable; urgency=low
908   * New features
909   - Install the KeePassX password manager, with a configuration and
910     documentation that makes it easy to persist the password database.
912   * Iceweasel
913   - Upgrade to Iceweasel 17.0.3esr-1+tails1~bpo60+1.
914   - Install xul-ext-adblock-plus from squeeze-backports.
915   - Do not allow listing all available fonts.
916     Set browser.display.max_font_attempts and browser.display.max_font_count
917     to enable the Torbrowser Limit-the-number-of-fonts-per-document patch.
918   - Set default spellchecker dictionary to English (USA),
919     and localize it according to locale with our custom branding extension.
920   - Disable the add-ons automatic update feature.
921   - Make the generated profile world-readable.
922   - Remove NoScript click-to-play confirmation.
923   - Sync some prefs set by Torbutton, to be ready when it stops setting these.
924   - Disable navigation timing.
925   - Disable SPDY. It stores state and may have keepalive issues.
926   - More aggressive iceweasel HTTP pipelining settings.
927   - Enable WebGL (as click-to-play only).
928   - Disable network.http.connection-retry-timeout.
929   - Disable full path information for plugins.
930   - Remove NoScript blocks of WebFonts.
931   - Disable DOM storage in Torbutton.
932     Since we don't apply the 0026-Isolate-DOM-storage-to-first-party-URI.patch
933     Torbrowser patch yet, and still disable DOM storage, we need to tell
934     Torbutton not to use it.
935   - Synchronize iceweasel's general.useragent.override with TBB based on FF17.
936     The User-Agent settings are not kept up-to-date anymore in Torbutton, so
937     we have to keep in sync manually with TBB's settings.
938   - Remove obsolete APT pining for Torbutton.
939     It's not maintained in Debian anymore, so we now fetch it from our own
940     APT repository.
941   - Fetch FoxyProxy from Debian experimental and libnspr4-0d from
942     squeeze-backports, for compatibility with Iceweasel 17.
943   - Rebase bookmarks file on top of the default iceweasel 17 one.
944   - Explicitly disable AdBlock Plus "correct typos" feature.
945     This feature connects to http://urlfixer.org/.
946     It is disabled by default in 2.2-1, but let's be careful.
948   * Minor improvements
949   - Upgrade to live-boot 3.0~b11-1 and live-config 3.0.12-1.
950     Accordingly update the 9980-permissions hook, live-persist,
951     unsafe-browser and boot-profile.
952     Add compatibility symlinks from /live to /lib/live, and from /live/image
953     to /lib/live/mount/medium, to ease the transition.
954   - Check for errors when sourcing live-boot files, e.g. to detect when
955     they have been renamed upstream.
956   - Don't add "quiet" to the kernel command-line ourselves.
957     Else, it appears twice as live-build's lb_binary_syslinux adds it too.
958     Historically, we've been adding it ourselves on top of that because
959     lb_binary_yaboot does not add it, but since we gave up the PowerPC support
960     attempt, we're now only interested in syslinux, so let's make it easier
961     for the general case, e.g. when one wants to remove the "quiet" parameter
962     as suggested by our "Tails does not start" debugging documentation.
963   - Upgrade I2P to 0.9.4.
965   * Bugfixes
966   - Many bugfixes brought by the Debian Squeeze 6.0.7 point-release.
967   - Use the regular GnuPG agent + pinentry-gtk2 instead of Seahorse
968     as a GnuPG agent. This fixes usage of OpenPGP in Claws Mail,
969     and brings support for OpenPGP smartcards.
970   - Enable I2P hidden mode.
971     Else, killing I2P ungracefully is bad for the I2P network.
972   - live-persist: move error() function before the first potential usecase.
973   - Add missing executable bit on restart-tor and restart-vidalia.
974   - Add shutdown and reboot launchers to the menu.
975     This workarounds the lack of a shutdown helper applet in camouflage mode.
976   - Remove Pidgin's MXit and Sametime support.
977     ... at least until CVE-2013-0273, CVE-2013-0272 and CVE-2013-0271 are
978     fixed in Debian stable. While we're at it, don't force file removal in
979     these "set -e" build scripts: fail hard, instead of silently ignoring
980     the fact that files may have moved or disappeared.
982   * Hardware support
983   - Install recent Intel and AMD microcode from squeeze-backports,
984     explicitly excluding the iucode-tool package that's not a good idea
985     for Live systems.
986   - Install firmware loader for Qualcomm Gobi USB chipsets.
987     This is needed to have various mobile broadband chipsets work.
988   - Upgrade barry to 0.18.3-5~bpo60+1.
989     This much improved new version supports more hardware & ISP,
990     and does not display dozens of spurious error messages at boot time.
992   * Build system
993   - Remove APT local cache (/Var/cache/apt/{,src}pkgcache.bin).
995  -- Tails developers <amnesia@boum.org>  Sat, 23 Feb 2013 10:37:57 +0100
997 tails (0.16) unstable; urgency=low
999   * Minor improvements
1000   - Replace the too-easy-to-misclick shutdown button with a better
1001     "Shutdown Helper" Gnome applet.
1002   - Display ~/Persistent in GNOME Places and GtkFileChooser if it is mounted.
1003   - Set Unsafe Browser's window title to "Unsafe Browser".
1004   - Install ekeyd to support the EntropyKey.
1005   - Install font for Sinhala.
1006   - Update Poedit to 1.5.4.
1007   - Kill Vidalia when restarting Tor.
1008     Doing this as early as possible exposes Vidalia's "broken onion" icon
1009     to users less.
1010   - Hide the persistence setup launchers in kiosk mode.
1011   - Add a shell library for Tor functions.
1012     These are shared among multiple of our scripts.
1013   - Install dictionaries for supported languages.
1014     Install hunspell dictionaries when possible,
1015     fall back on myspell ones else.
1017   * Bugfixes
1018   - Disable IPv6 on all network interfaces.
1019     This is a workaround for the IPv6 link-local multicast leak that was recently
1020     discovered. Tails has no local service that listens on IPv6, so there should be
1021     no regression, hopefully, unless one wants to play with OnionCat and VoIP,
1022     but those of us should know how to workaround this anyway.
1023   - live-persist: Fix variable mismatch, fixing probe white-list.
1024     Tails may previously have been able to list GPT partitions labelled
1025     "TailsData" on hard drives (!) as valid persistence volumes...
1026   - live-persist: Fix --media option when no devices are attached.
1027     Earlier, if it was set to e.g. 'removable-usb' and no USB storage was
1028     connected, $whitelistdev would be empty, which is interpreted like
1029     all devices are ok by the rest of the code.
1030   - Fix SCIM in the autostarted web browser: save IM environment variables
1031     to a file during Desktop session startup, and export them into the
1032     autostarted browser's environment.
1033   - Talk of DVD, not of CD, in the shutdown messages.
1034   - Make tordate work in bridge mode with an incorrect clock.
1035     When using a bridge Tor reports TLS cert lifetime errors (e.g. when
1036     the system clock is way off) with severity "info", but when no bridge
1037     is used the severity is "warn". tordate/20-time.sh depends on grepping
1038     these error messages, so we termporarily increase Tor's logging
1039     severity when using bridge mode. If we don't do this tordate will
1040     sleep forever, leaving Tor in a non-working state.
1041     · White-list root to use Tor's ControlPort.
1042     · Add logging for is_clock_way_off().
1043     · Remove Tor's log before time syncing.
1044       We depend on grepping stuff from the Tor log (especially for
1045       tordate/20-time.sh), so deleting it seems like a Good Thing(TM).
1046     · Stop Tor before messing with its log or data dir.
1047   - live-persist: limit searched devices the same way as live-boot.
1048     If no --media argument is specified, use live-boot's
1049     "(live-media|bootfrom)=removable(|-usb)" argument to limit devices
1050     searched for a persistent volume.
1051   - tails-greeter: do not pass media=removable to live-persist.
1052     Now that we have autodetection with kernel command-line,
1053     it should not be needed anymore.
1054   - Start memlockd after configuring it,
1055     instead of starting it before and restarting it after.
1056     This avoids running memlockd twice, and prevents other possibly
1057     surprising race-conditions.
1058     As a consequence, also have tails-sdmem-on-media-removal start after the
1059     memlockd service *and* tails-reconfigure-memlockd: to start the watchdog,
1060     we need memlockd to be properly configured *and* running.
1062   * iceweasel
1063   - Set iceweasel homepage to the news section on the Tails website.
1064     ... using the localized one when possible.
1065   - Hide the iceweasel add-on bar by default.
1066     Now that we don't want to ship the Monkeysphere addon anymore,
1067     that was the only one displayed in there, we can as well hide the whole bar.
1068   - Don't hide the AdBlock-Plus button in the add-on bar anymore. Now that
1069     we hide the whole addon bar, we can get rid of this old
1070     UX improvement.
1071   - Do not install a placeholder (fake) FireGPG iceweasel extension anymore.
1072     It was shipped from 0.10 (early 2012) to 0.15 (late November),
1073     so the migration period should be over now.
1074   - Don't install xul-ext-monkeysphere anymore.
1075     The implication of the current keyserver policy are not well
1076     understood, Monkeysphere is little used in Tails, and we're not sure
1077     anymore it would be our first bet for the web browser profile with no
1078     CA. Let's keep the various configuration bits (e.g. FoxyProxy,
1079     patching MSVA), though, so that advanced users who are used to have
1080     Monkeysphere in Tails just have to install the package.
1082   * Build system
1083   - Install the "standard" task with tasksel for better consistency in the
1084     Tails ISO images built in various environments.
1085   - Install p7zip-full. It's a dep by file-roller, but we explicily use it
1086     elsewhere, and it's better to be safe than sorry.
1087   - Remove pinning of libvpx0 to sid.
1088     This package is part of Squeeze, and not from testing/sid.
1089     We have been shipping the version from Squeeze for a while.
1090   - Remove config/chroot_local-packages/ from .gitignore.
1091     The documented way for "external" contributors to add custom packages
1092     is to put them in chroot_local-packages, and once we pull we import
1093     any such package into our APT repo and rewrite the
1094     history appropriately.
1095     Also, the ability to add packages in there and not see them in "git
1096     status" makes it very easy to build tainted ISO images with
1097     non-standard packages, which makes some of us fear can lead to hard to
1098     debug situations.
1099   - Make it clearer what can and cannot be done in terms of local packages.
1101  -- Tails developers <amnesia@boum.org>  Thu, 10 Jan 2013 12:47:42 +0100
1103 tails (0.15) unstable; urgency=low
1105   * Major new features
1106   - Persistence for browser bookmarks.
1107   - Support for obfsproxy bridges.
1109   * Minor improvements
1110   - Add the Hangul (Korean) Input Method Engine for SCIM.
1111   - Add vendor-specific dpkg origin information. This makes dpkg-vendor
1112     return correct information.
1113   - Install pcscd and libccid from squeeze-backports. This is needed to
1114     support, to some extent, some OpenPGP SmartCard readers.
1115   - Install HPIJS PPD files and the IJS driver (hpijs).
1116     This adds support for some printers, such as Xerox DocumentCenter400.
1117   - Optimize fonts display for LCD.
1118   - Update TrueCrypt to version 7.1a.
1120   * Bugfixes
1121   - Do not use pdnsd anymore. It has been orphaned in Debian, has quite
1122     some bugs in there, and apparently Tor's DNSPort's own caching is
1123     be good enough.
1124   - Remove useless iceweasel cookies exceptions. They are useless as
1125     per-session cookies are allowed.
1126   - Do not run setupcon on X. This call is only needed on the Linux
1127     console, no need to annoy the user with a weird "Press enter to
1128     activate this console" when the open a root shell in a GNOME
1129     Terminal.
1130   - Allow the tails-iuk-get-target-file user to connect to the SOCKSPort
1131     dedicated for Tails-specific software.
1132   - Fix gpgApplet menu display in Windows camouflage mode.
1133   - Fix Tor reaching an inactive state if it's restarted in "bridge mode",
1134     e.g. during the time sync' process.
1136   * Iceweasel
1137   - Update iceweasel to 10.0.11esr-1+tails1.
1138   - User profile is now generated at build time in order to support persistent
1139     bookmarks.
1140   - Update HTTPS Everywhere to version 3.0.4.
1141   - Update NoScript to version 2.6.
1142   - Fix bookmark to I2P router console.
1143   - Re-enable Monkeysphere extension to connect to the validation agent.
1145   * Localization
1146   - The Tails USB installer, tails-persistence-setup and tails-greeter
1147     are now translated into Bulgarian.
1148   - Update Chinese translation for tails-greeter.
1149   - Update Euskadi translation for WhisperBack.
1151   * Build system
1152   - Custom packages are now retrieved from Tails APT repository instead
1153     of bloating the Git repository.
1154   - Allow '~' in wiki filenames. This makes it possible to ship
1155     update-description files for release candidates.
1156   - Document how to create incremental update kit.
1157   - Handle release candidates when generating custom APT sources.
1158   - Remove pinning for xul-ext-adblock-plus.
1159     It is obsolete since we've added this package to our APT repository.
1161  -- Tails developers <amnesia@boum.org>  Sun, 25 Nov 2012 12:59:17 +0100
1163 tails (0.14) unstable; urgency=low
1165   * Major new features
1166   - Enable Tor stream isolation; several new SocksPorts with
1167     appropriate Isolate* options have been added for different use
1168     cases (i.e. applications). All application's have been
1169     reconfigured to use these new SocksPorts, which should increase
1170     anonymity by making it more difficulte to correlate traffic from
1171     different applications or "online identities".
1172   - The web browser now has the anonymity enhancing patches from the
1173     TorBrowser applied.
1174   - gpgApplet can now handle public-key cryptography.
1175   - Install an additional, PAE-enabled kernel with NX-bit
1176     support. This kernel is auto-selected when the hardware supports
1177     it and will:
1178     * provide executable space protection, preventing certain types of
1179       buffer overflows from being exploitable.
1180     * enable more than 4 GiB of system memory.
1181     * make all processors/cores available, including their
1182       power-saving functionality.
1183   - Add a persistence preset for NetworkManager connections.
1185   * Minor improvements
1186   - On kexec reboot, make the boot quiet only if debug=wipemem was not
1187     enabled.
1188   - Update torproject.org's APT repo key.
1189   - Update the embedded Tails signing key.
1190   - Use symlinks instead of duplicating localized searchplugins.
1191   - Rewrite Tails firewall using ferm. Tails firewall was written in
1192     very unsophisticated iptables-save/restore format. As more feature
1193     creeped in, it started to be quite unreadable.
1194   - Optimize VirtualBox modules build at runtime to avoid installing the
1195     userspace utils N times.
1196   - Drop most of Vidalia's configuration. Our custom lines just caused
1197     trouble (with multiple SocksPorts) and the default works well.
1198   - Blacklist PC speaker module. On some computers, having the pcspkr
1199     module loaded means loud beeps at bootup, shutdown and when using
1200     the console. As it draws useless attention to Tails users, it is
1201     better to prevent Linux from loading it by default.
1202   - Remove all addons from the Unsafe Browser. No addons are essential
1203     for the Unsafe Browser's intent. If anything they will modify the
1204     network fingerprint compared to a normal Iceweasel install, which
1205     is undesirable.
1206   - Prevent some unwanted packages to be installed at all, rather than
1207     uninstalling them later. This should speed up the build a bit.
1208   - Add a symlink from /etc/live/config to /etc/live/config.d. This
1209     makes the system compatible with live-config 3.0.4-1, without
1210     breaking backward compatibility with various parts of the system
1211     that use the old path.
1212   - Do not run unecessary scripts during shutdown sequence, to make
1213     shutdown faster.
1214   - Make live-persist deal with persistent ~/.gconf subdirs so that
1215     any options saved therein actually get persistent.
1216   - Prevent memlockd unload on shutdown, to make sure that all
1217     necessary tools for memory wiping are available when the new
1218     kernel has kexec'd.
1219   - Patch initscripts headers instead of fiddling with update-rc.d. We
1220     now let insserv figure out the correct ordering for the services
1221     during startup and shutdown, i.e. use dependency-based boot
1222     sequencing.
1223   - Remove the last absolute path in our isolinux config, which makes
1224     it easier to migrate from isolinux to syslinux (just rename the
1225     directory), and hence might make it easier for 3rd party USB
1226     installers (like the Universal USB Installer) to support Tails.
1228   * Bugfixes
1229   - Include `seq` in the ramdisk environment: it is used to wipe more
1230     memory. This fixes the long-standing bug about Tails not cleaning
1231     all memory on shutdown.
1232   - Fix Yelp crashing on internal links
1233   - Allow amnesia user to use Tor's TransPort. This firewall exception
1234     is necessary for applications that doesn't have in-built SOCKS
1235     support and cannot use torsocks. One such example is Claws Mail,
1236     which uses tsocks since torsocks makes it leak the hostname. This
1237     exception, together with Tor's automatic .onion mapping makes
1238     Claws Mail able to use hidden service mail providers again.
1239   - Force threads locking support in Python DBus binding. Without this
1240     liveusb-creator doesn't work with a PAE-enabled kernel.
1241   - Fix localized search plugins for 'es' and 'pt'
1242   - Fix live-boot's readahead, which caused an unnecessary pause
1243     during boot.
1244   - Factorize GCC wanted / available version numbers in VirtualBox
1245     modules building hook. This, incidentally, fixes a bug caused by
1246     duplication and not updating all instances.
1247   - Fix tordate vs. Tor 0.2.3.x. Since 0.2.3.x Tor doesn't download a
1248     consensus for clocks that are more than 30 days in the past or 2
1249     days in the future (see commits f4c1fa2 and 87622e4 in Tor's git
1250     repo). For such clock skews we set the time to the Tor authority's
1251     cert's valid-after date to ensure that a consensus can be
1252     downloaded.
1254   * Tor
1255   - Update to version 0.2.3.24-rc-1~~squeeze+1, a new major
1256     version. It's not a stable release, but we have been assured by
1257     the Tor developers that this is the right move.
1258   - Stop setting custom value for the Tor LongLivedPorts
1259     setting. Gobby's port was upstreamed in Tor 0.2.3.x.
1261   * Iceweasel
1262   - Update to 10.0.10esr-1+tails1, which has all the anonymity enhancing
1263     patches from the TorBrowser applied.
1264   - Install iceweasel from our own repo, http://deb.tails.boum.org.
1265   - Fix Iceweasel's file associations. No more should you be suggested
1266     to open a PDF in the GIMP.
1268   * htpdate
1269   - Use curl instead of wget, and add a --proxy option passed through
1270     to curl.
1271   - Remove the --fullrequest option, we don't need it anymore.
1272   - Remove --dns-timeout option, we don't need it anymore.
1273   - Change --proxy handling to support Debian Squeeze's curl.
1274   - Clarify what happens if --proxy is not used.
1275   - Compute the median of the diffs more correctly.
1277   * Hardware support
1278   - Update Linux to 3.2.32-1.
1280   * Software
1281   - Update vidalia to 0.2.20-1+tails1.
1282   - Update bundled WhisperBack package to 1.6.2:
1283     * Raise the socket library timeout to 120 seconds
1284     * Use smtplib's timeout parameter
1285     * Fix error output when calling send a 2nd time
1286   - Update liveusb-creator to 3.11.6-3.
1287   - Update i2p to 0.9.2.
1288   - Update tails-persistence-setup to 0.20-1, which should make it
1289     possible to install Tails on large (>= 32 GiB) USB drives.
1290   - Install console-setup and keyboard-configuration from unstable
1291     (required by new initramfs-tools).
1292   - Update tails-greeter to 0.7.3:
1293     * Import pt_BR translation.
1294     * Let langpanel usable during option selection stage
1295     * Print less debugging messages by default
1296     (below are changes in tails-greeter 0.7.2:)
1297     * Use correct test operators.
1298     * Generate language codes of available locales at package build
1299       time.
1300     * Read list of language codes from where we have saved it at
1301       package build time.
1302     * Drop tails-lang-helper, not used anymore.
1303     * Do not compile locales at login time anymore. Tails now ships
1304       locales-all.
1305   - Import live-config{,-sysvinit} 3.0.8-1. live-config >= 3.0.9-1
1306     has basically nothing useful for us, and it migrates to new paths
1307     brought by live-boot 3.0~b7, which we're not ready for yet (see:
1308     todo/newer_live-boot).
1310   * Localization
1311   - Fix Tails specific Iceweasel localization for pt-BR
1312   - Add Japanese input system: scim-anthy.
1313   - whisperback is now also translated into German, Hebrew, Hungarian,
1314     Italian and Korean.
1315   - tails-persistence-setup is now also translated into Arabic.
1316   - tails-greeter is now also translated into Arabic, Hebrew, Basque,
1317     Hungarian, Italian and Chinese.
1319   * Build system
1320   - Catch more errors in during build time:
1321     - Ensure that all local hooks start with 'set -e'.
1322     - Fail hard if adduser fails in local hooks.
1323     - Fail hard if 'rm' fails in local hooks.
1324   - vagrant: Ensure we have the set of Perl packages needed by our
1325     Ikiwiki
1326   - vagrant: Configure live-build to ship with ftp.us.debian.org.
1327     Using cdn.debian.net leads to bad interactions with Tor.
1328   - vagrant: Don't use gzip compression when building from a tag, i.e.
1329     a release.
1330   - vagrant: Optionally use bootstrap stage cache for faster builds
1331     via the 'cache' build option.
1332   - vagrant: Make sure release builds are clean, i.e. they don't use
1333     any potentially dangerous build options.
1334   - vagrant: Disable live-build package caching. This build system is
1335     meant to use an external caching proxy, so live-build's cache just
1336     wastes RAM (for in-memory builds) or disk space.
1337   - vagrant: use aufs magic instead of copying source into tmpfs.
1338     This reduces the amount of RAM required for building Tails in.
1339   - vagrant: Allow in-memory builds when a VM with enough memory is
1340     already started.
1342  -- Tails developers <amnesia@boum.org>  Sat, 10 Nov 2012 12:34:56 +0000
1344 tails (0.13) unstable; urgency=low
1346   * Major new features
1347   - Use white-list/principle of least privelege approach for local services.
1348     Only users that need a certain local (i.e. hosted on loopback) service
1349     (according to our use cases) are granted access to it by our firewall;
1350     all other users are denied access.
1351   - Ship a first version of the incremental update system. Updates are not
1352     currently triggered automatically, but this will allow tests to be done
1353     on larger scales.
1355   * Minor improvements
1356   - Enable four workspaces in the Windows XP camouflage. This allows
1357     users to quickly switch to a more innocent looking workspace in case
1358     they are working on sensitive data and attract unwanted attention.
1359     The workspace switcher applet isn't there, though, since there's no
1360     such thing in Windows XP, so switching is only possible via keyboard
1361     shortcuts.
1362   - Ship with precompiled locales instead of generating them upon login.
1363   - Add support for wireless regulation.
1364   - Use color for Git output, not intended for machine consumption,
1365     written to the terminal.
1366   - Have ttdnsd use OpenDNS. Using Google's DNS servers was very
1367     glitchy, and rarely succeeded when it should. It can probably be
1368     attributed to Google's DNS, which is known to take issue with Tor
1369     exits.
1370   - Upgrade WhisperBack to 1.6, with many UI improvements and new translations.
1371   - Include GDM logs and dmidecode informations in the reports.
1372   - Allow to modify language and layout in the "Advanced options" screen
1373     of the greeter.
1374   - GnuPG: bump cert-digest-algo to SHA512.
1375   - Update torproject.org's APT repo key.
1377   * Bugfixes
1378   - Make Claws Mail save local/POP emails in its dot-directory. The
1379     default is to save them at ~/Mail, which isn't included in our
1380     current Claws Mail persistence preset.
1381   - Fix the System Monitor applet.
1382   - Remove broken ttdnsd from the default DNS resolution loop.
1383   - Hide the 'TailsData' partition in desktop applications.
1384   - Ship unrar-free again, so that the GNOME archive manager knows about
1385     it.
1386   - Ship with an empty whitelist for Noscript.
1387   - Disable FoxyProxy's advertisement on proxy error page.
1388   - Fix slow browsing experience for offline documentation.
1389   - Raise the socket timeout to 120 seconds in WhisperBack.
1390   - Enable the ikiwiki trail plugin for the locally built wiki too.
1392   * Iceweasel
1393   - Upgrade iceweasel to 10.0.6esr-1 (Extended Support Release) and install it
1394     and its dependencies from squeeze-backports.
1396   * Hardware support
1397   - Upgrade Linux to 3.2.23-1.
1399   * Software
1400   - Update tor to version 0.2.2.39.
1401   - Update Iceweasel to version 10.0.7esr-2.
1402   - Update i2p to version 0.9.1.
1404   * Build system
1405   - vagrant: Install Ikiwiki from Debian unstable. The 'mirrorlist'
1406     patches have finally been merged in upstream Ikiwiki. So instead of
1407     building Ikiwiki by hand, we can now install the package directly
1408     from Debian unstable.
1409   - Do not build the ikiwiki forum on the bundled static website copy.
1411  -- Tails developers <amnesia@boum.org>  Mon, 17 Sep 2012 15:19:25 +0200
1413 tails (0.12.1) unstable; urgency=low
1415   This is a brown paper bag release to fix two major problems introduced in
1416   Tails 0.12.
1418   * Iceweasel
1419   - Upgrade Torbutton to 1.4.6.
1420   - Upgrade AdBlock Plus to 2.1.
1421   - Update AdBlock Plus patterns.
1423   * Hardware support
1424   - Upgrade Linux to 3.2.21-3 (linux-image-3.2.0-3-486).
1426   * Software
1427   - Install MAT from Debian backports, drop custom package.
1428   - Install python-pdfrw to re-add PDF support to the MAT.
1429   - Upgrade tails-greeter to 0.7.1, which fixes the race condition that
1430     broke administration password and locale settings on some systems.
1432   * Boot
1433   - Remove the Tails specific plymouth theme. The theme interfers heavily with
1434     the boot process on some hardware.
1436  -- Tails developers <amnesia@boum.org>  Mon, 17 Sep 2012 13:06:03 +0200
1438 tails (0.12) unstable; urgency=low
1440   * Major new features
1441   - Add the Unsafe Web Browser, which has direct access to the Internet and
1442     can be used to login to captive portals.
1443   - The (previously experimental, now deemed stable) Windows camouflage can now
1444     be enabled via a check box in Tails greeter.
1446   * Tor
1447   - Upgrade to 0.2.2.37-1~~squeeze+1.
1449   * Iceweasel
1450   - Upgrade iceweasel to 10.0.5esr-1 (Extended Support Release) and install it
1451     and its dependencies from squeeze-backports.
1452   - Add a bookmark for the offline Tails documentation.
1453   - Update AdBlock patterns.
1455   * Persistence
1456   - Allow using larger USB drives by increasing the mkfs timeout to 10 minutes.
1457   - Tell the user what's going on when the Tails boot device cannot be found.
1459   * Hardware support
1460   - Upgrade Linux to 3.2.20-1 (linux-image-3.2.0-2-amd64).
1462   * Software
1463   - Install rfkill.
1464   - Install torsocks. Note that this makes `torify' use `torsocks' instead of
1465     `tsocks'. The `tsocks' binary is dropped to avoid problems, but remaining
1466     files (the library) are kept since ttdnsd depends on them.
1467   - Fetch live-config-sysvinit from sid so that it matches live-config version.
1468   - Update virtualbox backports to 4.1.10-dfsg-1~bpo60+1.
1469   - Install pciutils (needed by virtualbox-guest-utils).
1470   - Install mousetweaks. This is needed to use the mouse accessibility settings
1471     in System -> Preferences -> Mouse -> Accessibility.
1472   - Install the "hardlink" files deduplicator.
1473   - Do not install cryptkeeper anymore. See todo/remove_cryptkeeper for reason.
1474     Users of cryptkeeper are encouraged to install cryptkeeper via `apt-get
1475     update; apt-get install --yes cryptkeeper`, open their volume and move
1476     their to Tails' built-in persistence instead, as a one-time migration.
1477   - Upgrade I2P to version 0.9.
1478   - Don't install GParted. GNOME Disk Utility has been on par with GParted
1479     since Squeeze was released.
1480   - Upgrade live-boot to 3.0~a27-1+tails2~1.gbp319fe6.
1481   - Upgrade live-config to 3.0~a39-1 and install it from Debian experimental.
1482   - Upgrade tails-greeter to 0.7.
1483   - Upgrade tails-persistence-setup to 0.17-1.
1484   - Install libyaml-libyaml-perl.
1485   - Upgrade MAT, the metadata anonymisation toolkit, 0.3.2-1~bpo60+1.
1486   - Fetch python-pdfrw from backports, drop custom package.
1488   * Internationalization
1489   - The Tails website and documentation now has a (partial) Portuguese
1490     translation.
1492   * Build system
1493   - Tails can now be built without using a HTTP proxy.
1494   - Tails can now easily be built by using Vagrant. See the updated
1495     contribute/build page for instructions.
1497   * Boot
1498   - Remove obsolete noswap boot parameter. live-boot now handles swap on an
1499     opt-in basis.
1500   - The squashfs.sort files generated with boot-profile should now be ok which
1501     makes the generate images boot noticeably faster on optical media. See
1502     bugs/weird_squashfs.sort_entries for more information.
1503   - Set Tails specific syslinux and plymouth themes.
1504   - Add NVidia KMS video drivers to the initrd in order to show our shiny new
1505     plymouth theme on more systems.
1507  -- Tails developers <amnesia@boum.org>  Mon, 11 Jun 2012 13:37:00 +0200
1509 tails (0.11) unstable; urgency=low
1511   * Major new features
1512   - Do not grant the desktop user root credentials by default.
1513   - A graphical boot menu (tails-greeter 0.6.3) allows choosing among
1514     many languages, and setting an optional sudoer password.
1515   - Support opt-in targeted persistence
1516     · tails-persistence-setup 0.14-1
1517     · live-boot 3.0~a25-1+tails1~5.gbp48d06c
1518     · live-config 3.0~a35-1
1519   - USB installer: liveusb-creator 3.11.6-1
1521   * iceweasel
1522   - Install iceweasel 10.0.4esr-1 (Extended Support Release).
1523     Let's stop tracking a too fast moving target.
1524     Debian Wheezy will ship ESR versions.
1525   - Install needed dependencies from squeeze-backports.
1526   - Search plugins:
1527     · Remove bing.
1528       bing appeared due to our upgrading iceweasel.
1529       Removing it makes things consistent with the way they have been
1530       until now, that is: let's keep only the general search engines
1531       we've been asked to add, plus Google, and a few specialized ones.
1532     · Replace Debian-provided DuckDuckGo search plugin with the "HTML SSL"
1533       one, version 20110219. This is the non-JavaScript, SSL, POST flavour.
1534     · Add ixquick.com.
1535     · Install localized search engines in the correct place.
1536       No need to copy them around at boot time anymore.
1537     · Remove Scroogle. RIP.
1538   - Enable TLS false start, like the TBB does since December.
1539   - Adblock Plus: don't count and save filter hits, supress first run dialog.
1540   - Install neither the GreaseMonkey add-on, nor any GreaseMonkey script.
1541     YouTube's HTML5 opt-in program is over.
1542     HTML5 video support is now autodetected and used.
1544   * Vidalia
1545   - Upgrade to 0.2.17-1+tails1: drop Do-not-warn-about-Tor-version.patch,
1546     applied upstream.
1547   - Set SkipVersionCheck=true.
1548     Thanks to chiiph for implementing this upstream (needs Vidalia 0.2.16+).
1550   * Internationalization
1551   - Install all available iceweasel l10n packages.
1552   - Remove syslinux language choosing menu.
1553     tails-greeter allows choosing a non-English language.
1554   - Add fonts for Hebrew, Thai, Khmer, Lao and Korean languages.
1555   - Add bidi support.
1556   - Setup text console at profile time.
1557     Context: Tails runs with text console autologin on.
1558     These consoles now wait, using a "Press enter to activate this console"
1559     message, for the user. When they press enter in there, they should have chosen
1560     their preferred keyboard layout in tails-greeter by now. Then, we run setupcon.
1561     As a result, the resulting shell is properly localized, and setupcon
1562     sets the correct keyboard layout, both according to the preferences expressed by
1563     the user in tails-greeter.
1564   - Don't use localepurge, don't remove any Scribus translations anymore,
1565     don't localize environment at live-config time:
1566     tails-greeter allows us to support many, many more languages.
1568   * Hardware support
1569   - Linux 3.2.15-1 (linux-image-3.2.0-2-amd64).
1570   - Fix low sound level on MacBook5,2.
1571   - Disable laptop-mode-tools automatic modules. This modules set often
1572     needs some amount of hardware-specific tweaking to work properly.
1573     This makes them rather not well suited for a Live system.
1575   * Software
1576   - Install GNOME keyring.
1577     This is needed so that NetworkManager remembers the WEP/WPA secrets
1578     for the time of a Tails session. Initialize GNOME keyring at user
1579     creation time.
1580   - Install usbutils to have the lsusb command.
1581   - Install the Traverso multitrack audio recorder and editor.
1583   * Miscellaneous
1584   - GNOME Terminal: keep 8192 scrollback lines instead of the smallish
1585     default.
1586   - Replaced tails-wifi initscript with laptop-mode-tools matching feature.
1587   - Disable gdomap service.
1588   - Fetch klibc-utils and libklibc from sid.
1589     The last initramfs-tools depends on these.
1590   - Set root password to "root" if debug=root is passed on the
1591     kernel cmdline. Allow setting root password on kernel cmdline via
1592     rootpw=. Looks like we implemented this feature twice.
1593   - Append a space on the kernel command line. This eases manually adding
1594     more options.
1595   - Rename sudoers.d snippets to match naming scheme.
1596     Sudo credentials that shall be unconditionally granted to the Tails
1597     default user are named zzz_*, to make sure they are applied.
1598   - WhisperBack: also include /var/log/live-persist and
1599     /var/lib/gdm3/tails.persistence.
1600   - Add a wrapper to torify whois.
1601   - Rework the VirtualBox guest modules building hook to support
1602     multiple kernels.
1603   - Consistently wait for nm-applet when waiting for user session to come up.
1604     Waiting for gnome-panel or notification-daemon worked worse.
1605   - Don't start the NetworkManager system service via init.
1606     Some Tails NM hooks need the user to be logged in to run properly.
1607     That's why tails-greeter starts NetworkManager at PostLogin time.
1608   - Also lock /bin/echo into memory. For some reason, kexec-load needs it.
1609   - Pidgin: don't use the OFTC hidden service anymore.
1610     It proved to be quite unreliable, being sometimes down for days.
1611   - Do not display storage volumes on Desktop, by disabling
1612     /apps/nautilus/desktop/volumes_visible GConf entry. Enabling that
1613     GConf setting avoids displaying the bind-mounted persistent
1614     directories on the Desktop, and reduces user confusion. It also is
1615     a first step towards a bigger UI change: GNOME3 does not manage the
1616     Desktop anymore, so volume icons and other Desktop icons are meant to
1617     disappear anyway. It implies we'll have to move all Desktop icons
1618     elsewhere. Let's start this move now: this will smooth the UI change
1619     Wheezy will carry for our users, by applying some of it progressively.
1621   * Build system
1622   - Don't build hybrid ISO images anymore. They boot less reliably on
1623     a variety of hardware, and are made less useful by us shipping
1624     a USB installer from now on.
1625   - Append .conf to live-config configuration filenames:
1626     live-config >3.0~a36-1 only takes into account files named *.conf
1627     in there. Accordingly update scripts that source these files.
1628   - Remove long-obsolete home-refresh script and its configuration.
1630   * Virtualization support
1631   - Support Spice and QXL: install the Spice agent from Debian sid,
1632     install xserver-xorg-video-qxl from squeeze-backports.
1634  -- Tails developers <amnesia@boum.org>  Tue, 17 Apr 2012 14:54:00 +0200
1636 tails (0.10.2) unstable; urgency=low
1638   * Iceweasel
1639   - Update to 10.0.2-1.
1640   - Disable HTTPS-Everywhere's SSL Observatory (plus first-run pop-up).
1641   - Revert "FoxyProxy: don't enclose regexps between ^ and $."
1642     Currently "http://www.i2p2.de" (and everything similar) is captured by
1643     the I2P filter, which is incorrect. It seems isMultiLine="false" does
1644     *not* make RE into ^RE$ any longer.
1645   - Remove file:// from NoScript's exception lists.
1646     This will fix the JavaScript toggles in the local copy of the documentation.
1647   - Update AdBlock patterns.
1649   * Software
1650   - Upgrade I2P to 0.8.13.
1651   - Install libvpx0 from sid.
1652   - Fetch klibc-utils and libklibc from sid.
1653     The last initramfs-tools depends on these.
1655   * Hardware support
1656   - Upgrade Linux kernel to 3.2.7-1.
1657   - Install firmware-libertas.
1658     This adds support for wireless network cards with Marvell Libertas
1659     8xxx chips supported by the libertas_cs, libertas_sdio, libertas_spi,
1660     libertas_tf_usb, mwl8k and usb8xxx drivers.
1662   * Miscellaneous
1663   - Revert "Set time to middle of [valid-after, fresh-until] from consensus."
1664     This reverts commit 18d23a500b9412b4b0fbe4e38a9398eb1a3eadef.
1665     With this vmid clocks that are E minutes back in time may cause issues
1666     (temporary Tor outages) after consensus updates that happen at the
1667     (60-E):th minute or later during any hour. Full analysis:
1668     https://mailman.boum.org/pipermail/tails-dev/2012-January/000873.html
1669   - Add the default user to the vboxsf group.
1670     This will allow the user to get full access to automounted VirtualBox
1671     shared folders as they are mounted with guid vboxsf and rwx group
1672     permissions.
1674  -- Tails developers <amnesia@boum.org>  Thu, 01 Mar 2012 20:26:21 +0100
1676 tails (0.10.1) unstable; urgency=low
1678   * Iceweasel
1679   - Make Startpage the default web search engine. Scroogle does not look
1680     reliable enough these days.
1682   * Software
1683   - Upgrade WhisperBack to 1.5.1 (update link to bug reporting documentation).
1684   - Update MAT to 0.2.2-2~bpo60+1 (fixes a critical bug in the GUI).
1686   * Hardware support
1687   - Upgrade Linux kernel to 3.2.1-2
1689   * Time synchronization
1690     Serious rework that should fix most, if not all, of the infamous
1691     time-sync' related bugs some Tails users have experienced recently.
1692     - Make htpdate more resilient by using three server pools, and
1693       allowing some failure ratio.
1694     - Set time from Tor's unverified-consensus if needed.
1695     - Set time to middle of [valid-after, fresh-until] from consensus.
1696     - Many robustness, performance and fingerprinting-resistance improvements.
1697     - Display time-sync' notification much earlier.
1699   * Miscellaneous
1700   - Fix access to "dumb" git:// protocol by using a connect-socks wrapper
1701     as GIT_PROXY_COMMAND.
1702   - SSH client: fix access to SSH servers on the Internet by correcting
1703     Host / ProxyCommand usage.
1704   - Pidgin: use OFTC hidden service to workaround Tor blocking.
1705   - Claws Mail: disable draft autosaving.
1706     When composing PGP encrypted email, drafts are saved back to
1707     the server in plaintext. This includes both autosaved and manually
1708     saved drafts.
1709   - tails-security-check-wrapper: avoid eating all memory when offline.
1711  -- Tails developers <amnesia@boum.org>  Sat, 28 Jan 2012 10:00:31 +0100
1713 tails (0.10) unstable; urgency=low
1715   * Tor: upgrade to 0.2.2.35-1.
1717   * Iceweasel
1718   - Install Iceweasel 9.0 from the Debian Mozilla team's APT repository.
1719   - Update Torbutton to 1.4.5.1-1.
1720   - Support viewing any YouTube video that is available in HTML5 format:
1721     install xul-ext-greasemonkey and the "Permanently Enable HTML5 on
1722     YouTube" GreaseMonkey script.
1723   - Stop using Polipo in Iceweasel. Its SOCKS support was fixed.
1724   - Install from Debian sid the iceweasel extensions we ship,
1725     for compatibility with FF9.
1726   - Use Scroogle (any languages) instead of Scroogle (English only) when
1727     booted in English. Many users choose English because their own
1728     language is not supported yet; let's not hide them search results in
1729     their own language.
1730   - Install Iceweasel language packs from Debian unstable:
1731     unfortunately they are not shipped on the mozilla.debian.net repository.
1732   - Install the NoScript Firefox extension; configure it the same way as
1733     the TBB does.
1734   - Disable third-party cookies.
1735     They can be used to track users, which is bad. Besides, this is what
1736     TBB has been doing for years.
1737   - FoxyProxy: allow direct connections to RFC1918 IPs.
1739   * Do not transparent proxy outgoing Internet connections through Tor.
1740   - Torify the SSH client using connect-proxy to all IPs but RFC1918 ones.
1741   - Torify APT using Polipo HTTP.
1742   - Torify wget in wgetrc.
1743   - Torify gobby clients using torsocks. It does not support proxies yet.
1744   - Torify tails-security-check using LWP::UserAgent's SOCKS proxy support.
1745   - Fix enabling of GNOME's HTTP proxy.
1747   * Software
1748   - Upgrade Vidalia to 0.2.15-1+tails1.
1749     · New upstream release.
1750     · Do not warn about Tor version.
1751   - Upgrade MAT to 0.2.2-1~bpo60+1.
1752   - Upgrade VirtualBox guest software to 4.1.6-dfsg-2~bpo60+1,
1753     built against the ABI of X.Org backports.
1754   - Upgrade I2P to 0.8.11 using KillYourTV's Squeeze packages;
1755     additionally, fix its start script that was broken by the tordate merge.
1756   - Install unar (The Unarchiver) instead of the non-free unrar.
1757   - Install Nautilus Wipe instead of custom Nautilus scripts.
1759   * Hardware support
1760   - Upgrade Linux kernel to 3.1.6-1.
1761   - Upgrade to X.Org from squeeze-backports.
1762   - Install more, and more recent b43 firmwares.
1763   - Upgrade barry to 0.15-1.2~bpo60+1.
1765   * Internationalization
1766   - Add basic language support for Russian, Farsi and Vietnamese.
1767   - Install some Indic fonts.
1768   - Install some Russian fonts.
1769   - Add Alt+Shift shortcut to switch keyboard layout.
1771   * Miscellaneous
1772   - Support booting in "Windows XP -like camouflage mode":
1773     · Install homebrewn local .debs for a Windows XP look-alike Gnome theme.
1774     · Add the "Windows XP Bliss" desktop wallpaper.
1775     · Added a script that's sets up Gnome to look like Microsoft Windows XP.
1776     · Add Windows XP "camouflage" icons for some programs.
1777     · Make Iceweasel use the IE icon when Windows XP camouflage is enabled.
1778     · Add special launcher icons for the Windows XP theme so that they're
1779       not too big.
1780   - Decrease Florence focus zoom to 1.2.
1781   - Do not fetch APT translation files. Running apt-get update is heavy enough.
1782   - Add MSN support thanks to msn-pecan.
1783   - Add custom SSH client configuration:
1784     · Prefer strong ciphers and MACs.
1785     · Enable maximum compression level.
1786      · Explicitly disable X11 forwarding.
1787     · Connect as root by default, to prevent fingerprinting when username
1788       was not specified.
1789   - Replace flawed FireGPG with a home-made GnuPG encryption applet;
1790     install a feature-stripped FireGPG that redirects users to
1791     the documentation, and don't run Seahorse applet anymore.
1792   - Enable Seahorse's GnuPG agent.
1793   - Blank screen when lid is closed, rather than shutting down the system.
1794     The shutdown "feature" has caused data losses for too many people, it seems.
1795     There are many other ways a Tails system can be shut down in a hurry
1796     these days.
1797   - Import Tails signing key into the keyring.
1798   - Fix bug in the Pidgin nick generation that resulted in the nick
1799     "XXX_NICK_XXX" once out of twenty.
1800   - Pre-configure the #tor IRC discussion channel in Pidgin.
1801   - Fix "technology preview" of bridge support: it was broken by tordate merge.
1802   - Install dependencies of our USB installer to ease its development.
1803   - Make vidalia NM hook sleep only if Vidalia is already running.
1804   - Reintroduce the htpdate notification, telling users when it's safe
1805     to use Tor Hidden Services.
1806   - htpdate: omit -f argument to not download full pages.
1807   - htpdate: write success file even when not within {min,max}adjust.
1808     Otherwise htpdate will not "succeed" when the time diff is 0 (i.e.
1809     the clock was already correct) so the success file cannot be used
1810     as an indicator that the system time now is correct, which arguably
1811     is its most important purpose.
1813   * Build system
1814   - Name built images according to git tag.
1816  -- Tails developers <tails@boum.org>  Wed, 04 Jan 2012 09:56:38 +0100
1818 tails (0.9) unstable; urgency=low
1820   * Tor
1821   - Upgrade to 0.2.2.34 (fixes CVE-2011-2768, CVE-2011-2769).
1823   * Iceweasel
1824   - Upgrade to 3.5.16-11 (fixes CVE-2011-3647, CVE-2011-3648, CVE-2011-3650).
1825   - Upgrade FireGPG to 0.8-1+tails2: notify users that the FireGPG Text
1826     Editor is the only safe place for performing cryptographic operations,
1827     and make it impossible to do otherwise. Other ways open up several
1828     severe attacks through JavaScript (e.g. leaking plaintext when
1829     decrypting, signing messages written by the attacker).
1830   - Install Cookie Monster extension instead of CS Lite.
1831   - Always ask where to save files.
1832   - Upgrade Torbutton to 1.4.4.1-1, which includes support for the in-browser
1833     "New identity" feature.
1835   * Software
1836   - Install MAT, the metadata anonymisation toolkit.
1837   - Upgrade TrueCrypt to 7.1.
1838   - Upgrade WhisperBack to 1.5~rc1 (leads the user by the hand if an error
1839     occurs while sending the bugreport, proposes to save it after 2 faild
1840     attempts, numerous bugfixes).
1841   - Linux: upgrade to linux-image-3.0.0-2-486 (version 3.0.0-6); fixes
1842     a great number of bugs and security issues.
1844   * Miscellaneous
1845   - Fully rework date and time setting system.
1846   - Remove the htp user firewall exception.
1847   - Saner keyboard layouts for Arabic and Russian.
1848   - Use Plymouth text-only splash screen at boot time.
1849   - Color the init scripts output.
1850   - Suppress Tor's warning about applications doing their own DNS lookups.
1851     This is totally safe due to our Tor enforcement.
1852   - Disable hdparm boot-time service.
1853     We only want hdparm so that laptop-mode-tools can use it.
1854   - Run Claws Mail using torify.
1855     It's not as good as if Claws Mail supported SOCKS proxies itself,
1856     but still better than relying on the transparent netfilter torification.
1857   - Install HPLIP and hpcups for better printing support.
1859   * Erase memory at shutdown
1860   - Run many sdmem instances at once.
1861     In hope of erasing more memory until we come up with a proper fix for
1862     [[bugs/sdmem_does_not_clear_all_memory]].
1863   - Kill gdm3 instead of using its initscript on brutal shutdown.
1864   - Use absolute path to eject for more robust memory wipe on boot medium removal.
1866   * Space savings
1867   - Exclude kernel and initramfs from being put into the SquashFS.
1868     Those files are already shipped where they are needed, that is in the ISO
1869     filesystem. Adapt kexec and memlockd bits.
1870   - Do not ship the GNOME icon theme cache.
1871   - Do not ship .pyc files.
1872   - Do not ship NEWS.Debian.gz files.
1874   * Build system
1875   - Re-implement hook that modifies syslinux config to make future
1876     development easier.
1878  -- Tails developers <amnesia@boum.org>  Tue, 01 Nov 2011 13:26:38 +0100
1880 tails (0.8.1) unstable; urgency=low
1882   * Iceweasel
1883     - Update to 3.5.16-10 (fixes DSA-2313-1).
1884     - FireGPG: force crypto action results to appear in a new window, otherwise
1885       JavaScript can steal decrypted plaintext. Advice: always use FireGPG's
1886       text editor when writing text you want to encrypt. If you write it in a
1887       textbox the plaintext can be stolen through JavaScript before it is
1888       encrypted in the same way.
1889     - Update HTTPS Everywhere extension to 1.0.3-1.
1890     - Stop using the small version of the Tor check page. The small version
1891       incorrectly tells Tails users to upgrade their Torbrowser, which has
1892       confused some users.
1894   * Software
1895     - Update Linux to 3.0.0-2 (fixes DSA-2310-1, CVE-2011-2905, CVE-2011-2909,
1896       CVE-2011-2723, CVE-2011-2699, CVE-2011-1162, CVE-2011-1161).
1897     - Update usb-modeswitch to 1.1.9-2~bpo60+1 and usb-modeswitch-data to
1898       20110805-1~bpo60+1 from Debian backports. This adds support for a few
1899       devices such as Pantech UMW190 CDMA modem.
1900     - Install libregexp-common-perl 2011041701-3 from Debian unstable. This
1901       fixes the bug: [[bugs/msva_does_not_use_configured_keyserver]].
1902     - Install hdparm so the hard drives can be spinned down in order to save
1903       battery power.
1904     - Install barry-util for better BlackBerry integration.
1905     - Debian security upgrades: OpenOffice.org (DSA-2315-1), openjdk-6
1906       (DSA-2311-1), policykit-1 (DSA-2319-1)
1908    * Protecting against memory recovery
1909     - Set more appropriate Linux VM config before wiping memory. These
1910       parameters should make the wipe process more robust and efficient.
1912  -- Tails developers <amnesia@boum.org>  Sun, 16 Oct 2011 11:31:18 +0200
1914 tails (0.8) unstable; urgency=low
1916   * Rebase on the Debian Squeeze 6.0.2.1 point-release.
1918   * Tor
1919     - Update to 0.2.2.33-1.
1920     - Disabled ControlPort in favour of ControlSocket.
1921     - Add port 6523 (Gobby) to Tor's LongLivedPorts list.
1923   * I2P
1924     - Update to 0.8.8.
1925     - Start script now depends on HTP since I2P breaks if the clock jumps or is
1926       too skewed during bootstrap.
1928   * Iceweasel
1929     - Update to 3.5.16-9 (fixes CVE-2011-2374, CVE-2011-2376, CVE-2011-2365,
1930       CVE-2011-2373, CVE-2011-2371, CVE-2011-0083, CVE-2011-2363, CVE-2011-0085,
1931       CVE-2011-2362, CVE-2011-2982, CVE-2011-2981, CVE-2011-2378, CVE-2011-2984,
1932       CVE-2011-2983).
1933     - Enable HTTP pipelining (like TBB).
1934     - Update HTTPS Everywhere extension to 1.0.1-1 from Debian unstable.
1935     - Suppress FoxyProxy update prompts.
1936     - Prevent FoxyProxy from "phoning home" after a detected upgrade.
1937     - Fixed a bunch of buggy regular expressions in FoxyProxy's configuration.
1938       See [[bugs/exploitable_typo_in_url_regex?]] for details. Note that none of
1939       these issues are critical due to the transparent proxy.
1940     - Add DuckDuckGo SSL search engine.
1942   * Torbutton
1943     - Update to torbutton 1.4.3-1 from Debian unstable.
1944     - Don't show Torbutton status in the status bar as it's now displayed in the
1945       toolbar instead.
1947   * Pidgin
1948     - More random looking nicks in pidgin.
1949     - Add IRC account on chat.wikileaks.de:9999.
1951   * HTP
1952     - Upgrade htpdate script (taken from Git 7797fe9) that allows setting wget's
1953       --dns-timeout option.
1955   * Software
1956     - Update Linux to 3.0.0-1. -686 is now deprecated in favour of -486 and
1957       -686-pae; the world is not ready for -pae yet, so we now ship -486.
1958     - Update OpenSSL to 0.9.8o-4squeeze2 (fixes CVE-2011-1945 (revoke
1959       compromised DigiNotar certificates), CVE-2011-1945).
1960     - Update Vidalia to 0.2.14-1+tails1 custom package.
1961     - Install accessibility tools:
1962       - gnome-mag: screen magnifier
1963       - gnome-orca: text-to-speech
1964     - Replace the onBoard virtual keyboard with Florence.
1965     - Install the PiTIVi non-linear audio/video editor.
1966     - Install ttdnsd.
1967     - Install tor-arm.
1968     - Install lzma.
1970   * Arbitrary DNS queries
1971     - Tor can not handle all types of DNS queries, so if the Tor resolver fails
1972       we fallback to ttdnsd. This is now possible with Tor 0.2.2.x, since we
1973       fixed Tor bug #3369.
1975   * Hardware support
1976     - Install ipheth-utils for iPhone tethering.
1977     - Install xserver-xorg-input-vmmouse (for mouse integration with the host OS
1978       in VMWare and KVM).
1979     - Install virtualbox-ose 4.x guest packages from Debian backports.
1981   * Miscellaneous
1982     - Switch gpg to use keys.indymedia.org's hidden service, without SSL.
1983       The keys.indymedia.org SSL certificate is now self-signed. The hidden
1984       service gives a good enough way to authenticate the server and encrypts
1985       the connection, and just removes the certificates management issue.
1986     - The squashfs is now compressed using XZ which reduces the image size quite
1987       drastically.
1988     - Remove Windows autorun.bat and autorun.inf. These files did open a static
1989       copy of our website, which is not accessible any longer.
1991   * Build system
1992     - Use the Git branch instead of the Debian version into the built image's
1993       filename.
1994     - Allow replacing efficient XZ compression with quicker gzip.
1995     - Build and install documentation into the chroot (-> filesystem.squashfs).
1996       Rationale: our static website cannot be copied to a FAT32 filesystem due
1997       to filenames being too long. This means the documentation cannot be
1998       browsed offline from outside Tails. However, our installer creates GPT
1999       hidden partitions, so the doc would not be browseable from outside Tails
2000       anyway. The only usecase we really break by doing so is browsing the
2001       documentation while running a non-Tails system, from a Tails CD.
2003  -- Tails developers <amnesia@boum.org>  Thu, 09 Sep 2011 11:31:18 +0200
2005 tails (0.7.2) unstable; urgency=high
2007   * Iceweasel
2008   - Disable Torbutton's external application launch warning.
2009     ... which advises using Tails. Tails *is* running Tails.
2010   - FoxyProxy: install from Debian instead of the older one we previously
2011     shipped.
2013   * Software
2014   - haveged: install an official Debian backport instead of a custom backport.
2015   - unrar: install the version from Debian's non-free repository.
2016     Users report unrar-free does not work well enough.
2018  -- Tails developers <amnesia@boum.org>  Sun, 12 Jun 2011 15:34:56 +0200
2020 tails (0.7.1) unstable; urgency=high
2022   * Vidalia: new 0.2.12-2+tails1 custom package.
2024   * Iceweasel
2025   - Don't show Foxyproxy's status / icon in FF statusbar to prevent users
2026     from accidentaly / unconsciously put their anonymity at risk.
2027   - "amnesia branding" extension: bump Iceweasel compatibility to 4.0 to ease
2028     development of future releases.
2030   * Software
2031   - Upgrade Linux kernel to Debian's 2.6.32-33: fixes tons of bugs,
2032     including the infamous missing mouse cursor one. Oh, and it closes
2033     a few security holes at well.
2034   - Install unrar-free.
2035   - Do not install pppoeconf (superseeded by NetworkManager).
2036   - Upgrade macchanger to Debian testing package to ease development of
2037     future Tails releases.
2038   - Debian security upgrades: x11-xserver-utils (DSA-2213-1), isc-dhcp
2039     (DSA-2216-1), libmodplug (DSA-2226-1), openjdk-6 (DSA-2224-1).
2041   * Protecting against memory recovery
2042   - Add Italian translation for tails-kexec. Thanks to Marco A. Calamari.
2043   - Make it clear what it may mean if the system does not power off
2044     automatically.
2045   - Use kexec's --reset-vga option that might fix display corruption issues
2046     on some hardware.
2048   * WhisperBack (encrypted bug reporting software)
2049   - Upgrade WhisperBack to 1.4.1:
2050     localizes the documentation wiki's URL,
2051     uses WebKit to display the bug reporting help page,
2052     now is usable on really small screens.
2053   - Extract wiki's supported languages at build time, save this
2054     information to /etc/amnesia/environment, source this file into the
2055     Live user's environment so that WhisperBack 1.4+ can make good use
2056     of it.
2058   * Miscellaneous
2059   - Fix boot in Chinese.
2060   - Install mobile-broadband-provider-info for better 3G support.
2061   - Add back GNOME system icons to menus.
2062   - tails-security-check: avoid generating double-slashes in the Atom
2063     feeds URL.
2064   - Remove "vga=788" boot parameter which breaks the boot on some hardware.
2065   - Remove now useless "splash" boot parameter.
2066   - Fix a bunch of i386-isms.
2067   - Pass the noswap option to the kernel. This does not change actual Tails
2068     behaviour but prevents users from unnecessarily worrying because of 
2069     the "Activating swap" boot message.
2070   - Make use of check.torproject.org's Arabic version.
2072   * Build system
2073   - Enable squeeze-backports. It is now ready and will be used soon.
2074   - Install eatmydata in the chroot.
2075   - Convert ikiwiki setup files to YAML.
2077  -- Tails developers <amnesia@boum.org>  Fri, 29 Apr 2011 17:14:53 +0200
2079 tails (0.7) unstable; urgency=low
2081   * Hardware support
2082   - Install foomatic-filters-ppds to support more printers.
2083   - Give the default user the right to manage printers.
2085   * Software
2086   - Deinstall unwanted packages newly pulled by recent live-build.
2087   
2088  -- Tails developers <amnesia@boum.org>  Wed, 06 Apr 2011 22:58:51 +0200
2090 tails (0.7~rc2) unstable; urgency=low
2092   ** SNAPSHOT build @824f39248a08f9e190146980fb1eb0e55d483d71 **
2094   * Rebase on Debian Squeeze 6.0.1 point-release.
2095   
2096   * Vidalia: new 0.2.10-3+tails5 custom package..
2098   * Hardware support
2099   - Install usb-modeswitch and modemmanager to support mobile broadband
2100     devices such as 3G USB dongles. Thanks to Marco A. Calamari for the
2101     suggestion.
2103   * Misc
2104   - Website relocated to https://tails.boum.org/ => adapt various places.
2105   - Configure keyboard layout accordingly to the chosen language for
2106     Italian and Portuguese.
2108  -- Tails developers <amnesia@boum.org>  Fri, 25 Mar 2011 15:44:25 +0100
2110 tails (0.7~rc1) UNRELEASED; urgency=low
2112   ** SNAPSHOT build @98987f111fc097a699b526eeaef46bc75be5290a **
2114   * Rebase on Debian Squeeze.
2116   * T(A)ILS has been renamed to Tails.
2117   
2118   * Protecting against memory recovery
2119     New, safer way to wipe memory on shutdown which is now also used when
2120     the boot media is physically removed.
2122   * Tor
2123   - Update to 0.2.1.30-1.
2125   * Iceweasel
2126   - Add HTTPS Everywhere 0.9.4 extension.
2127   - Better preserve Anonymity Set: spoof US English Browser and timezone
2128     the same way as the Tor Browser Bundle, disable favicons and picture
2129     iconification.
2130   - Install AdBlock Plus extension from Debian.
2131   - Add Tor-related bookmarks.
2132   - Support FTP, thanks to FoxyProxy.
2133   - Update AdBlock patterns.
2134   - Disable geolocation and the offline cache.
2136   * Software
2137   - Update Vidalia to 0.2.10-3+tails4.
2138   - Install gnome-disk-utility (Palimpsest) and Seahorse plugins.
2139   - Add opt-in i2p support with Iceweasel integration through FoxyProxy.
2140   - onBoard: fix "really quits when clicking the close window icon" bug.
2141   - Optionally install TrueCrypt at boot time.
2142   - Install laptop-mode-tools for better use of battery-powered hardware.
2143   - Replace xsane with simple-scan which is part of GNOME and way easier
2144     to use.
2145   - Upgrade WhisperBack to 1.3.1 (bugfixes, French translation).
2146   - Install scribus-ng instead of scribus. It is far less buggy in Squeeze.
2147   
2148   * Firewall
2149   - Drop incoming packets by default.
2150   - Forbid queries to DNS resolvers on the LAN.
2151   - Set output policy to drop (defense-in-depth).
2153   * Hardware support
2154   - Install Atheros and Broadcom wireless firmwares.
2155   - Install libsane-hpaio and sane-utils, respectively needed for
2156     multi-function peripherals and some SCSI scanners.
2158   * live-boot 2.0.15-1+tails1.35f1a14
2159   - Cherry-pick our fromiso= bugfixes from upstream 3.x branch.
2161   * Miscellaneous
2162   - Many tiny user interface improvements.
2163   - More robust HTP time synchronization wrt. network failures.
2164     Also, display the logs when the clock synchronization fails.
2165   - Disable GNOME automatic media mounting and opening to protect against
2166     a class of attacks that was recently put under the spotlights.
2167     Also, this feature was breaking the "no trace is left on local
2168     storage devices unless explicitly asked" part of Tails specification.
2169   - Make configuration more similar to the Tor Browser Bundle's one.
2170   - GnuPG: default to stronger digest algorithms.
2171   - Many more or less proper hacks to get the built image size under 700MB.
2172   - Compress the initramfs using LZMA for faster boot.
2174   * Build system
2175   - Run lb build inside eatmydata fsync-less environment to greatly improve
2176     build time.
2178  -- Tails developers <amnesia@boum.org>  Fri, 11 Mar 2011 15:52:19 +0100
2180 tails (0.6.2) unstable; urgency=high
2182   * Tor: upgrade to 0.2.1.29 (fixes CVE-2011-0427).
2183   * Software
2184   - Upgrade Linux kernel, dpkg, libc6, NSS, OpenSSL, libxml2 (fixes various
2185     security issues).
2186   - Upgrade Claws Mail to 3.7.6 (new backport).
2187   - Install Liferea, tcpdump and tcpflow.
2188   * Seahorse: use hkp:// transport as it does not support hkps://.
2189   * FireGPG: use hkps:// to connect to the configured keyserver.
2190   * Build system: take note of the Debian Live tools versions being used
2191     to make next point-release process faster.
2192   * APT: don't ship package indices.
2194  -- T(A)ILS developers <amnesia@boum.org>  Wed, 19 Jan 2011 16:59:43 +0100
2196 tails (0.6.1) unstable; urgency=low
2198   * Tor: upgrade to 0.1.28 (fixes CVE-2010-1676)
2199   * Software: upgrade NSS, Xulrunner, glibc (fixes various security issues)
2200   * FireGPG: use the same keyserver as the one configured in gpg.conf.
2201   * Seahorse: use same keyserver as in gpg.conf.
2202   * HTP: display the logs when the clock synchronization fails.
2203   * Update HTP configuration: www.google.com now redirects to
2204     encrypted.google.com.
2205   * Use the light version of the "Are you using Tor?" webpage.
2206   * Update AdBlock patterns.
2208  -- T(A)ILS developers <amnesia@boum.org>  Fri, 24 Dec 2010 13:28:29 +0100
2210 tails (0.6) unstable; urgency=low
2212   * Releasing 0.6.
2214   * New OpenPGP signing-only key. Details are on the website:
2215     https://amnesia.boum.org/GnuPG_key/
2217   * Iceweasel
2218   - Fixed torbutton has migrated to testing, remove custom package.
2220   * HTP
2221   - Query ssl.scroogle.org instead of lists.debian.org.
2222   - Don't run when the interface that has gone up is the loopback one.
2224   * Nautilus scripts
2225   - Add shortcut to securely erase free space in a partition.
2226   - The nautilus-wipe shortcut user interface is now translatable.
2228   * Misc
2229   - Really fix virtualization warning display.
2230   - More accurate APT pinning.
2231   - Disable Debian sid APT source again since a fixed live-config has
2232     migrated to Squeeze since then.
2234   * live-boot: upgrade to 2.0.8-1+tails1.13926a
2235   - Sometimes fixes the smem at shutdown bug.
2236   - Now possible to create a second partition on the USB stick T(A)ILS is
2237     running from.
2239   * Hardware support
2240   - Support RT2860 wireless chipsets by installing firmware-ralink from
2241     Debian Backports.
2242   - Install firmware-linux-nonfree from backports.
2243   - Fix b43 wireless chipsets by having b43-fwcutter extract firmwares at
2244     build time.
2246   * Build system
2247   - Install live-build and live-helper from Squeeze.
2248   - Update SquashFS sort file.
2250  -- T(A)ILS developers <amnesia@boum.org>  Wed, 20 Oct 2010 19:53:17 +0200
2252 tails (0.6~rc3) UNRELEASED; urgency=low
2254   ** SNAPSHOT build @a3ebb6c775d83d1a1448bc917a9f0995df93e44d **
2256   * Iceweasel
2257   - Autostart Iceweasel with the GNOME session. This workarounds the
2258     "Iceweasel first page is not loaded" bug.
2259   
2260   * HTP
2261   - Upgrade htpdate script (taken from Git 7797fe9).
2263   * Misc
2264   - Disable ssh-agent auto-starting with X session: gnome-keyring is
2265     more user-friendly.
2266   - Fix virtualization warning display.
2267   - Boot profile hook: write desktop file to /etc/skel.
2269   * Build system
2270   - Convert build system to live-build 2.0.1.
2271   - APT: fetch live-build and live-helper from Debian Live snapshots.
2272   - Remove dependency on live-build functions in chroot_local-hooks.
2273     This makes the build environment more robust and less dependent on
2274     live-build internals.
2275   - Remove hand-made rcS.d/S41tails-wifi: a hook now does this.
2276   - Measure time used by the lh build command.
2277   - Fix boot profile hook.
2278   - Boot profiling: wait a bit more: the current list does not include
2279     /usr/sbin/tor.
2281  -- T(A)ILS developers <amnesia@boum.org>  Sat, 02 Oct 2010 23:06:46 +0200
2283 tails (0.6~rc2) UNRELEASED; urgency=low
2285   ** SNAPSHOT build @c0ca0760ff577a1e797cdddf0e95c5d62a986ec8 **
2287   * Iceweasel
2288   - Refreshed AdBlock patterns (20100926).
2289   - Set network.dns.disableIPv6 to true (untested yet)
2290   - Torbutton: install patched 1.2.5-1+tails1 to fix the User-Agent bug,
2291     disable extensions.torbutton.spoof_english again.
2293   * Software
2294   - WhisperBack: upgrade to 1.3~beta3 (main change:  let the user provide
2295     optional email address and OpenPGP key).
2296   - Remove mc.
2297   - Update haveged backport to 0.9-3~amnesia+lenny1.
2298   - Update live-boot custom packages (2.0.6-1+tails1.6797e8): fixes bugs
2299     in persistency and smem-on-shutdown.
2300   - Update custom htpdate script. Taken from commit d778a6094cb3 in our
2301     custom Git repository:  fixes setting of date/time.
2303   * Build system
2304   - Bugfix: failed builds are now (hopefully) detected.
2305   - Fix permissions on files in /etc/apt/ that are preserved in the image.
2306   - Install version 2.0~a21-1 of live-build and live-helper in the image.
2307     We are too late in the release process to upgrade to current Squeeze
2308     version (2.0~a29-1).
2310   * Misc
2311   - Pidgin/OTR: disable the automatic OTR initiation and OTR requirement.
2313  -- T(A)ILS developers <amnesia@boum.org>  Wed, 29 Sep 2010 19:23:17 +0200
2315 tails (0.6~1.gbpef2878) UNRELEASED; urgency=low
2317   ** SNAPSHOT build @ef28782a0bf58004397b5fd303f938cc7d11ddaa **
2319   * Hardware support
2320   - Use a 2.6.32 kernel: linux-image-2.6.32-bpo.5-686 (2.6.32-23~bpo50+1)
2321     from backports.org. This should support far more hardware and
2322     especially a lot of wireless adapters.
2323   - Add firmware for RTL8192 wireless adapters.
2324   - Enable power management on all wireless interfaces on boot.
2326   * Software
2327   - Install inkscape.
2328   - Install poedit.
2329   - Install gfshare and ssss: two complementary implementations
2330     of Shamir's Secret Sharing.
2331   - Install tor-geoipdb.
2332   - Remove dialog, mc and xterm.
2334   * Iceweasel
2335   - Set extensions.torbutton.spoof_english to its default true value
2336     in order to workaround a security issue:
2337     https://amnesia.boum.org/security/Iceweasel_exposes_a_rare_User-Agent/
2339   * Monkeysphere
2340   - Install the Iceweasel extension.
2341   - Use a hkps:// keyserver.
2343   * GnuPG
2344   - Install gnupg from backports.org so that hkps:// is supported.
2345   - Use a hkps:// keyserver.
2346   - Proxy traffic via polipo.
2347   - Prefer up-to-date digests and ciphers.
2349   * Vidalia: rebased our custom package against 0.2.10.
2351   * Build system
2352   - Built images are now named like this:
2353     tails-i386-lenny-0.5-20100925.iso
2354   - Use live-helper support for isohybrid options instead of doing the
2355     conversion ourselves. The default binary image type we build is now
2356     iso-hybrid.
2357   - Remove .deb built by m-a after they have been installed.
2358   - Setup custom GConf settings at build time rather than at boot time.
2359   - Move $HOME files to /etc/skel and let adduser deal with permissions.
2360   - Convert to live-boot / live-config / live-build 2.x branches.
2361   - Replaced our custom live-initramfs with a custom live-boot package;
2362     included version is 2.0.5-1+tails2.6797e8 from our Git repository:
2363     git clone git://git.immerda.ch/tails_live-boot.git
2364   - Install live-config* from the live-snapshots Lenny repository.
2365     Rationale: live-config binary packages differ depending on the target
2366     distribution, so that using Squeeze's live-config does not produce
2367     fully-working Lenny images.
2368   - Rename custom scripts, packages lists and syslinux menu entries from
2369     the amnesia-* namespace to the tails-* one.
2371   * HTP
2372   - Use (authenticated) HTP instead of NTP.
2373   - The htpdate script that is used comes from commit 43f5f83c0 in our
2374     custom repository:  git://git.immerda.ch/tails_htp.git
2375   - Start Tor and Vidalia only once HTP is done.
2377   * Misc
2378   - Fix IPv6 firewall restore file. It was previously not used at all.
2379   - Use ftp.us.debian.org instead of the buggy GeoIP-powered
2380     cdn.debian.net.
2381   - Gedit: don't autocreate backup copies.
2382   - Build images with syslinux>=4.01 that has better isohybrid support.
2383   - amnesia-security-check: got rid of the dependency on File::Slurp.
2384   - Take into account the migration of backports.org to backports.debian.org.
2385   - Make GnuPG key import errors fatal on boot.
2386   - Warn the user when T(A)ILS is running inside a virtual machine.
2387   - DNS cache: forget automapped .onion:s on Tor restart.
2389   * Documentation: imported Incognito's walkthrough, converted to
2390     Markdown, started the needed adaptation work.
2392  -- T(A)ILS developers <amnesia@boum.org>  Sun, 26 Sep 2010 11:06:50 +0200
2394 tails (0.5) unstable; urgency=low
2396   * The project has merged efforts with Incognito.
2397     It is now to be called "The (Amnesic) Incognito Live System".
2398     In short: T(A)ILS.
2400   * Community
2401   - Created the amnesia-news mailing-list.
2402   - Added a forum to the website.
2403   - Created a chatroom on IRC: #tails on irc.oftc.net
2405   * Fixed bugs
2406   - Workaround nasty NetworkManager vs. Tor bug that often
2407     prevented the system to connect to the Tor network: restart Tor and Vidalia
2408     when a network interface goes up.
2409   - onBoard now autodetects the keyboard layout... at least once some
2410     keys have been pressed.
2411   - New windows don't open in background anymore, thanks to
2412     a patched Metacity.
2413   - Memory wiping at shutdown is now lightning fast, and does not prevent
2414     the computer to halt anymore.
2415   - GNOME panel icons are right-aligned again.
2416   - Fixed permissions on APT config files.
2417   - Repaired mouse integration when running inside VirtualBox.
2419   * Iceweasel
2420   - Torbutton: redirect to Scroogle when presented a Google captcha.
2421   - Revamped bookmarks
2422       . moved T(A)ILS own website to the personal toolbar
2423       . moved webmail links (that are expected to be more than 3 soon)
2424         to a dedicated folder.
2425   - Don't show AdBlock Plus icon in the toolbar.
2426   - Adblock Plus: updated patterns, configured to only update subscriptions
2427     once a year. Which means never, hopefully, as users do update their
2428     Live system on a regular basis, don't they?
2430   * Vidalia: rebased our custom package against 0.2.8.
2431   
2432   * Claws Mail
2433   - Install Claws Mail from backports.org to use the X.509 CA
2434     certificates provided by Debian.
2435   - Enable PGP modules with basic configuration:
2436       . Automatically check signatures.
2437       . Use gpg-agent to manage passwords.
2438       . Display warning on start-up if GnuPG doesn't work.
2439   - Set the IO timeout to 120s (i.e. the double of the default 60s).
2440   
2441   * Pidgin
2442   - Automatically connect to irc.oftc.net with a randomized nickname,
2443     so as not to advertize the use of T(A)ILS; this nickname is made of:
2444      . a random firstname picked from the 2000 most registered by the U.S.
2445        social security administration in the 70s;
2446      . two random digits.
2447     Good old irc.indymedia.org is still configured - with same nickname -
2448     but is not enabled by default anymore.
2449   - Disabled MSN support, that is far too often affected by security flaws.
2451   * Build $HOME programmatically
2452   - Migrated all GConf settings, including the GNOME panel configuration,
2453     to XML files that are loaded at boot time.
2454   - Configure iceweasel profile skeleton in /etc/iceweasel.
2455     A brand new profile is setup from this skeleton once iceweasel is
2456     started after boot.
2457       . build sqlite files at build time from plain SQL.
2458       . FireGPG: hard-code current firegpg version at build time to prevent
2459         the extension to think it was just updated.
2460       . stop shipping binary NSS files. These were here only to
2461         install CaCert's certificate, that is actually shipped by Debian's
2462         patched libnss.
2463   
2464   * Build system
2465   - Updated Debian Live snapshots APT repository URL.
2466   - Purge all devel packages at the end of the chroot configuration.
2467   - Make sure the hook that fixes permissions runs last.
2468   - Remove unwanted Iceweasel search plugins at build time.
2469   
2470   * Misc
2471   - Added a progress bar for boot time file readahead.
2472   - Readahead more (~37MB) stuff in foreground at boot time.
2473   - Make the APT pinning persist in the Live image.
2474   - localepurge: keep locales for all supported languages,
2475     don't bother when installing new packages.
2476   - Removed syslinux help menu: these help pages are either buggy or
2477     not understandable by non-geeks.
2478   - Fixed Windows autorun.
2479   - Disable a few live-initramfs scripts to improve boot time.
2480   - Firewall: forbid any IPv6 communication with the outside.
2481   - Virtualization support: install open-vm-tools.
2482   - WhisperBack: updated to 1.2.1, add a random bug ID to the sent
2483     mail subject.
2484   - Prompt for CD removal on shutdown, not for USB device.
2486   * live-initramfs: new package built from our Git (e2890a04ff) repository.
2487   - Merged upstream changes up to 1.177.2-1.
2488   - New noprompt=usb feature.
2489   - Fix buggy memory wiping and shutdown.
2490   - Really reboot when asked, rather than shutting down the system.
2492   * onBoard
2493   - Upgraded to a new custom, patched package (0.93.0-0ubuntu4~amnesia1).
2494   - Added an entry in the Applications menu.
2495   
2496   * Software
2497   - Install vim-nox with basic configuration
2498   - Install pwgen
2499   - Install monkeysphere and msva-perl
2500   - Replaced randomsound with haveged as an additional source of entropy.
2502   * Hardware support
2503   - Build ralink rt2570 wifi modules.
2504   - Build rt2860 wifi modules from Squeeze. This supports the RT2860
2505     wireless adapter, found particularly in the ASUS EeePC model 901
2506     and above.
2507   - Build broadcom-sta-source wifi modules.
2508   - Bugfix: cpufreq modules were not properly added to /etc/modules.
2509   - Use 800x600 mode on boot rather than 1024x768 for compatibility
2510     with smaller displays.
2512  -- amnesia <amnesia@boum.org>  Fri, 30 Apr 2010 16:14:13 +0200
2514 amnesia (0.4.2) unstable; urgency=low
2516   New release, mainly aimed at fixing live-initramfs security issue
2517   (Debian bug #568750), with an additional set of small enhancements as
2518   a bonus.
2520   * live-initramfs: new custom package built from our own live-initramfs
2521     Git repository (commit 8b96e5a6cf8abc)
2522   - based on new 1.173.1-1 upstream release
2523   - fixed live-media=removable behaviour so that filesystem images found
2524     on non-removable storage are really never used (Debian bug #568750)
2526   * Vidalia: bring back our UI customizations (0.2.7-1~lenny+amnesia1)
2528   * APT: consistently use the GeoIP-powered cdn.debian.net
2530   * Software: make room so that {alpha, future} Squeeze images fit on
2531     700MB CD-ROM
2532   - only install OpenOffice.org's calc, draw, impress, math and writer
2533     components
2534   - removed OpenOffice.org's English hyphenation and thesaurus
2535   - removed hunspell, wonder why it was ever added
2537   * Boot
2538   - explicitly disable persistence, better safe than sorry
2539   - removed compulsory 15s timeout, live-initramfs knows how to wait for
2540     the Live media to be ready
2542   * Build system: don't cache rootfs anymore
2544  -- amnesia <amnesia@boum.org>  Sun, 07 Feb 2010 18:28:16 +0100
2546 amnesia (0.4.1) unstable; urgency=low
2548   * Brown paper bag bugfix release: have amnesia-security-check use
2549     entries publication time, rather than update time... else tagging
2550     a security issue as fixed, after releasing a new version, make this
2551     issue be announced to every user of this new, fixed version.
2553  -- amnesia <amnesia@boum.org>  Sat, 06 Feb 2010 03:58:41 +0100
2555 amnesia (0.4) unstable; urgency=low
2557   * We now only build and ship "Hybrid" ISO images, which can be either
2558     burnt on CD-ROM or dd'd to a USB stick or hard disk.
2560   * l10n: we now build and ship multilingual images; initially supported
2561     (or rather wanna-be-supported) languages are: ar, zh, de, en, fr, it,
2562     pt, es
2563   - install Iceweasel's and OpenOffice.org's l10n packages for every
2564     supported language
2565   - stop installing localized help for OpenOffice.org, we can't afford it
2566     for enough languages
2567   - when possible, Iceweasel's homepage and default search engine are localized
2568   - added Iceweasel's "any language" Scroogle SSL search engine
2569   - when the documentation icon is clicked, display the local wiki in
2570     currently used language, if available
2571   - the Nautilus wipe script is now translatable
2572   - added gnome-keyboard-applet to the Gnome panel
2574   * software
2575   - replaced Icedove with claws mail, in a bit rough way; see
2576     https://amnesia.boum.org/todo/replace_icedove_with_claws/ for best
2577     practices and configuration advices
2578   - virtual keyboard: install onBoard instead of kvkbd
2579   - Tor controller: install Vidalia instead of TorK
2580   - install only chosen parts of Gnome, rather than gnome-desktop-environment
2581   - do not install xdialog, which is unused and not in Squeeze
2582   - stop installing grub as it breaks Squeeze builds (see Debian bug #467620)
2583   - install live-helper from snapshots repository into the Live image
2585   * Iceweasel
2586   - do not install the NoScript extension anymore: it is not strictly
2587     necessary but bloodily annoying
2589   * Provide WhisperBack 1.2 for anonymous, GnuPG-encrypted bug reporting.
2590   - added dependency on python-gnutls
2591   - install the SMTP hidden relay's certificate
2593   * amnesia-security-check: new program that tells users that the amnesia
2594     version they are running is affected by security flaws, and which ones
2595     they are; this program is run at Gnome session startup, after sleeping
2596     2 minutes to let Tor a chance to initialize.
2597     Technical details:
2598   - Perl
2599   - uses the Desktop Notifications framework
2600   - fetches the security atom feed from the wiki
2601   - verifies the server certificate against its known CA
2602   - tries fetching the localized feed; if it fails, fetch the default
2603     (English) feed
2605   * live-initramfs: new custom package built from our own live-initramfs
2606     Git repository (commit 40e957c4b89099e06421)
2607   - at shutdown time, ask the user to unplug the CD / USB stick, then run
2608     smem, wait for it to finish, then attempt to immediately halt
2610   * build system
2611   - bumped dependency on live-helper to >= 2.0a6 and adapted our config
2612   - generate hybrid ISO images by default, when installed syslinux is
2613     recent enough
2614   - stop trying to support building several images in a row, it is still
2615     broken and less needed now that we ship hybrid ISO images
2616   - scripts/config: specify distribution when initializing defaults
2617   - updated Debian Live APT repository's signing key
2619   * PowerPC
2620   - disable virtualbox packages installing and module building on !i386
2621     && !amd64, as PowerPC is not a supported guest architecture
2622   - built and imported tor_0.2.1.20-1~~lenny+1_powerpc.deb
2624   * Squeeze
2625   - rough beginnings of a scratch Squeeze branch, currently unsupported
2626   - install gobby-infinote
2628   * misc
2629   - updated GnuPG key with up-to-date signatures
2630   - more improvements on boot time from CD
2631   - enhanced the wipe in Nautilus UI (now asks for confirmation and
2632     reports success or failure)
2633   - removed the "restart Tor" launcher from the Gnome panel
2635  -- amnesia <amnesia@boum.org>  Fri, 05 Feb 2010 22:28:04 +0100
2637 amnesia (0.3) unstable; urgency=low
2639   * software: removed openvpn, added
2640   - Audacity
2641   - cups
2642   - Git
2643   - Gobby
2644   - GParted
2645   - lvm2 (with disabled initscript as it slows-down too much the boot in certain
2646     circumstances)
2647   - NetworkManager 0.7 (from backports.org) to support non-DHCP networking
2648   - ntfsprogs
2649   - randomsound to enhance the kernel's random pool
2650   * Tor
2651   - install the latest stable release from deb.torproject.org
2652   - ifupdown script now uses SIGHUP signal rather than a whole tor
2653     restart, so that in the middle of it vidalia won't start it's own
2654     tor
2655   - configure Gnome proxy to use Tor
2656   * iceweasel
2657   - adblockplus: upgraded to 1.0.2
2658   - adblockplus: subscribe to US and DE EasyList extensions, updated patterns
2659   - firegpg is now installed from Debian Squeeze rather than manually; current
2660     version is then 0.7.10
2661   - firegpg: use better keyserver ... namely pool.sks-keyservers.net
2662   - added bookmark to Amnesia's own website
2663   - use a custom "amnesiabranding" extension to localize the default search
2664     engine and homepage depending on the current locale
2665   - updated noscript whitelist
2666   - disable overriden homepage redirect on iceweasel upgrade
2667   * pidgin
2668   - nicer default configuration with verified irc.indymedia.org's SSL cert
2669   - do not parse incoming messages for formatting
2670   - hide formatting toolbar
2671   * hardware compatibility
2672   - b43-fwcutter
2673   - beginning of support for the ppc architecture
2674   - load acpi-cpufreq, cpufreq_ondemand and cpufreq_powersave kernel
2675     modules
2676   * live-initramfs: custom, updated package based on upstream's 1.157.4-1, built
2677     from commit b0a4265f9f30bad945da of amnesia's custom live-initramfs Git
2678     repository
2679   - securely erases RAM on shutdown using smem
2680   - fixes the noprompt bug when running from USB
2681   - disables local swap partitions usage, wrongly enabled by upstream
2682   * fully support for running as a guest system in VirtualBox
2683   - install guest utils and X11 drivers
2684   - build virtualbox-ose kernel modules at image build time
2685   * documentation
2686   - new (translatable) wiki, using ikiwiki, with integrated bugs and todo
2687     tracking system a static version of the wiki is included in generated
2688     images and linked from the Desktop
2689   * build system
2690   - adapt for live-helper 2.0, and depend on it
2691   - get amnesia version from debian/changelog
2692   - include the full version in ISO volume name
2693   - save .list, .packages and .buildlog
2694   - scripts/clean: cleanup any created dir in binary_local-includes
2695   - updated Debian Live snapshot packages repository URL and signing key
2696   - remove duplicated apt/preferences file, the live-helper bug has been
2697     fixed
2698   * l10n: beginning of support for --language=en
2699   * misc
2700   - improved boot time on CD by ordering files in the squashfs in the order they
2701     are used during boot
2702   - added a amnesia-version script to built images, that outputs the current
2703     image's version
2704   - added a amnesia-debug script that prepares a tarball with information that
2705     could be useful for developpers
2706   - updated Amnesia GnuPG key to a new 4096R one
2707   - set time with NTP when a network interface is brought up
2708   - import amnesia's GnuPG pubkey into the live session user's keyring
2709   - do not ask DHCP for a specific hostname
2710   - install localepurge, only keep en, fr, de and es locales, which reduces the
2711     generated images' size by 100MB
2712   - added a hook to replace /sbin/swapon with a script that only runs
2713     /bin/true
2714   - moved networking hooks responsibility from ifupdown to NetworkManager
2716  -- amnesia <amnesia@boum.org>  Thu, 26 Nov 2009 11:17:08 +0100
2718 amnesia (0.2) unstable; urgency=low
2720   * imported /home/amnesia, then:
2721   - more user-friendly shell, umask 077
2722   - updated panel, added launcher to restart Tor
2723   - mv $HOME/bin/* /usr/local/bin/
2724   - removed metacity sessions
2725   - removed gstreamer's registry, better keep this dynamically updated
2726   - rm .qt/qt_plugins_3.3rc, better keep this dynamically updated
2727   - removed .gnome/gnome-vfs/.trash_entry_cache
2728   - removed kconf_update log
2729   - removed and excluded Epiphany configuration (not installed)
2730   - cleanup .kde
2731   * iceweasel
2732   - enable caching in RAM
2733   - explicitly disable ssl v2, and enable ssl v3 + tls
2734   - removed prefs for the non-installed webdeveloper
2735   - removed the SSL Blacklist extension (not so useful, licensing issues)
2736   - deep profile directory cleanup
2737   - extensions cleanup: prefer Debian-packaged ones, cleanly reinstalled
2738     AddBlock Plus and CS Lite to allow upgrading them
2739   - updated pluginreg.dat and localstore.rdf
2740   - moved some settings to user.js
2741   - made cookie/JavaScript whitelists more consistent
2742   - force httpS on whitelisted sites
2743   - NoScript: marked google and gmail as untrusted
2744   - some user interface tweaks, mainly for NoScript
2745   - FireGPG: disable the buggy auto-detection feature, the link to firegpg's
2746     homepage in generated pgp messages and the GMail interface (which won't
2747     work without JavaScript anyway)
2748   - updated blocklist.xml
2749   - removed and excluded a bunch of files in the profile directory
2750   * icedove: clean the profile directory up just like we did for iceweasel
2751   * software: install msmtp and mutt
2752   * home-refresh
2753   - use rsync rather than tar
2754   * documentation
2755   - various fixes
2756   - reviewed pidgin-otr security (see TODO)
2757   * build system
2758   - stop calling home-refresh in lh_build
2759   - include home-refresh in generated images
2760   - gitignore update
2761   - fix permissions on local includes at build time
2762   - updated scripts/{build,clean} wrt. new $HOME handling
2763   - scripts/{build,config}: stop guessing BASEDIR, we must be run from
2764     the root of the source directory anyway
2765   - stop storing /etc/amnesia/version in Git, delete it at clean time
2766   * release
2767   - converted Changelog to the Debian format and location, updated
2768     build scripts accordingly
2769   - added a README symlink at the root of the source directory
2770   - basic debian/ directory (not working for building packages yet,
2771     but at least we can now use git-dch)
2772   - added debian/gbp.conf with our custom options for git-dch
2773   - config/amnesia: introduce new $AMNESIA_DEV_* variables to be used
2774     by developpers' scripts
2775   - added ./release script: a wrapper around git-dch, git-commit and git-tag
2777  -- amnesia <amnesia@boum.org>  Tue, 23 Jun 2009 14:42:03 +0200
2779 amnesia (0.1) UNRELEASED; urgency=low
2781   * Forked Privatix 9.03.15, by Markus Mandalka:
2782   http://mandalka.name/privatix/index.html.en
2783   Everything has since been rewritten or so heavily changed that nothing
2784   remains from the original code... apart of a bunch of Gnome settings.
2785   * hardware support:
2786   - install a bunch of non-free wifi firmwares
2787   - install xsane and add the live user to the scanner group
2788   - install aircrack-ng
2789   - install xserver-xorg-video-geode on i386 (eCafe support)
2790   - install xserver-xorg-video-all
2791   - install firmware-linux from backports.org
2792   - install system-config-printer
2793   - added instructions in README.eCAFE to support the Hercules eCAFE EC-800
2794     netbook
2795   * APT:
2796   - configure pinning to support installing chosen packages from
2797     squeeze; the APT source for testing is hardcoded in chroot_sources/,
2798     since there is no way to use $LH_CHROOT_MIRROR in chroot_local-hooks
2799   - give backports.org priority 200, so that we track upgrades of packages
2800     installed from there
2801   * release: include the Changelog and TODO in the generated images,
2802   in the   /usr/share/doc/amnesia/ directory
2803   * software: install gnomebaker when building Gnome-based live OS, to
2804   easily clone myself when running from CD
2805   * build system
2806   - build i386 images when the build host is amd64
2807   - added a version file: /etc/amnesia/version
2808   - use snapshot live-* packages inside the images
2809   - setup timezone depending on the chosen build locale
2810   - rely on standard live-initramfs adduser to do our user setup
2811     (including sudo vs. Gnome/KDE, etc.)
2812   - stop "supporting" KDE
2813   - allow building several images at once
2814   - migrated most of lh_config invocations to scripts/config
2815   - append "noprompt" so that halting/rebooting work with splashy
2816   - moved our own variables to config/amnesia, using the namespace
2817     $AMNESIA_*
2818   * iceweasel
2819   - default search engine is now Scroogle SSL, configured to search pages
2820     in French language; the English one is also installed
2821   - never ask to save passwords or forms content
2822   - configured the torbutton extension to use polipo
2823   - installed the CACert root certificate
2824   - installed the SSL Blacklist extension and the blacklist data
2825   - installed the FireGPG extension
2826   - installed the CS Lite extension
2827   - installed the NoScript extension
2828   - NoScript, CS Lite: replaced the default whitelists with a list of
2829     trusted, non-commercial Internet Service Providers
2830   - configure extensions (add to prefs.js):
2831     user_pref("extensions.torbutton.startup", true);
2832     user_pref("extensions.torbutton.startup_state", 1);
2833     user_pref("extensions.torbutton.tor_enabled", true);
2834     user_pref("noscript.notify.hide", true);
2835     user_pref("capability.policy.maonoscript.sites", "about:
2836       about:blank about:certerror about:config about:credits
2837       about:neterror about:plugins about:privatebrowsing
2838       about:sessionrestore chrome: resource:");
2839     user_pref("extensions.firegpg.no_updates", true);
2840   - install the NoScript plugin from Debian squeeze
2841   - delete urlclassifier3.sqlite on $HOME refresh: as we disabled
2842     "safebrowsing", this huge file is of no use
2843   - torbutton: install newer version from Squeeze
2844   * linux: removed non-686 kernel flavours when building i386 images
2845   * compatibility: append "live-media=removable live-media-timeout=15", to
2846     prevent blindly booting another debian-live installed on the hard disk
2847   * software: added
2848   - gnome-app-install
2849   - iwconfig
2850   - cryptkeeper: Gnome system tray applet to encrypt files with EncFS
2851   - kvkbd: virtual keyboard (installed from backports.org)
2852   - sshfs (and added live user to the fuse group)
2853   - less, secure-delete, wipe, seahorse, sshfs, ntfs-3g
2854   - scribus
2855   * Tor
2856   - enable the transparent proxy, the DNS resolver, and the control port
2857   - save authentication cookie to /tmp/control_auth_cookie, so that the
2858     live user can use Tork and co.
2859   - autostart Tork with Gnome
2860   - Tork: installed, disabled most notifications and startup tips
2861   - added a restart tor hook to if-up.d (used by Network Manager as well),
2862     so that Tor does work immediately even if the network cable was
2863     plugged late in/after the boot process
2864   * $HOME
2865   - added a nautilus-script to wipe files and directories
2866   - bash with working completion for the live user
2867   * polipo: install and configure this HTTP proxy to forward requests
2868   through Tor
2869   * DNS: install and configure pdnsd to forward any DNS request through
2870   the Tor resolver
2871   * firewall: force every outgoing TCP connection through the Tor
2872   transparent proxy, discard any outgoing UDP connection
2873   * misc
2874   - set syslinux timeout to 4 seconds
2875   - use splashy for more user-friendly boot/halt sequences
2877  -- amnesia <amnesia@boum.org>  Sat, 20 Jun 2009 21:09:15 +0200