summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2012-08-25 09:46:57 +0200
committerJuergen Daubert <jue@jue.li>2012-08-25 09:46:57 +0200
commit3596b559bd434559288eeea78dc8edf0aebee186 (patch)
tree867ec7ad149077ff6ef9207925eef95720aaa41f
parent49f333b326acda45fdaeab6dd5bb737a177e6e89 (diff)
downloadcore-3596b559bd434559288eeea78dc8edf0aebee186.tar.gz
core-3596b559bd434559288eeea78dc8edf0aebee186.tar.xz
iproute2: update to 3.5.1
-rw-r--r--iproute2/.footprint3
-rw-r--r--iproute2/.md5sum2
-rw-r--r--iproute2/Pkgfile2
3 files changed, 5 insertions, 2 deletions
diff --git a/iproute2/.footprint b/iproute2/.footprint
index 997b049a..7cc911ca 100644
--- a/iproute2/.footprint
+++ b/iproute2/.footprint
@@ -11,6 +11,7 @@ drwxr-xr-x root/root etc/rc.d/
-rwxr-xr-x root/root etc/rc.d/net
drwxr-xr-x root/root sbin/
-rwxr-xr-x root/root sbin/arpd
+-rwxr-xr-x root/root sbin/bridge
lrwxrwxrwx root/root sbin/ctstat -> lnstat
-rwxr-xr-x root/root sbin/genl
-rwxr-xr-x root/root sbin/ifcfg
@@ -68,6 +69,7 @@ drwxr-xr-x root/root usr/man/man8/
-rw-r--r-- root/root usr/man/man8/tc-cbq-details.8.gz
-rw-r--r-- root/root usr/man/man8/tc-cbq.8.gz
-rw-r--r-- root/root usr/man/man8/tc-choke.8.gz
+-rw-r--r-- root/root usr/man/man8/tc-codel.8.gz
-rw-r--r-- root/root usr/man/man8/tc-drr.8.gz
-rw-r--r-- root/root usr/man/man8/tc-fq_codel.8.gz
-rw-r--r-- root/root usr/man/man8/tc-hfsc.8.gz
@@ -81,6 +83,7 @@ drwxr-xr-x root/root usr/man/man8/
-rw-r--r-- root/root usr/man/man8/tc-sfq.8.gz
-rw-r--r-- root/root usr/man/man8/tc-stab.8.gz
-rw-r--r-- root/root usr/man/man8/tc-tbf.8.gz
+-rw-r--r-- root/root usr/man/man8/tc.8.gz
drwxr-xr-x root/root var/
drwxr-xr-x root/root var/lib/
drwxr-xr-x root/root var/lib/arpd/
diff --git a/iproute2/.md5sum b/iproute2/.md5sum
index fc8d3e73..93ee447f 100644
--- a/iproute2/.md5sum
+++ b/iproute2/.md5sum
@@ -1,2 +1,2 @@
-ab1fc3512c852ba0a929f6e589804e78 iproute2-3.5.0.tar.xz
+d4425b44edd5eacd6099e672e4baacbf iproute2-3.5.1.tar.xz
0b01b0404718d043adf55cfa314c80bd net.iproute2
diff --git a/iproute2/Pkgfile b/iproute2/Pkgfile
index d3379f39..937f194f 100644
--- a/iproute2/Pkgfile
+++ b/iproute2/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: db iptables
name=iproute2
-version=3.5.0
+version=3.5.1
release=1
source=(http://www.kernel.org/pub/linux/utils/net/$name/$name-$version.tar.xz \
net.iproute2)

Generated by cgit