/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: 2014-06-08 02:31:50 UTC
  • Revision ID: teddy@recompile.se-20140608023150-eu8jxll7uddjxter
Bug fix for mandos-client: Run the network hook, not the directory.

* plugins.d/mandos-client.d (set_cloexec_flag): Removed.
  (run_network_hooks): Do not set O_CLOEXEC on "hookdir_fd".
                       Instead, open hook to new "hook_fd" and simply
                       close(hookdir_fd) before fexecve().

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
        python-avahi, python-gobject, avahi-daemon, adduser,
22
22
        python-urwid, python (>=2.7) | python-argparse, gnupg (<< 2),
23
23
        initscripts (>= 2.88dsf-13.3)
24
 
Recommends: fping | ssh-client
 
24
Recommends: fping
25
25
Description: server giving encrypted passwords to Mandos clients
26
26
 This is the server part of the Mandos system, which allows
27
27
 computers to have encrypted root file systems and at the
41
41
Architecture: linux-any
42
42
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, cryptsetup,
43
43
        gnupg (<< 2), initramfs-tools, dpkg-dev (>=1.16.0)
44
 
Recommends: ssh
45
44
Breaks: dropbear (<= 0.53.1-1)
46
45
Enhances: cryptsetup
47
46
Description: do unattended reboots with an encrypted root file system