Accepting request 908809 from security:netfilter
- Update to release 5.13 OBS-URL: https://build.opensuse.org/request/show/908809 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/iproute2?expand=0&rev=120
This commit is contained in:
commit
a907140dcb
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9d268db98a36ee2a0e3ff3b92b2efff66fc1138a51e409bdef6ab3cfe15f326f
|
||||
size 835880
|
BIN
iproute2-5.13.0.tar.sign
Normal file
BIN
iproute2-5.13.0.tar.sign
Normal file
Binary file not shown.
3
iproute2-5.13.0.tar.xz
Normal file
3
iproute2-5.13.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:72a2e53774cac9e65f7b617deebb2059f87e8960d6e9713e4d788cea966f1b36
|
||||
size 845236
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 28 07:34:28 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 5.13
|
||||
* mptcp: add support for port-based endpoints
|
||||
* nexthop: Add ability to specify group type, add support for
|
||||
resilient nexthop groups and nexthop buckets
|
||||
* ip: xfrm: add support for tfcpad
|
||||
* ip-nexthop: support flush by id
|
||||
* mptcp: add support for event monitoring
|
||||
* bridge: monitor: add support for vlan monitoring
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 13:44:41 UTC 2021 - Paolo Stivanin <info@paolostivanin.com>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define _buildshell /bin/bash
|
||||
Name: iproute2
|
||||
Version: 5.12
|
||||
Version: 5.13
|
||||
Release: 0
|
||||
Summary: Linux network configuration utilities
|
||||
License: GPL-2.0-only
|
||||
@ -28,7 +28,7 @@ URL: https://wiki.linuxfoundation.org/networking/iproute2
|
||||
|
||||
#DL-URL: https://kernel.org/pub/linux/utils/net/iproute2/
|
||||
#Git-Clone: https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/
|
||||
#Git-Mirror: https://github.com/shemminger/iproute2
|
||||
#Git-Mirror: https://github.com/shemminger/iproute2 ## not updated
|
||||
Source: https://kernel.org/pub/linux/utils/net/iproute2/%name-%version.0.tar.xz
|
||||
Source2: https://kernel.org/pub/linux/utils/net/iproute2/%name-%version.0.tar.sign
|
||||
Source9: %name.keyring
|
||||
|
Loading…
Reference in New Issue
Block a user