* [ptxdist] [PATCH] procps: Version bump. 4.0.5 -> 4.0.6
@ 2026-02-01 19:35 Christian Melki
2026-02-13 10:02 ` [ptxdist] [APPLIED] " Michael Olbrich
0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2026-02-01 19:35 UTC (permalink / raw)
To: ptxdist
https://gitlab.com/procps-ng/procps/-/releases/v4.0.6
* Adjust build options that have appeared.
Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
rules/procps.make | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/rules/procps.make b/rules/procps.make
index 79ecaf927..9714d2a96 100644
--- a/rules/procps.make
+++ b/rules/procps.make
@@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_PROCPS) += procps
#
# Paths and names
#
-PROCPS_VERSION := 4.0.5
-PROCPS_MD5 := 90803e64f51f192f3325d25c3335d057
+PROCPS_VERSION := 4.0.6
+PROCPS_MD5 := 20c23dc3dd1569a2bb1d1fa93de213ed
PROCPS := procps-ng-$(PROCPS_VERSION)
PROCPS_SUFFIX := tar.xz
PROCPS_URL := $(call ptx/mirror, SF, procps-ng/Production/$(PROCPS).$(PROCPS_SUFFIX))
@@ -41,10 +41,12 @@ PROCPS_CONF_OPT := \
$(CROSS_AUTOCONF_USR) \
$(GLOBAL_LARGE_FILE_OPTION) \
--disable-nls \
+ --disable-assert \
--enable-shared \
--disable-static \
--disable-rpath \
--disable-watch8bit \
+ --disable-colorwatch \
--disable-libselinux \
--disable-harden-flags \
--$(call ptx/endis, PTXCONF_PROCPS_PIDOF)-pidof \
--
2.43.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ptxdist] [APPLIED] procps: Version bump. 4.0.5 -> 4.0.6
2026-02-01 19:35 [ptxdist] [PATCH] procps: Version bump. 4.0.5 -> 4.0.6 Christian Melki
@ 2026-02-13 10:02 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2026-02-13 10:02 UTC (permalink / raw)
To: ptxdist; +Cc: Christian Melki
Thanks, applied as 44d9790977e3e6f0beb42fe5248c3c04159b7835.
Michael
[sent from post-receive hook]
On Fri, 13 Feb 2026 11:02:57 +0100, Christian Melki <christian.melki@t2data.com> wrote:
> https://gitlab.com/procps-ng/procps/-/releases/v4.0.6
>
> * Adjust build options that have appeared.
>
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20260201193551.3584489-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/procps.make b/rules/procps.make
> index 79ecaf927833..9714d2a966c8 100644
> --- a/rules/procps.make
> +++ b/rules/procps.make
> @@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_PROCPS) += procps
> #
> # Paths and names
> #
> -PROCPS_VERSION := 4.0.5
> -PROCPS_MD5 := 90803e64f51f192f3325d25c3335d057
> +PROCPS_VERSION := 4.0.6
> +PROCPS_MD5 := 20c23dc3dd1569a2bb1d1fa93de213ed
> PROCPS := procps-ng-$(PROCPS_VERSION)
> PROCPS_SUFFIX := tar.xz
> PROCPS_URL := $(call ptx/mirror, SF, procps-ng/Production/$(PROCPS).$(PROCPS_SUFFIX))
> @@ -41,10 +41,12 @@ PROCPS_CONF_OPT := \
> $(CROSS_AUTOCONF_USR) \
> $(GLOBAL_LARGE_FILE_OPTION) \
> --disable-nls \
> + --disable-assert \
> --enable-shared \
> --disable-static \
> --disable-rpath \
> --disable-watch8bit \
> + --disable-colorwatch \
> --disable-libselinux \
> --disable-harden-flags \
> --$(call ptx/endis, PTXCONF_PROCPS_PIDOF)-pidof \
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-02-13 10:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-02-01 19:35 [ptxdist] [PATCH] procps: Version bump. 4.0.5 -> 4.0.6 Christian Melki
2026-02-13 10:02 ` [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