chrony 3.2-1ubuntu1 source package in Ubuntu

Changelog

chrony (3.2-1ubuntu1) bionic; urgency=medium

  * add AppArmor profile for /usr/sbin/chronyd:
    - add debian/usr.sbin.chronyd AppArmor profile
    - debian/control: Build-Depends on dh-apparmor
    - debian/dirs: create etc/apparmor.d/force-complain
    - debian/install: install debian/usr.sbin.chronyd
    - debian/preinst: force-complain on upgrade before this version
    - debian/rules: install apparmor profile with dh_apparmor

 -- Jamie Strandboge <email address hidden>  Mon, 22 Jan 2018 19:48:29 +0000

Upload details

Uploaded by:
Jamie Strandboge
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
linux-any
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
chrony_3.2.orig.tar.gz 423.7 KiB 329f6718dd8c3ece3eee78be1f4821cbbeb62608e7d23f25da293cfa433c4116
chrony_3.2-1ubuntu1.debian.tar.xz 27.1 KiB 13c5314fee00d964b144e6956aeefe426378b1e08e6940984420b3f915f26ba2
chrony_3.2-1ubuntu1.dsc 2.3 KiB 5635790527c4349c586f503ae20de638326eb72b2202c8b0492f60ba930304a9

Available diffs

View changes file

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