Revision: 6406
          http://ipcop.svn.sourceforge.net/ipcop/?rev=6406&view=rev
Author:   owes
Date:     2012-02-24 07:08:42 +0000 (Fri, 24 Feb 2012)
Log Message:
-----------
Upgrade ethtool to 3.2

Modified Paths:
--------------
    ipcop/trunk/lfs/ethtool
    ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0
    ipcop/trunk/updates/2.1.0/information.xml

Modified: ipcop/trunk/lfs/ethtool
===================================================================
--- ipcop/trunk/lfs/ethtool     2012-02-23 22:42:32 UTC (rev 6405)
+++ ipcop/trunk/lfs/ethtool     2012-02-24 07:08:42 UTC (rev 6406)
@@ -33,13 +33,13 @@
 include Config
 
 PKG_NAME   = ethtool
-VER        = 2.6.36
+VER        = 3.2
 HOST_ARCH  = all
 OTHER_SRC  = yes
 
 THISAPP    = $(PKG_NAME)-$(VER)
-DL_FILE    = $(THISAPP).tar.gz
-DL_FROM    = $(URL_SFNET)/gkernel
+DL_FILE    = $(THISAPP).tar.bz2
+DL_FROM    = $(URL_KERNEL)/software/network/ethtool
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
@@ -51,7 +51,7 @@
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 3b2322695e9ee7bf447ebcdb85f93e83
+$(DL_FILE)_MD5 = 36377b5cf1ddcb346b6cb351d9b85d0a
 
 install : $(TARGET)
 
@@ -80,7 +80,7 @@
 
 $(TARGET) : $(firstword $(MAKEFILE_LIST)) $(patsubst %,$(DIR_DL)/%,$(objects))
        @$(PREBUILD)
-       @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE)
+       @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar xf $(DIR_DL)/$(DL_FILE)
 
        cd $(DIR_APP) && ./configure --prefix=/usr
        cd $(DIR_APP) && make

Modified: ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0
===================================================================
--- ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0      2012-02-23 22:42:32 UTC 
(rev 6405)
+++ ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0      2012-02-24 07:08:42 UTC 
(rev 6406)
@@ -75,6 +75,9 @@
 /usr/bin/lsattr
 /usr/sbin/mklost+found
 ##
+## ethtool-3.2
+/usr/sbin/ethtool
+##
 ## gmp-5.0.4
 /usr/lib/libgmp.so.10
 /usr/lib/libgmp.so.10.0.4

Modified: ipcop/trunk/updates/2.1.0/information.xml
===================================================================
--- ipcop/trunk/updates/2.1.0/information.xml   2012-02-23 22:42:32 UTC (rev 
6405)
+++ ipcop/trunk/updates/2.1.0/information.xml   2012-02-24 07:08:42 UTC (rev 
6406)
@@ -6,8 +6,8 @@
         <description>bash patch&lt;br /&gt;
             Add URL filter.&lt;br /&gt;
             Language updates.&lt;br /&gt;
-            Upgrade e2fsprogs to 1.42.1, gmp to 5.0.4, kernel to 3.0.22, krb5 
to 1.9.3,
-            mdadm to 3.2.3, procps to 3.3.2, shadow to 4.1.5.
+            Upgrade e2fsprogs to 1.42.1, ethtool to 3.2, gmp to 5.0.4, kernel 
to 3.0.22, krb5 to 1.9.3,
+            procps to 3.3.2, shadow to 4.1.5.
             &lt;br /&gt;
             &lt;b&gt;Mandatory reboot after upgrade.&lt;/b&gt;
         </description>

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to