Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tails
tails
Commits
d77dd6d8
Commit
d77dd6d8
authored
Mar 22, 2015
by
intrigeri
Browse files
Update changelog for 1.3.1.
parent
027e21f7
Changes
1
Hide whitespace changes
Inline
Side-by-side
debian/changelog
View file @
d77dd6d8
tails
(
1.3.1
)
UNRELEASED
;
urgency
=
medium
tails
(
1.3.1
)
unstable
;
urgency
=
medium
*
Dummy
entry
.
*
Security
fixes
-
Upgrade
Tor
Browser
to
4.0.5
,
based
on
Firefox
31.5.3
ESR
.
This
addresses
:
·
https
://
www
.
mozilla
.
org
/
en
-
US
/
security
/
advisories
/
mfsa2015
-
28
/
·
https
://
www
.
mozilla
.
org
/
en
-
US
/
security
/
advisories
/
mfsa2015
-
29
/
-
Upgrade
Linux
to
3.16.7
-
ckt7
-
1.
-
Upgrade
libxfont
to
1
:
1.4.5
-
5.
-
Upgrade
OpenSSL
to
1.0.1e-2
+
deb7u15
.
-
Upgrade
tcpdump
to
4.3.0
-
1
+
deb7u2
.
-
Upgrade
bsdtar
to
3.0.4
-
3
+
wheezy1
.
-
Upgrade
CUPS
to
1.5.3
-
5
+
deb7u5
.
-
Upgrade
file
and
libmagic
to
5.11
-
2
+
deb7u8
.
-
Upgrade
GnuPG
to
1.4.12
-
7
+
deb7u7
.
-
Upgrade
libarchive
to
3.0.4
-
3
+
wheezy1
.
-
Upgrade
libav
to
6
:
0.8.17
-
1.
-
Upgrade
FreeType
2
to
2.4.9
-
1.1
+
deb7u1
.
-
Upgrade
libgcrypt11
1.5.0
-
5
+
deb7u3
.
-
Upgrade
libgnutls26
to
2.12.20
-
8
+
deb7u3
.
-
Upgrade
libgtk2
-
perl
to
2
:
1.244
-
1
+
deb7u1
.
-
Upgrade
ICU
to
4.8.1.1
-
12
+
deb7u2
.
-
Upgrade
NSS
to
2
:
3.14.5
-
1
+
deb7u4
.
-
Upgrade
libssh2
to
1.4.2
-
1.1
+
deb7u1
.
*
Bugfixes
-
Upgrade
Tor
to
0.2.5.11
-
1
~
d70
.
wheezy
+
1
+
tails1
.
Changes
include
:
·
Directory
authority
changes
.
·
Fix
assertion
errors
that
may
trigger
under
high
DNS
load
.
·
No
longer
break
on
HUP
with
seccomp2
enabled
.
·
and
more
-
please
consult
the
upstream
changelog
.
-
Upgrade
Tor
Launcher
to
0.2.7.2
,
and
update
the
test
suite
accordingly
(
Closes
:
#
8964
,
#
6985
).
Changes
include
:
·
Ask
about
bridges
before
proxy
in
wizard
.
·
Hide
logo
if
TOR_HIDE_BROWSER_LOGO
set
.
·
Remove
firewall
prompt
from
wizard
.
·
Feedback
when
“
Copy
Tor
Log
”
is
clicked
.
·
Improve
behavior
if
tor
exits
.
·
Add
option
to
hide
TBB
's logo
· Change "Tor Browser Bundle" to "Tor Browser"
· Update translations from Transifex.
- Fix the Tor Launcher killer (Will-fix: #9067).
- Repair config/chroot_local-packages feature, that was broken in Tails 1.3
by 19-install-tor-browser-AppArmor-profile. (Closes: #8910)
- language_statistics.sh: count original words instead of translated words.
Otherwise we get >100% translation if translated strings are longer than
original strings. (Closes: #9016)
--
Tails
developers
<
tails
@
boum
.
org
>
Tue
,
24
Feb
2015
21
:
39
:
38
+
0100
* Minor improvements
- Only ship the new Tails signing key, and have Tails Upgrader stop trusting
the old one. Update the documentation and test suite accordingly.
(Closes: #8735, #8736, #8882, #8769, #8951)
* Test suite
- New tests:
· Chatting over XMPP in Pidgin, both peer-to-peer and in a multi-user
chatroom. (Closes: #8002)
· Chatting with OTR enabled over XMPP in Pidgin. (Closes: #8001)
· Check that Pidgin only responds to the expected CTCP requests.
(Closes: #8966)
· Fetching keys using Seahorse started via the OpenPGP Applet.
· Sync'
ing
keys
using
Seahorse
.
-
Bugfixes
:
·
Fix
a
race
condition
between
the
remote
shell
's and Tails Greeter'
s
startup
,
by
making
sure
the
remote
shell
is
ready
before
we
start
GDM
.
(
Closes
:
#
8941
)
·
Kill
virt
-
viewer
properly
.
(
Closes
:
#
9070
)
·
Make
sure
the
display
is
stopped
on
destroy_and_undefine
().
Where
we
had
it
earlier
,
it
could
be
skipped
if
anything
else
in
the
block
threw
an
exception
.
·
Fix
wrong
use
of
"$@"
.
(
Closes
:
#
9071
)
·
Enable
the
pipefail
option
in
run_test_suite
.
·
Improve
the
GNOME
screenshot
test
's robustness. (Closes: #8952)
- Refactoring:
· turn the focus_pidgin_window() helper into a more generic
VM.focus_xorg_window() one.
· Reorganize the Display class.
· Use clearer method to check process status in the Display class.
- New developer-oriented features:
· Add a --log-to-file option to run_test_suite. (Closes: #8894)
· Add helpers for generating random strings.
· Make it possible to hook arbitrary calls on scenario end. This is useful
for dynamically adding cleanup functions, instead of having
to explicitly deal with them in some After hook.
-- Tails developers <tails@boum.org> Mon, 23 Mar 2015 12:34:56 +0000
tails (1.3) unstable; urgency=medium
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment