/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: 2018-02-18 00:40:22 UTC
  • Revision ID: teddy@recompile.se-20180218004022-p36ucpmiwok1tkdi
Client: Don't print failures to remove nonexisting files.

* plugins.d/mandos-client.d (main/clean_dir_at): Only print failures
  from unlinkat() if errno != ENOENT.

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
 
4
14
Version 1.7.16 (2017-08-20)
5
15
* Client
6
16
** Bug fix: ignore "resumedev" entries in initramfs' cryptroot file