/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: 2017-08-20 14:41:20 UTC
  • Revision ID: teddy@recompile.se-20170820144120-ee0hsyhvo1geg8ms
Handle multiple lines better in cryptroot file.

* initramfs-tools-script: Avoid running plugin-runner more than once
  if the root file system device is specially marked in the cryptroot
  file.  Also never run plugin-runner for a resume (usually swap)
  device.

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.18 (2018-02-12)
5
 
* Client
6
 
** Bug fix: Revert faulty fix for a nonexistent bug in the
7
 
   plugin-runner
8
 
 
9
 
Version 1.7.17 (2018-02-10)
10
 
* Client
11
 
** Bug fix: Fix a memory leak in the plugin-runner
12
 
** Bug fix: Fix memory leaks in the plymouth plugin
13
 
 
14
 
Version 1.7.16 (2017-08-20)
15
 
* Client
16
 
** Bug fix: ignore "resumedev" entries in initramfs' cryptroot file
17
 
** Bug fix in plymouth plugin: fix memory leak, avoid warning output
18
 
 
19
4
Version 1.7.15 (2017-02-23)
20
5
* Server
21
6
** Bug fix: Respect the mandos.conf "zeroconf" and "restore" options