FreeBSD Bugzilla – Attachment 157057 Details for
Bug 199508
net/chrony: update to 1.31 to fix multiple security vulnerabilities
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for net/chrony security update from 1.31 to 1.31.1
chrony-1.31.1.diff (text/plain), 2.85 KB, created by
Jason Unovitch
on 2015-05-22 20:45:27 UTC
(
hide
)
Description:
Patch for net/chrony security update from 1.31 to 1.31.1
Filename:
MIME Type:
Creator:
Jason Unovitch
Created:
2015-05-22 20:45:27 UTC
Size:
2.85 KB
patch
obsolete
>Index: net/chrony/Makefile >=================================================================== >--- net/chrony/Makefile (revision 386983) >+++ net/chrony/Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= chrony >-PORTVERSION= 1.31 >+PORTVERSION= 1.31.1 > CATEGORIES= net > MASTER_SITES= http://download.tuxfamily.org/chrony/ > >@@ -34,6 +34,10 @@ > IPV6_CATEGORIES= ipv6 > IPV6_CONFIGURE_OFF= --disable-ipv6 > >+post-stage: >+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/chronyc >+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/sbin/chronyd >+ > post-install: > .for f in chrony.conf.example chrony.conf.example2 chrony.keys.example > ${INSTALL_DATA} ${WRKSRC}/examples/${f} ${STAGEDIR}${PREFIX}/etc >Index: net/chrony/distinfo >=================================================================== >--- net/chrony/distinfo (revision 386983) >+++ net/chrony/distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (chrony-1.31.tar.gz) = a35e1cae46ecbe14af2023bb47a72a03d79591b2ff65f0072b3400153224996d >-SIZE (chrony-1.31.tar.gz) = 395742 >+SHA256 (chrony-1.31.1.tar.gz) = 0ba9f4b58e20b2eaae921eb8c798108ef72d8ea6fdcc7eb0167b56690d212348 >+SIZE (chrony-1.31.1.tar.gz) = 395797 >Index: net/chrony/files/patch-examples-chrony.conf.example >=================================================================== >--- net/chrony/files/patch-examples-chrony.conf.example (revision 386983) >+++ net/chrony/files/patch-examples-chrony.conf.example (working copy) >@@ -1,4 +1,4 @@ >---- examples/chrony.conf.example.orig 2014-01-31 20:12:59 +0800 >+--- examples/chrony.conf.example.orig 2015-04-07 14:35:16 UTC > +++ examples/chrony.conf.example > @@ -42,6 +42,13 @@ > # Failing that, there are a lot of public NTP servers. There is a list >@@ -23,7 +23,7 @@ > > # Tell chronyd which numbered key in the file is used as the password > # for chronyc. (You can pick any integer up to 2**32-1. '1' is just a >-@@ -129,7 +136,7 @@ commandkey 1 >+@@ -132,7 +139,7 @@ generatecommandkey > # still running and bail out. If you want to change the path to the PID > # file, uncomment this line and edit it. The default path is shown. > >@@ -32,7 +32,7 @@ > > ####################################################################### > ### INITIAL CLOCK CORRECTION >-@@ -152,8 +159,8 @@ commandkey 1 >+@@ -155,8 +162,8 @@ generatecommandkey > # produce some graphs of your system's timekeeping performance, or you > # need help in debugging a problem. > >Index: net/chrony/files/patch-examples-chrony.conf.example2 >=================================================================== >--- net/chrony/files/patch-examples-chrony.conf.example2 (revision 386983) >+++ net/chrony/files/patch-examples-chrony.conf.example2 (working copy) >@@ -1,4 +1,4 @@ >---- examples/chrony.conf.example2.orig 2014-01-31 20:12:59 +0800 >+--- examples/chrony.conf.example2.orig 2015-04-07 14:35:16 UTC > +++ examples/chrony.conf.example2 > @@ -1,9 +1,17 @@ > # Use public servers from the pool.ntp.org project.
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 199508
: 157057 |
157058