From 8583b681e91bef7a60ecbf62a3acd0738c2cea48c04f673c1f1f75b8cbd36ed7 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sun, 14 Nov 2021 01:20:31 +0000 Subject: [PATCH] Trim meaningless entries OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=217 --- iproute2.changes | 18 +++--------------- 1 file changed, 3 insertions(+), 15 deletions(-) diff --git a/iproute2.changes b/iproute2.changes index f8484ca..f54bbc5 100644 --- a/iproute2.changes +++ b/iproute2.changes @@ -4,29 +4,17 @@ Sat Nov 13 20:03:30 UTC 2021 - Dirk Müller - update to 5.15: * lib: bpf_legacy: fix bpffs mount when /sys/fs/bpf exists * man: devlink-port: fix the devlink port add synopsis - * man: devlink-port: fix style - * man: devlink-port: remove extra .br * man: devlink-port: fix pfnum for devlink port add * iptuntap: fix multi-queue flag display * mptcp: unbreak JSON endpoint list - * cmd: use spaces instead of tabs for usage indentation - * ipneigh: add support to print brief output of neigh cache in tabular format - * ip/bond: add lacp active support + * ipneigh: add support to print brief output of neigh cache in + tabular format + * ip/bond: add LACP active support * ip/tunnel: always print all known attributes * Add, show, link, remove IOAM namespaces and schemas * New IOAM6 encap type for routes - * IOAM man8 - * ipioam6: use print_nl instead of print_null - * tree-wide: fix some typos found by Lintian - * rdma: Fix SRQ resource tracking information json - * man: ip-link: remove double of - * lib/bpf: fix map-in-map creation without prepopulation * tc/skbmod: Introduce SKBMOD_F_ECN option * tc/f_flower: fix port range parsing - * uapi: update headers from 5.15 merge - * ip: remove leftovers from IPX and DECnet - * uapi: updates from 5.15-rc1 - * uapi: pickup fix for xfrm ABI breakage ------------------------------------------------------------------- Wed Sep 1 11:49:51 UTC 2021 - Jan Engelhardt