mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [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

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