~ubuntu-branches/ubuntu/trusty/ntp/trusty-proposed

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2013-04-03 07:21:01 UTC
  • mfrom: (4.1.12 sid)
  • Revision ID: package-import@ubuntu.com-20130403072101-v3vt8xcs18b6uhjf
Tags: 1:4.2.6.p5+dfsg-2ubuntu1
* New upstream version, fixing build failure in raring.
* Merge with Debian; remaining changes:
  + debian/ntp.conf, debian/ntpdate.default: Change default server to
    ntp.ubuntu.com.
  + debian/ntpdate.ifup: Stop ntp before running ntpdate when an interface
    comes up, then start again afterwards.
  + debian/ntp.init, debian/rules: Only stop when entering single user mode.
  + Add enforcing AppArmor profile:
    - debian/control: Add Conflicts/Replaces on apparmor-profiles.
    - debian/control: Add Suggests on apparmor.
    - debian/ntp.dirs: Add apparmor directories.
    - debian/ntp.preinst: Force complain on certain upgrades.
    - debian/ntp.postinst: Reload apparmor profile.
    - debian/ntp.postrm: Remove the force-complain file.
    - add debian/apparmor-profile*.
    - debian/rules: install apparmor-profile and apparmor-profile.tunable.
    - debian/README.Debian: Add note on AppArmor.
  + debian/{control,rules}: Add and enable hardened build for PIE.
  + debian/apparmor-profile: Adjust location of drift files.
  + debian/rules, debian/ntp.dirs, debian/source_ntp.py: Add apport hook.
  + debian/ntpdate-debian: Disregard empty ntp.conf files.
  + debian/ntp.preinst: Remove empty /etc/ntp.conf on fresh intallation.
  + debian/ntpdate.ifup: Fix interaction with openntpd.
  + debian/source_ntp.py: Add filter on AppArmor profile names to prevent
    false positives from denials originating in other packages.
  + debian/apparmor-profile: Add samba4 ntp signing socket to ntpd apparmor
    profile.
  + debian/apparmor-profile: adjust for IPv6.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
---
 
2
(4.2.6p5) 2011/12/24 Released by Harlan Stenn <stenn@ntp.org>
 
3
(4.2.6p5) 2011/12/24 Released by Harlan Stenn <stenn@ntp.org>
 
4
 
 
5
---
 
6
(4.2.6p5-RC3) 2011/12/08 Released by Harlan Stenn <stenn@ntp.org>
 
7
 
 
8
* [Bug 2082] 3-char refid sent by ntpd 4.2.6p5-RC2 ends with extra dot.
 
9
* [Bug 2085] clock_update() sys_rootdisp calculation omits root delay.
 
10
* [Bug 2086] get_systime() should not offset by sys_residual.
 
11
* [Bug 2087] sys_jitter calculation overweights sys.peer jitter.
 
12
* Ensure NULL peer->dstadr is not accessed in orphan parent selection.
 
13
 
 
14
---
 
15
(4.2.6p5-RC2) 2011/11/30 Released by Harlan Stenn <stenn@ntp.org>
 
16
 
 
17
* [Bug 2050] Orphan mode stratum counting to infinity.
 
18
* [Bug 2059] optional billboard column "server" does not honor -n.
 
19
* [Bug 2066] ntpq lopeers ipv6 "local" column overrun.
 
20
* [Bug 2068] ntpd sends nonprintable stratum 16 refid to ntpq.
 
21
* [Bug 2069] broadcastclient, multicastclient spin up duplicate
 
22
  ephemeral associations without broadcastdelay.
 
23
* [Bug 2072] Orphan parent selection metric needs ntohl().
 
24
* Exclude not-yet-determined sys_refid from use in loopback TEST12
 
25
  (from David Mills).
 
26
* Never send KoD rate limiting response to MODE_SERVER response.
 
27
 
 
28
---
 
29
(4.2.6p5-RC1) 2011/10/18 Released by Harlan Stenn <stenn@ntp.org>
 
30
 
 
31
* [Bug 2034] Listening address configuration with prefix misapplied.
 
32
 
 
33
---
 
34
(4.2.6p4) 2011/09/22 Released by Harlan Stenn <stenn@ntp.org>
 
35
 
 
36
* [Bug 1984] ntp/libisc fails to compile on OS X 10.7 (Lion).
 
37
* [Bug 1985] "logconfig =allall" rejected.
 
38
* [Bug 2001] ntpdc timerstats reports overruns as handled.
 
39
* [Bug 2003] libntpq ntpq_read_assoc_peervars() broken.
 
40
* [Backward Incompatible] sntp: -l/--filelog -> -l/--logfile, to be
 
41
  consistent with ntpd.
 
42
* libopts/file.c fix from Bruce Korb (arg-type=file).
 
43
 
 
44
---
 
45
(4.2.6p4-RC2) 2011/08/04 Released by Harlan Stenn <stenn@ntp.org>
 
46
 
 
47
* [Bug 1608] Parse Refclock driver should honor trusttime.
 
48
* [Bug 1961] html2man update: distribute ntp-wait.html.
 
49
* [Bug 1970] UNLINK_EXPR_SLIST() causes crash if list is empty.
 
50
* [Bug 1972] checking for struct rtattr fails.
 
51
* [Bug 1975] libntp/mktime.c won't work with 64-bit time_t
 
52
* [Bug 1978] [Bug 1134] fix in 4.2.6p4-RC1 doesn't build on older Linux.
 
53
* Backport several fixes for Coverity warnings from ntp-dev.
 
54
* Backport if_nametoindex() check for hpux.
 
55
 
 
56
---
 
57
(4.2.6p4-RC1) 2011/07/10 Released by Harlan Stenn <stenn@ntp.org>
 
58
 
 
59
* [Bug 1134] ntpd fails binding to tentative IPv6 addresses.
 
60
* [Bug 1790] Update config.guess and config.sub to detect AIX6.
 
61
* [Bug 1961] html2man needs an update.
 
62
* Update the NEWS file.
 
63
 
 
64
---
 
65
(4.2.6p4-beta2) 2011/05/25 Released by Harlan Stenn <stenn@ntp.org>
 
66
 
 
67
* [Bug 1695] ntpdate takes longer than necessary.
 
68
* [Bug 1832] ntpdate doesn't allow timeout > 2s.
 
69
* [Bug 1933] WWVB/Spectracom driver timestamps LFs, not CRs.
 
70
* Backport utility routines from ntp-dev: mprintf(), emalloc_zero().
 
71
 
 
72
---
 
73
(4.2.6p4-beta1) 2011/05/16 Released by Harlan Stenn <stenn@ntp.org>
 
74
 
 
75
* [Bug 1554] peer may stay selected as system peer after becoming
 
76
  unreachable.
 
77
* [Bug 1921] LOCAL, ACTS drivers with "prefer" excluded from initial
 
78
  candidate list.
 
79
* [Bug 1923] orphan parent favored over LOCAL, ACTS drivers.
 
80
* [Bug 1924] Billboard tally codes sometimes do not match operation,
 
81
  variables.
 
82
* Enable tickadj-like taming of wildly off-spec Windows clock using
 
83
  NTPD_TICKADJ_PPM env. var. specifying baseline slew.
 
84
* Upgrade to AutoGen 5.11.9 (and require it).
 
85
* Upgrade to libopts 35.0.10 from AutoGen 5.11.9pre8.
 
86
 
 
87
---
2
88
(4.2.6p3) 2011/01/03 Released by Harlan Stenn <stenn@ntp.org>
3
89
 
4
90
* [Bug 1764] Palisade driver doesn't build on Linux