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

  • Committer: Teddy Hogeborn
  • Date: 2016-06-23 19:46:41 UTC
  • Revision ID: teddy@recompile.se-20160623194641-dsokb8mz3wki07mv
Fix permissions of /etc/mandos/plugin-helpers.

* debian/rules (override_dh_fixperms-arch): Also exclude
  "etc/mandos/plugin-helpers" from changes by dh_fixperms.
* debian/mandos-client.postinst: Fix the permissions of
  "/etc/mandos/plugin-helpers" for those systems which had a fresh
  install of an older version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
This NEWS file records noteworthy changes, very tersely.
2
2
See the manual for detailed information.
3
3
 
 
4
Version 1.7.9 (2016-06-22)
 
5
* Client
 
6
** Do not include intro(8mandos) man page
 
7
 
 
8
Version 1.7.8 (2016-06-21)
 
9
* Client
 
10
** Include intro(8mandos) man page
 
11
** mandos-keygen: Use ECDSA SSH keys by default
 
12
** Bug fix: Work with GnuPG 2 when booting (Debian bug #819982)
 
13
   by copying /usr/bin/gpg-agent into initramfs
 
14
* Server
 
15
** Bug fix: Work with GnuPG 2 (don't use --no-use-agent option)
 
16
** Bug fix: Make the --interface option work when using Python 2.7
 
17
   by trying harder to find SO_BINDTODEVICE
 
18
 
4
19
Version 1.7.7 (2016-03-19)
5
20
* Client
6
21
** Fix bug in Plymouth client, broken since 1.7.2