/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

  • Committer: Teddy Hogeborn
  • Date: 2018-02-22 14:34:19 UTC
  • mto: (237.7.594 trunk)
  • mto: This revision was merged to the branch mainline in revision 366.
  • Revision ID: teddy@recompile.se-20180222143419-4uh4vcpgc9hv2fzx
Check return values from newly added close() calls

* plugins.d/mandos-client.c (init_gnutls_global): Check return
  values from newly added close() calls.

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
        xsltproc, pkg-config, libnl-route-3-dev
12
12
Build-Depends-Indep: systemd, python (>= 2.7), python (<< 3),
13
13
        python-dbus, python-gi
14
 
Standards-Version: 4.2.1
 
14
Standards-Version: 4.1.3
15
15
Vcs-Bzr: https://ftp.recompile.se/pub/mandos/trunk
16
16
Vcs-Browser: https://bzr.recompile.se/loggerhead/mandos/trunk/files
17
17
Homepage: https://www.recompile.se/mandos
18
 
Rules-Requires-Root: binary-targets
19
18
 
20
19
Package: mandos
21
20
Architecture: all
42
41
 
43
42
Package: mandos-client
44
43
Architecture: linux-any
45
 
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser,
46
 
        cryptsetup (<< 2:2.0.3-1) | cryptsetup-initramfs,
47
 
        initramfs-tools (>= 0.99), dpkg-dev (>=1.16.0)
 
44
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, cryptsetup,
 
45
        initramfs-tools, dpkg-dev (>=1.16.0)
48
46
Recommends: ssh, gnutls-bin | openssl
49
47
Breaks: dropbear (<= 0.53.1-1)
50
48
Enhances: cryptsetup