* [ptxdist] [PATCH] util-linux-ng: Version bump 2.37.2 -> 2.37.3
@ 2022-02-05 23:17 Christian Melki
2022-02-06 8:09 ` Christian Melki
0 siblings, 1 reply; 3+ messages in thread
From: Christian Melki @ 2022-02-05 23:17 UTC (permalink / raw)
To: ptxdist
* Minor bump. Bugfix release.
* Notable inclusion in the release is the lsfd program. lsfd is
intended as a replacement to lsof with more support for Linux
specific features such as namespaces. Needs a bit more work to mature.
Perhaps make an introduction of lsfd in the next major util-linux release.
Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
rules/util-linux-ng.make | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/util-linux-ng.make b/rules/util-linux-ng.make
index 25e4c8768..4ad8757ff 100644
--- a/rules/util-linux-ng.make
+++ b/rules/util-linux-ng.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_UTIL_LINUX_NG) += util-linux-ng
#
# Paths and names
#
-UTIL_LINUX_NG_VERSION := 2.37.2
-UTIL_LINUX_NG_MD5 := d659bf7cd417d93dc609872f6334b019
+UTIL_LINUX_NG_VERSION := 2.37.3
+UTIL_LINUX_NG_MD5 := 36fe209806ede050ce124e4a2e6e66d4
UTIL_LINUX_NG := util-linux-$(UTIL_LINUX_NG_VERSION)
UTIL_LINUX_NG_SUFFIX := tar.xz
UTIL_LINUX_NG_BASENAME := v$(if $(filter 2,$(basename $(UTIL_LINUX_NG_VERSION))),$(UTIL_LINUX_NG_VERSION),$(basename $(UTIL_LINUX_NG_VERSION)))
--
2.30.2
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [ptxdist] [PATCH] util-linux-ng: Version bump 2.37.2 -> 2.37.3
2022-02-05 23:17 [ptxdist] [PATCH] util-linux-ng: Version bump 2.37.2 -> 2.37.3 Christian Melki
@ 2022-02-06 8:09 ` Christian Melki
0 siblings, 0 replies; 3+ messages in thread
From: Christian Melki @ 2022-02-06 8:09 UTC (permalink / raw)
To: ptxdist; +Cc: Michael Olbrich
Sorry for the resend.
For whatever reason this mail took a while,
so I assumed it had been dropped, hence the resend 10 minutes later.
Regards,
Christian
On 2/6/22 00:17, Christian Melki wrote:
> * Minor bump. Bugfix release.
>
> * Notable inclusion in the release is the lsfd program. lsfd is
> intended as a replacement to lsof with more support for Linux
> specific features such as namespaces. Needs a bit more work to mature.
> Perhaps make an introduction of lsfd in the next major util-linux release.
>
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> ---
> rules/util-linux-ng.make | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/rules/util-linux-ng.make b/rules/util-linux-ng.make
> index 25e4c8768..4ad8757ff 100644
> --- a/rules/util-linux-ng.make
> +++ b/rules/util-linux-ng.make
> @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_UTIL_LINUX_NG) += util-linux-ng
> #
> # Paths and names
> #
> -UTIL_LINUX_NG_VERSION := 2.37.2
> -UTIL_LINUX_NG_MD5 := d659bf7cd417d93dc609872f6334b019
> +UTIL_LINUX_NG_VERSION := 2.37.3
> +UTIL_LINUX_NG_MD5 := 36fe209806ede050ce124e4a2e6e66d4
> UTIL_LINUX_NG := util-linux-$(UTIL_LINUX_NG_VERSION)
> UTIL_LINUX_NG_SUFFIX := tar.xz
> UTIL_LINUX_NG_BASENAME := v$(if $(filter 2,$(basename $(UTIL_LINUX_NG_VERSION))),$(UTIL_LINUX_NG_VERSION),$(basename $(UTIL_LINUX_NG_VERSION)))
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de
^ permalink raw reply [flat|nested] 3+ messages in thread
* [ptxdist] [PATCH] util-linux-ng: Version bump 2.37.2 -> 2.37.3
2022-02-05 23:07 [ptxdist] [PATCH] zstd: Version bump. 1.5.1 -> 1.5.2 Christian Melki
@ 2022-02-05 23:07 ` Christian Melki
0 siblings, 0 replies; 3+ messages in thread
From: Christian Melki @ 2022-02-05 23:07 UTC (permalink / raw)
To: ptxdist
* Minor bump. Bugfix release.
* Notable inclusion in the release is the lsfd program. lsfd is
intended as a replacement to lsof with more support for Linux
specific features such as namespaces. Needs a bit more work to mature.
Perhaps make an introduction of lsfd in the next major util-linux release.
Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
rules/util-linux-ng.make | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/util-linux-ng.make b/rules/util-linux-ng.make
index 25e4c8768..4ad8757ff 100644
--- a/rules/util-linux-ng.make
+++ b/rules/util-linux-ng.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_UTIL_LINUX_NG) += util-linux-ng
#
# Paths and names
#
-UTIL_LINUX_NG_VERSION := 2.37.2
-UTIL_LINUX_NG_MD5 := d659bf7cd417d93dc609872f6334b019
+UTIL_LINUX_NG_VERSION := 2.37.3
+UTIL_LINUX_NG_MD5 := 36fe209806ede050ce124e4a2e6e66d4
UTIL_LINUX_NG := util-linux-$(UTIL_LINUX_NG_VERSION)
UTIL_LINUX_NG_SUFFIX := tar.xz
UTIL_LINUX_NG_BASENAME := v$(if $(filter 2,$(basename $(UTIL_LINUX_NG_VERSION))),$(UTIL_LINUX_NG_VERSION),$(basename $(UTIL_LINUX_NG_VERSION)))
--
2.30.2
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-02-06 8:10 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-05 23:17 [ptxdist] [PATCH] util-linux-ng: Version bump 2.37.2 -> 2.37.3 Christian Melki
2022-02-06 8:09 ` Christian Melki
-- strict thread matches above, loose matches on Subject: below --
2022-02-05 23:07 [ptxdist] [PATCH] zstd: Version bump. 1.5.1 -> 1.5.2 Christian Melki
2022-02-05 23:07 ` [ptxdist] [PATCH] util-linux-ng: Version bump 2.37.2 -> 2.37.3 Christian Melki
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox