/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-06-21 19:13:11 UTC
  • Revision ID: teddy@recompile.se-20160621191311-cdyg3jniktde5wfr
Fix "bad gpgme_op_decrypt: GPGME: Decryption failed." on boot.

* initramfs-tools-hook: Also copy_exec gpg-agent if it exists.

Closes: 819982
Reported-by: Felix Koop <fdp@fkoop.de>
Suggested-by: Anonymous

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
mandos (1.7.12-1) unstable; urgency=medium
2
 
 
3
 
  * New upstream release.
4
 
 
5
 
 -- Teddy Hogeborn <teddy@recompile.se>  Wed, 05 Oct 2016 22:06:55 +0200
6
 
 
7
 
mandos (1.7.11-1) unstable; urgency=high
8
 
 
9
 
  * New upstream release.
10
 
  * debian/control (Source: mandos/Vcs-Bzr): Change to use HTTPS.
11
 
    (Vcs-Browser): - '' -
12
 
 
13
 
 -- Teddy Hogeborn <teddy@recompile.se>  Sat, 01 Oct 2016 16:20:48 +0200
14
 
 
15
 
mandos (1.7.10-1) unstable; urgency=high
16
 
 
17
 
  * New upstream release.
18
 
  * debian/rules (override_dh_fixperms-arch): Also exclude
19
 
    "etc/mandos/plugin-helpers" from changes by dh_fixperms.
20
 
  * debian/mandos-client.postinst: Fix the permissions of
21
 
    "/etc/mandos/plugin-helpers" for those systems which had a fresh
22
 
    install of an older version.
23
 
 
24
 
 -- Teddy Hogeborn <teddy@recompile.se>  Thu, 23 Jun 2016 22:00:29 +0200
25
 
 
26
 
mandos (1.7.9-1) unstable; urgency=medium
27
 
 
28
 
  * New upstream release.
29
 
 
30
 
 -- Teddy Hogeborn <teddy@recompile.se>  Wed, 22 Jun 2016 07:30:12 +0200
31
 
 
32
 
mandos (1.7.8-1) unstable; urgency=medium
33
 
 
34
 
  * New upstream release.
35
 
  * Fix "bad gpgme_op_decrypt: GPGME: Decryption failed." by copying
36
 
    /usr/bin/gpg-agent into initramfs (Closes: #819982)
37
 
  * debian/control (Homepage): Change URL to use HTTPS.
38
 
    (Standards-Version): Update to 3.9.8.
39
 
  * debian/copyright (Source): Change URL to HTTPS.
40
 
  * debian/mandos-client.README.Debian: Change wording to match updated
41
 
    capabilities.
42
 
 
43
 
 -- Teddy Hogeborn <teddy@recompile.se>  Tue, 21 Jun 2016 21:36:10 +0200
44
 
 
45
1
mandos (1.7.7-1) unstable; urgency=medium
46
2
 
47
3
  * New upstream release.