/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 at recompile
  • Date: 2020-03-02 15:38:40 UTC
  • Revision ID: teddy@recompile.se-20200302153840-k4q8eka6l2re4gwb
Check for fork() returning -1

* dracut-module/password-agent.c (start_mandos_client): Check for
  fork() returning -1.
  (is_privileged): - '' -

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.8.11
5
 
* Client
6
 
** Fix file descriptor leak when adding or removing local routes to
7
 
   unreachable hosts on the local network.
8
 
 
9
 
Version 1.8.10 (2020-03-21)
10
 
* Server
11
 
** Fix bug when setting a client's D-Bus "Secret" property
12
 
** Start client checkers after a random delay
13
 
** When using systemd, allow easier modification of server options
14
 
** Better log messages in mandos-monitor
15
 
* Client
16
 
** When using dracut & systemd, allow easier modification of options
17
 
 
18
4
Version 1.8.9 (2019-09-03)
19
5
* No user-visible changes
20
6