ubuntu/+source/chrony:ubuntu/kinetic

Last commit made on 2022-02-08
Get this branch:
git clone -b ubuntu/kinetic https://git.launchpad.net/ubuntu/+source/chrony
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
ubuntu/kinetic
Repository:
lp:ubuntu/+source/chrony

Recent commits

458cd26... by Michael Hudson-Doyle

4.2-2ubuntu2 (patches unapplied)

Imported using git-ubuntu import.

e82626a... by Christian Ehrhardt 

changelog: make dropped patches more readable

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

874ecb7... by Christian Ehrhardt 

reconstruct-changelog

35ba1bb... by Christian Ehrhardt 

update-maintainer

be77539... by Christian Ehrhardt 

merge-changelogs

f8a464f... by Christian Ehrhardt 

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

1b75cda... by Christian Ehrhardt 

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

0af8d12... by Christian Ehrhardt 

UBUNTU-only: + 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).

0db85a8... by Christian Ehrhardt 

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

558bade... by Christian Ehrhardt 

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