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:
Jan Engelhardt 2021-11-14 01:19:06 +00:00 committed by Git OBS Bridge
parent 2fb7054ab0
commit 65ceec2ea9
6 changed files with 34 additions and 4 deletions

Binary file not shown.

View File

@ -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

Binary file not shown.

3
iproute2-5.15.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:38e3e4a5f9a7f5575c015027a10df097c149111eeb739993128e5b2b35b291ff
size 858068

View File

@ -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>

View File

@ -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