public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Marcel Lorenz <marcel.lorenz@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] iproute2: update to 4.9.0
Date: Fri, 17 Mar 2017 16:19:03 +0100	[thread overview]
Message-ID: <20170317151903.27005-1-marcel.lorenz@ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 2901 bytes --]

Signed-off-by: Marcel Lorenz <marcel.lorenz(a)ipfire.org>
---
 config/rootfiles/common/iproute2 | 12 +++++++++---
 lfs/iproute2                     |  6 ++----
 2 files changed, 11 insertions(+), 7 deletions(-)

diff --git a/config/rootfiles/common/iproute2 b/config/rootfiles/common/iproute2
index 2339d83..3de5b9a 100644
--- a/config/rootfiles/common/iproute2
+++ b/config/rootfiles/common/iproute2
@@ -8,8 +8,10 @@ etc/iproute2/rt_protos
 etc/iproute2/rt_realms
 etc/iproute2/rt_scopes
 etc/iproute2/rt_tables
+sbin/arpd
 sbin/bridge
 sbin/ctstat
+sbin/devlink
 sbin/genl
 sbin/ifcfg
 sbin/ifstat
@@ -24,14 +26,14 @@ sbin/rtpr
 sbin/rtstat
 sbin/ss
 sbin/tc
+sbin/tipc
 #usr/lib/tc
 #usr/lib/tc/experimental.dist
+usr/lib/tc/m_ipt.so
+usr/lib/tc/m_xt.so
 #usr/lib/tc/normal.dist
 #usr/lib/tc/pareto.dist
 #usr/lib/tc/paretonormal.dist
-#usr/sbin/arpd
-#usr/share/bash-completion
-#usr/share/bash-completion/completions
 usr/share/bash-completion/completions/tc
 #usr/share/doc/iproute2
 #usr/share/doc/iproute2/SNAPSHOT.tex
@@ -67,6 +69,7 @@ usr/share/bash-completion/completions/tc
 #usr/share/doc/iproute2/tc-filters.tex
 #usr/share/man/man3/libnetlink.3
 #usr/share/man/man7/tc-hfsc.7
+#usr/share/man/man8/arpd.8
 #usr/share/man/man8/bridge.8
 #usr/share/man/man8/ctstat.8
 #usr/share/man/man8/devlink-dev.8
@@ -123,6 +126,8 @@ usr/share/bash-completion/completions/tc
 #usr/share/man/man8/tc-fw.8
 #usr/share/man/man8/tc-hfsc.8
 #usr/share/man/man8/tc-htb.8
+#usr/share/man/man8/tc-ife.8
+#usr/share/man/man8/tc-matchall.8
 #usr/share/man/man8/tc-mirred.8
 #usr/share/man/man8/tc-mqprio.8
 #usr/share/man/man8/tc-nat.8
@@ -153,3 +158,4 @@ usr/share/bash-completion/completions/tc
 #usr/share/man/man8/tipc-node.8
 #usr/share/man/man8/tipc-socket.8
 #usr/share/man/man8/tipc.8
+var/lib/arpd
diff --git a/lfs/iproute2 b/lfs/iproute2
index 47ce077..372d06c 100644
--- a/lfs/iproute2
+++ b/lfs/iproute2
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 4.7.0
+VER        = 4.9.0
 
 THISAPP    = iproute2-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE)             = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5         = d4b205830cdc2702f8a0cbd6232129cd
+$(DL_FILE)_MD5         = 44a8371a4b2c40e48e4c9f98cbd41391
 
 install : $(TARGET)
 
@@ -70,10 +70,8 @@ $(subst %,%_MD5,$(objects)) :
 $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
 	@$(PREBUILD)
 	@rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE)
-	cd $(DIR_APP) && cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/$(THISAPP)_remove_arpd.patch
 	cd $(DIR_APP) && make $(MAKETUNING) SBINDIR=/sbin
 	cd $(DIR_APP) && make SBINDIR=/sbin install
-	cd $(DIR_APP) && mv -v /sbin/arpd /usr/sbin
 
 	# Add table for static routing
 	echo "200	static" >> /etc/iproute2/rt_tables
-- 
2.9.3


                 reply	other threads:[~2017-03-17 15:19 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170317151903.27005-1-marcel.lorenz@ipfire.org \
    --to=marcel.lorenz@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox