* [ptxdist] [PATCH] orc: Version bump. 0.4.38 -> 0.4.39
@ 2024-07-20 8:36 Christian Melki
2024-08-05 6:49 ` [ptxdist] [APPLIED] " Michael Olbrich
0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2024-07-20 8:36 UTC (permalink / raw)
To: ptxdist
Minor changes.
https://discourse.gstreamer.org/t/orc-0-4-39-release/1969
Plugs minor CVE:
CVE-2024-40897 - Fix error message printing buffer overflow leading to possible code execution in orcc.
Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
rules/orc.make | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/orc.make b/rules/orc.make
index fd3b5bf36..a26e11022 100644
--- a/rules/orc.make
+++ b/rules/orc.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_ORC) += orc
#
# Paths and names
#
-ORC_VERSION := 0.4.38
-ORC_MD5 := 309ed9f12724e861bed05e8e84e22968
+ORC_VERSION := 0.4.39
+ORC_MD5 := 9e25d04059d581702dcd0aca214bb5e8
ORC := orc-$(ORC_VERSION)
ORC_SUFFIX := tar.xz
ORC_URL := http://gstreamer.freedesktop.org/data/src/orc/$(ORC).$(ORC_SUFFIX)
--
2.34.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ptxdist] [APPLIED] orc: Version bump. 0.4.38 -> 0.4.39
2024-07-20 8:36 [ptxdist] [PATCH] orc: Version bump. 0.4.38 -> 0.4.39 Christian Melki
@ 2024-08-05 6:49 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2024-08-05 6:49 UTC (permalink / raw)
To: ptxdist; +Cc: Christian Melki
Thanks, applied as 8bc95742522b6c968f12e4f6a013d42e5581f278.
Michael
[sent from post-receive hook]
On Mon, 05 Aug 2024 08:49:49 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> Minor changes.
> https://discourse.gstreamer.org/t/orc-0-4-39-release/1969
>
> Plugs minor CVE:
> CVE-2024-40897 - Fix error message printing buffer overflow leading to possible code execution in orcc.
>
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20240720083628.2470255-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/orc.make b/rules/orc.make
> index fd3b5bf36390..a26e110226fa 100644
> --- a/rules/orc.make
> +++ b/rules/orc.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_ORC) += orc
> #
> # Paths and names
> #
> -ORC_VERSION := 0.4.38
> -ORC_MD5 := 309ed9f12724e861bed05e8e84e22968
> +ORC_VERSION := 0.4.39
> +ORC_MD5 := 9e25d04059d581702dcd0aca214bb5e8
> ORC := orc-$(ORC_VERSION)
> ORC_SUFFIX := tar.xz
> ORC_URL := http://gstreamer.freedesktop.org/data/src/orc/$(ORC).$(ORC_SUFFIX)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-08-05 6:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-20 8:36 [ptxdist] [PATCH] orc: Version bump. 0.4.38 -> 0.4.39 Christian Melki
2024-08-05 6:49 ` [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