From 1ac41ff742614ce54438867ef2950ed754285191 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Fri, 14 Jul 2017 09:19:29 +0200 Subject: [PATCH] Add iputils to base-runtime MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It's used by other modules and it just fits in. Signed-off-by: Petr Ĺ abata --- base-runtime.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/base-runtime.yaml b/base-runtime.yaml index b1441a9..2ad75f3 100644 --- a/base-runtime.yaml +++ b/base-runtime.yaml @@ -293,6 +293,8 @@ data: # iptables iptables, iptables-devel, iptables-libs, iptables-services, iptables-utils, + # iputils, + iputils, iputils-ninfod, # isl isl, isl-devel, # kernel @@ -997,6 +999,10 @@ data: iptables: rationale: Autogenerated by Base Runtime tools. ref: 7ee46ed2f5172db5f6e158009062ef99c3eebb48 + # iputils-20161105-2.fc26 + iputils: + rationale: Autogenerated by Base Runtime tools. + ref: 3be51cc88526fbf29d67dd1de80366b416140975 # isl-0.16.1-1.fc26 isl: rationale: Autogenerated by Base Runtime tools.