/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

* mandos (Client.checked_ok): Set "expires" after setting timeout.
  (MultiprocessingMixIn.process_request): Return process object.
  (MultiprocessingMixInWithPipe.process_request): Receive proc object
                                                  and pass it to
                                                  add_pipe.  Do not
                                                  use super().
  (MultiprocessingMixInWithPipe.add_pipe): Take "proc" argument.  All
                                           callers changed.
  (MandosServer.add_pipe): Take "proc" argument.  All callers changed.
  (MandosServer.handle_ipc): Take "proc" argument.  All callers
                             changed.  Wait for process completion
                             when pipe closes.
  (main/cleanup): Remove any zombies.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
           Björn Påhlsson <belorn@recompile.se>
7
7
Build-Depends: debhelper (>= 7), docbook-xml, docbook-xsl,
8
8
        libavahi-core-dev, libgpgme11-dev, libgnutls-dev, xsltproc,
9
 
        pkg-config, man
 
9
        pkg-config
10
10
Standards-Version: 3.9.2
11
11
Vcs-Bzr: http://ftp.recompile.se/pub/mandos/trunk
12
12
Vcs-Browser: http://bzr.recompile.se/loggerhead/mandos/trunk/files
38
38
Architecture: any
39
39
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, cryptsetup,
40
40
        gnupg (<< 2)
41
 
Breaks: dropbear (<= 0.53.1-1)
 
41
Conflicts: dropbear (<= 0.52-5)
42
42
Enhances: cryptsetup
43
43
Description: do unattended reboots with an encrypted root file system
44
44
 This is the client part of the Mandos system, which allows