/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Teddy Hogeborn
  • Date: 2024-11-22 20:28:54 UTC
  • Revision ID: teddy@recompile.se-20241122202854-dycuf117byxhxl32
mandos-monitor: Avoid debug messages from urwid

Avoid debug messages from urwid.  Any logging output before the screen
has been set up will mangle the screen.

* mandos-monitor: When setting up logging, set urwid to only show log
  messages of level INFO or above.

(Thanks to an anonymous contributor for reporting this.)

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
        python3-urwid, gnupg, systemd-sysv | lsb-base (>= 3.0-6),
28
28
        debconf (>= 1.5.5) | debconf-2.0
29
29
Recommends: ssh-client | fping
30
 
Suggests: libc6-dev | libc-dev, c-compiler
 
30
Suggests: python3 (>= 3.3) | libc6-dev | libc-dev | python (<= 2.6),
 
31
        python3 (>= 3.3) | c-compiler | python (<= 2.6)
31
32
Description: server giving encrypted passwords to Mandos clients
32
33
 This is the server part of the Mandos system, which allows
33
34
 computers to have encrypted root file systems and at the