SHA256
1
0
forked from pool/iproute2

- Update to release 5.14

OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=215
This commit is contained in:
2021-09-01 14:56:28 +00:00
committed by Git OBS Bridge
parent 02a24bc205
commit 2fb7054ab0
6 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Sep 1 11:49:51 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
- Update to release 5.14
* ip: Add nodst option to macvlan type source
* iplink: add support for parent device
* iplink: support for WWAN devices
* bridge: reorder cmd line arg parsing to let "-c" be detected
as "color" option
-------------------------------------------------------------------
Wed Jul 28 07:34:28 UTC 2021 - Jan Engelhardt <jengelh@inai.de>