From: <abe...@us...> - 2016-04-27 14:20:43
|
Revision: 7654 http://sourceforge.net/p/astlinux/code/7654 Author: abelbeck Date: 2016-04-27 14:20:42 +0000 (Wed, 27 Apr 2016) Log Message: ----------- ntp, version bump to 4.2.8p7, it addresses 11 low- and medium-severity security issues, 16 bugfixes, and contains other improvements Modified Paths: -------------- branches/1.0/package/ntp/ntp.mk Modified: branches/1.0/package/ntp/ntp.mk =================================================================== --- branches/1.0/package/ntp/ntp.mk 2016-04-25 01:22:50 UTC (rev 7653) +++ branches/1.0/package/ntp/ntp.mk 2016-04-27 14:20:42 UTC (rev 7654) @@ -3,7 +3,7 @@ # ntp # ############################################################# -NTP_VERSION = 4.2.8p6 +NTP_VERSION = 4.2.8p7 NTP_SOURCE = ntp-$(NTP_VERSION).tar.gz NTP_SITE = https://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2 NTP_DEPENDENCIES = host-bison host-flex host-pkg-config This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |