~paelzer/ubuntu/+source/chrony:merge-cosmic-3.3-1

Last commit made on 2018-05-18
Get this branch:
git clone -b merge-cosmic-3.3-1 https://git.launchpad.net/~paelzer/ubuntu/+source/chrony
Only Christian Ehrhardt  can upload to this branch. If you are Christian Ehrhardt  please log in for upload directions.

Branch merges

Branch information

Name:
merge-cosmic-3.3-1
Repository:
lp:~paelzer/ubuntu/+source/chrony

Recent commits

876571c... by Christian Ehrhardt 

changelog: README.container: fix typos

Signed-off-by: Christian Ehrhardt <email address hidden>

6831de7... by Christian Ehrhardt 

- debian/README.container: fix typos

Signed-off-by: Christian Ehrhardt <email address hidden>

49d041a... by Christian Ehrhardt 

update-maintainer

e89008a... by Christian Ehrhardt 

reconstruct-changelog

831bb3d... by Christian Ehrhardt 

merge-changelogs

5cf7701... by Christian Ehrhardt 

add patches to nm-dispatcher script for networkd-dispatcher: debian/patches/lp-1718227-nm-dispatcher-for-networkd.patch

Signed-off-by: Christian Ehrhardt <email address hidden>

dcde667... by Christian Ehrhardt 

    - d/control: set Recommends to networkd-dispatcher

Signed-off-by: Christian Ehrhardt <email address hidden>

abf2d60... by Christian Ehrhardt 

Update sources in response to systemd-networkd events (LP: #1718227).

This is reusing the already provided script for NetworkManager.
This script is not hard-tied to NetworkManager as it does not use
and of its provided environment variables.

OTOH the NM scripts are general scripts that are called on any change
and then differentiate between invocation reasons via the environment provided.
But the script for chrony is agnostic to the event types - it just checks if
servers are reachable and calls chronyc online/offline accordingly.

Therefore we just link this script into networkd-dispatcher events to work the
same way. Even if not setting servers offline via loosing an interface, but
instead e.g. using the auto_offline function of chrony and then configuring a
new device it will detect the servers as no-reachable and try to connect the
sources again.

Signed-off-by: Christian Ehrhardt <email address hidden>

ae3ae64... by Christian Ehrhardt 

d/postrm: re-establish systemd-timesyncd on removal (LP: #1764357)

Signed-off-by: Christian Ehrhardt <email address hidden>

a87842e... by Christian Ehrhardt 

- debian/docs, debian/README.container: provide documentation about the handling of this case.

Signed-off-by: Christian Ehrhardt <email address hidden>