Accepting request 509503 from home:mkubecek:branches:security:netfilter

- Update to new upstream release 4.12

OBS-URL: https://build.opensuse.org/request/show/509503
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=139
This commit is contained in:
Jan Engelhardt 2017-07-11 15:39:23 +00:00 committed by Git OBS Bridge
parent dbe2f6a6a7
commit 868978ab5b
8 changed files with 65 additions and 7 deletions

Binary file not shown.

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:72671028bda696d0cb8f48ec8e702581c3a501caeed33eec3a81d7041cbc8026
size 657100

BIN
iproute2-4.12.0.tar.sign Normal file

Binary file not shown.

3
iproute2-4.12.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2e0a4c4262d9f6c169885a6e16c4c5c5f1ef6fd57b6a0e7b41f42be5bb6ebd7d
size 662424

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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