/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 mandos.lsm

  • Committer: Teddy Hogeborn
  • Date: 2019-02-11 06:14:29 UTC
  • Revision ID: teddy@recompile.se-20190211061429-n6n5zk29iatshlb3
Fix Debian package dependencies

* debian/control (Build-Depends): Changed GnuTLS dependencies to
                                  "libgnutls30 (>= 3.3.0),
                                  libgnutls28-dev (>= 3.6.6) |
                                  libgnutls28-dev (<< 3.6.0)".  (We
                                  can't depend on the virtual package
                                  "gnutls-dev", since we need the
                                  version restrictions.)
  (Package: mandos/Depends): Remove dependency on libgnutls28-dev
                             package.
  (Package: mandos/Suggests): New; set to "libc6-dev,
                              c-compiler". (Used to find value of
                              "SO_BINDTODEVICE").
  (Package: mandos-client/Depends): Don't depend on openssl anymore;
                                    instead depend on either a
                                    gnutls-bin (>= 3.6.6) (in which
                                    case TLS key generation will
                                    work), or on libgnutls30 (<<
                                    3.6.0) (in which case TLS key
                                    generation will not be needed).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Begin4
2
2
Title:          Mandos
3
 
Version:        1.8.3
4
 
Entered-date:   2019-02-11
 
3
Version:        1.8.2
 
4
Entered-date:   2019-02-10
5
5
Description:    The Mandos system allows computers to have encrypted
6
6
                root file systems and at the same time be capable of
7
7
                remote and/or unattended reboots.
12
12
Maintained-by:  teddy@recompile.se (Teddy Hogeborn),
13
13
                belorn@recompile.se (Björn Påhlsson)
14
14
Primary-site:   https://www.recompile.se/mandos
15
 
                182K mandos_1.8.3.orig.tar.gz
 
15
                182K mandos_1.8.2.orig.tar.gz
16
16
Alternate-site: ftp://ftp.recompile.se/pub/mandos
17
 
                182K mandos_1.8.3.orig.tar.gz
 
17
                182K mandos_1.8.2.orig.tar.gz
18
18
Platforms:      Requires GCC, GNU libC, Avahi, GnuPG, Python 2.7, and
19
19
                various other libraries.  While made for Debian
20
20
                GNU/Linux, it is probably portable to other