chrony 1.30-2 source package in Ubuntu

Changelog

chrony (1.30-2) unstable; urgency=medium


  * With the following security bugfixes (Closes: #782160):
    - Fix CVE-2015-1853: Protect authenticated symmetric NTP
                         associations against DoS attacks.
    - Fix CVE-2015-1821: Fix access configuration with subnet
                         size indivisible by 4.
    - Fix CVE-2015-1822: Fix initialization of reply slots for
                         authenticated commands.
  * debian/control:
   - Update e-mail address of myself.
   - Add Vincent Blut as co-maintainer.

 -- Joachim Wiedorn <email address hidden>  Fri, 10 Apr 2015 11:41:31 +0200

Upload details

Uploaded by:
Joachim Wiedorn
Uploaded to:
Sid
Original maintainer:
Joachim Wiedorn
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_1.30-2.dsc 2.0 KiB f54104a121ebecc55b50e55eb30713543cd95f5e8aea66d532ea20615f6bd181
chrony_1.30.orig.tar.gz 380.0 KiB 43aca956a0beb2c4847feffc847fec2c429ee9afb6252c7a499bbd68933046dd
chrony_1.30-2.debian.tar.xz 23.8 KiB 826c1b4111c991bffa10b26e5ff42d16718c3454550654e0a3bb7aaf315e547b

Available diffs

No changes file available.

Binary packages built by this source

chrony: No summary available for chrony in ubuntu wily.

No description available for chrony in ubuntu wily.

chrony-dbgsym: debug symbols for package chrony

 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.