mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] procps: Version bump. 4.0.3 -> 4.0.4
@ 2023-09-03 16:23 Christian Melki
  2023-09-15 13:35 ` Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2023-09-03 16:23 UTC (permalink / raw)
  To: ptxdist

Minor release. Bugfixes and some minor enhancements.
https://gitlab.com/procps-ng/procps/-/releases/v4.0.4

Plugs CVE:
CVE-2023-4016 ps buffer overflow.

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

diff --git a/rules/procps.make b/rules/procps.make
index 9ed658f70..40110d909 100644
--- a/rules/procps.make
+++ b/rules/procps.make
@@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_PROCPS) += procps
 #
 # Paths and names
 #
-PROCPS_VERSION	:= 4.0.3
-PROCPS_MD5	:= 22b287bcd758831cbaf3356cd3054fe7
+PROCPS_VERSION	:= 4.0.4
+PROCPS_MD5	:= 2f747fc7df8ccf402d03e375c565cf96
 PROCPS		:= procps-ng-$(PROCPS_VERSION)
 PROCPS_SUFFIX	:= tar.xz
 PROCPS_URL	:= $(call ptx/mirror, SF, procps-ng/Production/$(PROCPS).$(PROCPS_SUFFIX))
-- 
2.34.1




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

* Re: [ptxdist] [PATCH] procps: Version bump. 4.0.3 -> 4.0.4
  2023-09-03 16:23 [ptxdist] [PATCH] procps: Version bump. 4.0.3 -> 4.0.4 Christian Melki
@ 2023-09-15 13:35 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2023-09-15 13:35 UTC (permalink / raw)
  To: Christian Melki; +Cc: ptxdist

On Sun, Sep 03, 2023 at 06:23:02PM +0200, Christian Melki wrote:
> Minor release. Bugfixes and some minor enhancements.
> https://gitlab.com/procps-ng/procps/-/releases/v4.0.4
> 
> Plugs CVE:
> CVE-2023-4016 ps buffer overflow.

Fails to build with systemd. I think
https://gitlab.com/procps-ng/procps/-/commit/ca004d4657d5e8b468a4552ede429be53193a3a9
is needed.

Michael

> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> ---
>  rules/procps.make | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/rules/procps.make b/rules/procps.make
> index 9ed658f70..40110d909 100644
> --- a/rules/procps.make
> +++ b/rules/procps.make
> @@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_PROCPS) += procps
>  #
>  # Paths and names
>  #
> -PROCPS_VERSION	:= 4.0.3
> -PROCPS_MD5	:= 22b287bcd758831cbaf3356cd3054fe7
> +PROCPS_VERSION	:= 4.0.4
> +PROCPS_MD5	:= 2f747fc7df8ccf402d03e375c565cf96
>  PROCPS		:= procps-ng-$(PROCPS_VERSION)
>  PROCPS_SUFFIX	:= tar.xz
>  PROCPS_URL	:= $(call ptx/mirror, SF, procps-ng/Production/$(PROCPS).$(PROCPS_SUFFIX))
> -- 
> 2.34.1
> 
> 
> 

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



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

end of thread, other threads:[~2023-09-15 13:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-03 16:23 [ptxdist] [PATCH] procps: Version bump. 4.0.3 -> 4.0.4 Christian Melki
2023-09-15 13:35 ` Michael Olbrich

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