/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-08-06 20:45:04 UTC
  • Revision ID: teddy@recompile.se-20140806204504-lf39wk4ffo9s0ua3
Bug fix for mandos-keygen: Unquote escaped hostname in SSH checker.

%%(host)s is already escaped by re.escape(), and should not be quoted.

* mandos-keygen (password): When printing SSH key fingerprinting
                            checker command of the client config
                            section, do not quote %%(host)s.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
Uploaders: Teddy Hogeborn <teddy@recompile.se>,
6
6
           Björn Påhlsson <belorn@recompile.se>
7
7
Build-Depends: debhelper (>= 9), docbook-xml, docbook-xsl,
8
 
        libavahi-core-dev, libgpgme11-dev, libgnutls28-dev
9
 
        | gnutls-dev, xsltproc, pkg-config
 
8
        libavahi-core-dev, libgpgme11-dev, libgnutls-dev, xsltproc,
 
9
        pkg-config
10
10
Build-Depends-Indep: systemd, python2.7, python2.7-gnutls,
11
11
        python2.7-dbus, python2.7-avahi, python2.7-gobject
12
 
Standards-Version: 3.9.6
 
12
Standards-Version: 3.9.5
13
13
Vcs-Bzr: http://ftp.recompile.se/pub/mandos/trunk
14
14
Vcs-Browser: http://bzr.recompile.se/loggerhead/mandos/trunk/files
15
15
Homepage: http://www.recompile.se/mandos