pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/ntp4 Update ntp4 package to 4.2.8p8, security fix.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/01b5b354b314
branches:  trunk
changeset: 347921:01b5b354b314
user:      taca <taca%pkgsrc.org@localhost>
date:      Fri Jun 03 09:45:08 2016 +0000

description:
Update ntp4 package to 4.2.8p8, security fix.

(4.2.8p8) 2016/06/02 Released by Harlan Stenn <stenn%ntp.org@localhost>

* [Sec 3042] Broadcast Interleave.  HStenn.
* [Sec 3043] Autokey association reset.  perlinger%ntp.org@localhost, stenn%ntp.org@localhost
  - validate origin timestamps on bad MACs, too.  stenn%ntp.org@localhost
* [Sec 3044] Spoofed server packets are partially processed.  HStenn.
* [Sec 3045] Bad authentication demobilizes ephemeral associations. JPerlinger.
* [Sec 3046] CRYPTO_NAK crash.  stenn%ntp.org@localhost
* [Bug 3038] NTP fails to build in VS2015. perlinger%ntp.org@localhost
  - provide build environment
  - 'wint_t' and 'struct timespec' defined by VS2015
  - fixed print()/scanf() format issues
* [Bug 3052] Add a .gitignore file.  Edmund Wong.
* [Bug 3054] miscopt.html documents the allan intercept in seconds. SWhite.
* [Bug 3058] fetch_timestamp() mishandles 64-bit alignment. Brian Utterback,
  JPerlinger, HStenn.
* Update the NEWS file for 4.2.8p8.  HStenn.
* Fix typo in ntp-wait and plot_summary.  HStenn.
* Make sure we have an "author" file for git imports.  HStenn.
* Update the sntp problem tests for MacOS.  HStenn.

diffstat:

 net/ntp4/Makefile |   5 ++---
 net/ntp4/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (32 lines):

diff -r a1da8dd42db5 -r 01b5b354b314 net/ntp4/Makefile
--- a/net/ntp4/Makefile Fri Jun 03 00:14:47 2016 +0000
+++ b/net/ntp4/Makefile Fri Jun 03 09:45:08 2016 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.94 2016/05/14 08:13:49 bsiegert Exp $
+# $NetBSD: Makefile,v 1.95 2016/06/03 09:45:08 taca Exp $
 #
 
-DISTNAME=      ntp-4.2.8p7
+DISTNAME=      ntp-4.2.8p8
 PKGNAME=       ${DISTNAME:S/-dev-/-/}
-PKGREVISION=   1
 CATEGORIES=    net time
 MASTER_SITES=  http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/
 
diff -r a1da8dd42db5 -r 01b5b354b314 net/ntp4/distinfo
--- a/net/ntp4/distinfo Fri Jun 03 00:14:47 2016 +0000
+++ b/net/ntp4/distinfo Fri Jun 03 09:45:08 2016 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.26 2016/04/27 15:59:19 wen Exp $
+$NetBSD: distinfo,v 1.27 2016/06/03 09:45:08 taca Exp $
 
-SHA1 (ntp-4.2.8p7.tar.gz) = a1f6300132cf1fc6884990353aca7340daf0be0d
-RMD160 (ntp-4.2.8p7.tar.gz) = d138a8a36cb0e20ae5a9cda2e0e9771fae4e1380
-SHA512 (ntp-4.2.8p7.tar.gz) = 7b80192f0e3c4a05cc05f167ab85593acca685d514dcd46fb8f42b4cd2a5525e76ba5e15fd7ff13220e4155de6aab5661554e0ded60bfb1d27a969c589958f55
-Size (ntp-4.2.8p7.tar.gz) = 7175313 bytes
+SHA1 (ntp-4.2.8p8.tar.gz) = 208ae3e2ce1237ad684c3bc818b6314d28636e46
+RMD160 (ntp-4.2.8p8.tar.gz) = 45d393abb749c46bbd3a5fd93a53c892613587c8
+SHA512 (ntp-4.2.8p8.tar.gz) = 253675667f78ad8855e961d02f6a120b68b75233c18ddb92cb6c9510fb3847f1672d0d6f93ad1eb11b14e3bdf78fdbc1458e516d906b763e8599490da6a4f225
+Size (ntp-4.2.8p8.tar.gz) = 7205710 bytes
 SHA1 (patch-include-ntp__syscall.h) = b247569339d09a88f2e143e355033ce7635ffe92
 SHA1 (patch-sntp_loc_pkgsrc) = 6e46ffc0cc2afcfdc1d01297cbe04cb80d103575



Home | Main Index | Thread Index | Old Index