intrigeri [Fri, 26 May 2017 08:50:45 +0000 (26 08:50 +0000)]
Enable the bugfix-12146-syslinux-fixes APT overlay (refs: #12146).
Changes in that overlay:
syslinux (3:6.03+dfsg-14.1+tails1) bugfix-12146-syslinux-fixes; urgency=medium
* Cherry-pick 3 upstream commits that might fix isohybrid issues
(refs: Tails#12146).
-- intrigeri <intrigeri@boum.org> Fri, 26 May 2017 08:47:28 +0000
intrigeri [Fri, 26 May 2017 05:43:12 +0000 (26 05:43 +0000)]
Set base branch to testing.
intrigeri [Fri, 26 May 2017 05:40:07 +0000 (26 05:40 +0000)]
Adjust build system, release process and past calls for testing wrt. feature/stretch disappearing.
refs: #12536
intrigeri [Fri, 26 May 2017 05:37:45 +0000 (26 05:37 +0000)]
Set base branch to devel.
intrigeri [Fri, 26 May 2017 05:19:06 +0000 (26 05:19 +0000)]
Update the pythonlib submodule: TODO++.
intrigeri [Thu, 25 May 2017 19:16:38 +0000 (25 19:16 +0000)]
Fix buggy merge conflict resolution.
intrigeri [Thu, 25 May 2017 19:15:21 +0000 (25 19:15 +0000)]
Revert "Revert everything but the changes on ikiwiki setup files"
This reverts commit
85f180eae81e694c55702196f6cbed2f6f798b2d.
This should have been reverted on feature/stretch, as per:
https://labs.riseup.net/code/issues/11962#note-15
intrigeri [Thu, 25 May 2017 19:13:40 +0000 (25 19:13 +0000)]
Merge remote-tracking branch 'origin/master' into feature/stretch
intrigeri [Thu, 25 May 2017 19:05:00 +0000 (25 19:05 +0000)]
Merge remote-tracking branch 'origin/feature/11962-update-install-and-upgrade-to-amd64-ikiwiki-setup'
refs: #11962
sajolida [Thu, 25 May 2017 18:24:52 +0000 (25 18:24 +0000)]
Merge remote-tracking branch 'origin/master'
sajolida [Thu, 25 May 2017 18:24:10 +0000 (25 18:24 +0000)]
Fix file name
sajolida [Thu, 25 May 2017 18:24:04 +0000 (25 18:24 +0000)]
Improve language
sajolida [Thu, 25 May 2017 18:18:38 +0000 (25 18:18 +0000)]
Merge remote-tracking branch 'emmapeel/docs/12594-thunderbird-workaround'
sajolida [Thu, 25 May 2017 18:00:15 +0000 (25 18:00 +0000)]
Merge remote-tracking branch 'origin/master' into feature/11962-update-install-and-upgrade-to-amd64-ikiwiki-setup
sajolida [Thu, 25 May 2017 17:59:01 +0000 (25 17:59 +0000)]
Revert everything but the changes on ikiwiki setup files
This reverts commit
466f954524201b7d4e22da071e60d27853bc6ea2.
amnesia [Thu, 25 May 2017 17:44:28 +0000 (25 19:44 +0200)]
updated PO files
sajolida [Thu, 25 May 2017 17:43:15 +0000 (25 17:43 +0000)]
Merge remote-tracking branch 'origin/master'
sajolida [Thu, 25 May 2017 17:41:16 +0000 (25 17:41 +0000)]
Style guide: startup options
sajolida [Thu, 25 May 2017 17:34:16 +0000 (25 17:34 +0000)]
Rephrase known issue
intrigeri [Thu, 25 May 2017 17:08:11 +0000 (25 17:08 +0000)]
Merge remote-tracking branch 'origin/feature/stretch' into feature/stretch
intrigeri [Thu, 25 May 2017 17:07:25 +0000 (25 17:07 +0000)]
Merge remote-tracking branch 'origin/bugfix/12580-thunderbird-migration-fix' into feature/stretch (Fix-committed: #12580).
sajolida [Thu, 25 May 2017 16:33:49 +0000 (25 16:33 +0000)]
Merge branch 'doc/11110-software-properties-gtk' into feature/stretch (Closes: #11110)
sajolida [Thu, 25 May 2017 16:32:17 +0000 (25 16:32 +0000)]
The two dialogs have different titles
anonym [Thu, 25 May 2017 13:22:04 +0000 (25 15:22 +0200)]
Rakefile: fix basebox date comparison.
Array#sort! wants a <=>-comparison (i.e. -1, 0, 1), not a boolean one.
Will-fix: #12575
anonym [Thu, 25 May 2017 11:57:00 +0000 (25 13:57 +0200)]
Thunderbird: exec from our wrapper so it doesn't remain running.
anonym [Thu, 25 May 2017 11:52:10 +0000 (25 13:52 +0200)]
Thunderbird: disable `set -eu` for Debian's migration helpers.
At least the `do_fix_mimetypes_rdf()` helper is not designed to run
with `set -e` in particular: if there is a mimeTypes.rdf inside the
profile directory, but it doesn't contain any associations to
"icedove" or "/usr/bin/iceweasel", then the `grep` will fail in such a
way that `set -e` makes the whole script abort. When set -e is
disabled, that failing `grep` will simply result in a variable being
empty, which is the expected outcome in that situation.
Will-fix: #12580
127.0.0.1 [Thu, 25 May 2017 09:09:31 +0000 (25 11:09 +0200)]
added one ticket to discuss
intrigeri [Thu, 25 May 2017 08:07:43 +0000 (25 08:07 +0000)]
127.0.0.1 [Thu, 25 May 2017 06:11:12 +0000 (25 08:11 +0200)]
intrigeri [Thu, 25 May 2017 05:33:14 +0000 (25 05:33 +0000)]
intrigeri [Thu, 25 May 2017 05:31:11 +0000 (25 05:31 +0000)]
Merge remote-tracking branch 'origin/bugfix/10731-lists-non-removable-devices' into feature/stretch (Fix-committed: #10731)
emma peel [Thu, 25 May 2017 05:12:02 +0000 (25 05:12 +0000)]
layout correction
emma peel [Thu, 25 May 2017 05:11:42 +0000 (25 05:11 +0000)]
less words and more links
emma peel [Thu, 25 May 2017 05:11:09 +0000 (25 05:11 +0000)]
removing white spaces
127.0.0.1 [Wed, 24 May 2017 23:28:28 +0000 (25 01:28 +0200)]
What a video it is! In fact amazing and fastidious quality, please upload more video clips having such good quality. Thanks. ddackcfdkfag
spriver [Wed, 24 May 2017 17:27:50 +0000 (24 19:27 +0200)]
Fix typo
intrigeri [Wed, 24 May 2017 16:29:28 +0000 (24 16:29 +0000)]
Merge remote-tracking branch 'origin/feature/stretch' into feature/stretch
anonym [Wed, 24 May 2017 15:48:16 +0000 (24 17:48 +0200)]
lc.py: convert to Python 3.
intrigeri [Wed, 24 May 2017 15:25:18 +0000 (24 15:25 +0000)]
Fix Markdown syntax.
intrigeri [Wed, 24 May 2017 15:13:58 +0000 (24 15:13 +0000)]
Enable the bugfix-10731-lists-non-removable-devices APT overlay (refs: #10731).
intrigeri [Wed, 24 May 2017 15:13:29 +0000 (24 15:13 +0000)]
Update a bit the Tails Installer release process doc: we also now support Stretch.
bertagaz [Wed, 24 May 2017 14:07:39 +0000 (24 16:07 +0200)]
bertagaz [Wed, 24 May 2017 14:05:42 +0000 (24 16:05 +0200)]
Update reproducible builds blueprint vs. Jenkins.
Refs: #12409
127.0.0.1 [Wed, 24 May 2017 10:28:17 +0000 (24 12:28 +0200)]
intrigeri [Wed, 24 May 2017 07:41:03 +0000 (24 07:41 +0000)]
Revert spam.
intrigeri [Wed, 24 May 2017 07:20:52 +0000 (24 07:20 +0000)]
Bump the APT snapshots used by the Vagrant build box to the ones used in Tails 3.0~rc1.
This will allow me to drop the
2017051002 snapshots, that take disk space
uselessly. We're running short of disk space and are having a hard time
estimating how much more we need (refs: #12002).
intrigeri [Wed, 24 May 2017 06:48:58 +0000 (24 06:48 +0000)]
Use the "intel" X.Org driver for Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Integrated Graphics Controller.
https://mailman.boum.org/pipermail/tails-testers/2017-May/000824.html
intrigeri [Wed, 24 May 2017 06:06:52 +0000 (24 06:06 +0000)]
Test suite: flag Synaptic test as fragile (refs: #12586).
127.0.0.1 [Tue, 23 May 2017 23:09:59 +0000 (24 01:09 +0200)]
127.0.0.1 [Tue, 23 May 2017 20:58:54 +0000 (23 22:58 +0200)]
127.0.0.1 [Tue, 23 May 2017 20:11:14 +0000 (23 22:11 +0200)]
bertagaz [Tue, 23 May 2017 19:10:48 +0000 (23 21:10 +0200)]
Fix broken translatable strings.
bertagaz [Tue, 23 May 2017 18:54:53 +0000 (23 20:54 +0200)]
Fix translatable strings that make ikiwiki unhappy.
127.0.0.1 [Tue, 23 May 2017 18:08:27 +0000 (23 20:08 +0200)]
intrigeri [Tue, 23 May 2017 17:27:33 +0000 (23 17:27 +0000)]
Merge remote-tracking branch 'origin/bugfix/12565-reorder-features' into feature/stretch
Closes: #12565
intrigeri [Tue, 23 May 2017 17:25:47 +0000 (23 17:25 +0000)]
Drop duplicate strings that make ikiwiki unhappy.
intrigeri [Tue, 23 May 2017 16:18:18 +0000 (23 16:18 +0000)]
Fix broken merge conflict resolution.
sajolida [Tue, 23 May 2017 15:53:41 +0000 (23 15:53 +0000)]
Add data source for personas
sajolida [Tue, 23 May 2017 15:28:58 +0000 (23 15:28 +0000)]
More notes on user testing
sajolida [Tue, 23 May 2017 13:42:31 +0000 (23 13:42 +0000)]
Revert "Translate both i386 and amd64 during the transition"
This reverts commit
3b9925d7045caf173a1f9b764378a9ce0da7f7ae.
sajolida [Tue, 23 May 2017 13:41:43 +0000 (23 13:41 +0000)]
I think I deleted this file by mistake in
49bbeb076c
sajolida [Tue, 23 May 2017 13:38:46 +0000 (23 13:38 +0000)]
Merge branch 'feature/11962-update-install-and-upgrade-to-amd64-ikiwiki-setup' into feature/stretch
sajolida [Tue, 23 May 2017 13:32:55 +0000 (23 13:32 +0000)]
Translate both i386 and amd64 during the transition
See #11962#note-15.
sajolida [Wed, 26 Apr 2017 16:32:29 +0000 (26 16:32 +0000)]
Adapt release notes inline to the change to amd64
intrigeri [Tue, 23 May 2017 08:17:30 +0000 (23 08:17 +0000)]
Merge remote-tracking branch 'origin/feature/11962-update-install-and-upgrade-to-amd64' into feature/stretch
intrigeri [Tue, 23 May 2017 08:06:41 +0000 (23 08:06 +0000)]
Don't make alpha & beta calls for testing translatable (Closes: #12584).
intrigeri [Tue, 23 May 2017 07:56:11 +0000 (23 07:56 +0000)]
Merge remote-tracking branch 'origin/feature/11573-update-po_translatable_pages-for-master'
Closes: #11573
intrigeri [Tue, 23 May 2017 06:21:00 +0000 (23 06:21 +0000)]
Merge remote-tracking branch 'origin/feature/stretch' into bugfix/12565-reorder-features
sajolida [Wed, 26 Apr 2017 18:14:49 +0000 (26 18:14 +0000)]
Update po_translatable_pages for Tails 3.0 (Will-fix: #11573)
amnesia [Mon, 22 May 2017 22:27:51 +0000 (23 00:27 +0200)]
updated PO files
sajolida [Mon, 22 May 2017 22:25:40 +0000 (22 22:25 +0000)]
sajolida [Mon, 22 May 2017 22:25:27 +0000 (22 22:25 +0000)]
sajolida [Mon, 22 May 2017 22:25:17 +0000 (22 22:25 +0000)]
sajolida [Mon, 22 May 2017 22:25:08 +0000 (22 22:25 +0000)]
sajolida [Mon, 22 May 2017 22:24:39 +0000 (22 22:24 +0000)]
Merge remote-tracking branch 'origin/master'
sajolida [Mon, 22 May 2017 22:22:54 +0000 (22 22:22 +0000)]
Add CSS class
sajolida [Mon, 22 May 2017 22:22:44 +0000 (22 22:22 +0000)]
This is not a fix
sajolida [Mon, 22 May 2017 22:22:14 +0000 (22 22:22 +0000)]
Spell like upstream does
sajolida [Mon, 22 May 2017 22:20:52 +0000 (22 22:20 +0000)]
Merge remote-tracking branch 'emmapeel/doc/12457-workaround'
sajolida [Mon, 22 May 2017 22:04:46 +0000 (22 22:04 +0000)]
Document two alternative repositories configuration in parallel
Actually, people on Stretch might still not have
`software-properties-gtk` if they are running something else than GNOME
for example.
sajolida [Mon, 22 May 2017 21:46:22 +0000 (22 21:46 +0000)]
Merge remote-tracking branch 'origin/feature/stretch' into doc/11110-software-properties-gtk
sajolida [Mon, 22 May 2017 21:33:35 +0000 (22 21:33 +0000)]
Merge branch 'doc/12470-accessibility-shortcuts' into feature/stretch
sajolida [Mon, 22 May 2017 21:30:53 +0000 (22 21:30 +0000)]
Document only one way of toggle features
And documenting 'space' is more generic and also gives a better feedback
because the menu is not closed.
Also document how to close the menu as a consequence.
sajolida [Mon, 22 May 2017 19:46:16 +0000 (22 19:46 +0000)]
Merge remote-tracking branch 'origin/feature/stretch' into feature/11962-update-install-and-upgrade-to-amd64
127.0.0.1 [Mon, 22 May 2017 12:46:24 +0000 (22 14:46 +0200)]
127.0.0.1 [Mon, 22 May 2017 10:05:35 +0000 (22 12:05 +0200)]
127.0.0.1 [Mon, 22 May 2017 09:10:12 +0000 (22 11:10 +0200)]
intrigeri [Mon, 22 May 2017 06:58:21 +0000 (22 06:58 +0000)]
Changelog: move bug fixes to the corresponding section.
intrigeri [Mon, 22 May 2017 06:53:16 +0000 (22 06:53 +0000)]
Merge branch 'feature/stretch' into bugfix/12565-reorder-features
127.0.0.1 [Mon, 22 May 2017 06:16:27 +0000 (22 08:16 +0200)]
intrigeri [Sun, 21 May 2017 18:41:45 +0000 (21 18:41 +0000)]
intrigeri [Sun, 21 May 2017 18:41:13 +0000 (21 18:41 +0000)]
intrigeri [Sun, 21 May 2017 18:33:49 +0000 (21 18:33 +0000)]
Add dummy changelog entry for 3.0 release.
I need feature/stretch to build again.
intrigeri [Sun, 21 May 2017 18:32:46 +0000 (21 18:32 +0000)]
Remove temporary file that was committed and merged by mistake.
anonym [Sun, 21 May 2017 12:37:24 +0000 (21 14:37 +0200)]
releasing version 3.0~rc1
anonym [Sun, 21 May 2017 10:27:00 +0000 (21 12:27 +0200)]
Test suite: improve Pidgin connectivity check robustness.
... with some "introspection" via DBus.
anonym [Sun, 21 May 2017 10:57:43 +0000 (21 12:57 +0200)]
Update upgrade-description files.
anonym [Sun, 21 May 2017 09:43:04 +0000 (21 11:43 +0200)]
Test suite: deal with server messages in Pidgin.
Server messages will usually lead to failures since their dialogs
blocks stuff we may want to interact with.
anonym [Sat, 20 May 2017 21:28:42 +0000 (20 23:28 +0200)]
Move UDF to the correct directory.
anonym [Sat, 20 May 2017 17:06:03 +0000 (20 19:06 +0200)]
Updating trace file after uploading 3.0~rc1.