~paelzer/ubuntu/+source/chrony:lp-1898000-argparse-GROOVY

Last commit made on 2020-10-08
Get this branch:
git clone -b lp-1898000-argparse-GROOVY 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:
lp-1898000-argparse-GROOVY
Repository:
lp:~paelzer/ubuntu/+source/chrony

Recent commits

0498529... by Christian Ehrhardt 

changelog: fix commandline argument parsing (LP: #1898000)

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

a9f49e2... by Christian Ehrhardt 

d/chronyd-starter.sh: fix commandline argument parsing (LP: #1898000)

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

465ce21... by Christian Ehrhardt 

update-maintainer

a2b5b96... by Christian Ehrhardt 

reconstruct-changelog

1a97795... by Christian Ehrhardt 

merge-changelogs

213ace0... by Christian Ehrhardt 

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

533a597... by Christian Ehrhardt 

  + debian/install: make chrony-starter.sh available on install.

b5b50f8... by Christian Ehrhardt 

  + debian/chronyd-starter.sh: wrapper to handle special cases in containers
    and if CAP_SYS_TIME is missing. Effectively allows to run NTP server in
    containers on a default installation and avoid failing to sync time (or
    if allowed to sync, avoid multiple containers to fight over it by
    accident).

f11b1bc... by Christian Ehrhardt 

  + debian/chrony.default: new option SYNC_IN_CONTAINER to not fall back
    (Default off)

930507d... by Christian Ehrhardt 

  + debian/control: add new dependency libcap2-bin for capsh (usually
    installed anyway, but make them explicit to be sure).