diff --git a/iproute2-5.1.0.tar.sign b/iproute2-5.1.0.tar.sign deleted file mode 100644 index 20d20f5..0000000 Binary files a/iproute2-5.1.0.tar.sign and /dev/null differ diff --git a/iproute2-5.1.0.tar.xz b/iproute2-5.1.0.tar.xz deleted file mode 100644 index 4d01142..0000000 --- a/iproute2-5.1.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dc5a980873eabf6b00c0be976b6e5562b1400d47d1d07d2ac35d5e5acbcf7bcf -size 722412 diff --git a/iproute2-5.2.0.tar.sign b/iproute2-5.2.0.tar.sign new file mode 100644 index 0000000..863b91f Binary files /dev/null and b/iproute2-5.2.0.tar.sign differ diff --git a/iproute2-5.2.0.tar.xz b/iproute2-5.2.0.tar.xz new file mode 100644 index 0000000..33c22f4 --- /dev/null +++ b/iproute2-5.2.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5b95dec26353fc71dba9bb403e9343fad2a06bd69fb154a22a2aa2914f74da8 +size 729540 diff --git a/iproute2.changes b/iproute2.changes index 3f29acc..31f200d 100644 --- a/iproute2.changes +++ b/iproute2.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Thu Jul 18 07:39:53 UTC 2019 - Michal Kubeček + +- Update to new upstream release 5.2 + * devlink: increase column size for larger shared buffers + * ip: reset netns after each command in batch mode + * ip addr: do not set IPv6 specific options for IPv4 addresses + * ip fou: support binding FOU ports + * ip link: support bridge vlan_stats_per_port + * ip link: support vlan bridge binding flag + * ip macsec: supporet gcm-aes-256 cipher type + * ip monitor: display interfaces from all groups + * ip neigh: show neighbor offload indication + * rdma: add link add/delete + * rdma: update node type strings + * ss: add option for single line output + * ss: show raw numbers for data rates with --numeric + * tc: support for plug qdisc + * tc: taprio: support for changing schedules + * tc: taprio: support cycle_time and cycle_time_extensions + * tipc: support for link broadcast method and ratio + * update documentation + ------------------------------------------------------------------- Mon May 13 09:28:09 UTC 2019 - Michal Kubecek diff --git a/iproute2.spec b/iproute2.spec index 146db18..03d0eff 100644 --- a/iproute2.spec +++ b/iproute2.spec @@ -17,9 +17,9 @@ Name: iproute2 -Version: 5.1 +Version: 5.2 Release: 0 -%define rversion 5.1.0 +%define rversion 5.2.0 Summary: Linux network configuration utilities License: GPL-2.0-only Group: Productivity/Networking/Routing