logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: ec83448bea570da5de2e387119968d6e58e753f3
parent 0e291a9ff5aef406d53b5a324356fc77ddd4b8e7
Author: Michael Forney <mforney@mforney.org>
Date:   Thu, 28 Mar 2019 17:16:16 -0700

iproute2: Update to 5.0.0

Diffstat:

Mpkg/iproute2/gen.lua2+-
Mpkg/iproute2/ver2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pkg/iproute2/gen.lua b/pkg/iproute2/gen.lua @@ -14,7 +14,7 @@ lib('libnetlink.a', [[lib/( utils.c rt_names.c ll_map.c ll_types.c ll_proto.c ll_addr.c inet_proto.c namespace.c json_writer.c json_print.c names.c color.c bpf.c exec.c fs.c - (dnet ipx mpls)_ntop.c (dnet ipx mpls)_pton.c + mpls_ntop.c mpls_pton.c )]]) exe('bin/ip', [[ip/( diff --git a/pkg/iproute2/ver b/pkg/iproute2/ver @@ -1 +1 @@ -4.20.0 r0 +5.0.0 r0