- 30 Nov, 2020 3 commits
-
-
intrigeri authored
We don't need to enable in-kernel media presence polling ourselves anymore: systemd has been setting this to 2000 ms by default since v174 (2011!) and newer .
-
anonym authored
Test suite: update expected title of the GitLab page we use See merge request tails/tails!271
-
anonym authored
Update deb.torproject.org's APT key Closes #18042 See merge request tails/tails!269
-
- 27 Nov, 2020 2 commits
-
-
intrigeri authored
The purpose of this package is to keep deb.torproject.org's APT key up-to-date, which does not work in Tails as we discourage users from updating packages. On the build/dev side, this package only adds complexity and confusion: we have to install the APT key ourselves anyway (otherwise live-build would not be able to install packages we install from deb.torproject.org, before this keyring package is installed). So this only adds a second place where we need to maintain the same information, with no benefit. For example, I updated the key in bfcd3b23, but the deb.torproject.org-keyring package from the APT snapshot we're using replaces it, in the built images, with an older, expired one.
- 26 Nov, 2020 1 commit
-
-
intrigeri authored
refs #18042
-
- 25 Nov, 2020 6 commits
-
-
anonym authored
Require Buster or newer for running our test suite Closes #17842 See merge request tails/tails!254
-
anonym authored
Upgrade tor to 0.4.4.6 See merge request tails/tails!259
-
anonym authored
Test suite: use the qemu-xhci USB controller Closes #15831 See merge request tails/tails!255
-
anonym authored
Stop installing the Unifont fonts See merge request tails/tails!263
-
anonym authored
Update Thunderbird patch series to apply on top of 78.5.0 Closes #18034 See merge request tails/tails!264
-
anonym authored
Release process: drop dependency on parallel_collect_IUKs See merge request tails/tails!267
-
- 23 Nov, 2020 9 commits
-
-
intrigeri authored
-
intrigeri authored
Debug info is only useful when working on that script or to debug failures. Let's use a terser output in the default case.
-
intrigeri authored
The only reason why we needed parallel_collect_IUKs so far was so that bin/copy-iuks-to-rsync-server-and-verify, which is run by the RM during the release process, can fetch every IUK built by Jenkins from a single place. But parallel_collect_IUKs is painfully slow (tails/sysadmin#17744). So let's instead teach bin/copy-iuks-to-rsync-server-and-verify how to locate the IUKs it needs under https://nightly.tails.boum.org/build_IUKs/configurations/ and download them from there on rsync.lizard.
-
intrigeri authored
-
intrigeri authored
-
intrigeri authored
-
intrigeri authored
Allow users to change persisted admin password option Closes #18018 See merge request tails/tails!266
-
- 22 Nov, 2020 7 commits
- 21 Nov, 2020 1 commit
-
-
127.0.0.1 authored
No commit message
-
- 20 Nov, 2020 11 commits
-
-
Tails translators authored
wiki/src/doc/anonymous_internet/thunderbird.ar.po: updating as wiki/src/doc/anonymous_internet/thunderbird.de.po has changed. wiki/src/doc/anonymous_internet/thunderbird.ca.po: updating as wiki/src/doc/anonymous_internet/thunderbird.de.po has changed. wiki/src/doc/anonymous_internet/thunderbird.id.po: updating as wiki/src/doc/anonymous_internet/thunderbird.de.po has changed. wiki/src/doc/anonymous_internet/thunderbird.pl.po: updating as wiki/src/doc/anonymous_internet/thunderbird.de.po has changed. wiki/src/doc/anonymous_internet/thunderbird.ru.po: updating as wiki/src/doc/anonymous_internet/thunderbird.de.po has changed. wiki/src/doc/anonymous_internet/thunderbird.sr_Latn.po: updating as wiki/src/doc/anonymous_internet/thunderbird.de.po has changed. wiki/src/doc/anonymous_internet/thunderbird.tr.po: updating as wiki/src/doc/anonymous_internet/thunderbird.de.po has changed. wiki/src/doc/anonymous_internet/thunderbird.zh.po: updating as wiki/src/doc/anonymous_internet/thunderbird.de.po has changed. wiki/src/doc/anonymous_internet/thunderbird.zh_TW.po: updating as wiki/src/doc/anonymous_internet/thunderbird.de.po has changed. wiki/src/install/inc/steps/download.inline.ar.po: updating as wiki/src/install/inc/steps/download.inline.de.po has changed. wiki/src/install/inc/steps/download.inline.ca.po: updating as wiki/src/install/inc/steps/download.inline.de.po has changed. wiki/src/install/inc/steps/download.inline.id.po: updating as wiki/src/install/inc/steps/download.inline.de.po has changed. wiki/src/install/inc/steps/download.inline.pl.po: updating as wiki/src/install/inc/steps/download.inline.de.po has changed. wiki/src/install/inc/steps/download.inline.ru.po: updating as wiki/src/install/inc/steps/download.inline.de.po has changed. wiki/src/install/inc/steps/download.inline.sr_Latn.po: updating as wiki/src/install/inc/steps/download.inline.de.po has changed. wiki/src/install/inc/steps/download.inline.tr.po: updating as wiki/src/install/inc/steps/download.inline.de.po has changed. wiki/src/install/inc/steps/download.inline.zh.po: updating as wiki/src/install/inc/steps/download.inline.de.po has changed. wiki/src/install/inc/steps/download.inline.zh_TW.po: updating as wiki/src/install/inc/steps/download.inline.de.po has changed. wiki/src/support.ar.po: updating as wiki/src/support.de.po has changed. wiki/src/support.ca.po: updating as wiki/src/support.de.po has changed. wiki/src/support.id.po: updating as wiki/src/support.de.po has changed. wiki/src/support.pl.po: updating as wiki/src/support.de.po has changed. wiki/src/support.ru.po: updating as wiki/src/support.de.po has changed. wiki/src/support.sr_Latn.po: updating as wiki/src/support.de.po has changed. wiki/src/support.tr.po: updating as wiki/src/support.de.po has changed. wiki/src/support.zh.po: updating as wiki/src/support.de.po has changed. wiki/src/support.zh_TW.po: updating as wiki/src/support.de.po has changed.
-
anonym authored
-
anonym authored
-
IkiWiki authored
-
intrigeri authored
-
intrigeri authored
Document python-gitlab setup needed for generate-changelog and generate-report See merge request tails/tails!258
-
intrigeri authored
At least for now, we only need 2.4.0, and it installs fine on Buster. Once Bullseye is out, we may not need whatever newer version will be in testing at that time, and it may or may not install on Buster.
-
intrigeri authored
-
intrigeri authored
-
sajolida authored
-