diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-06-02 12:54:20 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-06-02 12:54:20 -0400 |
commit | 908589bf15600f99b30bea5fcd65171c1e12f518 (patch) | |
tree | 3e19833e43628f5901c16daad6939e7a0b742730 /debian | |
parent | 38d9ca99e8f63bdc8fd78e4676f5d696bd131911 (diff) |
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.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5eca5e0dc..a5fd44aab 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 |