SHA256
1
0
forked from jengelh/iproute2

Accepting request 687901 from home:seanlew:branches:security:netfilter

Update iproute2

OBS-URL: https://build.opensuse.org/request/show/687901
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=171
This commit is contained in:
2019-03-23 16:13:04 +00:00
committed by Git OBS Bridge
parent ad65262e8b
commit c67d196218
6 changed files with 19 additions and 5 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sat Mar 23 05:39:54 UTC 2019 - seanlew@opensuse.org
- Update to new upstream release 5.0.0
* ip route: get print JSON output when -j is given
* ip route: print route type in JSON output
* tc: m_connmark: fix action error messages
* ipaddress: print error messages on stderr
* iprule: fix printing hint about unresolved iifname + oofname
* man: Document COLORFGBG environment variable
* tcpedit: Fix wrong pedit ipv6 structure id
* ss: Render buffer to output every time a number of chunks alloc
* ss: fix compilation under glibc < 2.18
-------------------------------------------------------------------
Thu Mar 6 00:59:48 UTC 2019 - Joe Stringer <joe@cilium.io>