[pt-br] Update translation bits.
[tails-test.git] / wiki / src / news / test_0.13-rc1.html
blobaeb10f3551cc445f7e4062189bf83b9ca254641d
1 [[!meta date="2012-08-28 14:34:42 +0200"]]
2 [[!meta title="Call for testing: 0.13~rc1"]]
4 <p>You can help Tails! The <em>first</em> release candidate for the upcoming version 0.13
5 is out. Please test it and see if all works for you.</p>
7 <h1>How to test Tails 0.13~rc1?</h1>
9 <ol>
10 <li>
11 <p>
12 <strong>Keep in mind that this is a test image.</strong> We have made sure
13 that it is not broken in an obvious way, but it might still contain
14 undiscovered issues.
15 </p>
16 </li>
17 <li>
18 <p>Download the ISO image and its signature:</p>
19 <p>
20 <a class="download-file"
21 href="http://dl.amnesia.boum.org/tails/testing/tails-i386-0.13~rc1/tails-i386-0.13~rc1.iso"
22 >Tails 0.13~rc1 ISO image</a>
23 </p>
24 <p>
25 <a class="download-signature"
26 href="http://dl.amnesia.boum.org/tails/testing/tails-i386-0.13~rc1/tails-i386-0.13~rc1.iso.pgp"
27 >Tails 0.13~rc1 signature</a>
28 </p>
29 </li>
30 <li>
31 <p>
32 [[Verify the ISO image|download#index3h1]].
33 </p>
34 </li>
35 <li>
36 <p>
37 Have a look at the list of [[issues that we already know about|support/known_issues]].
38 </p>
39 </li>
40 <li>
41 <p>
42 Test wildly!
43 </p>
44 </li>
45 </ol>
47 <p>If you find anything that is not working as it should, please [[report to
48 us|doc/first_steps/bug_reporting]]! Bonus points if you check that it is not an
49 [[already known problem|support/known_issues]].</p>
51 <h1>What's new since 0.12.1?</h1>
53 <ul>
54 <li>Major new features
55 <ul>
56 <li>Use white-list/principle of least privelege approach for local services.
57 Only users that need a certain local (i.e. hosted on loopback) service
58 (according to our use cases) are granted access to it by our firewall;
59 all other users are denied access.</li>
60 <li>Ship a first version of the incremental update system. Updates are not
61 currently triggered automatically, but this will allow tests to be done
62 on larger scales.</li>
63 </ul>
64 </li>
66 <li>Minor improvements
67 <ul>
68 <li>Enable four workspaces in the Windows XP camouflage. This allows
69 users to quickly switch to a more innocent looking workspace in case
70 they are working on sensitive data and attract unwanted attention.
71 The workspace switcher applet isn't there, though, since there's no
72 such thing in Windows XP, so switching is only possible via keyboard
73 shortcuts.</li>
74 <li>Ship with precompiled locales instead of generating them upon login.</li>
75 <li>Add support for wireless regulation.</li>
76 <li>Use color for Git output, not intended for machine consumption,
77 written to the terminal.</li>
78 <li>Have ttdnsd use OpenDNS. Using Google's DNS servers was very
79 glitchy, and rarely succeeded when it should. It can probably be
80 attributed to Google's DNS, which is known to take issue with Tor
81 exits.</li>
82 <li>Upgrade WhisperBack to 1.6, with many UI improvements and new translations.</li>
83 <li>Include GDM logs and dmidecode informations in the reports.</li>
84 <li>Allow to modify language and layout in the "Advanced options" screen
85 of the greeter.</li>
86 <li>GnuPG: bump cert-digest-algo to SHA512.</li>
87 </ul>
88 </li>
90 <li>Bugfixes
91 <ul>
92 <li>Make Claws Mail save local/POP emails in its dot-directory. The
93 default is to save them at <code>~/Mail</code>, which isn't included in our
94 current Claws Mail persistence preset.</li>
95 <li>Fix the System Monitor applet.</li>
96 <li>Remove broken ttdnsd from the default DNS resolution loop.</li>
97 <li>Hide the <code>TailsData</code> partition in desktop applications.</li>
98 <li>Ship unrar-free again, so that the GNOME archive manager knows about
99 it.</li>
100 <li>Ship with an empty whitelist for Noscript.</li>
101 <li>Disable FoxyProxy's advertisement on proxy error page.</li>
102 </ul>
103 </li>
105 <li>Iceweasel
106 <ul>
107 <li>Upgrade iceweasel to 10.0.6esr-1 (Extended Support Release) and install it
108 and its dependencies from squeeze-backports.</li>
109 </ul>
110 </li>
112 <li>Hardware support
113 <ul>
114 <li>Upgrade Linux to 3.2.23-1.</li>
115 </ul>
116 </li>
118 <li>Software
119 <ul>
120 <li>Update i2p to version 0.9.1.</li>
121 </ul>
122 </li>
124 <li>Build system
125 <ul>
126 <li>vagrant: Install Ikiwiki from Debian unstable. The 'mirrorlist'
127 patches have finally been merged in upstream Ikiwiki. So instead of
128 building Ikiwiki by hand, we can now install the package directly
129 from Debian unstable.</li>
130 <li>Do not build the ikiwiki forum on the bundled static website copy.</li>
131 </ul>
132 </li>
133 </ul>