[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ipcop-svn
Subject:    [Ipcop-svn] SF.net SVN: ipcop:[6148] ipcop/trunk
From:       owes () users ! sourceforge ! net
Date:       2011-11-30 21:39:28
Message-ID: E1RVrsG-0007Ji-IC () sfp-svn-2 ! v30 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Revision: 6148
          http://ipcop.svn.sourceforge.net/ipcop/?rev=6148&view=rev
Author:   owes
Date:     2011-11-30 21:39:28 +0000 (Wed, 30 Nov 2011)
Log Message:
-----------
Upgrade iproute2 to 3.1.0

Modified Paths:
--------------
    ipcop/trunk/config/rootfiles/common/iproute2
    ipcop/trunk/lfs/iproute2
    ipcop/trunk/updates/2.0.3/ROOTFILES.i486-2.0.3
    ipcop/trunk/updates/2.0.3/information.xml

Modified: ipcop/trunk/config/rootfiles/common/iproute2
===================================================================
--- ipcop/trunk/config/rootfiles/common/iproute2	2011-11-30 14:44:04 UTC (rev 6147)
+++ ipcop/trunk/config/rootfiles/common/iproute2	2011-11-30 21:39:28 UTC (rev 6148)
@@ -59,6 +59,7 @@
 #usr/share/doc/iproute2/rtstat.sgml
 #usr/share/doc/iproute2/ss.sgml
 #usr/share/man/man3/libnetlink.3
+#usr/share/man/man7/tc-hfsc.7
 #usr/share/man/man8/arpd.8
 #usr/share/man/man8/ctstat.8
 #usr/share/man/man8/ip.8
@@ -73,13 +74,16 @@
 #usr/share/man/man8/tc-bfifo.8
 #usr/share/man/man8/tc-cbq-details.8
 #usr/share/man/man8/tc-cbq.8
+#usr/share/man/man8/tc-choke.8
 #usr/share/man/man8/tc-drr.8
+#usr/share/man/man8/tc-hfsc.8
 #usr/share/man/man8/tc-htb.8
 #usr/share/man/man8/tc-pfifo.8
 #usr/share/man/man8/tc-pfifo_fast.8
 #usr/share/man/man8/tc-prio.8
 #usr/share/man/man8/tc-red.8
 #usr/share/man/man8/tc-sfq.8
+#usr/share/man/man8/tc-stab.8
 #usr/share/man/man8/tc-tbf.8
 #usr/share/man/man8/tc.8
 #var/lib/arpd

Modified: ipcop/trunk/lfs/iproute2
===================================================================
--- ipcop/trunk/lfs/iproute2	2011-11-30 14:44:04 UTC (rev 6147)
+++ ipcop/trunk/lfs/iproute2	2011-11-30 21:39:28 UTC (rev 6148)
@@ -33,13 +33,13 @@
 include Config
 
 PKG_NAME   = iproute2
-VER        = 2.6.39
+VER        = 3.1.0
 HOST_ARCH  = all
 OTHER_SRC  = yes
 
 THISAPP    = $(PKG_NAME)-$(VER)
-DL_FILE    = $(THISAPP).tar.gz
-DL_FROM    = http://developer.osdl.org/dev/iproute2/download
+DL_FILE    = $(THISAPP).tar.xz
+DL_FROM    = $(URL_KERNEL)/linux/utils/net/iproute2
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
@@ -50,7 +50,7 @@
 
 $(DL_FILE)	= $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5	= 8a3b6bc77c2ecf752284aa4a6fc630a6
+$(DL_FILE)_MD5	= 810cdc0ddc2409a7af7089588c6c9a68
 
 install : $(TARGET)
 

Modified: ipcop/trunk/updates/2.0.3/ROOTFILES.i486-2.0.3
===================================================================
--- ipcop/trunk/updates/2.0.3/ROOTFILES.i486-2.0.3	2011-11-30 14:44:04 UTC (rev 6147)
+++ ipcop/trunk/updates/2.0.3/ROOTFILES.i486-2.0.3	2011-11-30 21:39:28 UTC (rev 6148)
@@ -24,6 +24,12 @@
 /usr/bin/cmp
 /usr/bin/diff
 ##
+## iproute2-3.1.0
+/sbin/ip
+/sbin/rtmon
+/sbin/ss
+/sbin/tc
+##
 ## kbd-1.15.3
 /usr/bin/chvt
 /usr/bin/deallocvt

Modified: ipcop/trunk/updates/2.0.3/information.xml
===================================================================
--- ipcop/trunk/updates/2.0.3/information.xml	2011-11-30 14:44:04 UTC (rev 6147)
+++ ipcop/trunk/updates/2.0.3/information.xml	2011-11-30 21:39:28 UTC (rev 6148)
@@ -7,7 +7,7 @@
             Disable traffic accounting with detail level High, always use Low.<br \
                />
             Fix _builtin___strncat_chk might overflow in \
usb-modemswitch-1.2.0.<br />  Language updates.<br />
-            Upgrade acpid to 2.0.13, bash to 4.2.20, diffutils to 3.2,
+            Upgrade acpid to 2.0.13, bash to 4.2.20, diffutils to 3.2, iproute2 to \
3.1.0,  kbd to 1.15.3, kernel to 2.6.32.49, libpcap to 1.2.0,
             smartmontools to 5.42, Solos PCI to 1.03, tcpdump to 4.2.0.
         </description>

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


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic