/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/changelog

  • Committer: Teddy Hogeborn
  • Date: 2016-08-26 18:44:21 UTC
  • Revision ID: teddy@recompile.se-20160826184421-gjqjgzxy3lupx9n3
Fix bug where mandos server could not find GnuTLS library

* mandos (GnuTLS): Try to find both "gnutls" and variant name
                   "gnutls-deb0", for a Debian Jessie system which
                   does not have the package "gnutls28-dev" installed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
mandos (1.7.13-1) unstable; urgency=medium
2
 
 
3
 
  * New upstream release.
4
 
  * Fix "fails to install noninteractively" by using the "%no-protection"
5
 
    statement in the GnuPG batch parameter file. (Closes: #840001)
6
 
 
7
 
 -- Teddy Hogeborn <teddy@recompile.se>  Sat, 08 Oct 2016 06:31:07 +0200
8
 
 
9
 
mandos (1.7.12-1) unstable; urgency=medium
10
 
 
11
 
  * New upstream release.
12
 
 
13
 
 -- Teddy Hogeborn <teddy@recompile.se>  Wed, 05 Oct 2016 22:06:55 +0200
14
 
 
15
 
mandos (1.7.11-1) unstable; urgency=high
16
 
 
17
 
  * New upstream release.
18
 
  * debian/control (Source: mandos/Vcs-Bzr): Change to use HTTPS.
19
 
    (Vcs-Browser): - '' -
20
 
 
21
 
 -- Teddy Hogeborn <teddy@recompile.se>  Sat, 01 Oct 2016 16:20:48 +0200
22
 
 
23
1
mandos (1.7.10-1) unstable; urgency=high
24
2
 
25
3
  * New upstream release.