/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-01-12 01:53:04 UTC
  • Revision ID: teddy@recompile.se-20200112015304-gqif9w4pbyix8w6b
mandos-ctl: Fix minor bug in tests

Fix two tests, the last assert of which would always erroneously
succeed.  (No change in non-test code needed.)

* mandos-ctl (Test_dbus_python_adapter_SystemBus): In the
  test_call_method_handles_exception() method, fix check for
  dbus.ConnectFailed exception.
  (Test_pydbus_adapter_SystemBus): - '' -

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.10 (2020-03-21)
5
 
* Server
6
 
** Fix bug when setting a client's D-Bus "Secret" property
7
 
** Start client checkers after a random delay
8
 
** When using systemd, allow easier modification of server options
9
 
** Better log messages in mandos-monitor
10
 
* Client
11
 
** When using dracut & systemd, allow easier modification of options
12
 
 
13
4
Version 1.8.9 (2019-09-03)
14
5
* No user-visible changes
15
6