libebml: updated to 1.4.5

Version 1.4.5 2023-12-12

Fix invalid memory access (reading beyond allocated memory) due to missing integer overflow check.
This commit is contained in:
adam 2023-12-18 09:57:48 +00:00
parent 17a9ff4556
commit a9f7afdcb1
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.56 2023/07/18 14:11:16 nia Exp $
# $NetBSD: Makefile,v 1.57 2023/12/18 09:57:48 adam Exp $
DISTNAME= libebml-1.4.4
DISTNAME= libebml-1.4.5
CATEGORIES= devel
MASTER_SITES= http://dl.matroska.org/downloads/libebml/
EXTRACT_SUFX= .tar.xz

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.43 2022/10/10 07:37:54 adam Exp $
$NetBSD: distinfo,v 1.44 2023/12/18 09:57:48 adam Exp $
BLAKE2s (libebml-1.4.4.tar.xz) = bb7e422c3582605e19551087b827a2fa40b2ec6fe7c35d486ac8b0e9f823bce6
SHA512 (libebml-1.4.4.tar.xz) = 24f2bf51cd71f583bdd3bb33dbf20b5adeb8e96345de3abf3014f3ae1b0610c1bd04b802f26b4a1a26f884a696d6accf784bed1510f12538a6664cbd9ae51d6d
Size (libebml-1.4.4.tar.xz) = 64116 bytes
BLAKE2s (libebml-1.4.5.tar.xz) = fb1b24b8b864fbf16d0fe6524e0929569301668d34713108fd7950cd036ac173
SHA512 (libebml-1.4.5.tar.xz) = 6ee2afd538de8b028a1acd4a0f00a8aa230deac297573d868683e96f22fa4953858d3a1d8ab414ac27757f35699e6149f0aaef6eb4d235baa79226d8f36ccb5c
Size (libebml-1.4.5.tar.xz) = 64408 bytes