/mandos/release

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

« back to all changes in this revision

Viewing changes to debian/control

* mandos (ClientDBus.__init__): Bug fix: Translate "-" in client names
                                to "_" in D-Bus object paths.
  (MandosServer.handle_ipc): Bug fix: Send only address string to
                             D-Bus signal, not whole tuple.

* mandos-ctl: New options "--approve-by-default", "--deny-by-default",
              "--approval-delay", and "--approval-duration".
* mandos-ctl.xml (SYNOPSIS, OPTIONS): Document new options.

* mandos-monitor (MandosClientWidget.update): Fix spelling.

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
Package: mandos
16
16
Architecture: all
17
17
Depends: ${misc:Depends}, python (>=2.5), python-gnutls, python-dbus,
18
 
        python-avahi, python-gobject, avahi-daemon, gnupg (< 2),
19
 
        adduser
 
18
        python-avahi, python-gobject, avahi-daemon, adduser,
 
19
        python-urwid
20
20
Recommends: fping
21
21
Description: a server giving encrypted passwords to Mandos clients
22
22
 This is the server part of the Mandos system, which allows
35
35
 
36
36
Package: mandos-client
37
37
Architecture: any
38
 
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, cryptsetup
 
38
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, cryptsetup,
 
39
        gnupg (<< 2)
39
40
Enhances: cryptsetup
40
41
Description: do unattended reboots with an encrypted root file system
41
42
 This is the client part of the Mandos system, which allows