/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 00:13:06 UTC
  • Revision ID: teddy@recompile.se-20140608001306-ums93iqhkvztj7u1
Make mandos-client use unlinkat() instead of remove().

* plugins.d/mandos-client.d (main): Replace remove() with unlinkat().

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: ssh-client | fping
 
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