Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 8EA267A489 for ; Fri, 3 Jun 2016 09:45:10 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 36F6885E8F; Fri, 3 Jun 2016 09:45:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B981685E88 for ; Fri, 3 Jun 2016 09:45:09 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id oEUsHrUTftr1 for ; Fri, 3 Jun 2016 09:45:09 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 24B8684CEE for ; Fri, 3 Jun 2016 09:45:09 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1788FFBB5; Fri, 3 Jun 2016 09:45:09 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 3 Jun 2016 09:45:09 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/net/ntp4 To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20160603094509.1788FFBB5@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: taca Date: Fri Jun 3 09:45:09 UTC 2016 Modified Files: pkgsrc/net/ntp4: Makefile distinfo Log Message: Update ntp4 package to 4.2.8p8, security fix. (4.2.8p8) 2016/06/02 Released by Harlan Stenn * [Sec 3042] Broadcast Interleave. HStenn. * [Sec 3043] Autokey association reset. perlinger@ntp.org, stenn@ntp.org - validate origin timestamps on bad MACs, too. stenn@ntp.org * [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 * [Bug 3038] NTP fails to build in VS2015. perlinger@ntp.org - 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. To generate a diff of this commit: cvs rdiff -u -r1.94 -r1.95 pkgsrc/net/ntp4/Makefile cvs rdiff -u -r1.26 -r1.27 pkgsrc/net/ntp4/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.