diff --git a/iproute2-5.14.0.tar.sign b/iproute2-5.14.0.tar.sign deleted file mode 100644 index d7e1dfd..0000000 Binary files a/iproute2-5.14.0.tar.sign and /dev/null differ diff --git a/iproute2-5.14.0.tar.xz b/iproute2-5.14.0.tar.xz deleted file mode 100644 index 65f34df..0000000 --- a/iproute2-5.14.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:210fa785a52f3763c4287fd5ae63e246f6311bfaa48c424baab6d383bb7591d4 -size 853572 diff --git a/iproute2-5.15.0.tar.sign b/iproute2-5.15.0.tar.sign new file mode 100644 index 0000000..adf1983 Binary files /dev/null and b/iproute2-5.15.0.tar.sign differ diff --git a/iproute2-5.15.0.tar.xz b/iproute2-5.15.0.tar.xz new file mode 100644 index 0000000..c907333 --- /dev/null +++ b/iproute2-5.15.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38e3e4a5f9a7f5575c015027a10df097c149111eeb739993128e5b2b35b291ff +size 858068 diff --git a/iproute2.changes b/iproute2.changes index c9b9c98..f8484ca 100644 --- a/iproute2.changes +++ b/iproute2.changes @@ -1,3 +1,33 @@ +------------------------------------------------------------------- +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 + * 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 diff --git a/iproute2.spec b/iproute2.spec index 76054b4..feb3b2f 100644 --- a/iproute2.spec +++ b/iproute2.spec @@ -18,7 +18,7 @@ %define _buildshell /bin/bash Name: iproute2 -Version: 5.14 +Version: 5.15 Release: 0 Summary: Linux network configuration utilities License: GPL-2.0-only