/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-10-08 04:11:22 UTC
  • Revision ID: teddy@recompile.se-20161008041122-xdqj4sw9h9i461fu
Fix bug when generating keys in a chroot environment.

* mandos-keygen (keygen): Use "%no-protection" statement in GnuPG
                          batch parameter file to make GnuPG 2.1 not
                          try to ask for a passphrase interactively.

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
1
mandos (1.7.12-1) unstable; urgency=medium
10
2
 
11
3
  * New upstream release.