1 [[!meta title="Call for testing: 1.4~rc1"]]
3 [[!meta date="Mon, 03 May 2015 12:00:00 +0000"]]
4 [[!pagetemplate template="news.tmpl"]]
6 You can help Tails! The first release candidate for the upcoming version 1.4 is
7 out. Please test it and see if it works for you.
11 How to test Tails 1.4~rc1?
12 ==========================
14 1. **Keep in mind that this is a test image.** We have made sure
15 that it is not broken in an obvious way, but it might still contain
18 1. Either try the <a href="#automatic_upgrade">automatic upgrade</a>, or
19 download the ISO image and its signature:
21 <a class="download-file" href="">Tails 1.4~rc1 ISO image</a>
23 <a class="download-signature"
24 href="https://tails.boum.org/torrents/files/tails-i386-1.4~rc1.iso.sig">Tails 1.4~rc1 signature</a>
26 1. Verify the ISO image.
28 1. Have a look at the list of <a href="#known_issues">known issues of
29 this release</a> and the list of
30 [[longstanding known issues|support/known_issues]].
34 If you find anything that is not working as it should, please [[report to
35 us|doc/first_steps/bug_reporting]]! Bonus points if you first check if it is a
36 <a href="#known_issues">known issue of this release</a> or a
37 [[longstanding known issue|support/known_issues]].
39 <div id="automatic_upgrade"></a>
41 How to automatically upgrade from 1.3.2?
42 ========================================
44 These steps allow you to automatically upgrade a device installed with <span
45 class="application">Tails Installer</span> from Tails 1.3.2 to Tails 1.4~rc1.
47 1. Start Tails 1.3.2 from a USB stick or SD card (installed by the
49 [[set an administration password|doc/first_steps/welcome_screen/administration_password]].
51 1. Run this command in a <span class="application">Root
52 Terminal</span> to select the "alpha" upgrade channel
53 and start the upgrade:
55 echo TAILS_CHANNEL=\"alpha\" >> /etc/os-release && \
56 tails-upgrade-frontend-wrapper
58 1. Once the upgrade has been installed, restart Tails and look at
59 <span class="menuchoice">
60 <span class="guimenu">Applications</span> ▸
61 <span class="guisubmenu">Tails</span> ▸
62 <span class="guimenuitem">About Tails</span>
64 to confirm that the running system is Tails 1.4~rc1.
66 What's new since 1.3.2?
67 =======================
69 Changes since Tails 1.3.2 are:
72 - Upgrade Tor Browser to 4.5, which introduces many major new
73 features for usability, security and privacy. Unfortunately its
74 per-tab circuit view did not make it into Tails yet since it
75 requires exposing more Tor state to the user running the Tor
76 Browser than we are currently comfortable with.
77 (Closes: [[!tails_ticket 9031]])
78 - Upgrade Tor to 0.2.6.7-1~d70.wheezy+1+tails2. Like in the Tor
79 bundled with the Tor Browser, we patch it so that circuits used
80 for SOCKSAuth streams have their lifetime increased indefinitely
81 while in active use. This currently only affects the Tor Browser
82 in Tails, and should improve the experience on certain websites
83 that otherwise would switch language or log you out every ten
84 minutes or so when Tor switches circuit. (Closes:
85 [[!tails_ticket 7934]])
88 - Upgrade Linux to 3.16.7-ckt9-3.
89 - Upgrade curl to 7.26.0-1+wheezy13.
90 - Upgrade dpkg to 1.16.16.
91 - Upgrade gstreamer0.10-plugins-bad to 0.10.23-7.1+deb7u2.
92 - Upgrade libgd2-xpm to 2.0.36~rc1~dfsg-6.1+deb7u1.
93 - Upgrade openldap to 2.4.31-2.
94 - Upgrade LibreOffice to 1:3.5.4+dfsg2-0+deb7u4.
95 - Upgrade libruby1.9.1 to 1.9.3.194-8.1+deb7u5.
96 - Upgrade libtasn1-3 to 2.13-2+deb7u2.
97 - Upgrade libx11 to 2:1.5.0-1+deb7u2.
98 - Upgrade libxml-libxml-perl to 2.0001+dfsg-1+deb7u1.
99 - Upgrade libxml2 to 2.8.0+dfsg1-7+wheezy4.
100 - Upgrade OpenJDK to 7u79-2.5.5-1~deb7u1.
101 - Upgrade ppp to 2.4.5-5.1+deb7u2.
104 - Make the Windows 8 browser theme compatible with the Unsafe and
105 I2P browsers. (Closes: [[!tails_ticket 9138]])
106 - Hide Torbutton's "Tor Network Settings..." context menu entry.
107 (Closes: [[!tails_ticket 7647]])
108 - Upgrade the syslinux packages to support booting Tails on
109 Chromebook C720-2800. (Closes: [[!tails_ticket 9044]])
110 - Enable localization in Tails Upgrader. (Closes:
111 [[!tails_ticket 9190]])
112 - Make sure the system clock isn't before the build date during
113 early boot. Our live-config hook that imports our signing keys
114 depend on that the system clock isn't before the date when the
115 keys where created. (Closes: [[!tails_ticket 9149]])
116 - Set GNOME's OpenPGP keys via desktop.gnome.crypto.pgp to prevent
117 us from getting GNOME's default keyserver in addition to our
118 own. (Closes: [[!tails_ticket 9233]])
119 - Prevent Firefox from crashing when Orca is enabled: grant it
120 access to assistive technologies in its Apparmor
121 profile. (Closes: [[!tails_ticket 9261]])
122 - Add Jessie APT source. (Closes: [[!tails_ticket 9278]])
123 - Fix set_simple_config_key(). If the key already existed in the
124 config file before the call, all other lines would be removed
125 due to the sed option -n and p combo. (Closes:
126 [[!tails_ticket 9122]])
129 - Upgrade I2P to 0.9.19-3~deb7u+1. (Closes:
130 [[!tails_ticket 9229]])
131 - Install Tor Browser's bundled Torbutton instead of custom .deb.
132 As of Torbutton 1.9.1.0 everything we need has been upstreamed.
133 - Install Tor Browser's bundled Tor Launcher instead of our
134 in-tree version. With Tor 0.2.6.x our custom patches for the
135 ClientTransportPlugin hacks are not needed any more. (Closes:
136 [[!tails_ticket 7283]])
137 - Don't install msmtp and mutt. (Closes: [[!tails_ticket 8727]])
138 - Install fonts-linuxlibertine for improved Vietnamese support in
139 LibreOffice. (Closes: [[!tails_ticket 8996]])
140 - Remove obsoletete #i2p-help IRC channel from the Pidgin
141 configuration (Closes: [[!tails_ticket 9137]])
142 - Add Gedit shortcut to gpgApplet's context menu. Thanks to Ivan
143 Bliminse for the patch. (Closes: [[!tails_ticket 9069]]).
144 - Install printer-driver-gutenprint to support more printer
145 models. (Closes: [[!tails_ticket 8994]]).
146 - Install paperkey for off-line OpenPGP key backup. (Closes:
147 [[!tails_ticket 8957]])
148 - Hide the Tor logo in Tor Launcher. (Closes:
149 [[!tails_ticket 8696]])
150 - Remove useless log() instance in tails-unblock-network. (Closes:
151 [[!tails_ticket 9034]])
153 <a id="known_issues"></a>
155 # Known issues in 1.4~rc1
157 * The Windows 8 theme is slightly broken for all browsers: the default
158 Firefox tab bar is used, and the search bar is
159 enabled. ([[!tails_ticket 9326]])
161 * Tails' Tor Browser still uses Startpage as the default search engine
162 instead of Disconnect.me like upstream Tor Browser, but the Unsafe
163 Browser does use Disconnect.me. ([[!tails_ticket 9309]])
165 * [[Longstanding known issues|support/known_issues]]