- 02 Dec, 2020 3 commits
-
-
anonym authored
Enable Electrum's Ledger hardware wallet support Closes #15353 See merge request tails/tails!272
-
anonym authored
Drop superfluous block.events_dfl_poll_msecs=1000 kernel parameter See merge request tails/tails!274
-
intrigeri authored
Detect corrupt GnuPG public keyring and restore its backup Closes #17807 See merge request tails/tails!275
-
- 30 Nov, 2020 5 commits
-
-
anonym authored
-
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 .
-
intrigeri authored
refs #15353
-
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
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 6 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
-