intrigeri [Mon, 25 Jan 2016 10:53:21 +0000 (25 10:53 +0000)]
Revert "Test suite: mark "Encryption/signing and decryption/verification using Tails OpenPGP Applet" scenario as fragile."
This reverts commit
b02af1ec9d6dd5224ab361d930b84a801b657b5d.
refs: #10991
intrigeri [Mon, 25 Jan 2016 10:52:29 +0000 (25 10:52 +0000)]
Test suite: mark "Encryption/signing and decryption/verification using Tails OpenPGP Applet" scenario as fragile.
refs: #10991
anonym [Sun, 24 Jan 2016 13:42:33 +0000 (24 14:42 +0100)]
Revert "Enable and use the Debian jessie-proposed-updates APT repository, anticipating on the Jessie 8.3 point-release."
This reverts commit
2bf73b19295e75dcb1685d9a3d435f600615c842.
Debian 8.3 has been released.
Fix-committed: #10898
anonym [Sun, 24 Jan 2016 12:12:58 +0000 (24 13:12 +0100)]
Revert "Bump timeout."
This reverts commit
51a9e4130b5f8de2cabdac0df41502e7a0c1d060.
I am not sure what made printing so slow for me while updating the
automated test suite for Jessie, that originally made me do this bump,
but it is not there any more.
Refs: #10395
anonym [Fri, 22 Jan 2016 15:25:45 +0000 (22 16:25 +0100)]
Merge remote-tracking branch 'origin/test/10926-fix-apparmor-check' into testing
Fix-committed: #10926
anonym [Fri, 22 Jan 2016 14:53:43 +0000 (22 15:53 +0100)]
Merge branch 'bugfix/10850-no-lmt-autosuspend' into testing
Fix-committed: #10850
anonym [Fri, 22 Jan 2016 14:53:25 +0000 (22 15:53 +0100)]
Remove unnecessary empty quote.
anonym [Fri, 22 Jan 2016 14:45:13 +0000 (22 15:45 +0100)]
Merge remote-tracking branch 'origin/test/5472-shutdown-on-boot-medium-removal' into testing
Fix-committed: #5472
anonym [Fri, 22 Jan 2016 13:10:28 +0000 (22 14:10 +0100)]
Merge remote-tracking branch 'origin/testing' into test/5472-shutdown-on-boot-medium-removal
anonym [Fri, 22 Jan 2016 11:42:09 +0000 (22 12:42 +0100)]
Merge remote-tracking branch 'origin/web/9374-iso-size-units' into testing
Fix-committed: #9374
anonym [Fri, 22 Jan 2016 11:17:04 +0000 (22 12:17 +0100)]
Deal with expected libvirt error for Debian Jessie version.
anonym [Thu, 21 Jan 2016 22:44:48 +0000 (21 23:44 +0100)]
Fix typo which have broken our AppArmor checks.
This `assert` will always pass since `mode` always is either one of
two String:s. The intention was clearly `assert_equal`.
Will-fix: #10926
anonym [Thu, 21 Jan 2016 21:02:52 +0000 (21 22:02 +0100)]
Merge remote-tracking branch 'origin/bugfix/10925-I2P-AppArmor' into testing
Fix-committed: #10925
anonym [Thu, 21 Jan 2016 20:34:42 +0000 (21 21:34 +0100)]
Merge remote-tracking branch 'origin/test/9087-lan-ssh-tests' into testing
Fix-committed: #9087
anonym [Thu, 21 Jan 2016 20:21:44 +0000 (21 21:21 +0100)]
Refactor ssh server setup part into its own step.
Also:
* Don't use class variables (@sshd) unnecessarily.
* Ruby does not support "keyword" style parameter assignment
(sshd_host, sshd_port).
anonym [Thu, 21 Jan 2016 20:06:52 +0000 (21 21:06 +0100)]
The automated test suite depends on openssh-server.
anonym [Thu, 21 Jan 2016 20:06:33 +0000 (21 21:06 +0100)]
Fix bad variable after copy-paste mistake.
intrigeri [Thu, 21 Jan 2016 16:28:04 +0000 (21 16:28 +0000)]
Merge remote-tracking branch 'origin/test/10340-disable-all-networking' into testing
Fix-committed: #10340
intrigeri [Thu, 21 Jan 2016 16:11:27 +0000 (21 16:11 +0000)]
Merge remote-tracking branch 'origin/testing' into test/9087-lan-ssh-tests
intrigeri [Thu, 21 Jan 2016 15:57:33 +0000 (21 15:57 +0000)]
Merge remote-tracking branch 'origin/testing' into test/10340-disable-all-networking
anonym [Tue, 19 Jan 2016 17:19:27 +0000 (19 18:19 +0100)]
Merge remote-tracking branch 'origin/test/10782-restart-seahorse-in-same-manner' into testing
Fix-committed: #10782
anonym [Tue, 19 Jan 2016 16:58:13 +0000 (19 17:58 +0100)]
Simplify.
anonym [Tue, 19 Jan 2016 16:57:56 +0000 (19 17:57 +0100)]
Remove unnecessary comment.
anonym [Tue, 19 Jan 2016 16:57:24 +0000 (19 17:57 +0100)]
Validate IP addresses without regex hacks.
anonym [Tue, 19 Jan 2016 16:17:53 +0000 (19 17:17 +0100)]
Use more robust method for obtaining a free TCP port.
Any random number in the range can of course already be in use.
anonym [Tue, 19 Jan 2016 15:40:56 +0000 (19 16:40 +0100)]
Remove VMNet.bridge_ip in favour of VMNet.bridge_ip_addr.
They try to do the same thing, but the former uses uglier parsing
(imho) and fails if the test suite is run as a non-root user since
ifconfig is in /sbin, which generally isn't in such users' PATH:s.
anonym [Tue, 19 Jan 2016 15:47:13 +0000 (19 16:47 +0100)]
Merge remote-tracking branch 'origin/testing' into test/9087-lan-ssh-tests
intrigeri [Tue, 19 Jan 2016 15:37:51 +0000 (19 15:37 +0000)]
Merge remote-tracking branch 'origin/testing' into testing
intrigeri [Tue, 19 Jan 2016 15:37:09 +0000 (19 15:37 +0000)]
Merge remote-tracking branch 'origin/test/10907-fix-badly-named-disk' into testing
Fix-committed: #10907
anonym [Tue, 19 Jan 2016 15:11:42 +0000 (19 16:11 +0100)]
Simplify test.
Instead of waiting a long time, let's just check that networking truly
is disabled, in the same way we do for the MAC spoofing tests -- after
all the code for the "Diable networking" feature actually originates
from the MAC spoofing feature. This way we do not have to introduce a
static wait for 120 seconds, and we do not need the anti-test.
anonym [Tue, 19 Jan 2016 15:10:21 +0000 (19 16:10 +0100)]
Also check the existence of NICs.
anonym [Tue, 19 Jan 2016 15:09:47 +0000 (19 16:09 +0100)]
Adapt packet counting code to the new iptables parser.
anonym [Tue, 19 Jan 2016 14:41:20 +0000 (19 15:41 +0100)]
Merge remote-tracking branch 'origin/testing' into test/10340-disable-all-networking
anonym [Tue, 19 Jan 2016 14:36:35 +0000 (19 15:36 +0100)]
Merge remote-tracking branch 'kytv/test/5330-race-conditions' into testing
anonym [Tue, 19 Jan 2016 00:44:34 +0000 (19 01:44 +0100)]
Give a more thoughtful name for the disk used by our snapshots.
Hopefully a test writer would think twice before re-using this name
when creating a new disk, so we won't repeat #10907.
Refs: #10907
anonym [Tue, 19 Jan 2016 00:40:50 +0000 (19 01:40 +0100)]
Fix badly named new disk.
In fact, "current" is already used as the disk name internally for our
snapshots, and this would overwrite this one, including all snapshots.
Will-fix: #10907
anonym [Tue, 19 Jan 2016 00:33:39 +0000 (19 01:33 +0100)]
Allow more characters in step glob for disk name.
intrigeri [Mon, 18 Jan 2016 13:30:59 +0000 (18 13:30 +0000)]
Confine I2P with AppArmor.
Bugfix on 2.0~beta1.
Will-fix: #10925
intrigeri [Mon, 18 Jan 2016 12:22:08 +0000 (18 12:22 +0000)]
Seahorse test suite: update expected OpenPGP Applet icon to work even when it's truncated.
While running tests for test/10782-restart-seahorse-in-same-manner,
I've seen the "I start Seahorse via the Tails OpenPGP Applet" step
fail every time due to "FindFailed: can not find GpgAppletIconNormal.png
on the screen", apparently because the OpenPGP Applet icon was a tiny
bit truncated. With this small change to the image, it passes just fine.
refs: #10782
intrigeri [Mon, 18 Jan 2016 11:33:27 +0000 (18 11:33 +0000)]
Remove automated emergency shutdown tests from the manual test suite.
Will-fix: #5472
anonym [Sun, 17 Jan 2016 15:27:01 +0000 (17 16:27 +0100)]
Merge remote-tracking branch 'origin/bugfix/10945-mesa-vs-radeon' into testing
Fix-committed: #10945
anonym [Sun, 17 Jan 2016 13:12:46 +0000 (17 14:12 +0100)]
Restore testings's base branch.
anonym [Sun, 17 Jan 2016 12:23:33 +0000 (17 13:23 +0100)]
Merge remote-tracking branch 'origin/bugfix/10943-seahorse-associations' into testing
Fix-committed: #10943
anonym [Sun, 17 Jan 2016 12:21:26 +0000 (17 13:21 +0100)]
Merge remote-tracking branch 'origin/bugfix/10939-IPv6-log-spam' into testing
Fix-committed: #10939
anonym [Sun, 17 Jan 2016 12:21:07 +0000 (17 13:21 +0100)]
Merge remote-tracking branch 'origin/bugfix/10893-printer-ipp4' into testing
Fix-committed: #10893
sajolida [Sat, 16 Jan 2016 17:33:17 +0000 (16 17:33 +0000)]
We don't need removing the end-of-line anymore
In places where the extra space introduced by ikiwiki is bothering us we
have CSS tricks to compensate.
sajolida [Sat, 16 Jan 2016 17:33:04 +0000 (16 17:33 +0000)]
Simplify shell
sajolida [Sat, 16 Jan 2016 17:18:59 +0000 (16 17:18 +0000)]
Only use MiB for ISO image size
- The double unit was cumbersome.
- This difference is probably not relevant for most people, and might
instead create confusion ("Why are they two different sizes?").
- It's now the duty of browser extension or of the BitTorrent client to
check that the download is complete.
- MiB is used more currently than MB according to #9374 (even if often
wrongly annotated as MB).
sajolida [Sat, 16 Jan 2016 17:15:53 +0000 (16 17:15 +0000)]
Remove obsolete translations
intrigeri [Sat, 16 Jan 2016 13:14:06 +0000 (16 13:14 +0000)]
laptop-mode-tools: don't control autosuspend.
Some USB input devices don't support autosuspend, see e.g.:
https://github.com/systemd/systemd/issues/340
This change might help fix #10850, but even if it doesn't, it makes
sense to me that we don't let laptop-mode-tools fiddle with this
on a Live system.
Refs: #10850
intrigeri [Fri, 15 Jan 2016 16:12:59 +0000 (15 16:12 +0000)]
Update and clarify comment.
intrigeri [Fri, 15 Jan 2016 16:11:34 +0000 (15 16:11 +0000)]
Associate application/pgp-encrypted and application/pgp-signature with Seahorse.
refs: #10943
intrigeri [Fri, 15 Jan 2016 15:13:40 +0000 (15 15:13 +0000)]
Configure Seahorse's file associations without modifying /etc/gnome/defaults.list.
It feels more maintainable to use a standalone file, than to patch an existing
one in /etc.
refs: #10943
intrigeri [Fri, 15 Jan 2016 16:30:01 +0000 (15 16:30 +0000)]
Enable the bugfix-10945-mesa-vs-radeon APT overlay.
sajolida [Fri, 15 Jan 2016 14:44:21 +0000 (15 14:44 +0000)]
Revert "Revert IDF to test DAVE behavior"
This reverts commit
aad73678ae8ee59979875761e3c75ce3827c385a.
sajolida [Fri, 15 Jan 2016 14:40:36 +0000 (15 14:40 +0000)]
Revert IDF to test DAVE behavior
amnesia [Fri, 15 Jan 2016 13:46:23 +0000 (15 14:46 +0100)]
updated PO files
sajolida [Fri, 15 Jan 2016 13:33:58 +0000 (15 13:33 +0000)]
Merge remote-tracking branch 'origin/web/10615-reevaluate-time-estimates' (Closes: #10615)
sajolida [Fri, 15 Jan 2016 13:29:56 +0000 (15 13:29 +0000)]
Update PO files
sajolida [Fri, 15 Jan 2016 13:20:41 +0000 (15 13:20 +0000)]
Merge remote-tracking branch 'origin/web/10632-restart-troubleshooting' (Closes: #10632)
sajolida [Fri, 15 Jan 2016 13:07:34 +0000 (15 13:07 +0000)]
Update PO files
sajolida [Fri, 15 Jan 2016 12:59:31 +0000 (15 12:59 +0000)]
Merge remote-tracking branch 'origin/web/10642-fallback-to-dd' (Closes: #10642)
sajolida [Fri, 15 Jan 2016 12:46:52 +0000 (15 12:46 +0000)]
Update PO files
sajolida [Fri, 15 Jan 2016 12:45:31 +0000 (15 12:45 +0000)]
Merge remote-tracking branch 'origin/master'
sajolida [Fri, 15 Jan 2016 12:12:55 +0000 (15 12:12 +0000)]
Merge branch 'doc/8068-gnome' into testing (Will-fix: #8068)
amnesia [Fri, 15 Jan 2016 11:26:38 +0000 (15 12:26 +0100)]
updated PO files
sajolida [Fri, 15 Jan 2016 11:25:17 +0000 (15 11:25 +0000)]
Add press appearance
sajolida [Fri, 15 Jan 2016 11:22:52 +0000 (15 11:22 +0000)]
Create page for press appearances in 2016
sajolida [Fri, 15 Jan 2016 10:36:18 +0000 (15 10:36 +0000)]
Merge remote-tracking branch 'origin/master'
sajolida [Thu, 14 Jan 2016 14:38:12 +0000 (14 14:38 +0000)]
Merge remote-tracking branch 'origin/web/10910-misc-ia-from-feedback' (Closes: #10910)
sajolida [Thu, 14 Jan 2016 14:32:17 +0000 (14 14:32 +0000)]
Update PO files
sajolida [Thu, 14 Jan 2016 14:18:40 +0000 (14 14:18 +0000)]
Merge remote-tracking branch 'origin/web/10848-unsupported-browser' (Closes: #10848)
intrigeri [Thu, 14 Jan 2016 14:14:06 +0000 (14 14:14 +0000)]
Disable IPv6 for the default wired connection, so that NetworkManager does not spam the logs with IPv6 router solicitation failure.
Note that this does not fix the problem for other connections.
Refs: #10939
127.0.0.1 [Thu, 14 Jan 2016 12:47:54 +0000 (14 13:47 +0100)]
stats monthly report december
sajolida [Wed, 13 Jan 2016 18:10:16 +0000 (13 18:10 +0000)]
Fix typo
sajolida [Wed, 13 Jan 2016 17:31:19 +0000 (13 17:31 +0000)]
Mention list of shortcuts
sajolida [Wed, 13 Jan 2016 17:15:19 +0000 (13 17:15 +0000)]
Merge remote-tracking branch 'origin/testing' into doc/8068-gnome
Conflicts:
wiki/src/doc/first_steps/introduction_to_gnome_and_the_tails_desktop/nautilus.png
sajolida [Wed, 13 Jan 2016 17:08:18 +0000 (13 17:08 +0000)]
Update Nautilus screenshots (Will-fix: #8062)
sajolida [Wed, 13 Jan 2016 16:15:52 +0000 (13 16:15 +0000)]
Merge remote-tracking branch 'emmapeel/bugfix/8066-path_change_docs' into testing (Closes: #8066)
sajolida [Wed, 13 Jan 2016 16:10:17 +0000 (13 16:10 +0000)]
Update GtkHash screenshot (Closes: #8042)
anonym [Wed, 13 Jan 2016 13:20:16 +0000 (13 14:20 +0100)]
Merge branch 'testing' into devel
anonym [Wed, 13 Jan 2016 13:19:57 +0000 (13 14:19 +0100)]
Add changelog dummy entry.
anonym [Wed, 13 Jan 2016 13:18:05 +0000 (13 14:18 +0100)]
Merge branch 'testing' into devel
anonym [Wed, 13 Jan 2016 13:17:52 +0000 (13 14:17 +0100)]
Merge remote-tracking branch 'origin/master' into testing
anonym [Wed, 13 Jan 2016 13:17:34 +0000 (13 14:17 +0100)]
Tails 2.0~rc1 has been released.
intrigeri [Wed, 13 Jan 2016 13:14:40 +0000 (13 13:14 +0000)]
Restore devel's base branch.
intrigeri [Wed, 13 Jan 2016 12:31:49 +0000 (13 12:31 +0000)]
CUPS AppArmor profile adjustments: fix globing syntax for ipp14 and friends.
AppArmor regexps don't understand '+' yet, so
/usr/lib/cups/backend/ipp14 was not matched.
Will-fix: #10893
sajolida [Wed, 13 Jan 2016 11:45:25 +0000 (13 11:45 +0000)]
Merge remote-tracking branch '451f/wiki_rtl_support'
amnesia [Wed, 13 Jan 2016 11:37:36 +0000 (13 12:37 +0100)]
updated PO files
intrigeri [Wed, 13 Jan 2016 11:35:14 +0000 (13 11:35 +0000)]
CfT 2.0~rc1: remove link that points nowhere.
anonym [Wed, 13 Jan 2016 01:15:36 +0000 (13 02:15 +0100)]
Update PO files for the 2.0~rc1 CfT.
anonym [Wed, 13 Jan 2016 01:14:31 +0000 (13 02:14 +0100)]
Fix ticket link.
anonym [Wed, 13 Jan 2016 01:14:22 +0000 (13 02:14 +0100)]
Parentheses fix.
anonym [Tue, 12 Jan 2016 18:06:00 +0000 (12 19:06 +0100)]
Merge remote-tracking branch 'origin/master' into testing
anonym [Tue, 12 Jan 2016 17:23:23 +0000 (12 18:23 +0100)]
Merge branch 'web/10908-2.0-rc1'
anonym [Tue, 12 Jan 2016 17:13:05 +0000 (12 18:13 +0100)]
releasing version 2.0~rc1
Ulrike Uhlig [Tue, 12 Jan 2016 16:42:21 +0000 (12 17:42 +0100)]
fix tor check btn placement again.
anonym [Tue, 12 Jan 2016 14:34:06 +0000 (12 15:34 +0100)]
Add known issue for 2.0~rc1.
sajolida [Tue, 12 Jan 2016 14:25:49 +0000 (12 14:25 +0000)]
Add back slow IUK from beta1 to rc1
sajolida [Tue, 12 Jan 2016 14:13:18 +0000 (12 14:13 +0000)]
Many small fixes