chrony 3.2-2 source package in Ubuntu

Changelog

chrony (3.2-2) unstable; urgency=medium

  * Initial AppArmor profile for chronyd. Thanks to Jamie
    Strandboge <email address hidden>. (Closes: #888038)

  * debian/compat:
    - Bump to debhelper compat 11.

  * debian/control:
    - Bump standard-version to 4.1.3 (no changes required).
    - Build depend on debhelper ≥ 11.
    - Set “Rules-Requires-Root: no”.
    - Move Vcs-* to salsa.debian.org.

  * debian/copyright:
    - Add myself as a copyright holder for 2018.

  * debian/postinst:
    - Don’t force removal of cron file since it doesn’t exist anymore.

  * debian/preinst:
    - Update the chrony version on which to act.
    - Add the debhelper token.

  * debian/usr.sbin.chronyd:
    - Improve AppArmor profile to support more chronyd features and ease
    portability with other distros.

 -- Vincent Blut <email address hidden>  Sun, 28 Jan 2018 19:33:46 +0100

Upload details

Uploaded by:
Vincent Blut
Uploaded to:
Sid
Original maintainer:
Vincent Blut
Architectures:
linux-any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
chrony_3.2-2.dsc 2.1 KiB 20e774eae981a0e8ca6c38ae785d757fc052a4e6491d0c01dbc40aa3bf7e25fe
chrony_3.2.orig.tar.gz 423.7 KiB 329f6718dd8c3ece3eee78be1f4821cbbeb62608e7d23f25da293cfa433c4116
chrony_3.2.orig.tar.gz.asc 163 bytes 4434f5f6eca4781ac906e260db2444f9ce08df4406621e0c0b58818b5a78cb9c
chrony_3.2-2.debian.tar.xz 27.2 KiB 6a8f7ce4dd7f80dddee402d3a30bcc27d3bfe309af059ab3abb339cd549db3c3

No changes file available.

Binary packages built by this source

chrony: Versatile implementation of the Network Time Protocol

 It consists of a pair of programs:
 .
 chronyd: This is a daemon which runs in background on the system.
 It obtains measurements (e.g. via the network) of the system's offset
 relative to other systems and adjusts the system time accordingly. For
 isolated systems, the user can periodically enter the correct time by
 hand (using 'chronyc'). In either case 'chronyd' determines the rate
 at which the computer gains or loses time, and compensates for this.
 Chronyd implements the NTP protocol and can act as either a client or
 a server.
 .
 chronyc: This is a command-line driven control and monitoring program.
 An administrator can use this to fine-tune various parameters within
 the daemon, add or delete servers etc whilst the daemon is running.

chrony-dbgsym: debug symbols for chrony