iproute 3.3.0
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=46
This commit is contained in:
parent
9d806ccd89
commit
ab4bcb426c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:59bc1c67a18653f989792a31eda5607a87689b9e6041f2d47ea8b5fe4842cb4d
|
||||
size 373804
|
17
iproute2-3.3.0.tar.sign
Normal file
17
iproute2-3.3.0.tar.sign
Normal file
@ -0,0 +1,17 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1.4.12 (GNU/Linux)
|
||||
|
||||
iQIcBAABCAAGBQJPZ9NQAAoJEICnf2CVzeR+G1EQAJbGfzKYAJoUy3bPbVNoiU6j
|
||||
BjLMJXj2pNFAlno/PU6h0rwl/Ldmy0Yei+qVBMQ6sQVtwYT5C8Z8Af37QE3nh50b
|
||||
L5AecZdTohOFO3ipCuyLQNkYBjZVT612LbsL+UwPiz49lyxqhZb4SpaAXrASRsln
|
||||
9bz10fj9fYnJa49zboD3oaCLtqwv6DGOrqNMtMmoHj4Ej4zoW22w7LqdYuWZoPup
|
||||
gKuGPB0B7HLD8f+s2j6foOlA50Rp9Alh5f48hfddazA4iqB43UTuevV9tuohJRca
|
||||
atTDjiVs784mEqvIS7AugTtmvi6/sWKR87LR8ta0UjdTbAzHPoArW17mtTX6JUIk
|
||||
1IejXXctKAuQ/ZxRKNSITUCircaq3JBma/N5FEBSmNmmavHw7/pZaQijjsKRDOkM
|
||||
FdlJ3dr65YVpApklRoCOo7PXRDIPLYFpj67wn0sBdAekcO3ENkVgf28YBGKWL2cv
|
||||
9FFJFeEF87X1SAzbtCTf05s5W9dVfXRDK7aFpNtUhwkaXGhDe6E/ACwq2BGwbtip
|
||||
uL2jJlBcjMKMme2LZHMn3X7mOJF/9DmAeNk1lSxhAKdcWh8euBcppdyUxP4zsSgq
|
||||
etQnNc39JcH/J6SpGC5p+86Qm7zHKJL+1v7K8RCfNOK0aHR6czMxF2GnIWyWQQf3
|
||||
EmYMoSKrPHm4sXuUSPjz
|
||||
=GdB9
|
||||
-----END PGP SIGNATURE-----
|
3
iproute2-3.3.0.tar.xz
Normal file
3
iproute2-3.3.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e16d9ec1bd0bb2a3bb8be5ba0f0d9c53d39c0515a3ad58a58a89efe1748fb2a6
|
||||
size 377960
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 30 01:20:08 UTC 2012 - jengelh@medozas.de
|
||||
|
||||
- Update to new upstream release 3.3.0
|
||||
* This release updates qdisc parameters in sfq and red, adds Netem
|
||||
extensions for shaping and for loss models, adds lots of manual
|
||||
page corrections, adds the QFQ scheduler and the LLDP-to-ethernet
|
||||
type table (along with support for processless network namespaces
|
||||
and L2TPv3 plus L2TP tunneling), improves RED options, and adds
|
||||
assorted bugfixes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 8 16:45:03 UTC 2012 - rschweikert@suse.com
|
||||
|
||||
|
@ -17,7 +17,8 @@
|
||||
|
||||
|
||||
Name: iproute2
|
||||
Version: 3.2.0
|
||||
Provides: iproute = %version
|
||||
Version: 3.3.0
|
||||
Release: 0
|
||||
Provides: iproute = %version
|
||||
Summary: Linux network configuration utilities
|
||||
@ -26,9 +27,10 @@ Group: Productivity/Networking/Routing
|
||||
Url: http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2
|
||||
# Using GPL-2.0 instead of GPL-2.0+ because of tc_skbedit.h and tc/q_multiq.c
|
||||
|
||||
#DL-URL: http://kernel.org/pub/linux/utils/net/iproute2/iproute2-3.2.0.tar.bz2
|
||||
#DL-URL: http://kernel.org/pub/linux/utils/net/iproute2/
|
||||
#Git-Clone: git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/iproute2
|
||||
Source0: %name-%version.tar.xz
|
||||
Source: %name-%version.tar.xz
|
||||
Source2: %name-%version.tar.sign
|
||||
# PATCH-FIX-UPSTREAM iproute2-libdir-1.diff status=unknown
|
||||
Patch0: iproute2-libdir-1.diff
|
||||
# PATCH-??-OPENSUSE iproute2-HZ.diff status=noidea
|
||||
|
Loading…
Reference in New Issue
Block a user