From: <abe...@us...> - 2016-01-20 16:14:35
|
Revision: 7475 http://sourceforge.net/p/astlinux/code/7475 Author: abelbeck Date: 2016-01-20 16:14:33 +0000 (Wed, 20 Jan 2016) Log Message: ----------- ntp, version bump to 4.2.8p6, fixes 9 low/medium-severity security issues 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-01-19 19:01:37 UTC (rev 7474) +++ branches/1.0/package/ntp/ntp.mk 2016-01-20 16:14:33 UTC (rev 7475) @@ -3,7 +3,7 @@ # ntp # ############################################################# -NTP_VERSION = 4.2.8p5 +NTP_VERSION = 4.2.8p6 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. |