[Matroska-devel] libEBML 1.3.9 and libMatroska 1.5.2 released
Moritz Bunkus
moritz at bunkus.org
Mon May 27 15:53:27 CEST 2019
Hey,
unfortunately the latest releases of both libraries suffered from a symbol
visibility bug causing linker failure. Today's releases fix those bugs.
Both releases are ABI and API compatible with the previous release — for
real this time :)
Here are the download links & ChangeLog entries:
https://dl.matroska.org/downloads/libebml/libebml-1.3.9.tar.xz
https://dl.matroska.org/downloads/libmatroska/libmatroska-1.5.2.tar.xz
--libebml---------------------------------------------------
2019-05-27 Moritz Bunkus <moritz at bunkus.org>
* Released v1.3.9.
2019-05-27 evpobr <evpobr at gmail.com>
* Build system: fixed symbol visibility issue causing linker
failures since 1.3.8.
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-27 Moritz Bunkus <moritz at bunkus.org>
* Released v1.5.2.
2019-05-27 evpobr <evpobr at gmail.com>
* Build system: fixed symbol visibility issue causing linker
failures since 1.5.1.
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