* [Buildroot] [PATCH 1/1] package/iputils: bump version 20250605
@ 2025-06-08 20:10 Petr Vorel
2025-06-09 14:59 ` Julien Olivain
2025-06-12 20:12 ` Arnout Vandecappelle via buildroot
0 siblings, 2 replies; 3+ messages in thread
From: Petr Vorel @ 2025-06-08 20:10 UTC (permalink / raw)
To: buildroot; +Cc: Petr Vorel, Julien Olivain
Bugfix release:
https://github.com/iputils/iputils/releases/tag/20250605
Signed-off-by: Petr Vorel <petr.vorel@gmail.com>
---
package/iputils/iputils.hash | 4 ++--
package/iputils/iputils.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/iputils/iputils.hash b/package/iputils/iputils.hash
index daa5f81a85..2f83d397ce 100644
--- a/package/iputils/iputils.hash
+++ b/package/iputils/iputils.hash
@@ -1,5 +1,5 @@
-# https://github.com/iputils/iputils/releases/download/20250602/sha256sums.asc
-sha256 178f316c3f102f7c7445dee8bb851838f11214a68b3d5d4788972d8b35dcbbe5 iputils-20250602.tar.gz
+# https://github.com/iputils/iputils/releases/download/20250605/sha256sums.asc
+sha256 475c643e5f55b302286267b97d3ce0f47ca3489ced8aa0401b1eeb1e68228d6b iputils-20250605.tar.gz
# Locally computed
sha256 2c9f29d982c48665c30b3adaf400c048988fd256eb91c691e351eb3b6a8b2036 LICENSE
sha256 9acc4bc871a4742550158e3696dcb381953172ef808d04ca248184f9f6322712 Documentation/LICENSE.BSD3
diff --git a/package/iputils/iputils.mk b/package/iputils/iputils.mk
index 391f0e1938..842fdb8478 100644
--- a/package/iputils/iputils.mk
+++ b/package/iputils/iputils.mk
@@ -4,7 +4,7 @@
#
################################################################################
-IPUTILS_VERSION = 20250602
+IPUTILS_VERSION = 20250605
IPUTILS_SITE = https://github.com/iputils/iputils/releases/download/$(IPUTILS_VERSION)
IPUTILS_LICENSE = GPL-2.0+, BSD-3-Clause
IPUTILS_LICENSE_FILES = LICENSE Documentation/LICENSE.BSD3 Documentation/LICENSE.GPL2
--
2.49.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/iputils: bump version 20250605
2025-06-08 20:10 [Buildroot] [PATCH 1/1] package/iputils: bump version 20250605 Petr Vorel
@ 2025-06-09 14:59 ` Julien Olivain
2025-06-12 20:12 ` Arnout Vandecappelle via buildroot
1 sibling, 0 replies; 3+ messages in thread
From: Julien Olivain @ 2025-06-09 14:59 UTC (permalink / raw)
To: Petr Vorel; +Cc: buildroot
On 08/06/2025 22:10, Petr Vorel wrote:
> Bugfix release:
> https://github.com/iputils/iputils/releases/tag/20250605
>
> Signed-off-by: Petr Vorel <petr.vorel@gmail.com>
Applied to master, thanks.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/iputils: bump version 20250605
2025-06-08 20:10 [Buildroot] [PATCH 1/1] package/iputils: bump version 20250605 Petr Vorel
2025-06-09 14:59 ` Julien Olivain
@ 2025-06-12 20:12 ` Arnout Vandecappelle via buildroot
1 sibling, 0 replies; 3+ messages in thread
From: Arnout Vandecappelle via buildroot @ 2025-06-12 20:12 UTC (permalink / raw)
To: Petr Vorel, buildroot; +Cc: Julien Olivain
On 08/06/2025 22:10, Petr Vorel wrote:
> Bugfix release:
> https://github.com/iputils/iputils/releases/tag/20250605
>
> Signed-off-by: Petr Vorel <petr.vorel@gmail.com>
Applied to 2025.02.x, thanks.
Regards,
Arnout
> ---
> package/iputils/iputils.hash | 4 ++--
> package/iputils/iputils.mk | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/package/iputils/iputils.hash b/package/iputils/iputils.hash
> index daa5f81a85..2f83d397ce 100644
> --- a/package/iputils/iputils.hash
> +++ b/package/iputils/iputils.hash
> @@ -1,5 +1,5 @@
> -# https://github.com/iputils/iputils/releases/download/20250602/sha256sums.asc
> -sha256 178f316c3f102f7c7445dee8bb851838f11214a68b3d5d4788972d8b35dcbbe5 iputils-20250602.tar.gz
> +# https://github.com/iputils/iputils/releases/download/20250605/sha256sums.asc
> +sha256 475c643e5f55b302286267b97d3ce0f47ca3489ced8aa0401b1eeb1e68228d6b iputils-20250605.tar.gz
> # Locally computed
> sha256 2c9f29d982c48665c30b3adaf400c048988fd256eb91c691e351eb3b6a8b2036 LICENSE
> sha256 9acc4bc871a4742550158e3696dcb381953172ef808d04ca248184f9f6322712 Documentation/LICENSE.BSD3
> diff --git a/package/iputils/iputils.mk b/package/iputils/iputils.mk
> index 391f0e1938..842fdb8478 100644
> --- a/package/iputils/iputils.mk
> +++ b/package/iputils/iputils.mk
> @@ -4,7 +4,7 @@
> #
> ################################################################################
>
> -IPUTILS_VERSION = 20250602
> +IPUTILS_VERSION = 20250605
> IPUTILS_SITE = https://github.com/iputils/iputils/releases/download/$(IPUTILS_VERSION)
> IPUTILS_LICENSE = GPL-2.0+, BSD-3-Clause
> IPUTILS_LICENSE_FILES = LICENSE Documentation/LICENSE.BSD3 Documentation/LICENSE.GPL2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-06-12 20:12 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-08 20:10 [Buildroot] [PATCH 1/1] package/iputils: bump version 20250605 Petr Vorel
2025-06-09 14:59 ` Julien Olivain
2025-06-12 20:12 ` Arnout Vandecappelle via buildroot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.