mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] iproute2: Version bump. 6.19.0 -> 7.0.0
@ 2026-04-15 17:19 Christian Melki
  2026-04-27  7:45 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2026-04-15 17:19 UTC (permalink / raw)
  To: ptxdist

Minor changes.
https://web.git.kernel.org/pub/scm/network/iproute2/iproute2.git/log/?h=v7.0.0

* Fixed URL for new version. They introduced a v in the package name.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/iproute2.make | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/rules/iproute2.make b/rules/iproute2.make
index f4c838921..f2ad4a54f 100644
--- a/rules/iproute2.make
+++ b/rules/iproute2.make
@@ -15,9 +15,9 @@ PACKAGES-$(PTXCONF_IPROUTE2) += iproute2
 #
 # Paths and names
 #
-IPROUTE2_VERSION	:= 6.19.0
-IPROUTE2_MD5		:= 90590c3c593a33d7d8eca997c2c18d1c
-IPROUTE2		:= iproute2-$(IPROUTE2_VERSION)
+IPROUTE2_VERSION	:= 7.0.0
+IPROUTE2_MD5		:= f9f3d3770f332466bc15c7e5298efb84
+IPROUTE2		:= iproute2-v$(IPROUTE2_VERSION)
 IPROUTE2_SUFFIX		:= tar.xz
 IPROUTE2_URL		:= $(call ptx/mirror, KERNEL, utils/net/iproute2/$(IPROUTE2).$(IPROUTE2_SUFFIX))
 IPROUTE2_SOURCE		:= $(SRCDIR)/$(IPROUTE2).$(IPROUTE2_SUFFIX)
-- 
2.43.0




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ptxdist] [APPLIED] iproute2: Version bump. 6.19.0 -> 7.0.0
  2026-04-15 17:19 [ptxdist] [PATCH] iproute2: Version bump. 6.19.0 -> 7.0.0 Christian Melki
@ 2026-04-27  7:45 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2026-04-27  7:45 UTC (permalink / raw)
  To: ptxdist; +Cc: Christian Melki

Thanks, applied as 64785061cad25c131f4baa2c827d36c8c62fd318.

Michael

[sent from post-receive hook]

On Mon, 27 Apr 2026 09:45:56 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> Minor changes.
> https://web.git.kernel.org/pub/scm/network/iproute2/iproute2.git/log/?h=v7.0.0
> 
> * Fixed URL for new version. They introduced a v in the package name.
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20260415171914.3709755-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/iproute2.make b/rules/iproute2.make
> index f4c8389218bd..f2ad4a54ff91 100644
> --- a/rules/iproute2.make
> +++ b/rules/iproute2.make
> @@ -15,9 +15,9 @@ PACKAGES-$(PTXCONF_IPROUTE2) += iproute2
>  #
>  # Paths and names
>  #
> -IPROUTE2_VERSION	:= 6.19.0
> -IPROUTE2_MD5		:= 90590c3c593a33d7d8eca997c2c18d1c
> -IPROUTE2		:= iproute2-$(IPROUTE2_VERSION)
> +IPROUTE2_VERSION	:= 7.0.0
> +IPROUTE2_MD5		:= f9f3d3770f332466bc15c7e5298efb84
> +IPROUTE2		:= iproute2-v$(IPROUTE2_VERSION)
>  IPROUTE2_SUFFIX		:= tar.xz
>  IPROUTE2_URL		:= $(call ptx/mirror, KERNEL, utils/net/iproute2/$(IPROUTE2).$(IPROUTE2_SUFFIX))
>  IPROUTE2_SOURCE		:= $(SRCDIR)/$(IPROUTE2).$(IPROUTE2_SUFFIX)



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-04-27  7:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-04-15 17:19 [ptxdist] [PATCH] iproute2: Version bump. 6.19.0 -> 7.0.0 Christian Melki
2026-04-27  7:45 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox