bug18548 555 B

123456789101112
  1. o Minor bugfixes (linux seccomp2 sandbox):
  2. - Avoid a 10-second delay when starting as a client with "Sandbox 1"
  3. enabled and no DNS resolvers configured. This should help TAILS
  4. start up faster. Fixes bug 18548; bugfix on 0.2.5.1-alpha.
  5. o Minor features (linux seccomp2 sandbox):
  6. - Detect and reject attempts to change our Address with "Sandbox 1"
  7. enabled. Changing Address with Sandbox turned on would never
  8. actually work, but previously it would fail in strange and
  9. confusing ways. Found while fixing 18548.