diff --git a/iproute2-4.20.0.tar.sign b/iproute2-4.20.0.tar.sign deleted file mode 100644 index 64eec8f..0000000 Binary files a/iproute2-4.20.0.tar.sign and /dev/null differ diff --git a/iproute2-4.20.0.tar.xz b/iproute2-4.20.0.tar.xz deleted file mode 100644 index ddf8b20..0000000 --- a/iproute2-4.20.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c8adaa6a40f888476b23acb283cfa30c0dd55f07b5aa20663ed5ba2ef1f6fda8 -size 707016 diff --git a/iproute2-5.0.0.tar.sign b/iproute2-5.0.0.tar.sign new file mode 100644 index 0000000..1416016 Binary files /dev/null and b/iproute2-5.0.0.tar.sign differ diff --git a/iproute2-5.0.0.tar.xz b/iproute2-5.0.0.tar.xz new file mode 100644 index 0000000..55b4192 --- /dev/null +++ b/iproute2-5.0.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df047302a39650ef832c07e8dab5df7a23218cd398bd310c8628e386161d20ba +size 710656 diff --git a/iproute2.changes b/iproute2.changes index 687dd12..172cdda 100644 --- a/iproute2.changes +++ b/iproute2.changes @@ -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 diff --git a/iproute2.spec b/iproute2.spec index cfa6a32..b3728d3 100644 --- a/iproute2.spec +++ b/iproute2.spec @@ -17,9 +17,9 @@ Name: iproute2 -Version: 4.20 +Version: 5.0.0 Release: 0 -%define rversion 4.20.0 +%define rversion 5.0.0 Summary: Linux network configuration utilities License: GPL-2.0-only Group: Productivity/Networking/Routing