/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 at recompile
  • Date: 2020-03-02 15:38:40 UTC
  • Revision ID: teddy@recompile.se-20200302153840-k4q8eka6l2re4gwb
Check for fork() returning -1

* dracut-module/password-agent.c (start_mandos_client): Check for
  fork() returning -1.
  (is_privileged): - '' -

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
        libavahi-core-dev, libgpgme-dev | libgpgme11-dev,
9
9
        libglib2.0-dev (>=2.40), libgnutls28-dev (>= 3.3.0),
10
10
        libgnutls28-dev (>= 3.6.6) | libgnutls28-dev (<< 3.6.0),
11
 
        xsltproc, pkg-config, libnl-route-3-dev,
12
 
        systemd-dev | systemd (<< 256~rc2-1)
 
11
        xsltproc, pkg-config, libnl-route-3-dev, systemd
13
12
Build-Depends-Indep: python3 (>= 3), python3-dbus, python3-gi,
14
13
        po-debconf
15
 
Standards-Version: 4.7.0
 
14
Standards-Version: 4.4.1
16
15
Vcs-Bzr: https://ftp.recompile.se/pub/mandos/trunk
17
16
Vcs-Browser: https://bzr.recompile.se/loggerhead/mandos/trunk/files
18
17
Homepage: https://www.recompile.se/mandos
20
19
 
21
20
Package: mandos
22
21
Architecture: all
23
 
Depends: ${misc:Depends}, python3 (>= 3),
24
 
        libgnutls30t64 | libgnutls30 (>= 3.3.0),
25
 
        libgnutls30t64 | libgnutls30 (>= 3.6.6) | libgnutls30 (<< 3.6.0),
 
22
Depends: ${misc:Depends}, python3 (>= 3), libgnutls30 (>= 3.3.0),
 
23
        libgnutls30 (>= 3.6.6) | libgnutls30 (<< 3.6.0),
26
24
        python3-dbus, python3-gi, avahi-daemon, adduser,
27
 
        python3-urwid, gnupg, systemd-sysv | lsb-base (>= 3.0-6),
 
25
        python3-urwid, gnupg2 | gnupg,
 
26
        systemd-sysv | lsb-base (>= 3.0-6),
28
27
        debconf (>= 1.5.5) | debconf-2.0
29
28
Recommends: ssh-client | fping
30
29
Suggests: libc6-dev | libc-dev, c-compiler