Accepting request 931285 from home:dirkmueller:Factory
- 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 OBS-URL: https://build.opensuse.org/request/show/931285 OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=216
This commit is contained in:
parent
2fb7054ab0
commit
65ceec2ea9
Binary file not shown.
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:210fa785a52f3763c4287fd5ae63e246f6311bfaa48c424baab6d383bb7591d4
|
|
||||||
size 853572
|
|
BIN
iproute2-5.15.0.tar.sign
Normal file
BIN
iproute2-5.15.0.tar.sign
Normal file
Binary file not shown.
3
iproute2-5.15.0.tar.xz
Normal file
3
iproute2-5.15.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:38e3e4a5f9a7f5575c015027a10df097c149111eeb739993128e5b2b35b291ff
|
||||||
|
size 858068
|
@ -1,3 +1,33 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Nov 13 20:03:30 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- 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 <jengelh@inai.de>
|
Wed Sep 1 11:49:51 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define _buildshell /bin/bash
|
%define _buildshell /bin/bash
|
||||||
Name: iproute2
|
Name: iproute2
|
||||||
Version: 5.14
|
Version: 5.15
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Linux network configuration utilities
|
Summary: Linux network configuration utilities
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
|
Loading…
Reference in New Issue
Block a user