Security fixes
Upgrade Tor Browser to 4.0.6, based on Firefox 31.6.0 ESR.
Upgrade OpenSSL to 1.0.1e-2+deb7u16.
Bugfixes
Make Florence usable with touchpads by forcing syndaemon to
always use the -t option, which only disables tapping and
scrolling and not mouse movements (Closes: #9011).
Make zerotracepen-spoof-mac log the correct macchanger exit code on
failure (Closes: #8687).
Zero Trace Pen Installer:
· Ignore devices with less than 3.5 GB of storage since they
do not fit a Zero Trace Pen installation (Closes: #6538).
· Remove devices from the device list as they are unplugged
(Closes: #8691).
Minor improvements
Install obfs4proxy 0.0.4-1~tpo1, which adds support for
client-mode ScrambleSuit.
Don't start Vidalia if Windows Camouflage is enabled. (Closes:
I2P Browser:
· Remove "Add-ons" from the Tools menu, and hide "Keyboard
Shortcuts" and "Take a Tour" since they point to resources on
the open Internet (Closes: #7970).
· Hide TorButton button from the customize toolbar options, and
remove configs whose only purpose was to make Torbutton "green"
(Closes: #8893).
Test suite
New tests:
· Test non-LAN SSH, and SFTP via GNOME's "Connect to Server"
(Closes: #6308).
· Verify that Zero Trace Pen' Tor binary has the expected Tor authorities
hard coded (Closes: #8960).
Improvements:
· Programmatically determine the supported languages when testing
the Unsafe Browser (Closes: #8918).
· Rename --temp-dir to --tmpdir and make it behave more like
mktemp, and honour TMPDIR if set in the environment. (Closes:
Bugfixes:
· Make --temp-dir (now --tmpdir) actually work.