Accepting request 994300 from home:gmbr3:Active
- update to 5.19: * ip/iplink_virt_wifi: add support for virt_wifi * Update kernel headers * libnetlink: Add filtering to rtnl_statsdump_req_filter() * ipstats: Add a "set" command * ipstats: Add a group "link" * libbpf: Use bpf_object__load instead of bpf_object__load_xattr * uapi: change name for zerocopy sendfile in tls * bridge: vxlan device vnifilter support * f_flower: Add num of vlans parameter OBS-URL: https://build.opensuse.org/request/show/994300 OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=226
This commit is contained in:
parent
bc70a3d382
commit
344e210a90
Binary file not shown.
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5ba3d464d51c8c283550d507ffac3d10f7aec587b7c66b0ccb6950643646389e
|
|
||||||
size 880456
|
|
BIN
iproute2-5.19.0.tar.sign
Normal file
BIN
iproute2-5.19.0.tar.sign
Normal file
Binary file not shown.
3
iproute2-5.19.0.tar.xz
Normal file
3
iproute2-5.19.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:26b7a34d6a7fd2f7a42e2b39c5a90cb61bac522d1096067ffeb195e5693d7791
|
||||||
|
size 892696
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 10 10:35:10 UTC 2022 - Callum Farmer <gmbr3@opensuse.org>
|
||||||
|
|
||||||
|
- update to 5.19:
|
||||||
|
* ip/iplink_virt_wifi: add support for virt_wifi
|
||||||
|
* Update kernel headers
|
||||||
|
* libnetlink: Add filtering to rtnl_statsdump_req_filter()
|
||||||
|
* ipstats: Add a "set" command
|
||||||
|
* ipstats: Add a group "link"
|
||||||
|
* libbpf: Use bpf_object__load instead of bpf_object__load_xattr
|
||||||
|
* uapi: change name for zerocopy sendfile in tls
|
||||||
|
* bridge: vxlan device vnifilter support
|
||||||
|
* f_flower: Add num of vlans parameter
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jun 5 00:40:43 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
Sun Jun 5 00:40:43 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define _buildshell /bin/bash
|
%define _buildshell /bin/bash
|
||||||
Name: iproute2
|
Name: iproute2
|
||||||
Version: 5.18
|
Version: 5.19
|
||||||
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