textproc/libebml: update to 1.4.3
Changelog: * Fixed several heap overflow bugs in the `ReadData` functions of various data type classes. This fixes CVE-2021-3405. Security: CVE-2021-3405
This commit is contained in:
parent
2fb51327ff
commit
27b00582ca
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=565949
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libebml
|
||||
DISTVERSION= 1.4.1
|
||||
DISTVERSION= 1.4.2
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= https://dl.matroska.org/downloads/libebml/
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1609850626
|
||||
SHA256 (libebml-1.4.1.tar.xz) = 6e94c669405061aa0d25a523b9f1bea8ac73536e37721a110b3372c7f8717032
|
||||
SIZE (libebml-1.4.1.tar.xz) = 70096
|
||||
TIMESTAMP = 1613664362
|
||||
SHA256 (libebml-1.4.2.tar.xz) = 41c7237ce05828fb220f62086018b080af4db4bb142f31bec0022c925889b9f2
|
||||
SIZE (libebml-1.4.2.tar.xz) = 70484
|
||||
|
|
Loading…
Reference in a new issue