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

« back to all changes in this revision

Viewing changes to debian/patches/sntp-manpage.patch

  • 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
Description: Fix errors in sntp man page
 
2
 W: ntp: manpage-has-errors-from-man usr/share/man/man1/sntp.1.gz 44: warning: macro `1996-10-15' not defined
 
3
 I: ntp: hyphen-used-as-minus-sign usr/share/man/man1/sntp.1.gz:133
 
4
Author: Peter Eisentraut <petere@debian.org>
 
5
 
 
6
--- a/sntp/sntp.1
 
7
+++ b/sntp/sntp.1
 
8
@@ -40,8 +40,7 @@ and the
 
9
 .B "'+4.567 +/- 0.089 secs'"
 
10
 indicates the local clock is 4.567 seconds behind the correct time
 
11
 (so 4.567 seconds must be added to the local clock to get it to be correct),
 
12
-and the time of
 
13
-'1996-10-15 20:17:25.123'
 
14
+and the time of '1996-10-15 20:17:25.123'
 
15
 is believed to be correct to within
 
16
 +/- 0.089
 
17
 seconds.
 
18
@@ -130,7 +129,7 @@ This option takes an integer number as i
 
19
 .sp
 
20
 This option enables authentication using the key specified in this option's argument.
 
21
 The argument of this option is the keyid, a number specified in the keyfile as this
 
22
-key's identifier. See the keyfile option (-k) for more details.
 
23
+key's identifier. See the keyfile option (\-k) for more details.
 
24
 .TP
 
25
 .BR \-k " \fIfile-name\fP, " \--keyfile "=" \fIfile-name\fP
 
26
 Specify a keyfile. SNTP will look in this file for the key specified with \-a.