diff --git a/iproute2-4.11.0.tar.sign b/iproute2-4.11.0.tar.sign deleted file mode 100644 index 22f2f37..0000000 Binary files a/iproute2-4.11.0.tar.sign and /dev/null differ diff --git a/iproute2-4.11.0.tar.xz b/iproute2-4.11.0.tar.xz deleted file mode 100644 index 48416b6..0000000 --- a/iproute2-4.11.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:72671028bda696d0cb8f48ec8e702581c3a501caeed33eec3a81d7041cbc8026 -size 657100 diff --git a/iproute2-4.12.0.tar.sign b/iproute2-4.12.0.tar.sign new file mode 100644 index 0000000..1f87f1f Binary files /dev/null and b/iproute2-4.12.0.tar.sign differ diff --git a/iproute2-4.12.0.tar.xz b/iproute2-4.12.0.tar.xz new file mode 100644 index 0000000..b01ec99 --- /dev/null +++ b/iproute2-4.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e0a4c4262d9f6c169885a6e16c4c5c5f1ef6fd57b6a0e7b41f42be5bb6ebd7d +size 662424 diff --git a/iproute2-doc.changes b/iproute2-doc.changes index 1abe491..73de2dc 100644 --- a/iproute2-doc.changes +++ b/iproute2-doc.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Tue Jul 11 12:26:19 UTC 2017 - mkubecek@suse.cz + +- Update to new upstream release 4.12 + * tc: add support for invisible qdisc dumping + * ip route: support ttl-propagation attribute + * ip route: support for MPLS LWT ttl attribute + * libnetlink: add flag to suppress print of nlmsg error + * ip netconf: show all address families by default + * ip vrf: show command name next to pid + * ip: add ip sr command to control SR-IPv6 internal structures + * ip route: add support for SR-IPv6 lwtunnel encapsulation + * ip link: expose packet marking atribute of tunnels + * bpf: add support for generic xdp + * ip xfrm: add xfrm state crypto offload + * devlink: add support for pipeline debug (dpipe) + * tc: reflect HW offload status + * vxlan: add support for modifying vxlan device attributes + * pedit: introduce IPv6 support + * ip: add support for more MPLS labels + * devlink: add option to set and show eswitch encapsulation support + * ip: add handling for new CAN netlink interface + * ip vrf: Add show command + * ip link: add vxcan support + * ip link: support gre6 encaplimit option + * ip mroute: add table output to show command + * ip neigh: allow flush FAILED neighbour entry + * ip tunnel: add support for mpls/ip to ipip and sit tunnels + ------------------------------------------------------------------- Thu Jun 29 13:38:22 UTC 2017 - jengelh@inai.de diff --git a/iproute2-doc.spec b/iproute2-doc.spec index 75033f5..f0c3b80 100644 --- a/iproute2-doc.spec +++ b/iproute2-doc.spec @@ -17,9 +17,9 @@ Name: iproute2-doc -Version: 4.11 +Version: 4.12 Release: 0 -%define rversion 4.11.0 +%define rversion 4.12.0 Summary: Documentation to iproute2 License: GPL-2.0+ Group: Documentation/Other diff --git a/iproute2.changes b/iproute2.changes index 1abe491..73de2dc 100644 --- a/iproute2.changes +++ b/iproute2.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Tue Jul 11 12:26:19 UTC 2017 - mkubecek@suse.cz + +- Update to new upstream release 4.12 + * tc: add support for invisible qdisc dumping + * ip route: support ttl-propagation attribute + * ip route: support for MPLS LWT ttl attribute + * libnetlink: add flag to suppress print of nlmsg error + * ip netconf: show all address families by default + * ip vrf: show command name next to pid + * ip: add ip sr command to control SR-IPv6 internal structures + * ip route: add support for SR-IPv6 lwtunnel encapsulation + * ip link: expose packet marking atribute of tunnels + * bpf: add support for generic xdp + * ip xfrm: add xfrm state crypto offload + * devlink: add support for pipeline debug (dpipe) + * tc: reflect HW offload status + * vxlan: add support for modifying vxlan device attributes + * pedit: introduce IPv6 support + * ip: add support for more MPLS labels + * devlink: add option to set and show eswitch encapsulation support + * ip: add handling for new CAN netlink interface + * ip vrf: Add show command + * ip link: add vxcan support + * ip link: support gre6 encaplimit option + * ip mroute: add table output to show command + * ip neigh: allow flush FAILED neighbour entry + * ip tunnel: add support for mpls/ip to ipip and sit tunnels + ------------------------------------------------------------------- Thu Jun 29 13:38:22 UTC 2017 - jengelh@inai.de diff --git a/iproute2.spec b/iproute2.spec index 9d69d3f..af0d82e 100644 --- a/iproute2.spec +++ b/iproute2.spec @@ -17,9 +17,9 @@ Name: iproute2 -Version: 4.11 +Version: 4.12 Release: 0 -%define rversion 4.11.0 +%define rversion 4.12.0 Summary: Linux network configuration utilities License: GPL-2.0 Group: Productivity/Networking/Routing