- Apr 10, 2023
-
-
segfault authored
Closes #19363
-
- Apr 05, 2023
-
-
intrigeri authored
This merges boyska/tails!2. Closes #19594, #19595, #19587
-
- Apr 04, 2023
-
-
boyska authored
-
- Apr 03, 2023
-
-
boyska authored
Remove obsolete disabling of nf_conntrack_helper Closes #19557 See merge request tails/tails!1109
-
boyska authored
closes #19595
-
intrigeri authored
Closes #19585
-
intrigeri authored
This step depends on the included offline copy of our doc: I successfully start the Unsafe Browser in "<lang_code>"
-
boyska authored
Test suite: allow the pattern to cover slightly less of the write cache Closes #19583 See merge request tails/tails!1098
-
intrigeri authored
Additional Software: Use valid D-Bus name as app name Closes #19584 See merge request tails/tails!1099
-
intrigeri authored
This parameter is not supported anymore, and what it did is obsolete (there's no such helpers anymore): https://github.com/torvalds/linux/commit/b118509076b39cc5e616c0680312b5caaca535fe refs #19557
-
intrigeri authored
Test suite: Try to catch another case of "Display output is not active" Closes #18953 See merge request tails/tails!1106
-
boyska authored
Closes #19594 refs #19587
-
- Mar 30, 2023
-
-
segfault authored
-
intrigeri authored
tps: Fix "python.UnknownError" returned for builtin errors Closes #19578 See merge request tails/tails!1095
-
intrigeri authored
Test suite: Fix Electrum test Closes #19589 See merge request tails/tails!1105
-
segfault authored
Closes #19589
-
intrigeri authored
-
- Mar 29, 2023
-
-
segfault authored
Don't allow amnesia outside of the Unsafe Browser sandbox to write to directories below /var/lib/unsafe-browser/chroot, which contain the Unsafe Browser config. Closes #19585
-
intrigeri authored
Test suite: Press escape to wake up the display Closes #18953 See merge request tails/tails!1089
-
intrigeri authored
Test suite: Fix step "persistent Greeter options were restored" Closes #19558 See merge request tails/tails!1084
-
intrigeri authored
Welcome Screen: Support login kernel command-line option See merge request tails/tails!1093
-
segfault authored
We don't have to reboot after creating a Persistent Storage anymore.
-
segfault authored
I saw this fail because the button was not sensitive yet but it was a split second later.
-
segfault authored
The step was failing on my system because a few pixels are missing on the bottom of the screen keyboard.
-
segfault authored
Closes #19558
-
segfault authored
We used to just call `gettext` in the VM, which uses the current system language. Now we always translate to the language specified in $language, which allows us to also translate strings to the language configured in the greeter. Note that this required changing the lang_code of chinese from zh to zh_CN because otherwise `gettext` wouldn't translate it. This should not cause anything to break because it apparently for Chinese, the lang_code isn't used anywhere else currently.
-
segfault authored
We need this to set the LANGUAGE environment variable to make gettext translate a string to another language than the one currently set on the system (that's needed in the greeter, where language changes in the greeter don't propagate to the system until the greeter is closed).
-
segfault authored
It sometimes happens on my local system that chutney doesn't start at all and I have to delete /tmp/TailsToaster/chutney-data/ to fix that. Currently I only notice that that's the case after the start time of 10 minutes has passed. Chutney never takes that long to start on my system, so I want to reduce that startup time for my local runs.
-
segfault authored
This option is a convenience feature for developers. It makes the greeter automatically log in with the default settings.
-
boyska authored
Fix race when starting tails-ibus-proxy.service See merge request tails/tails!1086
-
boyska authored
tps: Fix activation of feature in inconsistent state Closes #19368, #19331, #8447, #19291, and #19376 See merge request tails/tails!1010
-
boyska authored
Resolve "myspace.com has become incompatible with our htpdate setup" Closes #19561 See merge request tails/tails!1085
-
intrigeri authored
Minor fixes See merge request tails/tails!1094
-
intrigeri authored
-
intrigeri authored
-
intrigeri authored
This script modifies the system config in depth.
- Mar 28, 2023
-
-
boyska authored
-