1 tails (0.17.2) unstable; urgency=low
4 - Upgrade to Iceweasel 17.0.5esr-0+tails2~bpo60+1.
5 - Stop displaying obsolete context menu entries ("Open Tor URL" and friends).
8 - Update Linux to 3.2.41-2
11 - Use more reliable OpenPGP keyservers:
12 · use the hkps pool in GnuPG (and import their SSL CA)
13 · use hkp://pool.sks-keyservers.net in Seahorse (as it does not support
15 - Keep udisks users (GNOME Disk Utility, tails-persistence-setup, etc.)
16 from resetting the system partition's attributes when manipulating the
17 partition table. To this end, backport the relevant bugfix from Wheezy
18 into parted 2.3-5+tails1. This allowed to remove the sgdisk-based
19 workaround in tais-persistence-setup, and to stop installing
20 python-parted. All this is a first needed step to fix
21 todo/make_system_disk_read-only in a future release.
24 - Disable NoScript's HTML5 media click-to-play for better user experience.
27 - Tails USB installer: update translations for French, German, Spanish,
28 Finnish, Greek, Italian, Latvian, Dutch, Polish and Chinese.
29 - Tails Greeter: update translations for Farsi, Chinese, French;
30 new translations: Finnish, Norwegian Bokmål, Galician.
31 - tails-persistence-setup: update Farsi and Chinese translations;
32 import new translations for Finnish and Swedish.
33 - WhisperBack: update translations for Arabic, French, German, Greek,
34 Spanish, Korean, Polish, Russian. New translations: Finnish, Chinese.
37 - Add automated testing framework (Sikuli, Cucumber, libvirt -based)
38 with a bunch of tests.
40 -- Tails developers <amnesia@boum.org> Sun, 07 Apr 2013 12:17:26 +0200
42 tails (0.17.1) unstable; urgency=low
45 - Upgrade to Iceweasel 17.0.4esr-0+tails1~bpo60+1.
48 - Update Linux to 3.2.39-2.
49 It includes the drm and agp subsystems from Linux 3.4.29.
50 - Don't install xserver-xorg-video-rendition backport.
51 xserver-xorg-video-rendition has been removed from squeeze-backports
52 due to an upstream tarball mismatch discover when merging backports
53 into the main Debian archive, and xserver-xorg-video-all still depends
54 on it, so we explicitly install all drivers from -all but -rendition
55 as a (hopefully temporary) workaround.
58 - Remove Indymedia IRC account, until we ship a version of Pidgin
59 with SASL support, that is when Tails is based on Wheezy.
62 - Don't ship the wiki's todo and bugs on ISO images.
64 -- Tails developers <amnesia@boum.org> Thu, 21 Mar 2013 18:54:11 +0100
66 tails (0.17) unstable; urgency=low
69 - Install the KeePassX password manager, with a configuration and
70 documentation that makes it easy to persist the password database.
73 - Upgrade to Iceweasel 17.0.3esr-1+tails1~bpo60+1.
74 - Install xul-ext-adblock-plus from squeeze-backports.
75 - Do not allow listing all available fonts.
76 Set browser.display.max_font_attempts and browser.display.max_font_count
77 to enable the Torbrowser Limit-the-number-of-fonts-per-document patch.
78 - Set default spellchecker dictionary to English (USA),
79 and localize it according to locale with our custom branding extension.
80 - Disable the add-ons automatic update feature.
81 - Make the generated profile world-readable.
82 - Remove NoScript click-to-play confirmation.
83 - Sync some prefs set by Torbutton, to be ready when it stops setting these.
84 - Disable navigation timing.
85 - Disable SPDY. It stores state and may have keepalive issues.
86 - More aggressive iceweasel HTTP pipelining settings.
87 - Enable WebGL (as click-to-play only).
88 - Disable network.http.connection-retry-timeout.
89 - Disable full path information for plugins.
90 - Remove NoScript blocks of WebFonts.
91 - Disable DOM storage in Torbutton.
92 Since we don't apply the 0026-Isolate-DOM-storage-to-first-party-URI.patch
93 Torbrowser patch yet, and still disable DOM storage, we need to tell
94 Torbutton not to use it.
95 - Synchronize iceweasel's general.useragent.override with TBB based on FF17.
96 The User-Agent settings are not kept up-to-date anymore in Torbutton, so
97 we have to keep in sync manually with TBB's settings.
98 - Remove obsolete APT pining for Torbutton.
99 It's not maintained in Debian anymore, so we now fetch it from our own
101 - Fetch FoxyProxy from Debian experimental and libnspr4-0d from
102 squeeze-backports, for compatibility with Iceweasel 17.
103 - Rebase bookmarks file on top of the default iceweasel 17 one.
104 - Explicitly disable AdBlock Plus "correct typos" feature.
105 This feature connects to http://urlfixer.org/.
106 It is disabled by default in 2.2-1, but let's be careful.
109 - Upgrade to live-boot 3.0~b11-1 and live-config 3.0.12-1.
110 Accordingly update the 9980-permissions hook, live-persist,
111 unsafe-browser and boot-profile.
112 Add compatibility symlinks from /live to /lib/live, and from /live/image
113 to /lib/live/mount/medium, to ease the transition.
114 - Check for errors when sourcing live-boot files, e.g. to detect when
115 they have been renamed upstream.
116 - Don't add "quiet" to the kernel command-line ourselves.
117 Else, it appears twice as live-build's lb_binary_syslinux adds it too.
118 Historically, we've been adding it ourselves on top of that because
119 lb_binary_yaboot does not add it, but since we gave up the PowerPC support
120 attempt, we're now only interested in syslinux, so let's make it easier
121 for the general case, e.g. when one wants to remove the "quiet" parameter
122 as suggested by our "Tails does not start" debugging documentation.
123 - Upgrade I2P to 0.9.4.
126 - Many bugfixes brought by the Debian Squeeze 6.0.7 point-release.
127 - Use the regular GnuPG agent + pinentry-gtk2 instead of Seahorse
128 as a GnuPG agent. This fixes usage of OpenPGP in Claws Mail,
129 and brings support for OpenPGP smartcards.
130 - Enable I2P hidden mode.
131 Else, killing I2P ungracefully is bad for the I2P network.
132 - live-persist: move error() function before the first potential usecase.
133 - Add missing executable bit on restart-tor and restart-vidalia.
134 - Add shutdown and reboot launchers to the menu.
135 This workarounds the lack of a shutdown helper applet in camouflage mode.
136 - Remove Pidgin's MXit and Sametime support.
137 ... at least until CVE-2013-0273, CVE-2013-0272 and CVE-2013-0271 are
138 fixed in Debian stable. While we're at it, don't force file removal in
139 these "set -e" build scripts: fail hard, instead of silently ignoring
140 the fact that files may have moved or disappeared.
143 - Install recent Intel and AMD microcode from squeeze-backports,
144 explicitly excluding the iucode-tool package that's not a good idea
146 - Install firmware loader for Qualcomm Gobi USB chipsets.
147 This is needed to have various mobile broadband chipsets work.
148 - Upgrade barry to 0.18.3-5~bpo60+1.
149 This much improved new version supports more hardware & ISP,
150 and does not display dozens of spurious error messages at boot time.
153 - Remove APT local cache (/Var/cache/apt/{,src}pkgcache.bin).
155 -- Tails developers <amnesia@boum.org> Sat, 23 Feb 2013 10:37:57 +0100
157 tails (0.16) unstable; urgency=low
160 - Replace the too-easy-to-misclick shutdown button with a better
161 "Shutdown Helper" Gnome applet.
162 - Display ~/Persistent in GNOME Places and GtkFileChooser if it is mounted.
163 - Set Unsafe Browser's window title to "Unsafe Browser".
164 - Install ekeyd to support the EntropyKey.
165 - Install font for Sinhala.
166 - Update Poedit to 1.5.4.
167 - Kill Vidalia when restarting Tor.
168 Doing this as early as possible exposes Vidalia's "broken onion" icon
170 - Hide the persistence setup launchers in kiosk mode.
171 - Add a shell library for Tor functions.
172 These are shared among multiple of our scripts.
173 - Install dictionaries for supported languages.
174 Install hunspell dictionaries when possible,
175 fall back on myspell ones else.
178 - Disable IPv6 on all network interfaces.
179 This is a workaround for the IPv6 link-local multicast leak that was recently
180 discovered. Tails has no local service that listens on IPv6, so there should be
181 no regression, hopefully, unless one wants to play with OnionCat and VoIP,
182 but those of us should know how to workaround this anyway.
183 - live-persist: Fix variable mismatch, fixing probe white-list.
184 Tails may previously have been able to list GPT partitions labelled
185 "TailsData" on hard drives (!) as valid persistence volumes...
186 - live-persist: Fix --media option when no devices are attached.
187 Earlier, if it was set to e.g. 'removable-usb' and no USB storage was
188 connected, $whitelistdev would be empty, which is interpreted like
189 all devices are ok by the rest of the code.
190 - Fix SCIM in the autostarted web browser: save IM environment variables
191 to a file during Desktop session startup, and export them into the
192 autostarted browser's environment.
193 - Talk of DVD, not of CD, in the shutdown messages.
194 - Make tordate work in bridge mode with an incorrect clock.
195 When using a bridge Tor reports TLS cert lifetime errors (e.g. when
196 the system clock is way off) with severity "info", but when no bridge
197 is used the severity is "warn". tordate/20-time.sh depends on grepping
198 these error messages, so we termporarily increase Tor's logging
199 severity when using bridge mode. If we don't do this tordate will
200 sleep forever, leaving Tor in a non-working state.
201 · White-list root to use Tor's ControlPort.
202 · Add logging for is_clock_way_off().
203 · Remove Tor's log before time syncing.
204 We depend on grepping stuff from the Tor log (especially for
205 tordate/20-time.sh), so deleting it seems like a Good Thing(TM).
206 · Stop Tor before messing with its log or data dir.
207 - live-persist: limit searched devices the same way as live-boot.
208 If no --media argument is specified, use live-boot's
209 "(live-media|bootfrom)=removable(|-usb)" argument to limit devices
210 searched for a persistent volume.
211 - tails-greeter: do not pass media=removable to live-persist.
212 Now that we have autodetection with kernel command-line,
213 it should not be needed anymore.
214 - Start memlockd after configuring it,
215 instead of starting it before and restarting it after.
216 This avoids running memlockd twice, and prevents other possibly
217 surprising race-conditions.
218 As a consequence, also have tails-sdmem-on-media-removal start after the
219 memlockd service *and* tails-reconfigure-memlockd: to start the watchdog,
220 we need memlockd to be properly configured *and* running.
223 - Set iceweasel homepage to the news section on the Tails website.
224 ... using the localized one when possible.
225 - Hide the iceweasel add-on bar by default.
226 Now that we don't want to ship the Monkeysphere addon anymore,
227 that was the only one displayed in there, we can as well hide the whole bar.
228 - Don't hide the AdBlock-Plus button in the add-on bar anymore. Now that
229 we hide the whole addon bar, we can get rid of this old
231 - Do not install a placeholder (fake) FireGPG iceweasel extension anymore.
232 It was shipped from 0.10 (early 2012) to 0.15 (late November),
233 so the migration period should be over now.
234 - Don't install xul-ext-monkeysphere anymore.
235 The implication of the current keyserver policy are not well
236 understood, Monkeysphere is little used in Tails, and we're not sure
237 anymore it would be our first bet for the web browser profile with no
238 CA. Let's keep the various configuration bits (e.g. FoxyProxy,
239 patching MSVA), though, so that advanced users who are used to have
240 Monkeysphere in Tails just have to install the package.
243 - Install the "standard" task with tasksel for better consistency in the
244 Tails ISO images built in various environments.
245 - Install p7zip-full. It's a dep by file-roller, but we explicily use it
246 elsewhere, and it's better to be safe than sorry.
247 - Remove pinning of libvpx0 to sid.
248 This package is part of Squeeze, and not from testing/sid.
249 We have been shipping the version from Squeeze for a while.
250 - Remove config/chroot_local-packages/ from .gitignore.
251 The documented way for "external" contributors to add custom packages
252 is to put them in chroot_local-packages, and once we pull we import
253 any such package into our APT repo and rewrite the
254 history appropriately.
255 Also, the ability to add packages in there and not see them in "git
256 status" makes it very easy to build tainted ISO images with
257 non-standard packages, which makes some of us fear can lead to hard to
259 - Make it clearer what can and cannot be done in terms of local packages.
261 -- Tails developers <amnesia@boum.org> Thu, 10 Jan 2013 12:47:42 +0100
263 tails (0.15) unstable; urgency=low
266 - Persistence for browser bookmarks.
267 - Support for obfsproxy bridges.
270 - Add the Hangul (Korean) Input Method Engine for SCIM.
271 - Add vendor-specific dpkg origin information. This makes dpkg-vendor
272 return correct information.
273 - Install pcscd and libccid from squeeze-backports. This is needed to
274 support, to some extent, some OpenPGP SmartCard readers.
275 - Install HPIJS PPD files and the IJS driver (hpijs).
276 This adds support for some printers, such as Xerox DocumentCenter400.
277 - Optimize fonts display for LCD.
278 - Update TrueCrypt to version 7.1a.
281 - Do not use pdnsd anymore. It has been orphaned in Debian, has quite
282 some bugs in there, and apparently Tor's DNSPort's own caching is
284 - Remove useless iceweasel cookies exceptions. They are useless as
285 per-session cookies are allowed.
286 - Do not run setupcon on X. This call is only needed on the Linux
287 console, no need to annoy the user with a weird "Press enter to
288 activate this console" when the open a root shell in a GNOME
290 - Allow the tails-iuk-get-target-file user to connect to the SOCKSPort
291 dedicated for Tails-specific software.
292 - Fix gpgApplet menu display in Windows camouflage mode.
293 - Fix Tor reaching an inactive state if it's restarted in "bridge mode",
294 e.g. during the time sync' process.
297 - Update iceweasel to 10.0.11esr-1+tails1.
298 - User profile is now generated at build time in order to support persistent
300 - Update HTTPS Everywhere to version 3.0.4.
301 - Update NoScript to version 2.6.
302 - Fix bookmark to I2P router console.
303 - Re-enable Monkeysphere extension to connect to the validation agent.
306 - The Tails USB installer, tails-persistence-setup and tails-greeter
307 are now translated into Bulgarian.
308 - Update Chinese translation for tails-greeter.
309 - Update Euskadi translation for WhisperBack.
312 - Custom packages are now retrieved from Tails APT repository instead
313 of bloating the Git repository.
314 - Allow '~' in wiki filenames. This makes it possible to ship
315 update-description files for release candidates.
316 - Document how to create incremental update kit.
317 - Handle release candidates when generating custom APT sources.
318 - Remove pinning for xul-ext-adblock-plus.
319 It is obsolete since we've added this package to our APT repository.
321 -- Tails developers <amnesia@boum.org> Sun, 25 Nov 2012 12:59:17 +0100
323 tails (0.14) unstable; urgency=low
326 - Enable Tor stream isolation; several new SocksPorts with
327 appropriate Isolate* options have been added for different use
328 cases (i.e. applications). All application's have been
329 reconfigured to use these new SocksPorts, which should increase
330 anonymity by making it more difficulte to correlate traffic from
331 different applications or "online identities".
332 - The web browser now has the anonymity enhancing patches from the
334 - gpgApplet can now handle public-key cryptography.
335 - Install an additional, PAE-enabled kernel with NX-bit
336 support. This kernel is auto-selected when the hardware supports
338 * provide executable space protection, preventing certain types of
339 buffer overflows from being exploitable.
340 * enable more than 4 GiB of system memory.
341 * make all processors/cores available, including their
342 power-saving functionality.
343 - Add a persistence preset for NetworkManager connections.
346 - On kexec reboot, make the boot quiet only if debug=wipemem was not
348 - Update torproject.org's APT repo key.
349 - Update the embedded Tails signing key.
350 - Use symlinks instead of duplicating localized searchplugins.
351 - Rewrite Tails firewall using ferm. Tails firewall was written in
352 very unsophisticated iptables-save/restore format. As more feature
353 creeped in, it started to be quite unreadable.
354 - Optimize VirtualBox modules build at runtime to avoid installing the
355 userspace utils N times.
356 - Drop most of Vidalia's configuration. Our custom lines just caused
357 trouble (with multiple SocksPorts) and the default works well.
358 - Blacklist PC speaker module. On some computers, having the pcspkr
359 module loaded means loud beeps at bootup, shutdown and when using
360 the console. As it draws useless attention to Tails users, it is
361 better to prevent Linux from loading it by default.
362 - Remove all addons from the Unsafe Browser. No addons are essential
363 for the Unsafe Browser's intent. If anything they will modify the
364 network fingerprint compared to a normal Iceweasel install, which
366 - Prevent some unwanted packages to be installed at all, rather than
367 uninstalling them later. This should speed up the build a bit.
368 - Add a symlink from /etc/live/config to /etc/live/config.d. This
369 makes the system compatible with live-config 3.0.4-1, without
370 breaking backward compatibility with various parts of the system
371 that use the old path.
372 - Do not run unecessary scripts during shutdown sequence, to make
374 - Make live-persist deal with persistent ~/.gconf subdirs so that
375 any options saved therein actually get persistent.
376 - Prevent memlockd unload on shutdown, to make sure that all
377 necessary tools for memory wiping are available when the new
379 - Patch initscripts headers instead of fiddling with update-rc.d. We
380 now let insserv figure out the correct ordering for the services
381 during startup and shutdown, i.e. use dependency-based boot
383 - Remove the last absolute path in our isolinux config, which makes
384 it easier to migrate from isolinux to syslinux (just rename the
385 directory), and hence might make it easier for 3rd party USB
386 installers (like the Universal USB Installer) to support Tails.
389 - Include `seq` in the ramdisk environment: it is used to wipe more
390 memory. This fixes the long-standing bug about Tails not cleaning
391 all memory on shutdown.
392 - Fix Yelp crashing on internal links
393 - Allow amnesia user to use Tor's TransPort. This firewall exception
394 is necessary for applications that doesn't have in-built SOCKS
395 support and cannot use torsocks. One such example is Claws Mail,
396 which uses tsocks since torsocks makes it leak the hostname. This
397 exception, together with Tor's automatic .onion mapping makes
398 Claws Mail able to use hidden service mail providers again.
399 - Force threads locking support in Python DBus binding. Without this
400 liveusb-creator doesn't work with a PAE-enabled kernel.
401 - Fix localized search plugins for 'es' and 'pt'
402 - Fix live-boot's readahead, which caused an unnecessary pause
404 - Factorize GCC wanted / available version numbers in VirtualBox
405 modules building hook. This, incidentally, fixes a bug caused by
406 duplication and not updating all instances.
407 - Fix tordate vs. Tor 0.2.3.x. Since 0.2.3.x Tor doesn't download a
408 consensus for clocks that are more than 30 days in the past or 2
409 days in the future (see commits f4c1fa2 and 87622e4 in Tor's git
410 repo). For such clock skews we set the time to the Tor authority's
411 cert's valid-after date to ensure that a consensus can be
415 - Update to version 0.2.3.24-rc-1~~squeeze+1, a new major
416 version. It's not a stable release, but we have been assured by
417 the Tor developers that this is the right move.
418 - Stop setting custom value for the Tor LongLivedPorts
419 setting. Gobby's port was upstreamed in Tor 0.2.3.x.
422 - Update to 10.0.10esr-1+tails1, which has all the anonymity enhancing
423 patches from the TorBrowser applied.
424 - Install iceweasel from our own repo, http://deb.tails.boum.org.
425 - Fix Iceweasel's file associations. No more should you be suggested
426 to open a PDF in the GIMP.
429 - Use curl instead of wget, and add a --proxy option passed through
431 - Remove the --fullrequest option, we don't need it anymore.
432 - Remove --dns-timeout option, we don't need it anymore.
433 - Change --proxy handling to support Debian Squeeze's curl.
434 - Clarify what happens if --proxy is not used.
435 - Compute the median of the diffs more correctly.
438 - Update Linux to 3.2.32-1.
441 - Update vidalia to 0.2.20-1+tails1.
442 - Update bundled WhisperBack package to 1.6.2:
443 * Raise the socket library timeout to 120 seconds
444 * Use smtplib's timeout parameter
445 * Fix error output when calling send a 2nd time
446 - Update liveusb-creator to 3.11.6-3.
447 - Update i2p to 0.9.2.
448 - Update tails-persistence-setup to 0.20-1, which should make it
449 possible to install Tails on large (>= 32 GiB) USB drives.
450 - Install console-setup and keyboard-configuration from unstable
451 (required by new initramfs-tools).
452 - Update tails-greeter to 0.7.3:
453 * Import pt_BR translation.
454 * Let langpanel usable during option selection stage
455 * Print less debugging messages by default
456 (below are changes in tails-greeter 0.7.2:)
457 * Use correct test operators.
458 * Generate language codes of available locales at package build
460 * Read list of language codes from where we have saved it at
462 * Drop tails-lang-helper, not used anymore.
463 * Do not compile locales at login time anymore. Tails now ships
465 - Import live-config{,-sysvinit} 3.0.8-1. live-config >= 3.0.9-1
466 has basically nothing useful for us, and it migrates to new paths
467 brought by live-boot 3.0~b7, which we're not ready for yet (see:
468 todo/newer_live-boot).
471 - Fix Tails specific Iceweasel localization for pt-BR
472 - Add Japanese input system: scim-anthy.
473 - whisperback is now also translated into German, Hebrew, Hungarian,
475 - tails-persistence-setup is now also translated into Arabic.
476 - tails-greeter is now also translated into Arabic, Hebrew, Basque,
477 Hungarian, Italian and Chinese.
480 - Catch more errors in during build time:
481 - Ensure that all local hooks start with 'set -e'.
482 - Fail hard if adduser fails in local hooks.
483 - Fail hard if 'rm' fails in local hooks.
484 - vagrant: Ensure we have the set of Perl packages needed by our
486 - vagrant: Configure live-build to ship with ftp.us.debian.org.
487 Using cdn.debian.net leads to bad interactions with Tor.
488 - vagrant: Don't use gzip compression when building from a tag, i.e.
490 - vagrant: Optionally use bootstrap stage cache for faster builds
491 via the 'cache' build option.
492 - vagrant: Make sure release builds are clean, i.e. they don't use
493 any potentially dangerous build options.
494 - vagrant: Disable live-build package caching. This build system is
495 meant to use an external caching proxy, so live-build's cache just
496 wastes RAM (for in-memory builds) or disk space.
497 - vagrant: use aufs magic instead of copying source into tmpfs.
498 This reduces the amount of RAM required for building Tails in.
499 - vagrant: Allow in-memory builds when a VM with enough memory is
502 -- Tails developers <amnesia@boum.org> Sat, 10 Nov 2012 12:34:56 +0000
504 tails (0.13) unstable; urgency=low
507 - Use white-list/principle of least privelege approach for local services.
508 Only users that need a certain local (i.e. hosted on loopback) service
509 (according to our use cases) are granted access to it by our firewall;
510 all other users are denied access.
511 - Ship a first version of the incremental update system. Updates are not
512 currently triggered automatically, but this will allow tests to be done
516 - Enable four workspaces in the Windows XP camouflage. This allows
517 users to quickly switch to a more innocent looking workspace in case
518 they are working on sensitive data and attract unwanted attention.
519 The workspace switcher applet isn't there, though, since there's no
520 such thing in Windows XP, so switching is only possible via keyboard
522 - Ship with precompiled locales instead of generating them upon login.
523 - Add support for wireless regulation.
524 - Use color for Git output, not intended for machine consumption,
525 written to the terminal.
526 - Have ttdnsd use OpenDNS. Using Google's DNS servers was very
527 glitchy, and rarely succeeded when it should. It can probably be
528 attributed to Google's DNS, which is known to take issue with Tor
530 - Upgrade WhisperBack to 1.6, with many UI improvements and new translations.
531 - Include GDM logs and dmidecode informations in the reports.
532 - Allow to modify language and layout in the "Advanced options" screen
534 - GnuPG: bump cert-digest-algo to SHA512.
535 - Update torproject.org's APT repo key.
538 - Make Claws Mail save local/POP emails in its dot-directory. The
539 default is to save them at ~/Mail, which isn't included in our
540 current Claws Mail persistence preset.
541 - Fix the System Monitor applet.
542 - Remove broken ttdnsd from the default DNS resolution loop.
543 - Hide the 'TailsData' partition in desktop applications.
544 - Ship unrar-free again, so that the GNOME archive manager knows about
546 - Ship with an empty whitelist for Noscript.
547 - Disable FoxyProxy's advertisement on proxy error page.
548 - Fix slow browsing experience for offline documentation.
549 - Raise the socket timeout to 120 seconds in WhisperBack.
550 - Enable the ikiwiki trail plugin for the locally built wiki too.
553 - Upgrade iceweasel to 10.0.6esr-1 (Extended Support Release) and install it
554 and its dependencies from squeeze-backports.
557 - Upgrade Linux to 3.2.23-1.
560 - Update tor to version 0.2.2.39.
561 - Update Iceweasel to version 10.0.7esr-2.
562 - Update i2p to version 0.9.1.
565 - vagrant: Install Ikiwiki from Debian unstable. The 'mirrorlist'
566 patches have finally been merged in upstream Ikiwiki. So instead of
567 building Ikiwiki by hand, we can now install the package directly
568 from Debian unstable.
569 - Do not build the ikiwiki forum on the bundled static website copy.
571 -- Tails developers <amnesia@boum.org> Mon, 17 Sep 2012 15:19:25 +0200
573 tails (0.12.1) unstable; urgency=low
575 This is a brown paper bag release to fix two major problems introduced in
579 - Upgrade Torbutton to 1.4.6.
580 - Upgrade AdBlock Plus to 2.1.
581 - Update AdBlock Plus patterns.
584 - Upgrade Linux to 3.2.21-3 (linux-image-3.2.0-3-486).
587 - Install MAT from Debian backports, drop custom package.
588 - Install python-pdfrw to re-add PDF support to the MAT.
589 - Upgrade tails-greeter to 0.7.1, which fixes the race condition that
590 broke administration password and locale settings on some systems.
593 - Remove the Tails specific plymouth theme. The theme interfers heavily with
594 the boot process on some hardware.
596 -- Tails developers <amnesia@boum.org> Mon, 17 Sep 2012 13:06:03 +0200
598 tails (0.12) unstable; urgency=low
601 - Add the Unsafe Web Browser, which has direct access to the Internet and
602 can be used to login to captive portals.
603 - The (previously experimental, now deemed stable) Windows camouflage can now
604 be enabled via a check box in Tails greeter.
607 - Upgrade to 0.2.2.37-1~~squeeze+1.
610 - Upgrade iceweasel to 10.0.5esr-1 (Extended Support Release) and install it
611 and its dependencies from squeeze-backports.
612 - Add a bookmark for the offline Tails documentation.
613 - Update AdBlock patterns.
616 - Allow using larger USB drives by increasing the mkfs timeout to 10 minutes.
617 - Tell the user what's going on when the Tails boot device cannot be found.
620 - Upgrade Linux to 3.2.20-1 (linux-image-3.2.0-2-amd64).
624 - Install torsocks. Note that this makes `torify' use `torsocks' instead of
625 `tsocks'. The `tsocks' binary is dropped to avoid problems, but remaining
626 files (the library) are kept since ttdnsd depends on them.
627 - Fetch live-config-sysvinit from sid so that it matches live-config version.
628 - Update virtualbox backports to 4.1.10-dfsg-1~bpo60+1.
629 - Install pciutils (needed by virtualbox-guest-utils).
630 - Install mousetweaks. This is needed to use the mouse accessibility settings
631 in System -> Preferences -> Mouse -> Accessibility.
632 - Install the "hardlink" files deduplicator.
633 - Do not install cryptkeeper anymore. See todo/remove_cryptkeeper for reason.
634 Users of cryptkeeper are encouraged to install cryptkeeper via `apt-get
635 update; apt-get install --yes cryptkeeper`, open their volume and move
636 their to Tails' built-in persistence instead, as a one-time migration.
637 - Upgrade I2P to version 0.9.
638 - Don't install GParted. GNOME Disk Utility has been on par with GParted
639 since Squeeze was released.
640 - Upgrade live-boot to 3.0~a27-1+tails2~1.gbp319fe6.
641 - Upgrade live-config to 3.0~a39-1 and install it from Debian experimental.
642 - Upgrade tails-greeter to 0.7.
643 - Upgrade tails-persistence-setup to 0.17-1.
644 - Install libyaml-libyaml-perl.
645 - Upgrade MAT, the metadata anonymisation toolkit, 0.3.2-1~bpo60+1.
646 - Fetch python-pdfrw from backports, drop custom package.
648 * Internationalization
649 - The Tails website and documentation now has a (partial) Portuguese
653 - Tails can now be built without using a HTTP proxy.
654 - Tails can now easily be built by using Vagrant. See the updated
655 contribute/build page for instructions.
658 - Remove obsolete noswap boot parameter. live-boot now handles swap on an
660 - The squashfs.sort files generated with boot-profile should now be ok which
661 makes the generate images boot noticeably faster on optical media. See
662 bugs/weird_squashfs.sort_entries for more information.
663 - Set Tails specific syslinux and plymouth themes.
664 - Add NVidia KMS video drivers to the initrd in order to show our shiny new
665 plymouth theme on more systems.
667 -- Tails developers <amnesia@boum.org> Mon, 11 Jun 2012 13:37:00 +0200
669 tails (0.11) unstable; urgency=low
672 - Do not grant the desktop user root credentials by default.
673 - A graphical boot menu (tails-greeter 0.6.3) allows choosing among
674 many languages, and setting an optional sudoer password.
675 - Support opt-in targeted persistence
676 · tails-persistence-setup 0.14-1
677 · live-boot 3.0~a25-1+tails1~5.gbp48d06c
678 · live-config 3.0~a35-1
679 - USB installer: liveusb-creator 3.11.6-1
682 - Install iceweasel 10.0.4esr-1 (Extended Support Release).
683 Let's stop tracking a too fast moving target.
684 Debian Wheezy will ship ESR versions.
685 - Install needed dependencies from squeeze-backports.
688 bing appeared due to our upgrading iceweasel.
689 Removing it makes things consistent with the way they have been
690 until now, that is: let's keep only the general search engines
691 we've been asked to add, plus Google, and a few specialized ones.
692 · Replace Debian-provided DuckDuckGo search plugin with the "HTML SSL"
693 one, version 20110219. This is the non-JavaScript, SSL, POST flavour.
695 · Install localized search engines in the correct place.
696 No need to copy them around at boot time anymore.
697 · Remove Scroogle. RIP.
698 - Enable TLS false start, like the TBB does since December.
699 - Adblock Plus: don't count and save filter hits, supress first run dialog.
700 - Install neither the GreaseMonkey add-on, nor any GreaseMonkey script.
701 YouTube's HTML5 opt-in program is over.
702 HTML5 video support is now autodetected and used.
705 - Upgrade to 0.2.17-1+tails1: drop Do-not-warn-about-Tor-version.patch,
707 - Set SkipVersionCheck=true.
708 Thanks to chiiph for implementing this upstream (needs Vidalia 0.2.16+).
710 * Internationalization
711 - Install all available iceweasel l10n packages.
712 - Remove syslinux language choosing menu.
713 tails-greeter allows choosing a non-English language.
714 - Add fonts for Hebrew, Thai, Khmer, Lao and Korean languages.
716 - Setup text console at profile time.
717 Context: Tails runs with text console autologin on.
718 These consoles now wait, using a "Press enter to activate this console"
719 message, for the user. When they press enter in there, they should have chosen
720 their preferred keyboard layout in tails-greeter by now. Then, we run setupcon.
721 As a result, the resulting shell is properly localized, and setupcon
722 sets the correct keyboard layout, both according to the preferences expressed by
723 the user in tails-greeter.
724 - Don't use localepurge, don't remove any Scribus translations anymore,
725 don't localize environment at live-config time:
726 tails-greeter allows us to support many, many more languages.
729 - Linux 3.2.15-1 (linux-image-3.2.0-2-amd64).
730 - Fix low sound level on MacBook5,2.
731 - Disable laptop-mode-tools automatic modules. This modules set often
732 needs some amount of hardware-specific tweaking to work properly.
733 This makes them rather not well suited for a Live system.
736 - Install GNOME keyring.
737 This is needed so that NetworkManager remembers the WEP/WPA secrets
738 for the time of a Tails session. Initialize GNOME keyring at user
740 - Install usbutils to have the lsusb command.
741 - Install the Traverso multitrack audio recorder and editor.
744 - GNOME Terminal: keep 8192 scrollback lines instead of the smallish
746 - Replaced tails-wifi initscript with laptop-mode-tools matching feature.
747 - Disable gdomap service.
748 - Fetch klibc-utils and libklibc from sid.
749 The last initramfs-tools depends on these.
750 - Set root password to "root" if debug=root is passed on the
751 kernel cmdline. Allow setting root password on kernel cmdline via
752 rootpw=. Looks like we implemented this feature twice.
753 - Append a space on the kernel command line. This eases manually adding
755 - Rename sudoers.d snippets to match naming scheme.
756 Sudo credentials that shall be unconditionally granted to the Tails
757 default user are named zzz_*, to make sure they are applied.
758 - WhisperBack: also include /var/log/live-persist and
759 /var/lib/gdm3/tails.persistence.
760 - Add a wrapper to torify whois.
761 - Rework the VirtualBox guest modules building hook to support
763 - Consistently wait for nm-applet when waiting for user session to come up.
764 Waiting for gnome-panel or notification-daemon worked worse.
765 - Don't start the NetworkManager system service via init.
766 Some Tails NM hooks need the user to be logged in to run properly.
767 That's why tails-greeter starts NetworkManager at PostLogin time.
768 - Also lock /bin/echo into memory. For some reason, kexec-load needs it.
769 - Pidgin: don't use the OFTC hidden service anymore.
770 It proved to be quite unreliable, being sometimes down for days.
771 - Do not display storage volumes on Desktop, by disabling
772 /apps/nautilus/desktop/volumes_visible GConf entry. Enabling that
773 GConf setting avoids displaying the bind-mounted persistent
774 directories on the Desktop, and reduces user confusion. It also is
775 a first step towards a bigger UI change: GNOME3 does not manage the
776 Desktop anymore, so volume icons and other Desktop icons are meant to
777 disappear anyway. It implies we'll have to move all Desktop icons
778 elsewhere. Let's start this move now: this will smooth the UI change
779 Wheezy will carry for our users, by applying some of it progressively.
782 - Don't build hybrid ISO images anymore. They boot less reliably on
783 a variety of hardware, and are made less useful by us shipping
784 a USB installer from now on.
785 - Append .conf to live-config configuration filenames:
786 live-config >3.0~a36-1 only takes into account files named *.conf
787 in there. Accordingly update scripts that source these files.
788 - Remove long-obsolete home-refresh script and its configuration.
790 * Virtualization support
791 - Support Spice and QXL: install the Spice agent from Debian sid,
792 install xserver-xorg-video-qxl from squeeze-backports.
794 -- Tails developers <amnesia@boum.org> Tue, 17 Apr 2012 14:54:00 +0200
796 tails (0.10.2) unstable; urgency=low
799 - Update to 10.0.2-1.
800 - Disable HTTPS-Everywhere's SSL Observatory (plus first-run pop-up).
801 - Revert "FoxyProxy: don't enclose regexps between ^ and $."
802 Currently "http://www.i2p2.de" (and everything similar) is captured by
803 the I2P filter, which is incorrect. It seems isMultiLine="false" does
804 *not* make RE into ^RE$ any longer.
805 - Remove file:// from NoScript's exception lists.
806 This will fix the JavaScript toggles in the local copy of the documentation.
807 - Update AdBlock patterns.
810 - Upgrade I2P to 0.8.13.
811 - Install libvpx0 from sid.
812 - Fetch klibc-utils and libklibc from sid.
813 The last initramfs-tools depends on these.
816 - Upgrade Linux kernel to 3.2.7-1.
817 - Install firmware-libertas.
818 This adds support for wireless network cards with Marvell Libertas
819 8xxx chips supported by the libertas_cs, libertas_sdio, libertas_spi,
820 libertas_tf_usb, mwl8k and usb8xxx drivers.
823 - Revert "Set time to middle of [valid-after, fresh-until] from consensus."
824 This reverts commit 18d23a500b9412b4b0fbe4e38a9398eb1a3eadef.
825 With this vmid clocks that are E minutes back in time may cause issues
826 (temporary Tor outages) after consensus updates that happen at the
827 (60-E):th minute or later during any hour. Full analysis:
828 https://mailman.boum.org/pipermail/tails-dev/2012-January/000873.html
829 - Add the default user to the vboxsf group.
830 This will allow the user to get full access to automounted VirtualBox
831 shared folders as they are mounted with guid vboxsf and rwx group
834 -- Tails developers <amnesia@boum.org> Thu, 01 Mar 2012 20:26:21 +0100
836 tails (0.10.1) unstable; urgency=low
839 - Make Startpage the default web search engine. Scroogle does not look
840 reliable enough these days.
843 - Upgrade WhisperBack to 1.5.1 (update link to bug reporting documentation).
844 - Update MAT to 0.2.2-2~bpo60+1 (fixes a critical bug in the GUI).
847 - Upgrade Linux kernel to 3.2.1-2
849 * Time synchronization
850 Serious rework that should fix most, if not all, of the infamous
851 time-sync' related bugs some Tails users have experienced recently.
852 - Make htpdate more resilient by using three server pools, and
853 allowing some failure ratio.
854 - Set time from Tor's unverified-consensus if needed.
855 - Set time to middle of [valid-after, fresh-until] from consensus.
856 - Many robustness, performance and fingerprinting-resistance improvements.
857 - Display time-sync' notification much earlier.
860 - Fix access to "dumb" git:// protocol by using a connect-socks wrapper
861 as GIT_PROXY_COMMAND.
862 - SSH client: fix access to SSH servers on the Internet by correcting
863 Host / ProxyCommand usage.
864 - Pidgin: use OFTC hidden service to workaround Tor blocking.
865 - Claws Mail: disable draft autosaving.
866 When composing PGP encrypted email, drafts are saved back to
867 the server in plaintext. This includes both autosaved and manually
869 - tails-security-check-wrapper: avoid eating all memory when offline.
871 -- Tails developers <amnesia@boum.org> Sat, 28 Jan 2012 10:00:31 +0100
873 tails (0.10) unstable; urgency=low
875 * Tor: upgrade to 0.2.2.35-1.
878 - Install Iceweasel 9.0 from the Debian Mozilla team's APT repository.
879 - Update Torbutton to 1.4.5.1-1.
880 - Support viewing any YouTube video that is available in HTML5 format:
881 install xul-ext-greasemonkey and the "Permanently Enable HTML5 on
882 YouTube" GreaseMonkey script.
883 - Stop using Polipo in Iceweasel. Its SOCKS support was fixed.
884 - Install from Debian sid the iceweasel extensions we ship,
885 for compatibility with FF9.
886 - Use Scroogle (any languages) instead of Scroogle (English only) when
887 booted in English. Many users choose English because their own
888 language is not supported yet; let's not hide them search results in
890 - Install Iceweasel language packs from Debian unstable:
891 unfortunately they are not shipped on the mozilla.debian.net repository.
892 - Install the NoScript Firefox extension; configure it the same way as
894 - Disable third-party cookies.
895 They can be used to track users, which is bad. Besides, this is what
896 TBB has been doing for years.
897 - FoxyProxy: allow direct connections to RFC1918 IPs.
899 * Do not transparent proxy outgoing Internet connections through Tor.
900 - Torify the SSH client using connect-proxy to all IPs but RFC1918 ones.
901 - Torify APT using Polipo HTTP.
902 - Torify wget in wgetrc.
903 - Torify gobby clients using torsocks. It does not support proxies yet.
904 - Torify tails-security-check using LWP::UserAgent's SOCKS proxy support.
905 - Fix enabling of GNOME's HTTP proxy.
908 - Upgrade Vidalia to 0.2.15-1+tails1.
909 · New upstream release.
910 · Do not warn about Tor version.
911 - Upgrade MAT to 0.2.2-1~bpo60+1.
912 - Upgrade VirtualBox guest software to 4.1.6-dfsg-2~bpo60+1,
913 built against the ABI of X.Org backports.
914 - Upgrade I2P to 0.8.11 using KillYourTV's Squeeze packages;
915 additionally, fix its start script that was broken by the tordate merge.
916 - Install unar (The Unarchiver) instead of the non-free unrar.
917 - Install Nautilus Wipe instead of custom Nautilus scripts.
920 - Upgrade Linux kernel to 3.1.6-1.
921 - Upgrade to X.Org from squeeze-backports.
922 - Install more, and more recent b43 firmwares.
923 - Upgrade barry to 0.15-1.2~bpo60+1.
925 * Internationalization
926 - Add basic language support for Russian, Farsi and Vietnamese.
927 - Install some Indic fonts.
928 - Install some Russian fonts.
929 - Add Alt+Shift shortcut to switch keyboard layout.
932 - Support booting in "Windows XP -like camouflage mode":
933 · Install homebrewn local .debs for a Windows XP look-alike Gnome theme.
934 · Add the "Windows XP Bliss" desktop wallpaper.
935 · Added a script that's sets up Gnome to look like Microsoft Windows XP.
936 · Add Windows XP "camouflage" icons for some programs.
937 · Make Iceweasel use the IE icon when Windows XP camouflage is enabled.
938 · Add special launcher icons for the Windows XP theme so that they're
940 - Decrease Florence focus zoom to 1.2.
941 - Do not fetch APT translation files. Running apt-get update is heavy enough.
942 - Add MSN support thanks to msn-pecan.
943 - Add custom SSH client configuration:
944 · Prefer strong ciphers and MACs.
945 · Enable maximum compression level.
946 · Explicitly disable X11 forwarding.
947 · Connect as root by default, to prevent fingerprinting when username
949 - Replace flawed FireGPG with a home-made GnuPG encryption applet;
950 install a feature-stripped FireGPG that redirects users to
951 the documentation, and don't run Seahorse applet anymore.
952 - Enable Seahorse's GnuPG agent.
953 - Blank screen when lid is closed, rather than shutting down the system.
954 The shutdown "feature" has caused data losses for too many people, it seems.
955 There are many other ways a Tails system can be shut down in a hurry
957 - Import Tails signing key into the keyring.
958 - Fix bug in the Pidgin nick generation that resulted in the nick
959 "XXX_NICK_XXX" once out of twenty.
960 - Pre-configure the #tor IRC discussion channel in Pidgin.
961 - Fix "technology preview" of bridge support: it was broken by tordate merge.
962 - Install dependencies of our USB installer to ease its development.
963 - Make vidalia NM hook sleep only if Vidalia is already running.
964 - Reintroduce the htpdate notification, telling users when it's safe
965 to use Tor Hidden Services.
966 - htpdate: omit -f argument to not download full pages.
967 - htpdate: write success file even when not within {min,max}adjust.
968 Otherwise htpdate will not "succeed" when the time diff is 0 (i.e.
969 the clock was already correct) so the success file cannot be used
970 as an indicator that the system time now is correct, which arguably
971 is its most important purpose.
974 - Name built images according to git tag.
976 -- Tails developers <tails@boum.org> Wed, 04 Jan 2012 09:56:38 +0100
978 tails (0.9) unstable; urgency=low
981 - Upgrade to 0.2.2.34 (fixes CVE-2011-2768, CVE-2011-2769).
984 - Upgrade to 3.5.16-11 (fixes CVE-2011-3647, CVE-2011-3648, CVE-2011-3650).
985 - Upgrade FireGPG to 0.8-1+tails2: notify users that the FireGPG Text
986 Editor is the only safe place for performing cryptographic operations,
987 and make it impossible to do otherwise. Other ways open up several
988 severe attacks through JavaScript (e.g. leaking plaintext when
989 decrypting, signing messages written by the attacker).
990 - Install Cookie Monster extension instead of CS Lite.
991 - Always ask where to save files.
992 - Upgrade Torbutton to 1.4.4.1-1, which includes support for the in-browser
993 "New identity" feature.
996 - Install MAT, the metadata anonymisation toolkit.
997 - Upgrade TrueCrypt to 7.1.
998 - Upgrade WhisperBack to 1.5~rc1 (leads the user by the hand if an error
999 occurs while sending the bugreport, proposes to save it after 2 faild
1000 attempts, numerous bugfixes).
1001 - Linux: upgrade to linux-image-3.0.0-2-486 (version 3.0.0-6); fixes
1002 a great number of bugs and security issues.
1005 - Fully rework date and time setting system.
1006 - Remove the htp user firewall exception.
1007 - Saner keyboard layouts for Arabic and Russian.
1008 - Use Plymouth text-only splash screen at boot time.
1009 - Color the init scripts output.
1010 - Suppress Tor's warning about applications doing their own DNS lookups.
1011 This is totally safe due to our Tor enforcement.
1012 - Disable hdparm boot-time service.
1013 We only want hdparm so that laptop-mode-tools can use it.
1014 - Run Claws Mail using torify.
1015 It's not as good as if Claws Mail supported SOCKS proxies itself,
1016 but still better than relying on the transparent netfilter torification.
1017 - Install HPLIP and hpcups for better printing support.
1019 * Erase memory at shutdown
1020 - Run many sdmem instances at once.
1021 In hope of erasing more memory until we come up with a proper fix for
1022 [[bugs/sdmem_does_not_clear_all_memory]].
1023 - Kill gdm3 instead of using its initscript on brutal shutdown.
1024 - Use absolute path to eject for more robust memory wipe on boot medium removal.
1027 - Exclude kernel and initramfs from being put into the SquashFS.
1028 Those files are already shipped where they are needed, that is in the ISO
1029 filesystem. Adapt kexec and memlockd bits.
1030 - Do not ship the GNOME icon theme cache.
1031 - Do not ship .pyc files.
1032 - Do not ship NEWS.Debian.gz files.
1035 - Re-implement hook that modifies syslinux config to make future
1038 -- Tails developers <amnesia@boum.org> Tue, 01 Nov 2011 13:26:38 +0100
1040 tails (0.8.1) unstable; urgency=low
1043 - Update to 3.5.16-10 (fixes DSA-2313-1).
1044 - FireGPG: force crypto action results to appear in a new window, otherwise
1045 JavaScript can steal decrypted plaintext. Advice: always use FireGPG's
1046 text editor when writing text you want to encrypt. If you write it in a
1047 textbox the plaintext can be stolen through JavaScript before it is
1048 encrypted in the same way.
1049 - Update HTTPS Everywhere extension to 1.0.3-1.
1050 - Stop using the small version of the Tor check page. The small version
1051 incorrectly tells Tails users to upgrade their Torbrowser, which has
1052 confused some users.
1055 - Update Linux to 3.0.0-2 (fixes DSA-2310-1, CVE-2011-2905, CVE-2011-2909,
1056 CVE-2011-2723, CVE-2011-2699, CVE-2011-1162, CVE-2011-1161).
1057 - Update usb-modeswitch to 1.1.9-2~bpo60+1 and usb-modeswitch-data to
1058 20110805-1~bpo60+1 from Debian backports. This adds support for a few
1059 devices such as Pantech UMW190 CDMA modem.
1060 - Install libregexp-common-perl 2011041701-3 from Debian unstable. This
1061 fixes the bug: [[bugs/msva_does_not_use_configured_keyserver]].
1062 - Install hdparm so the hard drives can be spinned down in order to save
1064 - Install barry-util for better BlackBerry integration.
1065 - Debian security upgrades: OpenOffice.org (DSA-2315-1), openjdk-6
1066 (DSA-2311-1), policykit-1 (DSA-2319-1)
1068 * Protecting against memory recovery
1069 - Set more appropriate Linux VM config before wiping memory. These
1070 parameters should make the wipe process more robust and efficient.
1072 -- Tails developers <amnesia@boum.org> Sun, 16 Oct 2011 11:31:18 +0200
1074 tails (0.8) unstable; urgency=low
1076 * Rebase on the Debian Squeeze 6.0.2.1 point-release.
1079 - Update to 0.2.2.33-1.
1080 - Disabled ControlPort in favour of ControlSocket.
1081 - Add port 6523 (Gobby) to Tor's LongLivedPorts list.
1085 - Start script now depends on HTP since I2P breaks if the clock jumps or is
1086 too skewed during bootstrap.
1089 - Update to 3.5.16-9 (fixes CVE-2011-2374, CVE-2011-2376, CVE-2011-2365,
1090 CVE-2011-2373, CVE-2011-2371, CVE-2011-0083, CVE-2011-2363, CVE-2011-0085,
1091 CVE-2011-2362, CVE-2011-2982, CVE-2011-2981, CVE-2011-2378, CVE-2011-2984,
1093 - Enable HTTP pipelining (like TBB).
1094 - Update HTTPS Everywhere extension to 1.0.1-1 from Debian unstable.
1095 - Suppress FoxyProxy update prompts.
1096 - Prevent FoxyProxy from "phoning home" after a detected upgrade.
1097 - Fixed a bunch of buggy regular expressions in FoxyProxy's configuration.
1098 See [[bugs/exploitable_typo_in_url_regex?]] for details. Note that none of
1099 these issues are critical due to the transparent proxy.
1100 - Add DuckDuckGo SSL search engine.
1103 - Update to torbutton 1.4.3-1 from Debian unstable.
1104 - Don't show Torbutton status in the status bar as it's now displayed in the
1108 - More random looking nicks in pidgin.
1109 - Add IRC account on chat.wikileaks.de:9999.
1112 - Upgrade htpdate script (taken from Git 7797fe9) that allows setting wget's
1113 --dns-timeout option.
1116 - Update Linux to 3.0.0-1. -686 is now deprecated in favour of -486 and
1117 -686-pae; the world is not ready for -pae yet, so we now ship -486.
1118 - Update OpenSSL to 0.9.8o-4squeeze2 (fixes CVE-2011-1945 (revoke
1119 compromised DigiNotar certificates), CVE-2011-1945).
1120 - Update Vidalia to 0.2.14-1+tails1 custom package.
1121 - Install accessibility tools:
1122 - gnome-mag: screen magnifier
1123 - gnome-orca: text-to-speech
1124 - Replace the onBoard virtual keyboard with Florence.
1125 - Install the PiTIVi non-linear audio/video editor.
1130 * Arbitrary DNS queries
1131 - Tor can not handle all types of DNS queries, so if the Tor resolver fails
1132 we fallback to ttdnsd. This is now possible with Tor 0.2.2.x, since we
1133 fixed Tor bug #3369.
1136 - Install ipheth-utils for iPhone tethering.
1137 - Install xserver-xorg-input-vmmouse (for mouse integration with the host OS
1139 - Install virtualbox-ose 4.x guest packages from Debian backports.
1142 - Switch gpg to use keys.indymedia.org's hidden service, without SSL.
1143 The keys.indymedia.org SSL certificate is now self-signed. The hidden
1144 service gives a good enough way to authenticate the server and encrypts
1145 the connection, and just removes the certificates management issue.
1146 - The squashfs is now compressed using XZ which reduces the image size quite
1148 - Remove Windows autorun.bat and autorun.inf. These files did open a static
1149 copy of our website, which is not accessible any longer.
1152 - Use the Git branch instead of the Debian version into the built image's
1154 - Allow replacing efficient XZ compression with quicker gzip.
1155 - Build and install documentation into the chroot (-> filesystem.squashfs).
1156 Rationale: our static website cannot be copied to a FAT32 filesystem due
1157 to filenames being too long. This means the documentation cannot be
1158 browsed offline from outside Tails. However, our installer creates GPT
1159 hidden partitions, so the doc would not be browseable from outside Tails
1160 anyway. The only usecase we really break by doing so is browsing the
1161 documentation while running a non-Tails system, from a Tails CD.
1163 -- Tails developers <amnesia@boum.org> Thu, 09 Sep 2011 11:31:18 +0200
1165 tails (0.7.2) unstable; urgency=high
1168 - Disable Torbutton's external application launch warning.
1169 ... which advises using Tails. Tails *is* running Tails.
1170 - FoxyProxy: install from Debian instead of the older one we previously
1174 - haveged: install an official Debian backport instead of a custom backport.
1175 - unrar: install the version from Debian's non-free repository.
1176 Users report unrar-free does not work well enough.
1178 -- Tails developers <amnesia@boum.org> Sun, 12 Jun 2011 15:34:56 +0200
1180 tails (0.7.1) unstable; urgency=high
1182 * Vidalia: new 0.2.12-2+tails1 custom package.
1185 - Don't show Foxyproxy's status / icon in FF statusbar to prevent users
1186 from accidentaly / unconsciously put their anonymity at risk.
1187 - "amnesia branding" extension: bump Iceweasel compatibility to 4.0 to ease
1188 development of future releases.
1191 - Upgrade Linux kernel to Debian's 2.6.32-33: fixes tons of bugs,
1192 including the infamous missing mouse cursor one. Oh, and it closes
1193 a few security holes at well.
1194 - Install unrar-free.
1195 - Do not install pppoeconf (superseeded by NetworkManager).
1196 - Upgrade macchanger to Debian testing package to ease development of
1197 future Tails releases.
1198 - Debian security upgrades: x11-xserver-utils (DSA-2213-1), isc-dhcp
1199 (DSA-2216-1), libmodplug (DSA-2226-1), openjdk-6 (DSA-2224-1).
1201 * Protecting against memory recovery
1202 - Add Italian translation for tails-kexec. Thanks to Marco A. Calamari.
1203 - Make it clear what it may mean if the system does not power off
1205 - Use kexec's --reset-vga option that might fix display corruption issues
1208 * WhisperBack (encrypted bug reporting software)
1209 - Upgrade WhisperBack to 1.4.1:
1210 localizes the documentation wiki's URL,
1211 uses WebKit to display the bug reporting help page,
1212 now is usable on really small screens.
1213 - Extract wiki's supported languages at build time, save this
1214 information to /etc/amnesia/environment, source this file into the
1215 Live user's environment so that WhisperBack 1.4+ can make good use
1219 - Fix boot in Chinese.
1220 - Install mobile-broadband-provider-info for better 3G support.
1221 - Add back GNOME system icons to menus.
1222 - tails-security-check: avoid generating double-slashes in the Atom
1224 - Remove "vga=788" boot parameter which breaks the boot on some hardware.
1225 - Remove now useless "splash" boot parameter.
1226 - Fix a bunch of i386-isms.
1227 - Pass the noswap option to the kernel. This does not change actual Tails
1228 behaviour but prevents users from unnecessarily worrying because of
1229 the "Activating swap" boot message.
1230 - Make use of check.torproject.org's Arabic version.
1233 - Enable squeeze-backports. It is now ready and will be used soon.
1234 - Install eatmydata in the chroot.
1235 - Convert ikiwiki setup files to YAML.
1237 -- Tails developers <amnesia@boum.org> Fri, 29 Apr 2011 17:14:53 +0200
1239 tails (0.7) unstable; urgency=low
1242 - Install foomatic-filters-ppds to support more printers.
1243 - Give the default user the right to manage printers.
1246 - Deinstall unwanted packages newly pulled by recent live-build.
1248 -- Tails developers <amnesia@boum.org> Wed, 06 Apr 2011 22:58:51 +0200
1250 tails (0.7~rc2) unstable; urgency=low
1252 ** SNAPSHOT build @824f39248a08f9e190146980fb1eb0e55d483d71 **
1254 * Rebase on Debian Squeeze 6.0.1 point-release.
1256 * Vidalia: new 0.2.10-3+tails5 custom package..
1259 - Install usb-modeswitch and modemmanager to support mobile broadband
1260 devices such as 3G USB dongles. Thanks to Marco A. Calamari for the
1264 - Website relocated to https://tails.boum.org/ => adapt various places.
1265 - Configure keyboard layout accordingly to the chosen language for
1266 Italian and Portuguese.
1268 -- Tails developers <amnesia@boum.org> Fri, 25 Mar 2011 15:44:25 +0100
1270 tails (0.7~rc1) UNRELEASED; urgency=low
1272 ** SNAPSHOT build @98987f111fc097a699b526eeaef46bc75be5290a **
1274 * Rebase on Debian Squeeze.
1276 * T(A)ILS has been renamed to Tails.
1278 * Protecting against memory recovery
1279 New, safer way to wipe memory on shutdown which is now also used when
1280 the boot media is physically removed.
1283 - Update to 0.2.1.30-1.
1286 - Add HTTPS Everywhere 0.9.4 extension.
1287 - Better preserve Anonymity Set: spoof US English Browser and timezone
1288 the same way as the Tor Browser Bundle, disable favicons and picture
1290 - Install AdBlock Plus extension from Debian.
1291 - Add Tor-related bookmarks.
1292 - Support FTP, thanks to FoxyProxy.
1293 - Update AdBlock patterns.
1294 - Disable geolocation and the offline cache.
1297 - Update Vidalia to 0.2.10-3+tails4.
1298 - Install gnome-disk-utility (Palimpsest) and Seahorse plugins.
1299 - Add opt-in i2p support with Iceweasel integration through FoxyProxy.
1300 - onBoard: fix "really quits when clicking the close window icon" bug.
1301 - Optionally install TrueCrypt at boot time.
1302 - Install laptop-mode-tools for better use of battery-powered hardware.
1303 - Replace xsane with simple-scan which is part of GNOME and way easier
1305 - Upgrade WhisperBack to 1.3.1 (bugfixes, French translation).
1306 - Install scribus-ng instead of scribus. It is far less buggy in Squeeze.
1309 - Drop incoming packets by default.
1310 - Forbid queries to DNS resolvers on the LAN.
1311 - Set output policy to drop (defense-in-depth).
1314 - Install Atheros and Broadcom wireless firmwares.
1315 - Install libsane-hpaio and sane-utils, respectively needed for
1316 multi-function peripherals and some SCSI scanners.
1318 * live-boot 2.0.15-1+tails1.35f1a14
1319 - Cherry-pick our fromiso= bugfixes from upstream 3.x branch.
1322 - Many tiny user interface improvements.
1323 - More robust HTP time synchronization wrt. network failures.
1324 Also, display the logs when the clock synchronization fails.
1325 - Disable GNOME automatic media mounting and opening to protect against
1326 a class of attacks that was recently put under the spotlights.
1327 Also, this feature was breaking the "no trace is left on local
1328 storage devices unless explicitly asked" part of Tails specification.
1329 - Make configuration more similar to the Tor Browser Bundle's one.
1330 - GnuPG: default to stronger digest algorithms.
1331 - Many more or less proper hacks to get the built image size under 700MB.
1332 - Compress the initramfs using LZMA for faster boot.
1335 - Run lb build inside eatmydata fsync-less environment to greatly improve
1338 -- Tails developers <amnesia@boum.org> Fri, 11 Mar 2011 15:52:19 +0100
1340 tails (0.6.2) unstable; urgency=high
1342 * Tor: upgrade to 0.2.1.29 (fixes CVE-2011-0427).
1344 - Upgrade Linux kernel, dpkg, libc6, NSS, OpenSSL, libxml2 (fixes various
1346 - Upgrade Claws Mail to 3.7.6 (new backport).
1347 - Install Liferea, tcpdump and tcpflow.
1348 * Seahorse: use hkp:// transport as it does not support hkps://.
1349 * FireGPG: use hkps:// to connect to the configured keyserver.
1350 * Build system: take note of the Debian Live tools versions being used
1351 to make next point-release process faster.
1352 * APT: don't ship package indices.
1354 -- T(A)ILS developers <amnesia@boum.org> Wed, 19 Jan 2011 16:59:43 +0100
1356 tails (0.6.1) unstable; urgency=low
1358 * Tor: upgrade to 0.1.28 (fixes CVE-2010-1676)
1359 * Software: upgrade NSS, Xulrunner, glibc (fixes various security issues)
1360 * FireGPG: use the same keyserver as the one configured in gpg.conf.
1361 * Seahorse: use same keyserver as in gpg.conf.
1362 * HTP: display the logs when the clock synchronization fails.
1363 * Update HTP configuration: www.google.com now redirects to
1364 encrypted.google.com.
1365 * Use the light version of the "Are you using Tor?" webpage.
1366 * Update AdBlock patterns.
1368 -- T(A)ILS developers <amnesia@boum.org> Fri, 24 Dec 2010 13:28:29 +0100
1370 tails (0.6) unstable; urgency=low
1374 * New OpenPGP signing-only key. Details are on the website:
1375 https://amnesia.boum.org/GnuPG_key/
1378 - Fixed torbutton has migrated to testing, remove custom package.
1381 - Query ssl.scroogle.org instead of lists.debian.org.
1382 - Don't run when the interface that has gone up is the loopback one.
1385 - Add shortcut to securely erase free space in a partition.
1386 - The nautilus-wipe shortcut user interface is now translatable.
1389 - Really fix virtualization warning display.
1390 - More accurate APT pinning.
1391 - Disable Debian sid APT source again since a fixed live-config has
1392 migrated to Squeeze since then.
1394 * live-boot: upgrade to 2.0.8-1+tails1.13926a
1395 - Sometimes fixes the smem at shutdown bug.
1396 - Now possible to create a second partition on the USB stick T(A)ILS is
1400 - Support RT2860 wireless chipsets by installing firmware-ralink from
1402 - Install firmware-linux-nonfree from backports.
1403 - Fix b43 wireless chipsets by having b43-fwcutter extract firmwares at
1407 - Install live-build and live-helper from Squeeze.
1408 - Update SquashFS sort file.
1410 -- T(A)ILS developers <amnesia@boum.org> Wed, 20 Oct 2010 19:53:17 +0200
1412 tails (0.6~rc3) UNRELEASED; urgency=low
1414 ** SNAPSHOT build @a3ebb6c775d83d1a1448bc917a9f0995df93e44d **
1417 - Autostart Iceweasel with the GNOME session. This workarounds the
1418 "Iceweasel first page is not loaded" bug.
1421 - Upgrade htpdate script (taken from Git 7797fe9).
1424 - Disable ssh-agent auto-starting with X session: gnome-keyring is
1426 - Fix virtualization warning display.
1427 - Boot profile hook: write desktop file to /etc/skel.
1430 - Convert build system to live-build 2.0.1.
1431 - APT: fetch live-build and live-helper from Debian Live snapshots.
1432 - Remove dependency on live-build functions in chroot_local-hooks.
1433 This makes the build environment more robust and less dependent on
1434 live-build internals.
1435 - Remove hand-made rcS.d/S41tails-wifi: a hook now does this.
1436 - Measure time used by the lh build command.
1437 - Fix boot profile hook.
1438 - Boot profiling: wait a bit more: the current list does not include
1441 -- T(A)ILS developers <amnesia@boum.org> Sat, 02 Oct 2010 23:06:46 +0200
1443 tails (0.6~rc2) UNRELEASED; urgency=low
1445 ** SNAPSHOT build @c0ca0760ff577a1e797cdddf0e95c5d62a986ec8 **
1448 - Refreshed AdBlock patterns (20100926).
1449 - Set network.dns.disableIPv6 to true (untested yet)
1450 - Torbutton: install patched 1.2.5-1+tails1 to fix the User-Agent bug,
1451 disable extensions.torbutton.spoof_english again.
1454 - WhisperBack: upgrade to 1.3~beta3 (main change: let the user provide
1455 optional email address and OpenPGP key).
1457 - Update haveged backport to 0.9-3~amnesia+lenny1.
1458 - Update live-boot custom packages (2.0.6-1+tails1.6797e8): fixes bugs
1459 in persistency and smem-on-shutdown.
1460 - Update custom htpdate script. Taken from commit d778a6094cb3 in our
1461 custom Git repository: fixes setting of date/time.
1464 - Bugfix: failed builds are now (hopefully) detected.
1465 - Fix permissions on files in /etc/apt/ that are preserved in the image.
1466 - Install version 2.0~a21-1 of live-build and live-helper in the image.
1467 We are too late in the release process to upgrade to current Squeeze
1468 version (2.0~a29-1).
1471 - Pidgin/OTR: disable the automatic OTR initiation and OTR requirement.
1473 -- T(A)ILS developers <amnesia@boum.org> Wed, 29 Sep 2010 19:23:17 +0200
1475 tails (0.6~1.gbpef2878) UNRELEASED; urgency=low
1477 ** SNAPSHOT build @ef28782a0bf58004397b5fd303f938cc7d11ddaa **
1480 - Use a 2.6.32 kernel: linux-image-2.6.32-bpo.5-686 (2.6.32-23~bpo50+1)
1481 from backports.org. This should support far more hardware and
1482 especially a lot of wireless adapters.
1483 - Add firmware for RTL8192 wireless adapters.
1484 - Enable power management on all wireless interfaces on boot.
1489 - Install gfshare and ssss: two complementary implementations
1490 of Shamir's Secret Sharing.
1491 - Install tor-geoipdb.
1492 - Remove dialog, mc and xterm.
1495 - Set extensions.torbutton.spoof_english to its default true value
1496 in order to workaround a security issue:
1497 https://amnesia.boum.org/security/Iceweasel_exposes_a_rare_User-Agent/
1500 - Install the Iceweasel extension.
1501 - Use a hkps:// keyserver.
1504 - Install gnupg from backports.org so that hkps:// is supported.
1505 - Use a hkps:// keyserver.
1506 - Proxy traffic via polipo.
1507 - Prefer up-to-date digests and ciphers.
1509 * Vidalia: rebased our custom package against 0.2.10.
1512 - Built images are now named like this:
1513 tails-i386-lenny-0.5-20100925.iso
1514 - Use live-helper support for isohybrid options instead of doing the
1515 conversion ourselves. The default binary image type we build is now
1517 - Remove .deb built by m-a after they have been installed.
1518 - Setup custom GConf settings at build time rather than at boot time.
1519 - Move $HOME files to /etc/skel and let adduser deal with permissions.
1520 - Convert to live-boot / live-config / live-build 2.x branches.
1521 - Replaced our custom live-initramfs with a custom live-boot package;
1522 included version is 2.0.5-1+tails2.6797e8 from our Git repository:
1523 git clone git://git.immerda.ch/tails_live-boot.git
1524 - Install live-config* from the live-snapshots Lenny repository.
1525 Rationale: live-config binary packages differ depending on the target
1526 distribution, so that using Squeeze's live-config does not produce
1527 fully-working Lenny images.
1528 - Rename custom scripts, packages lists and syslinux menu entries from
1529 the amnesia-* namespace to the tails-* one.
1532 - Use (authenticated) HTP instead of NTP.
1533 - The htpdate script that is used comes from commit 43f5f83c0 in our
1534 custom repository: git://git.immerda.ch/tails_htp.git
1535 - Start Tor and Vidalia only once HTP is done.
1538 - Fix IPv6 firewall restore file. It was previously not used at all.
1539 - Use ftp.us.debian.org instead of the buggy GeoIP-powered
1541 - Gedit: don't autocreate backup copies.
1542 - Build images with syslinux>=4.01 that has better isohybrid support.
1543 - amnesia-security-check: got rid of the dependency on File::Slurp.
1544 - Take into account the migration of backports.org to backports.debian.org.
1545 - Make GnuPG key import errors fatal on boot.
1546 - Warn the user when T(A)ILS is running inside a virtual machine.
1547 - DNS cache: forget automapped .onion:s on Tor restart.
1549 * Documentation: imported Incognito's walkthrough, converted to
1550 Markdown, started the needed adaptation work.
1552 -- T(A)ILS developers <amnesia@boum.org> Sun, 26 Sep 2010 11:06:50 +0200
1554 tails (0.5) unstable; urgency=low
1556 * The project has merged efforts with Incognito.
1557 It is now to be called "The (Amnesic) Incognito Live System".
1561 - Created the amnesia-news mailing-list.
1562 - Added a forum to the website.
1563 - Created a chatroom on IRC: #tails on irc.oftc.net
1566 - Workaround nasty NetworkManager vs. Tor bug that often
1567 prevented the system to connect to the Tor network: restart Tor and Vidalia
1568 when a network interface goes up.
1569 - onBoard now autodetects the keyboard layout... at least once some
1570 keys have been pressed.
1571 - New windows don't open in background anymore, thanks to
1573 - Memory wiping at shutdown is now lightning fast, and does not prevent
1574 the computer to halt anymore.
1575 - GNOME panel icons are right-aligned again.
1576 - Fixed permissions on APT config files.
1577 - Repaired mouse integration when running inside VirtualBox.
1580 - Torbutton: redirect to Scroogle when presented a Google captcha.
1581 - Revamped bookmarks
1582 . moved T(A)ILS own website to the personal toolbar
1583 . moved webmail links (that are expected to be more than 3 soon)
1584 to a dedicated folder.
1585 - Don't show AdBlock Plus icon in the toolbar.
1586 - Adblock Plus: updated patterns, configured to only update subscriptions
1587 once a year. Which means never, hopefully, as users do update their
1588 Live system on a regular basis, don't they?
1590 * Vidalia: rebased our custom package against 0.2.8.
1593 - Install Claws Mail from backports.org to use the X.509 CA
1594 certificates provided by Debian.
1595 - Enable PGP modules with basic configuration:
1596 . Automatically check signatures.
1597 . Use gpg-agent to manage passwords.
1598 . Display warning on start-up if GnuPG doesn't work.
1599 - Set the IO timeout to 120s (i.e. the double of the default 60s).
1602 - Automatically connect to irc.oftc.net with a randomized nickname,
1603 so as not to advertize the use of T(A)ILS; this nickname is made of:
1604 . a random firstname picked from the 2000 most registered by the U.S.
1605 social security administration in the 70s;
1606 . two random digits.
1607 Good old irc.indymedia.org is still configured - with same nickname -
1608 but is not enabled by default anymore.
1609 - Disabled MSN support, that is far too often affected by security flaws.
1611 * Build $HOME programmatically
1612 - Migrated all GConf settings, including the GNOME panel configuration,
1613 to XML files that are loaded at boot time.
1614 - Configure iceweasel profile skeleton in /etc/iceweasel.
1615 A brand new profile is setup from this skeleton once iceweasel is
1617 . build sqlite files at build time from plain SQL.
1618 . FireGPG: hard-code current firegpg version at build time to prevent
1619 the extension to think it was just updated.
1620 . stop shipping binary NSS files. These were here only to
1621 install CaCert's certificate, that is actually shipped by Debian's
1625 - Updated Debian Live snapshots APT repository URL.
1626 - Purge all devel packages at the end of the chroot configuration.
1627 - Make sure the hook that fixes permissions runs last.
1628 - Remove unwanted Iceweasel search plugins at build time.
1631 - Added a progress bar for boot time file readahead.
1632 - Readahead more (~37MB) stuff in foreground at boot time.
1633 - Make the APT pinning persist in the Live image.
1634 - localepurge: keep locales for all supported languages,
1635 don't bother when installing new packages.
1636 - Removed syslinux help menu: these help pages are either buggy or
1637 not understandable by non-geeks.
1638 - Fixed Windows autorun.
1639 - Disable a few live-initramfs scripts to improve boot time.
1640 - Firewall: forbid any IPv6 communication with the outside.
1641 - Virtualization support: install open-vm-tools.
1642 - WhisperBack: updated to 1.2.1, add a random bug ID to the sent
1644 - Prompt for CD removal on shutdown, not for USB device.
1646 * live-initramfs: new package built from our Git (e2890a04ff) repository.
1647 - Merged upstream changes up to 1.177.2-1.
1648 - New noprompt=usb feature.
1649 - Fix buggy memory wiping and shutdown.
1650 - Really reboot when asked, rather than shutting down the system.
1653 - Upgraded to a new custom, patched package (0.93.0-0ubuntu4~amnesia1).
1654 - Added an entry in the Applications menu.
1657 - Install vim-nox with basic configuration
1659 - Install monkeysphere and msva-perl
1660 - Replaced randomsound with haveged as an additional source of entropy.
1663 - Build ralink rt2570 wifi modules.
1664 - Build rt2860 wifi modules from Squeeze. This supports the RT2860
1665 wireless adapter, found particularly in the ASUS EeePC model 901
1667 - Build broadcom-sta-source wifi modules.
1668 - Bugfix: cpufreq modules were not properly added to /etc/modules.
1669 - Use 800x600 mode on boot rather than 1024x768 for compatibility
1670 with smaller displays.
1672 -- amnesia <amnesia@boum.org> Fri, 30 Apr 2010 16:14:13 +0200
1674 amnesia (0.4.2) unstable; urgency=low
1676 New release, mainly aimed at fixing live-initramfs security issue
1677 (Debian bug #568750), with an additional set of small enhancements as
1680 * live-initramfs: new custom package built from our own live-initramfs
1681 Git repository (commit 8b96e5a6cf8abc)
1682 - based on new 1.173.1-1 upstream release
1683 - fixed live-media=removable behaviour so that filesystem images found
1684 on non-removable storage are really never used (Debian bug #568750)
1686 * Vidalia: bring back our UI customizations (0.2.7-1~lenny+amnesia1)
1688 * APT: consistently use the GeoIP-powered cdn.debian.net
1690 * Software: make room so that {alpha, future} Squeeze images fit on
1692 - only install OpenOffice.org's calc, draw, impress, math and writer
1694 - removed OpenOffice.org's English hyphenation and thesaurus
1695 - removed hunspell, wonder why it was ever added
1698 - explicitly disable persistence, better safe than sorry
1699 - removed compulsory 15s timeout, live-initramfs knows how to wait for
1700 the Live media to be ready
1702 * Build system: don't cache rootfs anymore
1704 -- amnesia <amnesia@boum.org> Sun, 07 Feb 2010 18:28:16 +0100
1706 amnesia (0.4.1) unstable; urgency=low
1708 * Brown paper bag bugfix release: have amnesia-security-check use
1709 entries publication time, rather than update time... else tagging
1710 a security issue as fixed, after releasing a new version, make this
1711 issue be announced to every user of this new, fixed version.
1713 -- amnesia <amnesia@boum.org> Sat, 06 Feb 2010 03:58:41 +0100
1715 amnesia (0.4) unstable; urgency=low
1717 * We now only build and ship "Hybrid" ISO images, which can be either
1718 burnt on CD-ROM or dd'd to a USB stick or hard disk.
1720 * l10n: we now build and ship multilingual images; initially supported
1721 (or rather wanna-be-supported) languages are: ar, zh, de, en, fr, it,
1723 - install Iceweasel's and OpenOffice.org's l10n packages for every
1725 - stop installing localized help for OpenOffice.org, we can't afford it
1726 for enough languages
1727 - when possible, Iceweasel's homepage and default search engine are localized
1728 - added Iceweasel's "any language" Scroogle SSL search engine
1729 - when the documentation icon is clicked, display the local wiki in
1730 currently used language, if available
1731 - the Nautilus wipe script is now translatable
1732 - added gnome-keyboard-applet to the Gnome panel
1735 - replaced Icedove with claws mail, in a bit rough way; see
1736 https://amnesia.boum.org/todo/replace_icedove_with_claws/ for best
1737 practices and configuration advices
1738 - virtual keyboard: install onBoard instead of kvkbd
1739 - Tor controller: install Vidalia instead of TorK
1740 - install only chosen parts of Gnome, rather than gnome-desktop-environment
1741 - do not install xdialog, which is unused and not in Squeeze
1742 - stop installing grub as it breaks Squeeze builds (see Debian bug #467620)
1743 - install live-helper from snapshots repository into the Live image
1746 - do not install the NoScript extension anymore: it is not strictly
1747 necessary but bloodily annoying
1749 * Provide WhisperBack 1.2 for anonymous, GnuPG-encrypted bug reporting.
1750 - added dependency on python-gnutls
1751 - install the SMTP hidden relay's certificate
1753 * amnesia-security-check: new program that tells users that the amnesia
1754 version they are running is affected by security flaws, and which ones
1755 they are; this program is run at Gnome session startup, after sleeping
1756 2 minutes to let Tor a chance to initialize.
1759 - uses the Desktop Notifications framework
1760 - fetches the security atom feed from the wiki
1761 - verifies the server certificate against its known CA
1762 - tries fetching the localized feed; if it fails, fetch the default
1765 * live-initramfs: new custom package built from our own live-initramfs
1766 Git repository (commit 40e957c4b89099e06421)
1767 - at shutdown time, ask the user to unplug the CD / USB stick, then run
1768 smem, wait for it to finish, then attempt to immediately halt
1771 - bumped dependency on live-helper to >= 2.0a6 and adapted our config
1772 - generate hybrid ISO images by default, when installed syslinux is
1774 - stop trying to support building several images in a row, it is still
1775 broken and less needed now that we ship hybrid ISO images
1776 - scripts/config: specify distribution when initializing defaults
1777 - updated Debian Live APT repository's signing key
1780 - disable virtualbox packages installing and module building on !i386
1781 && !amd64, as PowerPC is not a supported guest architecture
1782 - built and imported tor_0.2.1.20-1~~lenny+1_powerpc.deb
1785 - rough beginnings of a scratch Squeeze branch, currently unsupported
1786 - install gobby-infinote
1789 - updated GnuPG key with up-to-date signatures
1790 - more improvements on boot time from CD
1791 - enhanced the wipe in Nautilus UI (now asks for confirmation and
1792 reports success or failure)
1793 - removed the "restart Tor" launcher from the Gnome panel
1795 -- amnesia <amnesia@boum.org> Fri, 05 Feb 2010 22:28:04 +0100
1797 amnesia (0.3) unstable; urgency=low
1799 * software: removed openvpn, added
1805 - lvm2 (with disabled initscript as it slows-down too much the boot in certain
1807 - NetworkManager 0.7 (from backports.org) to support non-DHCP networking
1809 - randomsound to enhance the kernel's random pool
1811 - install the latest stable release from deb.torproject.org
1812 - ifupdown script now uses SIGHUP signal rather than a whole tor
1813 restart, so that in the middle of it vidalia won't start it's own
1815 - configure Gnome proxy to use Tor
1817 - adblockplus: upgraded to 1.0.2
1818 - adblockplus: subscribe to US and DE EasyList extensions, updated patterns
1819 - firegpg is now installed from Debian Squeeze rather than manually; current
1820 version is then 0.7.10
1821 - firegpg: use better keyserver ... namely pool.sks-keyservers.net
1822 - added bookmark to Amnesia's own website
1823 - use a custom "amnesiabranding" extension to localize the default search
1824 engine and homepage depending on the current locale
1825 - updated noscript whitelist
1826 - disable overriden homepage redirect on iceweasel upgrade
1828 - nicer default configuration with verified irc.indymedia.org's SSL cert
1829 - do not parse incoming messages for formatting
1830 - hide formatting toolbar
1831 * hardware compatibility
1833 - beginning of support for the ppc architecture
1834 - load acpi-cpufreq, cpufreq_ondemand and cpufreq_powersave kernel
1836 * live-initramfs: custom, updated package based on upstream's 1.157.4-1, built
1837 from commit b0a4265f9f30bad945da of amnesia's custom live-initramfs Git
1839 - securely erases RAM on shutdown using smem
1840 - fixes the noprompt bug when running from USB
1841 - disables local swap partitions usage, wrongly enabled by upstream
1842 * fully support for running as a guest system in VirtualBox
1843 - install guest utils and X11 drivers
1844 - build virtualbox-ose kernel modules at image build time
1846 - new (translatable) wiki, using ikiwiki, with integrated bugs and todo
1847 tracking system a static version of the wiki is included in generated
1848 images and linked from the Desktop
1850 - adapt for live-helper 2.0, and depend on it
1851 - get amnesia version from debian/changelog
1852 - include the full version in ISO volume name
1853 - save .list, .packages and .buildlog
1854 - scripts/clean: cleanup any created dir in binary_local-includes
1855 - updated Debian Live snapshot packages repository URL and signing key
1856 - remove duplicated apt/preferences file, the live-helper bug has been
1858 * l10n: beginning of support for --language=en
1860 - improved boot time on CD by ordering files in the squashfs in the order they
1861 are used during boot
1862 - added a amnesia-version script to built images, that outputs the current
1864 - added a amnesia-debug script that prepares a tarball with information that
1865 could be useful for developpers
1866 - updated Amnesia GnuPG key to a new 4096R one
1867 - set time with NTP when a network interface is brought up
1868 - import amnesia's GnuPG pubkey into the live session user's keyring
1869 - do not ask DHCP for a specific hostname
1870 - install localepurge, only keep en, fr, de and es locales, which reduces the
1871 generated images' size by 100MB
1872 - added a hook to replace /sbin/swapon with a script that only runs
1874 - moved networking hooks responsibility from ifupdown to NetworkManager
1876 -- amnesia <amnesia@boum.org> Thu, 26 Nov 2009 11:17:08 +0100
1878 amnesia (0.2) unstable; urgency=low
1880 * imported /home/amnesia, then:
1881 - more user-friendly shell, umask 077
1882 - updated panel, added launcher to restart Tor
1883 - mv $HOME/bin/* /usr/local/bin/
1884 - removed metacity sessions
1885 - removed gstreamer's registry, better keep this dynamically updated
1886 - rm .qt/qt_plugins_3.3rc, better keep this dynamically updated
1887 - removed .gnome/gnome-vfs/.trash_entry_cache
1888 - removed kconf_update log
1889 - removed and excluded Epiphany configuration (not installed)
1892 - enable caching in RAM
1893 - explicitly disable ssl v2, and enable ssl v3 + tls
1894 - removed prefs for the non-installed webdeveloper
1895 - removed the SSL Blacklist extension (not so useful, licensing issues)
1896 - deep profile directory cleanup
1897 - extensions cleanup: prefer Debian-packaged ones, cleanly reinstalled
1898 AddBlock Plus and CS Lite to allow upgrading them
1899 - updated pluginreg.dat and localstore.rdf
1900 - moved some settings to user.js
1901 - made cookie/JavaScript whitelists more consistent
1902 - force httpS on whitelisted sites
1903 - NoScript: marked google and gmail as untrusted
1904 - some user interface tweaks, mainly for NoScript
1905 - FireGPG: disable the buggy auto-detection feature, the link to firegpg's
1906 homepage in generated pgp messages and the GMail interface (which won't
1907 work without JavaScript anyway)
1908 - updated blocklist.xml
1909 - removed and excluded a bunch of files in the profile directory
1910 * icedove: clean the profile directory up just like we did for iceweasel
1911 * software: install msmtp and mutt
1913 - use rsync rather than tar
1916 - reviewed pidgin-otr security (see TODO)
1918 - stop calling home-refresh in lh_build
1919 - include home-refresh in generated images
1921 - fix permissions on local includes at build time
1922 - updated scripts/{build,clean} wrt. new $HOME handling
1923 - scripts/{build,config}: stop guessing BASEDIR, we must be run from
1924 the root of the source directory anyway
1925 - stop storing /etc/amnesia/version in Git, delete it at clean time
1927 - converted Changelog to the Debian format and location, updated
1928 build scripts accordingly
1929 - added a README symlink at the root of the source directory
1930 - basic debian/ directory (not working for building packages yet,
1931 but at least we can now use git-dch)
1932 - added debian/gbp.conf with our custom options for git-dch
1933 - config/amnesia: introduce new $AMNESIA_DEV_* variables to be used
1934 by developpers' scripts
1935 - added ./release script: a wrapper around git-dch, git-commit and git-tag
1937 -- amnesia <amnesia@boum.org> Tue, 23 Jun 2009 14:42:03 +0200
1939 amnesia (0.1) UNRELEASED; urgency=low
1941 * Forked Privatix 9.03.15, by Markus Mandalka:
1942 http://mandalka.name/privatix/index.html.en
1943 Everything has since been rewritten or so heavily changed that nothing
1944 remains from the original code... apart of a bunch of Gnome settings.
1946 - install a bunch of non-free wifi firmwares
1947 - install xsane and add the live user to the scanner group
1948 - install aircrack-ng
1949 - install xserver-xorg-video-geode on i386 (eCafe support)
1950 - install xserver-xorg-video-all
1951 - install firmware-linux from backports.org
1952 - install system-config-printer
1953 - added instructions in README.eCAFE to support the Hercules eCAFE EC-800
1956 - configure pinning to support installing chosen packages from
1957 squeeze; the APT source for testing is hardcoded in chroot_sources/,
1958 since there is no way to use $LH_CHROOT_MIRROR in chroot_local-hooks
1959 - give backports.org priority 200, so that we track upgrades of packages
1960 installed from there
1961 * release: include the Changelog and TODO in the generated images,
1962 in the /usr/share/doc/amnesia/ directory
1963 * software: install gnomebaker when building Gnome-based live OS, to
1964 easily clone myself when running from CD
1966 - build i386 images when the build host is amd64
1967 - added a version file: /etc/amnesia/version
1968 - use snapshot live-* packages inside the images
1969 - setup timezone depending on the chosen build locale
1970 - rely on standard live-initramfs adduser to do our user setup
1971 (including sudo vs. Gnome/KDE, etc.)
1972 - stop "supporting" KDE
1973 - allow building several images at once
1974 - migrated most of lh_config invocations to scripts/config
1975 - append "noprompt" so that halting/rebooting work with splashy
1976 - moved our own variables to config/amnesia, using the namespace
1979 - default search engine is now Scroogle SSL, configured to search pages
1980 in French language; the English one is also installed
1981 - never ask to save passwords or forms content
1982 - configured the torbutton extension to use polipo
1983 - installed the CACert root certificate
1984 - installed the SSL Blacklist extension and the blacklist data
1985 - installed the FireGPG extension
1986 - installed the CS Lite extension
1987 - installed the NoScript extension
1988 - NoScript, CS Lite: replaced the default whitelists with a list of
1989 trusted, non-commercial Internet Service Providers
1990 - configure extensions (add to prefs.js):
1991 user_pref("extensions.torbutton.startup", true);
1992 user_pref("extensions.torbutton.startup_state", 1);
1993 user_pref("extensions.torbutton.tor_enabled", true);
1994 user_pref("noscript.notify.hide", true);
1995 user_pref("capability.policy.maonoscript.sites", "about:
1996 about:blank about:certerror about:config about:credits
1997 about:neterror about:plugins about:privatebrowsing
1998 about:sessionrestore chrome: resource:");
1999 user_pref("extensions.firegpg.no_updates", true);
2000 - install the NoScript plugin from Debian squeeze
2001 - delete urlclassifier3.sqlite on $HOME refresh: as we disabled
2002 "safebrowsing", this huge file is of no use
2003 - torbutton: install newer version from Squeeze
2004 * linux: removed non-686 kernel flavours when building i386 images
2005 * compatibility: append "live-media=removable live-media-timeout=15", to
2006 prevent blindly booting another debian-live installed on the hard disk
2010 - cryptkeeper: Gnome system tray applet to encrypt files with EncFS
2011 - kvkbd: virtual keyboard (installed from backports.org)
2012 - sshfs (and added live user to the fuse group)
2013 - less, secure-delete, wipe, seahorse, sshfs, ntfs-3g
2016 - enable the transparent proxy, the DNS resolver, and the control port
2017 - save authentication cookie to /tmp/control_auth_cookie, so that the
2018 live user can use Tork and co.
2019 - autostart Tork with Gnome
2020 - Tork: installed, disabled most notifications and startup tips
2021 - added a restart tor hook to if-up.d (used by Network Manager as well),
2022 so that Tor does work immediately even if the network cable was
2023 plugged late in/after the boot process
2025 - added a nautilus-script to wipe files and directories
2026 - bash with working completion for the live user
2027 * polipo: install and configure this HTTP proxy to forward requests
2029 * DNS: install and configure pdnsd to forward any DNS request through
2031 * firewall: force every outgoing TCP connection through the Tor
2032 transparent proxy, discard any outgoing UDP connection
2034 - set syslinux timeout to 4 seconds
2035 - use splashy for more user-friendly boot/halt sequences
2037 -- amnesia <amnesia@boum.org> Sat, 20 Jun 2009 21:09:15 +0200