Package: ntp / 1:4.2.8p15+dfsg-1

Metadata

Package Version Patches format
ntp 1:4.2.8p15+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
openssl_libdir.patch | (download)

sntp/m4/ntp_openssl.m4 | 15 0 + 15 - 0 !
1 file changed, 15 deletions(-)

 don't set an rpath for openssl just because it's not in /usr/lib
dfsg.patch | (download)

adjtimed/adjtimed.c | 2 0 + 2 - 0 !
configure.ac | 45 22 + 23 - 0 !
include/Makefile.am | 4 0 + 4 - 0 !
libntp/Makefile.am | 1 0 + 1 - 0 !
libparse/Makefile.am | 2 0 + 2 - 0 !
scripts/Makefile.am | 1 0 + 1 - 0 !
6 files changed, 22 insertions(+), 33 deletions(-)

 make the package compile with non dfsg compatible parts removed.
includes.patch | (download)

include/ntpd.h | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

---
openssl disable check.patch | (download)

libntp/ssl_init.c | 12 0 + 12 - 0 !
1 file changed, 12 deletions(-)

---
libedit.patch | (download)

libntp/ntp_lineedit.c | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

---
debian locfile.patch | (download)

sntp/loc/debian | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

---
sntp kod location.patch | (download)

sntp/sntp-opts.def | 2 1 + 1 - 0 !
sntp/sntp.man.in | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 use fhs compliant path for sntp kod database
 /var/db/ntp-kod is hardcoded in the sources and not permitted by FHS
 .
 The path is also present in sntp/sntp-opts.c and sntp/sntp.1sntpman, which
 get regenerated by autogen at build time