From: <abe...@us...> - 2012-01-16 03:43:26
|
Revision: 5381 http://astlinux.svn.sourceforge.net/astlinux/?rev=5381&view=rev Author: abelbeck Date: 2012-01-16 03:43:19 +0000 (Mon, 16 Jan 2012) Log Message: ----------- ntp, version bump to 4.2.6p5 Modified Paths: -------------- branches/1.0/package/ntp/ntp.mk Modified: branches/1.0/package/ntp/ntp.mk =================================================================== --- branches/1.0/package/ntp/ntp.mk 2012-01-15 16:53:56 UTC (rev 5380) +++ branches/1.0/package/ntp/ntp.mk 2012-01-16 03:43:19 UTC (rev 5381) @@ -3,7 +3,7 @@ # ntp # ############################################################# -NTP_VERSION = 4.2.6p4 +NTP_VERSION = 4.2.6p5 NTP_SOURCE = ntp-$(NTP_VERSION).tar.gz NTP_SITE = http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2014-12-21 15:05:04
|
Revision: 6865 http://sourceforge.net/p/astlinux/code/6865 Author: abelbeck Date: 2014-12-21 15:04:56 +0000 (Sun, 21 Dec 2014) Log Message: ----------- ntp, version bump to 4.2.8, many security fixes: http://support.ntp.org/bin/view/Main/SecurityNotice Modified Paths: -------------- branches/1.0/package/ntp/ntp.mk Modified: branches/1.0/package/ntp/ntp.mk =================================================================== --- branches/1.0/package/ntp/ntp.mk 2014-12-20 00:19:36 UTC (rev 6864) +++ branches/1.0/package/ntp/ntp.mk 2014-12-21 15:04:56 UTC (rev 6865) @@ -3,18 +3,13 @@ # ntp # ############################################################# -NTP_VERSION = 4.2.6p5 +NTP_VERSION = 4.2.8 NTP_SOURCE = ntp-$(NTP_VERSION).tar.gz NTP_SITE = http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2 -NTP_CONF_ENV = ac_cv_lib_md5_MD5Init=no - -ifneq ($(BR2_INET_IPV6),y) -NTP_CONF_ENV += isc_cv_have_in6addr_any=no -endif - NTP_CONF_OPT = --with-shared \ --program-transform-name=s,,, \ + --with-yielding-select=yes \ --enable-ipv6=no \ --without-ntpsnmpd @@ -27,7 +22,6 @@ define NTP_PATCH_FIXUPS $(SED) "s,^#if.*__GLIBC__.*_BSD_SOURCE.*$$,#if 0," $(@D)/ntpd/refclock_pcf.c - $(SED) '/[[:space:](]rindex[[:space:]]*(/s/[[:space:]]*rindex[[:space:]]*(/ strrchr(/g' $(@D)/ntpd/*.c endef NTP_INSTALL_FILES_$(BR2_PACKAGE_NTP_NTP_KEYGEN) += util/ntp-keygen This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-02-11 16:39:55
|
Revision: 6973 http://sourceforge.net/p/astlinux/code/6973 Author: abelbeck Date: 2015-02-11 16:39:52 +0000 (Wed, 11 Feb 2015) Log Message: ----------- ntp, version bump to 4.2.8p1, security fixes: CVE-2014-9297 and CVE-2014-9298 Modified Paths: -------------- branches/1.0/package/ntp/ntp.mk Modified: branches/1.0/package/ntp/ntp.mk =================================================================== --- branches/1.0/package/ntp/ntp.mk 2015-02-11 01:27:24 UTC (rev 6972) +++ branches/1.0/package/ntp/ntp.mk 2015-02-11 16:39:52 UTC (rev 6973) @@ -3,7 +3,7 @@ # ntp # ############################################################# -NTP_VERSION = 4.2.8 +NTP_VERSION = 4.2.8p1 NTP_SOURCE = ntp-$(NTP_VERSION).tar.gz NTP_SITE = http://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. |
From: <abe...@us...> - 2015-04-07 15:12:47
|
Revision: 7028 http://sourceforge.net/p/astlinux/code/7028 Author: abelbeck Date: 2015-04-07 15:12:35 +0000 (Tue, 07 Apr 2015) Log Message: ----------- ntp, version bump to 4.2.8p2, security fixes: CVE-2015-1798, CVE-2015-1799 Modified Paths: -------------- branches/1.0/package/ntp/ntp.mk Modified: branches/1.0/package/ntp/ntp.mk =================================================================== --- branches/1.0/package/ntp/ntp.mk 2015-04-07 14:54:08 UTC (rev 7027) +++ branches/1.0/package/ntp/ntp.mk 2015-04-07 15:12:35 UTC (rev 7028) @@ -3,7 +3,7 @@ # ntp # ############################################################# -NTP_VERSION = 4.2.8p1 +NTP_VERSION = 4.2.8p2 NTP_SOURCE = ntp-$(NTP_VERSION).tar.gz NTP_SITE = http://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. |
From: <abe...@us...> - 2015-07-03 16:24:56
|
Revision: 7136 http://sourceforge.net/p/astlinux/code/7136 Author: abelbeck Date: 2015-07-03 16:24:54 +0000 (Fri, 03 Jul 2015) Log Message: ----------- ntp, version bump to 4.2.8p3 Modified Paths: -------------- branches/1.0/package/ntp/ntp.mk Modified: branches/1.0/package/ntp/ntp.mk =================================================================== --- branches/1.0/package/ntp/ntp.mk 2015-07-03 16:15:00 UTC (rev 7135) +++ branches/1.0/package/ntp/ntp.mk 2015-07-03 16:24:54 UTC (rev 7136) @@ -3,7 +3,7 @@ # ntp # ############################################################# -NTP_VERSION = 4.2.8p2 +NTP_VERSION = 4.2.8p3 NTP_SOURCE = ntp-$(NTP_VERSION).tar.gz NTP_SITE = http://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. |
From: <abe...@us...> - 2015-07-06 16:40:21
|
Revision: 7140 http://sourceforge.net/p/astlinux/code/7140 Author: abelbeck Date: 2015-07-06 16:40:18 +0000 (Mon, 06 Jul 2015) Log Message: ----------- ntp, drop unneeded uClibc workaround for refclock_pcf.c Ref: http://git.buildroot.net/buildroot/commit/package/ntp/ntp.mk?id=0cbe4bc52d5f1cea7d2c085e40f948a5a78183b9 Modified Paths: -------------- branches/1.0/package/ntp/ntp.mk Modified: branches/1.0/package/ntp/ntp.mk =================================================================== --- branches/1.0/package/ntp/ntp.mk 2015-07-03 17:30:44 UTC (rev 7139) +++ branches/1.0/package/ntp/ntp.mk 2015-07-06 16:40:18 UTC (rev 7140) @@ -21,10 +21,6 @@ NTP_CONF_OPT += --without-crypto endif -define NTP_PATCH_FIXUPS - $(SED) "s,^#if.*__GLIBC__.*_BSD_SOURCE.*$$,#if 0," $(@D)/ntpd/refclock_pcf.c -endef - NTP_INSTALL_FILES_$(BR2_PACKAGE_NTP_NTP_KEYGEN) += util/ntp-keygen NTP_INSTALL_FILES_$(BR2_PACKAGE_NTP_NTP_WAIT) += scripts/ntp-wait/ntp-wait NTP_INSTALL_FILES_$(BR2_PACKAGE_NTP_NTPDATE) += ntpdate/ntpdate @@ -47,6 +43,4 @@ rm $(TARGET_DIR)/etc/init.d/ntpd endef -NTP_POST_PATCH_HOOKS += NTP_PATCH_FIXUPS - $(eval $(call AUTOTARGETS,package,ntp)) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-10-28 15:28:12
|
Revision: 7291 http://sourceforge.net/p/astlinux/code/7291 Author: abelbeck Date: 2015-10-28 15:28:10 +0000 (Wed, 28 Oct 2015) Log Message: ----------- ntp, version bump to 4.2.8p4, security fixes: CVE-2015-7871 plus 12 other low- and medium-severity vulnerabilities Modified Paths: -------------- branches/1.0/package/ntp/ntp.mk Modified: branches/1.0/package/ntp/ntp.mk =================================================================== --- branches/1.0/package/ntp/ntp.mk 2015-10-28 15:02:04 UTC (rev 7290) +++ branches/1.0/package/ntp/ntp.mk 2015-10-28 15:28:10 UTC (rev 7291) @@ -3,16 +3,17 @@ # ntp # ############################################################# -NTP_VERSION = 4.2.8p3 +NTP_VERSION = 4.2.8p4 NTP_SOURCE = ntp-$(NTP_VERSION).tar.gz -NTP_SITE = http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2 +NTP_SITE = --no-check-certificate https://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2 NTP_DEPENDENCIES = host-bison host-flex host-pkg-config -NTP_CONF_OPT = --with-shared \ - --program-transform-name=s,,, \ - --with-yielding-select=yes \ - --enable-ipv6=no \ - --without-ntpsnmpd +NTP_CONF_OPT = \ + --with-shared \ + --program-transform-name=s,,, \ + --with-yielding-select=yes \ + --enable-ipv6=no \ + --without-ntpsnmpd ifeq ($(BR2_PACKAGE_OPENSSL),y) NTP_CONF_OPT += --with-crypto This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-01-08 18:11:28
|
Revision: 7448 http://sourceforge.net/p/astlinux/code/7448 Author: abelbeck Date: 2016-01-08 18:11:26 +0000 (Fri, 08 Jan 2016) Log Message: ----------- ntp, version bump to 4.2.8p5, security fix: CVE-2015-5300 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-08 17:48:56 UTC (rev 7447) +++ branches/1.0/package/ntp/ntp.mk 2016-01-08 18:11:26 UTC (rev 7448) @@ -3,7 +3,7 @@ # ntp # ############################################################# -NTP_VERSION = 4.2.8p4 +NTP_VERSION = 4.2.8p5 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. |
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. |
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. |
From: <abe...@us...> - 2016-04-28 21:08:17
|
Revision: 7657 http://sourceforge.net/p/astlinux/code/7657 Author: abelbeck Date: 2016-04-28 21:08:15 +0000 (Thu, 28 Apr 2016) Log Message: ----------- ntp, disable all clock sources except for LOCAL-CLOCK, and disable debugging, reduces ntpd binary size buy 30% 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-28 03:13:45 UTC (rev 7656) +++ branches/1.0/package/ntp/ntp.mk 2016-04-28 21:08:15 UTC (rev 7657) @@ -12,9 +12,16 @@ --with-shared \ --program-transform-name=s,,, \ --with-yielding-select=yes \ - --enable-ipv6=no \ + --disable-debugging \ + --disable-ipv6 \ --without-ntpsnmpd +# Specify desired clocks +NTP_CONF_OPT += \ + --disable-all-clocks \ + --disable-parse-clocks \ + --enable-LOCAL-CLOCK + ifeq ($(BR2_PACKAGE_OPENSSL),y) NTP_CONF_OPT += --with-crypto NTP_DEPENDENCIES += openssl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-06-03 13:11:55
|
Revision: 7697 http://sourceforge.net/p/astlinux/code/7697 Author: abelbeck Date: 2016-06-03 13:11:52 +0000 (Fri, 03 Jun 2016) Log Message: ----------- ntp, version bump to 4.2.8p8, security fixes: 1 high- and 4 low- severity CVE-2016-4957 - Crypto-NAK crash CVE-2016-4953 - Bad authentication demobilizes ephemeral associations CVE-2016-4954 - Processing spoofed server packets CVE-2016-4955 - Autokey association reset CVE-2016-4956 - Broadcast interleave 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-06-01 22:45:05 UTC (rev 7696) +++ branches/1.0/package/ntp/ntp.mk 2016-06-03 13:11:52 UTC (rev 7697) @@ -3,7 +3,7 @@ # ntp # ############################################################# -NTP_VERSION = 4.2.8p7 +NTP_VERSION = 4.2.8p8 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. |
From: <abe...@us...> - 2016-11-21 22:45:39
|
Revision: 7975 http://sourceforge.net/p/astlinux/code/7975 Author: abelbeck Date: 2016-11-21 22:45:37 +0000 (Mon, 21 Nov 2016) Log Message: ----------- ntp, version bump to 4.2.8p9, addresses 2 medium-, 2 medium-/low-, and 5 low-severity security issues, 28 bugfixes 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-11-20 23:00:11 UTC (rev 7974) +++ branches/1.0/package/ntp/ntp.mk 2016-11-21 22:45:37 UTC (rev 7975) @@ -3,7 +3,7 @@ # ntp # ############################################################# -NTP_VERSION = 4.2.8p8 +NTP_VERSION = 4.2.8p9 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. |