[packages/iproute2] up to 6.13.0

atler atler at pld-linux.org
Sat Jan 25 23:43:14 CET 2025


commit 5fbb4cfada6fa01d3c95bb6205d6c1267f0e0605
Author: Jan Palus <atler at pld-linux.org>
Date:   Sat Jan 25 23:43:02 2025 +0100

    up to 6.13.0

 iproute2-build.patch | 2 +-
 iproute2.spec        | 5 +++--
 2 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/iproute2.spec b/iproute2.spec
index 806269f..2a4dd4e 100644
--- a/iproute2.spec
+++ b/iproute2.spec
@@ -13,12 +13,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:	6.12.0
+Version:	6.13.0
 Release:	1
 License:	GPL v2+
 Group:		Networking/Admin
 Source0:	https://www.kernel.org/pub/linux/utils/net/iproute2/%{name}-%{version}.tar.xz
-# Source0-md5:	bc789bd210bc5d1ca6c64ea1c87d6979
+# Source0-md5:	1603d25120d03feeaba9b360d03ffaec
 Source1:	%{name}.tmpfiles
 Patch3:		%{name}-LDFLAGS.patch
 
@@ -285,6 +285,7 @@ done
 %{_mandir}/man8/rdma.8*
 %{_mandir}/man8/rdma-dev.8*
 %{_mandir}/man8/rdma-link.8*
+%{_mandir}/man8/rdma-monitor.8*
 %{_mandir}/man8/rdma-resource.8*
 %{_mandir}/man8/rdma-statistic.8*
 %{_mandir}/man8/rdma-system.8*
diff --git a/iproute2-build.patch b/iproute2-build.patch
index 36452cf..13aadc0 100644
--- a/iproute2-build.patch
+++ b/iproute2-build.patch
@@ -2,7 +2,7 @@
 +++ iproute2-3.8.0/ip/iplink_can.c	2013-03-05 22:03:13.578484638 +0100
 @@ -107,7 +107,7 @@
  			if (get_u32(&bt.bitrate, *argv, 0))
- 				invarg("invalid \"bitrate\" value\n", *argv);
+ 				invarg("invalid \"bitrate\" value", *argv);
  		} else if (matches(*argv, "sample-point") == 0) {
 -			float sp;
 +			float sp = 0;
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list