lp://staging/ubuntu/jaunty-security/chrony

Created by James Westby and last modified
Get this branch:
bzr branch lp://staging/ubuntu/jaunty-security/chrony
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

8. By Jamie Strandboge

fake sync from Debian

7. By John Hasler <email address hidden>

* Commented out rtcfile directive in chrony.conf because it can cause
  lockups with certain combinations of motherboard and kernel (this is
  a known kernel bug).

  Closes: #508298: chronyd unreachable and does not work (clock drifts)

* Chrony no longer uses the ppp/ip-up.d and ppp/ip-up.d files and the new
  init.d file won't hang if chronyc hangs.

  Closes: #448481: /etc/ppp/ip-up.d/chrony doesn't work when bindaddress is set.

* Cannot reproduce on current version on amd64.

  Closes: #412961: error in tracking report (on amd64?)

6. By John Hasler <email address hidden>

* Replaced background kill with 'timelimit' in initscript.

  Closes: #505094: chrony: kills random netstat processes

* Added 'Recommends: udev (>= 0.124-1)'

  Closes: #497113: /dev/rtc renamed to /dev/rtc0 with linux-image-2.6-*/2.6.26+15

* Had previously applied patch from Nathanael Nerode to fix configure
  bug but forgot to close the bug.

  Closes: #392273: Recursive dependency disease: chrony shouldn't depend on ncurses

5. By John Hasler <email address hidden>

* Rewrote UTI_NormaliseTimeval()in util.c to use divide/remainder
  instead of loops at the suggestion of Gabor Gombas. This prevents the
  problem of the loop running until the sun goes out when the function
  is called with a very large value for tv_usec on 64-bit architectures.
  Also fixed some other spots where the same loop was being used.

  Closes: #474294 Goes into endless loop
  Closes: #447011 chronyd stalls with 100% CPU usage

  I still don't know why the function is being called with such a
  large value, however.

* Changed default servers in chrony,conf to Debian servers.

  Closes: #434483: chrony: Should use NTP servers in Debian pool

4. By John Hasler <email address hidden>

* Applied postinst patch from Lionel Elie Mamane to test for the
  existence of old .keys and .conf files before renaming them.
  Closes: #397759: fails to configure: mv: cannot stat `/etc/chrony/chrony.keys.1.21-2':
  No such file or directory

* Added burst command to /etc/ppp/ip-up.d/chrony to give chronyd a kick in the butt.
  Shouldn't need that, though.
  Initscript now calls /etc/ppp/ip-up.d/chrony if a default route exists.
  Closes: #397739: Not connecting to sources after reboot - dialup

3. By John Hasler <email address hidden>

* Added test for /usr/bin/mail in postinst.
  Closes: #307061: Install failure: Cannot configure on system without mailx
  I consider this bug serious because it can cause installation to fail
  and so I want to get the fix into Sarge.

* Fixed typo in chrony.conf, replaced '/etc/init.d/chrony restart'
  with 'invoke-rc.d chrony restart'.
  Closes: #305090: Typo in chrony.conf, should mention invoke-rc.d

* Added README.Debian explaining that rtc is off by default.

2. By <email address hidden>

* Changed rtc_linux.c to not include linux/mc146818rtc.h
  when building for sparc, because Moshe Zadka says this
  will allow chrony to build there.
* Closes: #142670

1. By <email address hidden>

Import upstream version 1.14

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://staging/ubuntu/lucid/chrony
This branch contains Public information 
Everyone can see this information.

Subscribers