/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: 2018-04-01 22:08:50 UTC
  • Revision ID: teddy@recompile.se-20180401220850-11kc7596lknn4piy
Check for and report GPGME key import errors

* plugins.d/mandos-client.c (init_gpgme/import_key): After
  gpgme_op_import(), call gpgme_op_import_result() to see if it
  worked.  If not, print all available information.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
mandos (1.7.19-1) unstable; urgency=medium
 
2
 
 
3
  * New upstream release.
 
4
  * Fix "fails with "LeakSanitizer has encountered a fatal error"" by not
 
5
    using LeakSanitizer in affected binary (Closes: #886595)
 
6
 
 
7
 -- Teddy Hogeborn <teddy@recompile.se>  Thu, 22 Feb 2018 19:47:59 +0100
 
8
 
 
9
mandos (1.7.18-1) unstable; urgency=medium
 
10
 
 
11
  * New upstream release.
 
12
 
 
13
 -- Teddy Hogeborn <teddy@recompile.se>  Mon, 12 Feb 2018 16:00:11 +0100
 
14
 
1
15
mandos (1.7.17-1) unstable; urgency=medium
2
16
 
3
17
  * New upstream release.