~ubuntu-branches/debian/squeeze/ntp/squeeze-201010051545

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2005-03-14 13:24:46 UTC
  • Revision ID: james.westby@ubuntu.com-20050314132446-l3z00jyi0toqjtbu
Tags: 1:4.2.0a-11ubuntu3
* ntpd/ntpd.c:
  - Revert the hardcoded root dropping parameters from previous version.
    This is now done in init script.
  - Bugfix: If group was specified as name, previous versions erroneously
    used the uid as gid.
* debian/ntp-server.init.d:
  - Run as user/group ntp by default (previously hardcoded in ntpd.c).
  - Already determine the uid/gid of 'ntp' instead of doing it in ntpd.c
    (for some reason this fails directly after boot). (Ubuntu #5399)
  - Add -e to interpreter to stop on errors.
  - append "/usr/bin/" to PATH setting (for getent and cut).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
ChangeSet
 
2
  1.1247 04/07/27 04:17:47 smurf@smurf.noris.de +1 -0
 
3
  Coalesce tle latest two changelog entries
 
4
 
 
5
  debian/changelog
 
6
    1.58 04/07/27 04:17:47 smurf@smurf.noris.de +3 -8
 
7
    Coalesce changelog entries
 
8
 
 
9
ChangeSet
 
10
  1.1246 04/07/27 04:16:19 smurf@smurf.noris.de +2 -0
 
11
  Require psmisc
 
12
 
 
13
  debian/control
 
14
    1.16 04/07/27 04:16:18 smurf@smurf.noris.de +1 -1
 
15
    Require psmisc
 
16
 
 
17
  debian/changelog
 
18
    1.57 04/07/27 04:16:18 smurf@smurf.noris.de +8 -0
 
19
    Require psmisc
 
20
 
 
21
ChangeSet
 
22
  1.1245 04/07/06 05:27:28 smurf@smurf.noris.de +2 -0
 
23
  Fix building on non-Linux Debian systems.
 
24
   Closes: #257769
 
25
 
 
26
  debian/control
 
27
    1.15 04/07/06 05:27:28 smurf@smurf.noris.de +1 -1
 
28
    Fix building on non-Linux Debian systems:
 
29
    libcap-dev doesn't exist elsewhere.
 
30
 
 
31
  debian/changelog
 
32
    1.56 04/07/06 05:27:28 smurf@smurf.noris.de +7 -0
 
33
    doc
 
34
 
 
35
ChangeSet
2
36
  1.1244 04/06/21 10:13:30 smurf@smurf.noris.de +2 -0
3
37
  Changed stratum of computer's clock from 10 to 13;
4
38
  added a note to use 10 on exactly *one* local server.