[Matroska-devel] libEBML 1.3.8 and libMatroska 1.5.1 released
Moritz Bunkus
moritz at bunkus.org
Sat May 25 13:21:10 CEST 2019
Hey,
here are two new releases. Both include a couple of fixes to the cmake
build system. libMatroska also contains two fixes for potential invalid
memory access due to processing invalidly formatted data. We highly
recommend users to update both.
Both releases are ABI and API compatible with the previous release.
Here are the download links & ChangeLog entries:
https://dl.matroska.org/downloads/libebml/libebml-1.3.8.tar.xz
https://dl.matroska.org/downloads/libmatroska/libmatroska-1.5.1.tar.xz
--libebml---------------------------------------------------
2019-05-25 Moritz Bunkus <moritz at bunkus.org>
* Released v1.3.8.
2019-05-19 evpobr <evpobr at gmail.com>
* Build system: various fixes to the cmake rules regarding
visibility, naming and building DLLs on Windows.
------------------------------------------------------------
--libmatroska-----------------------------------------------
2019-05-25 Moritz Bunkus <moritz at bunkus.org>
* Released v1.5.1.
* Build system: libEBML 1.3.8 is now required.
2019-05-19 evpobr <evpobr at gmail.com>
* Build system: various fixes to the cmake rules regarding
visibility, naming and building DLLs on Windows.
2019-05-19 Steve Lhomme <robux4 at ycbcr.xyz>
* KaxBlock: fixed a potential access to invalid memory due to
invalid lace sizes read from invalid data.
* KaxBlock: fixed a potential null pointer dereference triggerable
by reading invalid data.
------------------------------------------------------------
Have fun :)
mosu
More information about the Matroska-devel
mailing list