FreeBSD Bugzilla – Attachment 155317 Details for
Bug 199274
[Security] Update net/ntp to 4.2.8p2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Proposed change
ntp.diff (text/plain), 2.03 KB, created by
Xin LI
on 2015-04-07 23:00:50 UTC
(
hide
)
Description:
Proposed change
Filename:
MIME Type:
Creator:
Xin LI
Created:
2015-04-07 23:00:50 UTC
Size:
2.03 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 383542) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= ntp >-PORTVERSION= 4.2.8p1 >+PORTVERSION= 4.2.8p2 > CATEGORIES= net ipv6 > MASTER_SITES= http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ \ > http://archive.ntp.org/ntp4/ntp-4.2/ \ >@@ -19,7 +19,7 @@ OPTIONS_SUB= yes > USES= pathfix shebangfix libtool > LIB_DEPENDS= libevent.so:${PORTSDIR}/devel/libevent2 > >-NTP_SHEBANG_FILES= sbin/ntp-wait sbin/ntptrace >+NTP_SHEBANG_FILES= sbin/ntp-wait sbin/ntptrace sbin/update-leap > > .include "Makefile.inc" > >Index: distinfo >=================================================================== >--- distinfo (revision 383542) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (ntp-4.2.8p1.tar.gz) = 948274b88f1ed002d867ced6aaefdfd0999668b11285ac2b3a67ff2629d59d88 >-SIZE (ntp-4.2.8p1.tar.gz) = 6791852 >+SHA256 (ntp-4.2.8p2.tar.gz) = 0d69bc0e95caad43ea04fdad410e756bae1a71e67b1c2bd799b76b55e04c9b31 >+SIZE (ntp-4.2.8p2.tar.gz) = 6820869 >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 383542) >+++ pkg-plist (working copy) >@@ -5,6 +5,7 @@ man/man8/ntp-keygen.8.gz > man/man8/ntpd.8.gz > man/man8/ntpdc.8.gz > man/man8/ntpq.8.gz >+man/man8/update-leap.8.gz > %%PERL_UTILS%%man/man8/ntptrace.8.gz > %%NTPSNMPD%%man/man8/ntpsnmpd.8.gz > man/man8/sntp.8.gz >@@ -18,6 +19,7 @@ sbin/ntpq > sbin/ntptime > %%PERL_UTILS%%sbin/ntptrace > sbin/sntp >+sbin/update-leap > %%PERL_UTILS%%share/ntp/lib/NTP/Util.pm > %%PORTDOCS%%%%DOCSDIR%%/access.html > %%PORTDOCS%%%%DOCSDIR%%/accopt.html >@@ -484,6 +486,7 @@ sbin/sntp > %%PORTDOCS%%%%DOCSDIR%%/sntp.html > %%PORTDOCS%%%%DOCSDIR%%/stats.html > %%PORTDOCS%%%%DOCSDIR%%/tickadj.html >+%%PORTDOCS%%%%DOCSDIR%%/update-leap.html > %%PORTDOCS%%%%DOCSDIR%%/warp.html > %%PORTDOCS%%%%DOCSDIR%%/xleave.html > %%PORTDOCS%%share/doc/sntp/sntp.html >@@ -494,3 +497,4 @@ sbin/sntp > %%EXAMPLESDIR%%/malarky.conf > %%EXAMPLESDIR%%/pogo.conf > %%EXAMPLESDIR%%/rackety.conf >+@dir include/event2
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 199274
:
155317
|
155322