News for package chrony

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 3.0 (quilt)
Source: chrony
Binary: chrony
Architecture: linux-any
Version: 2.1.1-1
Maintainer: Vincent Blut <[email protected]>
Uploaders: Joachim Wiedorn <[email protected]>
Homepage: http://chrony.tuxfamily.org
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/chrony.git
Vcs-Git: git://anonscm.debian.org/collab-maint/chrony.git
Build-Depends: debhelper (>= 9), texinfo, bison, libedit-dev, libnss3-dev, libtomcrypt-dev, libcap-dev, pps-tools (>= 0.20120406+g0deb9c7e-2)
Package-List:
 chrony deb net optional arch=linux-any
Checksums-Sha1:
 bc43c7c3671fcb5d998428b485847f8a1d6cfff9 391037 chrony_2.1.1.orig.tar.gz
 74c022fa9ce5c3e08db568f6689b7d894ae224fc 23128 chrony_2.1.1-1.debian.tar.xz
Checksums-Sha256:
 b0565148eaa38e971291281d76556c32f0138ec22e9784f8bceab9c65f7ad7d4 391037 chrony_2.1.1.orig.tar.gz
 acc7f8672db7d8fbb687ed63f2b2b237ef3226980afc92f316c6dd34fe87e8f9 23128 chrony_2.1.1-1.debian.tar.xz
Files:
 15e470a51ab6e09e65bc0a2fbc5299af 391037 chrony_2.1.1.orig.tar.gz
 e053ac61dc6e53b8e8fbec532fad936b 23128 chrony_2.1.1-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAEBCAAGBQJWTM1hAAoJEJxcmesFvXUKfxAIAMKlDJi8l5csfbAQzdJJi6PX
Re86nFLLiJ9IamsK+mBQ3uOyVa//r+s1z5RF8J8jCP6AA6AT+0BkYthpCPFSb7fY
7n0yFMnCuH7pvFl7j9NhoMO2r8Coe7qqV+/3UUVuqaA8EYOC1YErS+xiP5jN0e/h
sSGoc4Sod+I9cbkLiXJ340wVJHRxzvNfj2WS5zbf8b8hqR5hARxwvCiE5CGQWYmL
tPc8w/eSPlKMceVYsrL7ZYKEtVJOxuL16DoeyUERFVwc1Xd5JepfHdF9AIrGiPl2
B62xRWqjwoHY4AYy5gi/WcC/b6g1nOzKAYCvsvvVq99uc2tDdqwaXNJjAOtINRA=
=j4oj
-----END PGP SIGNATURE-----

Changes:
chrony (2.1.1-1) unstable; urgency=medium

  * Import upstream version 2.0 and 2.1.1:
    - Please see /usr/share/doc/chrony/changelog.gz for the release notes.

  * debian/:
    - Rename ppp scripts from ip-{up,down} to chrony.ppp.ip-{up,down}.
    Necessary to let dh_installppp do its magic.

  * debian/chrony.conf:
    - Use the new 'pool' directive to specify the pool of NTP servers.
    - Use the iburst option to speed up the initial synchronization.
    - Drop the minpoll option. There is no point to deviate from upstream here.
    Consequently, the default minimum polling interval is now 64 seconds
    instead of 256 seconds.
    - Enable kernel synchronization of the RTC via the 'rtcsync' directive.
    - Drop the commented out 'rtcfile' directive in the configuration file.
    - Stricly act as an NTP client by default. Serving time to other systems
    should be the decision of the administrator(s). (Closes: #778770)
    - Clarify some comments.
    - Improve comment about the 'commandkey' directive.

  * debian/control:
    - Drop 'Recommends: udev (>= 0.124-1)' since it predates Debian squeeze.

  * debian/copyright:
    - Update copyright years.
    - Various cleanups.
    - Update relative to sys_macosx.{c,h} files.
    - The test/simulation/test.common file is under the GPL-2+ license.
    Thanks to Paul Gevers <[email protected]> for catching it.

  * debian/NEWS:
    - Comment the deactivation of the NTP server capability by default.

  * debian/patches/:
    - Refresh 01_do-not-install-copying-file.patch.

  * debian/README.Debian:
    - Fix misleading information.

  * debian/rules:
    - No need to install ppp scripts from the 'rules' script. Let dh_installppp
    handle that.

 -- Vincent Blut <[email protected]>  Wed, 18 Nov 2015 00:11:23 +0100