]> git.pld-linux.org Git - packages/iproute2.git/commitdiff
- updated to 3.10.0 auto/th/iproute2-3.10.0-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 20 Jul 2013 07:25:37 +0000 (09:25 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 20 Jul 2013 07:25:37 +0000 (09:25 +0200)
- updated build patch

iproute2-build.patch
iproute2.spec

index 37ba1dbf804cf0dd447a2af7016c1c5de40d0fe6..36452cf29555510d4aa922d7d91e1d79c5d102bb 100644 (file)
@@ -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++) {
index a9f18e69d4be31596a823810f6ccc73ee13a199c..8307190082a43ac42e8449f683f13626b2e6796f 100644 (file)
@@ -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
This page took 0.026277 seconds and 4 git commands to generate.