All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-multimedia][PATCH] libebml: upgrade 1.4.4 -> 1.4.5
@ 2024-01-16  5:13 alperak
  0 siblings, 0 replies; only message in thread
From: alperak @ 2024-01-16  5:13 UTC (permalink / raw)
  To: openembedded-devel; +Cc: alperak

Changelog:

44e5095317faf33a0ba318b98a04fc5d60a192dc NEWS: add entry about invalid memory access bug fix
f3249a701df76185103c978f3693684bb0c84b74 MemIOCallback: fix buffer overflow when writing too much data
4c0d757d6de529e8dda6bb6ca08369d5f9bffdb3 MemIOCallback: fix buffer overflow when reading too much data
f4eb4ae863bad23b70964931dcb1464d091ba2df [1.x] add a GitHub action to test ABI breakage
3b582725864b33100902761cb8438503c163e5dd [1.x] do 1.x build actions when pushing to the v1.x branch

Signed-off-by: alperak <alperyasinak1@gmail.com>
---
 .../recipes-mkv/libebml/{libebml_1.4.4.bb => libebml_1.4.5.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-multimedia/recipes-mkv/libebml/{libebml_1.4.4.bb => libebml_1.4.5.bb} (88%)

diff --git a/meta-multimedia/recipes-mkv/libebml/libebml_1.4.4.bb b/meta-multimedia/recipes-mkv/libebml/libebml_1.4.5.bb
similarity index 88%
rename from meta-multimedia/recipes-mkv/libebml/libebml_1.4.4.bb
rename to meta-multimedia/recipes-mkv/libebml/libebml_1.4.5.bb
index 3e37e7d2d..680380606 100644
--- a/meta-multimedia/recipes-mkv/libebml/libebml_1.4.4.bb
+++ b/meta-multimedia/recipes-mkv/libebml/libebml_1.4.5.bb
@@ -4,7 +4,7 @@ LICENSE = "LGPL-2.1-only"
 LIC_FILES_CHKSUM = "file://LICENSE.LGPL;md5=4fbd65380cdd255951079008b364516c"
 
 SRC_URI = "git://github.com/Matroska-Org/libebml.git;branch=v1.x;protocol=https"
-SRCREV = "8330b222fec992b295c8b2149cf70f9ff648ce4a"
+SRCREV = "1878e784321673561039a6a37076b2736f4dc98f"
 
 S = "${WORKDIR}/git"
 
-- 
2.25.1



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2024-01-16  5:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-16  5:13 [meta-multimedia][PATCH] libebml: upgrade 1.4.4 -> 1.4.5 alperak

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.