FreeBSD Bugzilla – Attachment 223902 Details for
Bug 254859
net/chrony: Add --enable-ntp-signd option
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
SVN diff
chrony_signd.diff (text/plain), 1.06 KB, created by
Andrej Ebert
on 2021-04-07 18:29:30 UTC
(
hide
)
Description:
SVN diff
Filename:
MIME Type:
Creator:
Andrej Ebert
Created:
2021-04-07 18:29:30 UTC
Size:
1.06 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 569609) >+++ Makefile (working copy) >@@ -41,7 +41,7 @@ > > # XXX: there are also other potentially useful options worth looking into: > # --disable-pps Disable PPS API support >-OPTIONS_DEFINE= DOCS EXAMPLES HTMLDOCS NTS USER >+OPTIONS_DEFINE= DOCS EXAMPLES HTMLDOCS NTS SIGND USER > OPTIONS_DEFAULT= NETTLE NTS USER > OPTIONS_GROUP= SECHASH > OPTIONS_GROUP_SECHASH= NETTLE NSS >@@ -54,6 +54,7 @@ > NSS_DESC= NSS-based support for more hashing algorithms > NTS_DESC= Support Network Time Security (NTS, uses GnuTLS & Nettle) > SECHASH_DESC= Support for secure hash functions >+SIGND_DESC= Support for MS-SNTP authentication in Samba > USER_DESC= Run as user/group chronyd (unset: user/group ntpd) > > HTMLDOCS_IMPLIES= DOCS >@@ -67,6 +68,7 @@ > NSS_CONFIGURE_OFF= --without-nss > NTS_LIB_DEPENDS= libgnutls.so:security/gnutls > NTS_CONFIGURE_OFF= --without-gnutls >+SIGND_CONFIGURE_ON= --enable-ntp-signd > USER_CONFIGURE_ON= --with-user=chronyd > USER_CONFIGURE_OFF= --with-user=ntpd >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 254859
: 223902