[packages/iproute2] - updated to 3.10.0 - updated build patch

qboosh qboosh at pld-linux.org
Sat Jul 20 09:25:31 CEST 2013


commit bed31e259576ca0fc2c984c923989d1ff7944afb
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Jul 20 09:25:37 2013 +0200

    - updated to 3.10.0
    - updated build patch

 iproute2-build.patch | 11 -----------
 iproute2.spec        |  8 ++++----
 2 files changed, 4 insertions(+), 15 deletions(-)
---
diff --git a/iproute2.spec b/iproute2.spec
index a9f18e6..8307190 100644
--- a/iproute2.spec
+++ b/iproute2.spec
@@ -15,12 +15,12 @@ Summary(es.UTF-8):	Herramientas para encaminamiento avanzado y configuración de
 Summary(pl.UTF-8):	Narzędzie do konfigurowania sieci
 Summary(pt_BR.UTF-8):	Ferramentas para roteamento avançado e configuração de interfaces de rede
 Name:		iproute2
-Version:	3.9.0
-Release:	2
+Version:	3.10.0
+Release:	1
 License:	GPL v2+
 Group:		Networking/Admin
-Source0:	http://kernel.org/pub/linux/utils/net/iproute2/%{name}-%{version}.tar.xz
-# Source0-md5:	fd9db28e4f411a1e74de65c919ae590f
+Source0:	https://www.kernel.org/pub/linux/utils/net/iproute2/%{name}-%{version}.tar.xz
+# Source0-md5:	45fb5427fc723a0001c72b92c931ba02
 Patch0:		%{name}-arp.patch
 Patch1:		%{name}-iptables.patch
 Patch2:		%{name}-iptables64.patch
diff --git a/iproute2-build.patch b/iproute2-build.patch
index 37ba1db..36452cf 100644
--- a/iproute2-build.patch
+++ b/iproute2-build.patch
@@ -9,14 +9,3 @@
  
  			NEXT_ARG();
  			if (get_float(&sp, *argv))
---- iproute2-3.9.0/misc/lnstat.c~	2013-04-30 16:47:54.000000000 +0200
-+++ iproute2-3.9.0/misc/lnstat.c	2013-05-30 22:45:08.501795069 +0200
-@@ -166,7 +166,7 @@
- 
- 	for (i = 0; i < HDR_LINES; i++) {
- 		th.hdr[i] = malloc(HDR_LINE_LENGTH);
--		memset(th.hdr[i], 0, sizeof(th.hdr[i]));
-+		memset(th.hdr[i], 0, HDR_LINE_LENGTH);
- 	}
- 
- 	for (i = 0; i < fps->num; i++) {
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/iproute2.git/commitdiff/bed31e259576ca0fc2c984c923989d1ff7944afb



More information about the pld-cvs-commit mailing list