From: <abe...@us...> - 2011-12-20 14:18:31
|
Revision: 5318 http://astlinux.svn.sourceforge.net/astlinux/?rev=5318&view=rev Author: abelbeck Date: 2011-12-20 14:18:20 +0000 (Tue, 20 Dec 2011) Log Message: ----------- ethtool, version bump to 3.0 Modified Paths: -------------- branches/1.0/package/ethtool/ethtool.mk Modified: branches/1.0/package/ethtool/ethtool.mk =================================================================== --- branches/1.0/package/ethtool/ethtool.mk 2011-12-18 23:21:11 UTC (rev 5317) +++ branches/1.0/package/ethtool/ethtool.mk 2011-12-20 14:18:20 UTC (rev 5318) @@ -4,7 +4,7 @@ # ############################################################# -ETHTOOL_VERSION = 2.6.39 +ETHTOOL_VERSION = 3.0 ETHTOOL_SITE = $(BR2_KERNEL_MIRROR)/software/network/ethtool/ $(eval $(call AUTOTARGETS,package,ethtool)) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2012-01-09 20:28:00
|
Revision: 5363 http://astlinux.svn.sourceforge.net/astlinux/?rev=5363&view=rev Author: abelbeck Date: 2012-01-09 20:27:54 +0000 (Mon, 09 Jan 2012) Log Message: ----------- ethtool, version bump to 3.1 Modified Paths: -------------- branches/1.0/package/ethtool/ethtool.mk Modified: branches/1.0/package/ethtool/ethtool.mk =================================================================== --- branches/1.0/package/ethtool/ethtool.mk 2012-01-09 17:28:39 UTC (rev 5362) +++ branches/1.0/package/ethtool/ethtool.mk 2012-01-09 20:27:54 UTC (rev 5363) @@ -4,7 +4,8 @@ # ############################################################# -ETHTOOL_VERSION = 3.0 -ETHTOOL_SITE = $(BR2_KERNEL_MIRROR)/software/network/ethtool/ +ETHTOOL_VERSION = 3.1 +ETHTOOL_SITE = http://www.kernel.org/pub/software/network/ethtool +#ETHTOOL_SITE = $(BR2_KERNEL_MIRROR)/software/network/ethtool $(eval $(call AUTOTARGETS,package,ethtool)) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2012-01-17 16:19:51
|
Revision: 5388 http://astlinux.svn.sourceforge.net/astlinux/?rev=5388&view=rev Author: abelbeck Date: 2012-01-17 16:19:40 +0000 (Tue, 17 Jan 2012) Log Message: ----------- ethtool, version bump to 3.2 Modified Paths: -------------- branches/1.0/package/ethtool/ethtool.mk Modified: branches/1.0/package/ethtool/ethtool.mk =================================================================== --- branches/1.0/package/ethtool/ethtool.mk 2012-01-17 15:55:49 UTC (rev 5387) +++ branches/1.0/package/ethtool/ethtool.mk 2012-01-17 16:19:40 UTC (rev 5388) @@ -4,7 +4,7 @@ # ############################################################# -ETHTOOL_VERSION = 3.1 +ETHTOOL_VERSION = 3.2 ETHTOOL_SITE = http://www.kernel.org/pub/software/network/ethtool #ETHTOOL_SITE = $(BR2_KERNEL_MIRROR)/software/network/ethtool This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2012-12-19 20:10:59
|
Revision: 5824 http://astlinux.svn.sourceforge.net/astlinux/?rev=5824&view=rev Author: abelbeck Date: 2012-12-19 20:10:52 +0000 (Wed, 19 Dec 2012) Log Message: ----------- ethtool, version bump to 3.7 Modified Paths: -------------- branches/1.0/package/ethtool/ethtool.mk Modified: branches/1.0/package/ethtool/ethtool.mk =================================================================== --- branches/1.0/package/ethtool/ethtool.mk 2012-12-18 15:02:48 UTC (rev 5823) +++ branches/1.0/package/ethtool/ethtool.mk 2012-12-19 20:10:52 UTC (rev 5824) @@ -4,8 +4,7 @@ # ############################################################# -ETHTOOL_VERSION = 3.2 +ETHTOOL_VERSION = 3.7 ETHTOOL_SITE = http://www.kernel.org/pub/software/network/ethtool -#ETHTOOL_SITE = $(BR2_KERNEL_MIRROR)/software/network/ethtool $(eval $(call AUTOTARGETS,package,ethtool)) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2013-05-14 22:27:38
|
Revision: 6083 http://sourceforge.net/p/astlinux/code/6083 Author: abelbeck Date: 2013-05-14 22:27:35 +0000 (Tue, 14 May 2013) Log Message: ----------- ethtool, version bump to 3.9 Modified Paths: -------------- branches/1.0/package/ethtool/ethtool.mk Modified: branches/1.0/package/ethtool/ethtool.mk =================================================================== --- branches/1.0/package/ethtool/ethtool.mk 2013-05-14 22:09:37 UTC (rev 6082) +++ branches/1.0/package/ethtool/ethtool.mk 2013-05-14 22:27:35 UTC (rev 6083) @@ -4,7 +4,7 @@ # ############################################################# -ETHTOOL_VERSION = 3.7 +ETHTOOL_VERSION = 3.9 ETHTOOL_SITE = http://www.kernel.org/pub/software/network/ethtool $(eval $(call AUTOTARGETS,package,ethtool)) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2013-09-29 20:11:00
|
Revision: 6205 http://sourceforge.net/p/astlinux/code/6205 Author: abelbeck Date: 2013-09-29 20:10:57 +0000 (Sun, 29 Sep 2013) Log Message: ----------- ethtool, version bump to 3.11 Modified Paths: -------------- branches/1.0/package/ethtool/ethtool.mk Modified: branches/1.0/package/ethtool/ethtool.mk =================================================================== --- branches/1.0/package/ethtool/ethtool.mk 2013-09-29 20:07:31 UTC (rev 6204) +++ branches/1.0/package/ethtool/ethtool.mk 2013-09-29 20:10:57 UTC (rev 6205) @@ -4,7 +4,7 @@ # ############################################################# -ETHTOOL_VERSION = 3.9 +ETHTOOL_VERSION = 3.11 ETHTOOL_SITE = http://www.kernel.org/pub/software/network/ethtool $(eval $(call AUTOTARGETS,package,ethtool)) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2013-11-16 20:41:45
|
Revision: 6283 http://sourceforge.net/p/astlinux/code/6283 Author: abelbeck Date: 2013-11-16 20:41:42 +0000 (Sat, 16 Nov 2013) Log Message: ----------- ethtool, version bump to 3.12.1 Modified Paths: -------------- branches/1.0/package/ethtool/ethtool.mk Modified: branches/1.0/package/ethtool/ethtool.mk =================================================================== --- branches/1.0/package/ethtool/ethtool.mk 2013-11-16 20:38:37 UTC (rev 6282) +++ branches/1.0/package/ethtool/ethtool.mk 2013-11-16 20:41:42 UTC (rev 6283) @@ -4,7 +4,7 @@ # ############################################################# -ETHTOOL_VERSION = 3.11 +ETHTOOL_VERSION = 3.12.1 ETHTOOL_SITE = http://www.kernel.org/pub/software/network/ethtool $(eval $(call AUTOTARGETS,package,ethtool)) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2014-04-28 18:52:04
|
Revision: 6505 http://sourceforge.net/p/astlinux/code/6505 Author: abelbeck Date: 2014-04-28 18:52:01 +0000 (Mon, 28 Apr 2014) Log Message: ----------- ethtool, version bump to 3.14 Modified Paths: -------------- branches/1.0/package/ethtool/ethtool.mk Modified: branches/1.0/package/ethtool/ethtool.mk =================================================================== --- branches/1.0/package/ethtool/ethtool.mk 2014-04-28 18:10:12 UTC (rev 6504) +++ branches/1.0/package/ethtool/ethtool.mk 2014-04-28 18:52:01 UTC (rev 6505) @@ -4,7 +4,7 @@ # ############################################################# -ETHTOOL_VERSION = 3.12.1 -ETHTOOL_SITE = http://www.kernel.org/pub/software/network/ethtool +ETHTOOL_VERSION = 3.14 +ETHTOOL_SITE = $(BR2_KERNEL_MIRROR)/software/network/ethtool $(eval $(call AUTOTARGETS,package,ethtool)) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2014-09-23 17:13:39
|
Revision: 6719 http://sourceforge.net/p/astlinux/code/6719 Author: abelbeck Date: 2014-09-23 17:13:27 +0000 (Tue, 23 Sep 2014) Log Message: ----------- ethtool, version bump to 3.16 Modified Paths: -------------- branches/1.0/package/ethtool/ethtool.mk Modified: branches/1.0/package/ethtool/ethtool.mk =================================================================== --- branches/1.0/package/ethtool/ethtool.mk 2014-09-21 14:16:30 UTC (rev 6718) +++ branches/1.0/package/ethtool/ethtool.mk 2014-09-23 17:13:27 UTC (rev 6719) @@ -4,7 +4,7 @@ # ############################################################# -ETHTOOL_VERSION = 3.14 +ETHTOOL_VERSION = 3.16 ETHTOOL_SITE = $(BR2_KERNEL_MIRROR)/software/network/ethtool $(eval $(call AUTOTARGETS,package,ethtool)) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2014-12-29 19:27:24
|
Revision: 6879 http://sourceforge.net/p/astlinux/code/6879 Author: abelbeck Date: 2014-12-29 19:27:22 +0000 (Mon, 29 Dec 2014) Log Message: ----------- ethtool, version bump to 3.18 Modified Paths: -------------- branches/1.0/package/ethtool/ethtool.mk Modified: branches/1.0/package/ethtool/ethtool.mk =================================================================== --- branches/1.0/package/ethtool/ethtool.mk 2014-12-29 19:14:33 UTC (rev 6878) +++ branches/1.0/package/ethtool/ethtool.mk 2014-12-29 19:27:22 UTC (rev 6879) @@ -4,7 +4,7 @@ # ############################################################# -ETHTOOL_VERSION = 3.16 +ETHTOOL_VERSION = 3.18 ETHTOOL_SITE = $(BR2_KERNEL_MIRROR)/software/network/ethtool $(eval $(call AUTOTARGETS,package,ethtool)) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-06-02 14:37:04
|
Revision: 7090 http://sourceforge.net/p/astlinux/code/7090 Author: abelbeck Date: 2015-06-02 14:37:02 +0000 (Tue, 02 Jun 2015) Log Message: ----------- ethtool, version bump to 4.0 Modified Paths: -------------- branches/1.0/package/ethtool/ethtool.mk Modified: branches/1.0/package/ethtool/ethtool.mk =================================================================== --- branches/1.0/package/ethtool/ethtool.mk 2015-06-02 14:09:45 UTC (rev 7089) +++ branches/1.0/package/ethtool/ethtool.mk 2015-06-02 14:37:02 UTC (rev 7090) @@ -4,7 +4,7 @@ # ############################################################# -ETHTOOL_VERSION = 3.18 +ETHTOOL_VERSION = 4.0 ETHTOOL_SITE = $(BR2_KERNEL_MIRROR)/software/network/ethtool $(eval $(call AUTOTARGETS,package,ethtool)) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-11-02 17:36:42
|
Revision: 7306 http://sourceforge.net/p/astlinux/code/7306 Author: abelbeck Date: 2015-11-02 17:36:39 +0000 (Mon, 02 Nov 2015) Log Message: ----------- ethtool, version bump to 4.2 Modified Paths: -------------- branches/1.0/package/ethtool/ethtool.mk Modified: branches/1.0/package/ethtool/ethtool.mk =================================================================== --- branches/1.0/package/ethtool/ethtool.mk 2015-11-02 17:27:22 UTC (rev 7305) +++ branches/1.0/package/ethtool/ethtool.mk 2015-11-02 17:36:39 UTC (rev 7306) @@ -4,7 +4,7 @@ # ############################################################# -ETHTOOL_VERSION = 4.0 +ETHTOOL_VERSION = 4.2 ETHTOOL_SITE = $(BR2_KERNEL_MIRROR)/software/network/ethtool $(eval $(call AUTOTARGETS,package,ethtool)) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-03-15 14:26:41
|
Revision: 7593 http://sourceforge.net/p/astlinux/code/7593 Author: abelbeck Date: 2016-03-15 14:26:39 +0000 (Tue, 15 Mar 2016) Log Message: ----------- ethtool, version bump to 4.5 Modified Paths: -------------- branches/1.0/package/ethtool/ethtool.mk Modified: branches/1.0/package/ethtool/ethtool.mk =================================================================== --- branches/1.0/package/ethtool/ethtool.mk 2016-03-15 13:59:21 UTC (rev 7592) +++ branches/1.0/package/ethtool/ethtool.mk 2016-03-15 14:26:39 UTC (rev 7593) @@ -4,7 +4,7 @@ # ############################################################# -ETHTOOL_VERSION = 4.2 +ETHTOOL_VERSION = 4.5 ETHTOOL_SITE = $(BR2_KERNEL_MIRROR)/software/network/ethtool $(eval $(call AUTOTARGETS,package,ethtool)) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-07-20 15:18:24
|
Revision: 7760 http://sourceforge.net/p/astlinux/code/7760 Author: abelbeck Date: 2016-07-20 15:18:21 +0000 (Wed, 20 Jul 2016) Log Message: ----------- ethtool, version bump to 4.6 Modified Paths: -------------- branches/1.0/package/ethtool/ethtool.mk Modified: branches/1.0/package/ethtool/ethtool.mk =================================================================== --- branches/1.0/package/ethtool/ethtool.mk 2016-07-20 15:06:40 UTC (rev 7759) +++ branches/1.0/package/ethtool/ethtool.mk 2016-07-20 15:18:21 UTC (rev 7760) @@ -4,7 +4,7 @@ # ############################################################# -ETHTOOL_VERSION = 4.5 +ETHTOOL_VERSION = 4.6 ETHTOOL_SITE = $(BR2_KERNEL_MIRROR)/software/network/ethtool $(eval $(call AUTOTARGETS,package,ethtool)) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-10-06 16:26:17
|
Revision: 7879 http://sourceforge.net/p/astlinux/code/7879 Author: abelbeck Date: 2016-10-06 16:26:14 +0000 (Thu, 06 Oct 2016) Log Message: ----------- ethtool, version bump to 4.8 Modified Paths: -------------- branches/1.0/package/ethtool/ethtool.mk Modified: branches/1.0/package/ethtool/ethtool.mk =================================================================== --- branches/1.0/package/ethtool/ethtool.mk 2016-10-04 14:40:52 UTC (rev 7878) +++ branches/1.0/package/ethtool/ethtool.mk 2016-10-06 16:26:14 UTC (rev 7879) @@ -4,7 +4,7 @@ # ############################################################# -ETHTOOL_VERSION = 4.6 +ETHTOOL_VERSION = 4.8 ETHTOOL_SITE = $(BR2_KERNEL_MIRROR)/software/network/ethtool $(eval $(call AUTOTARGETS,package,ethtool)) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2017-06-03 12:07:29
|
Revision: 8371 http://sourceforge.net/p/astlinux/code/8371 Author: abelbeck Date: 2017-06-03 12:07:27 +0000 (Sat, 03 Jun 2017) Log Message: ----------- ethtool, version bump to 4.11 Modified Paths: -------------- branches/1.0/package/ethtool/ethtool.mk Modified: branches/1.0/package/ethtool/ethtool.mk =================================================================== --- branches/1.0/package/ethtool/ethtool.mk 2017-06-03 11:57:04 UTC (rev 8370) +++ branches/1.0/package/ethtool/ethtool.mk 2017-06-03 12:07:27 UTC (rev 8371) @@ -4,7 +4,7 @@ # ############################################################# -ETHTOOL_VERSION = 4.8 +ETHTOOL_VERSION = 4.11 ETHTOOL_SITE = $(BR2_KERNEL_MIRROR)/software/network/ethtool $(eval $(call AUTOTARGETS,package,ethtool)) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |