assistant: Consume systemd-networkd dbus events to learn about changes to network connections, as was already done with network-manager and wicd. Thanks to Sebastian Reuße for the patches.

This commit is contained in:
Joey Hess 2015-06-02 12:54:20 -04:00
parent f66a343113
commit 00b094442e
2 changed files with 6 additions and 0 deletions

4
debian/changelog vendored
View file

@ -4,6 +4,10 @@ git-annex (5.20150529) UNRELEASED; urgency=medium
be parsable as strange keys.
* sync, remotedaemon: Pass configured ssh-options even when
annex.sshcaching is disabled.
* assistant: Consume systemd-networkd dbus events to learn about
changes to network connections, as was already done with
network-manager and wicd.
Thanks to Sebastian Reuße for the patches.
-- Joey Hess <id@joeyh.name> Sat, 30 May 2015 02:07:18 -0400