- 25 Feb, 2019 1 commit
-
-
anonym authored
This way tails-additional-software-notify will open a browser with propoer "GNOME" environment no matter who calls it.
-
- 22 Feb, 2019 1 commit
-
-
anonym authored
* Simplify by using subprocess.run() instead of low-level Popen(). * Drop unused functions. * Refactor.
-
- 21 Feb, 2019 2 commits
- 20 Feb, 2019 1 commit
-
- 19 Feb, 2019 8 commits
- 18 Feb, 2019 1 commit
-
-
intrigeri authored
-
- 14 Feb, 2019 1 commit
-
-
Cyril 'kibi' Brulebois authored
MFSA-2019-04 is for Firefox 65.0.1 while MFSA-2019-05 is for Firefox ESR 60.5.1; the latter is what was meant to be referenced.
-
- 13 Feb, 2019 25 commits
-
-
intrigeri authored
-
intrigeri authored
-
intrigeri authored
-
intrigeri authored
Following up on issues observed the first time someone did it since my last updates.
-
intrigeri authored
Since #15583, if one merely follows what this test said, they would *not* test /bin/su, nor input any of the potential default passwords we want to check: instead they would see our "su" shell alias do its job and tell that the administration password is disabled. So let's make sure testers use /bin/su and actually test these passwords.
-
intrigeri authored
The previous command would yield "1.2G", which looks very similar to "1.2G" to me, and could reflect any size increase < 100M, which does not achieve what we're after here: a 50M size increase is already something we need to investigate and possibly the symptom of a regression.
-
intrigeri authored
When one has a clone of our ISO history Git annex repository, without this change the output has a very low signal/noise ratio.
-
intrigeri authored
-
sajolida authored
-
sajolida authored
-
sajolida authored
-
sajolida authored
-
sajolida authored
-
anonym authored
-
anonym authored
For RCs (and alphas/betas) we ship /etc/os-release with TAILS_CHANNEL="alpha" so the old instruction (simple append) would result in two TAILS_CHANNEL entries. It happens to be the case that Tails Upgrader will use only the first entry it encounters and ignore any additional ones, so the old instructions will make us stay on the "alpha" channel.
-
intrigeri authored
-
intrigeri authored
-
intrigeri authored
-
intrigeri authored
-
intrigeri authored
-
anonym authored
-
anonym authored
The `git` calls depend on that we're in the release checkout.
-
Cyril 'kibi' Brulebois authored
-
Cyril 'kibi' Brulebois authored
-