@@ -2,6 +2,8 @@ | |||||
\section news0_99_beta20 Changes between 0.99.beta20 and 0.99.beta19 | \section news0_99_beta20 Changes between 0.99.beta20 and 0.99.beta19 | ||||
- fixed a bug from 2004 that caused PDF documentation generation to fail | |||||
- memory allocation functions are now more robust | |||||
- numerous fixes for memory leaks and invalid memory accesses: | - numerous fixes for memory leaks and invalid memory accesses: | ||||
- CVE-2021-30498 | - CVE-2021-30498 | ||||
- CVE-2021-30499 | - CVE-2021-30499 | ||||
@@ -1,6 +1,6 @@ | |||||
/* | /* | ||||
* libcaca Colour ASCII-Art library | * libcaca Colour ASCII-Art library | ||||
* Copyright © 2006—2018 Sam Hocevar <sam@hocevar.net> | |||||
* Copyright © 2006—2021 Sam Hocevar <sam@hocevar.net> | |||||
* All Rights Reserved | * All Rights Reserved | ||||
* | * | ||||
* This library is free software. It comes without any warranty, to | * This library is free software. It comes without any warranty, to | ||||
@@ -1,7 +1,7 @@ | |||||
/* | /* | ||||
* libcaca Colour ASCII-Art library | |||||
* Copyright (c) 2002-2012 Sam Hocevar <sam@hocevar.net> | |||||
* All Rights Reserved | |||||
* libcaca Colour ASCII-Art library | |||||
* Copyright © 2002—2021 Sam Hocevar <sam@hocevar.net> | |||||
* All Rights Reserved | |||||
* | * | ||||
* This library is free software. It comes without any warranty, to | * This library is free software. It comes without any warranty, to | ||||
* the extent permitted by applicable law. You can redistribute it | * the extent permitted by applicable law. You can redistribute it | ||||
@@ -1,6 +1,6 @@ | |||||
/* | /* | ||||
* libcaca Colour ASCII-Art library | * libcaca Colour ASCII-Art library | ||||
* Copyright © 2002—2018 Sam Hocevar <sam@hocevar.net> | |||||
* Copyright © 2002—2021 Sam Hocevar <sam@hocevar.net> | |||||
* All Rights Reserved | * All Rights Reserved | ||||
* | * | ||||
* This library is free software. It comes without any warranty, to | * This library is free software. It comes without any warranty, to | ||||
@@ -1,6 +1,6 @@ | |||||
/* | /* | ||||
* libcaca Colour ASCII-Art library | * libcaca Colour ASCII-Art library | ||||
* Copyright © 2002—2018 Sam Hocevar <sam@hocevar.net> | |||||
* Copyright © 2002—2021 Sam Hocevar <sam@hocevar.net> | |||||
* 2006 Jean-Yves Lamoureux <jylam@lnxscene.org> | * 2006 Jean-Yves Lamoureux <jylam@lnxscene.org> | ||||
* All Rights Reserved | * All Rights Reserved | ||||
* | * | ||||
@@ -1,6 +1,6 @@ | |||||
/* | /* | ||||
* libcaca Colour ASCII-Art library | * libcaca Colour ASCII-Art library | ||||
* Copyright © 2002—2018 Sam Hocevar <sam@hocevar.net> | |||||
* Copyright © 2002—2021 Sam Hocevar <sam@hocevar.net> | |||||
* All Rights Reserved | * All Rights Reserved | ||||
* | * | ||||
* This library is free software. It comes without any warranty, to | * This library is free software. It comes without any warranty, to | ||||
@@ -1,6 +1,6 @@ | |||||
/* | /* | ||||
* libcaca Colour ASCII-Art library | * libcaca Colour ASCII-Art library | ||||
* Copyright © 2002—2018 Sam Hocevar <sam@hocevar.net> | |||||
* Copyright © 2002—2021 Sam Hocevar <sam@hocevar.net> | |||||
* 2006 Jean-Yves Lamoureux <jylam@lnxscene.org> | * 2006 Jean-Yves Lamoureux <jylam@lnxscene.org> | ||||
* All Rights Reserved | * All Rights Reserved | ||||
* | * | ||||
@@ -1,8 +1,8 @@ | |||||
/* | /* | ||||
* libcaca Colour ASCII-Art library | |||||
* Copyright (c) 2006 Colin Delacroix <colin@zoy.org> | |||||
* (c) 2016 ignore@this | |||||
* All Rights Reserved | |||||
* libcaca Colour ASCII-Art library | |||||
* Copyright © 2021 Sam Hocevar <sam@hocevar.net> | |||||
* 2006 Colin Delacroix <colin@zoy.org> | |||||
* All Rights Reserved | |||||
* | * | ||||
* This library is free software. It comes without any warranty, to | * This library is free software. It comes without any warranty, to | ||||
* the extent permitted by applicable law. You can redistribute it | * the extent permitted by applicable law. You can redistribute it | ||||
@@ -1,6 +1,6 @@ | |||||
/* | /* | ||||
* libcaca Colour ASCII-Art library | * libcaca Colour ASCII-Art library | ||||
* Copyright © 2002—2016 Sam Hocevar <sam@hocevar.net> | |||||
* Copyright © 2002—2021 Sam Hocevar <sam@hocevar.net> | |||||
* 2007 Ben Wiley Sittler <bsittler@gmail.com> | * 2007 Ben Wiley Sittler <bsittler@gmail.com> | ||||
* All Rights Reserved | * All Rights Reserved | ||||
* | * | ||||
@@ -1,7 +1,7 @@ | |||||
/* | /* | ||||
* libcaca Colour ASCII-Art library | |||||
* Copyright (c) 2002-2012 Sam Hocevar <sam@hocevar.net> | |||||
* All Rights Reserved | |||||
* libcaca Colour ASCII-Art library | |||||
* Copyright © 2002—2021 Sam Hocevar <sam@hocevar.net> | |||||
* All Rights Reserved | |||||
* | * | ||||
* This library is free software. It comes without any warranty, to | * This library is free software. It comes without any warranty, to | ||||
* the extent permitted by applicable law. You can redistribute it | * the extent permitted by applicable law. You can redistribute it | ||||
@@ -1,8 +1,8 @@ | |||||
/* | /* | ||||
* libcaca Colour ASCII-Art library | |||||
* Copyright (c) 2002-2012 Sam Hocevar <sam@hocevar.net> | |||||
* 2012 Bastian Märkisch <bmaerkisch@web.de> | |||||
* All Rights Reserved | |||||
* libcaca Colour ASCII-Art library | |||||
* Copyright © 2002—2021 Sam Hocevar <sam@hocevar.net> | |||||
* 2012 Bastian Märkisch <bmaerkisch@web.de> | |||||
* All Rights Reserved | |||||
* | * | ||||
* This library is free software. It comes without any warranty, to | * This library is free software. It comes without any warranty, to | ||||
* the extent permitted by applicable law. You can redistribute it | * the extent permitted by applicable law. You can redistribute it | ||||
@@ -1,6 +1,6 @@ | |||||
/* | /* | ||||
* libcaca Colour ASCII-Art library | * libcaca Colour ASCII-Art library | ||||
* Copyright © 2002—2018 Sam Hocevar <sam@hocevar.net> | |||||
* Copyright © 2002—2021 Sam Hocevar <sam@hocevar.net> | |||||
* All Rights Reserved | * All Rights Reserved | ||||
* | * | ||||
* This library is free software. It comes without any warranty, to | * This library is free software. It comes without any warranty, to | ||||
@@ -1,6 +1,6 @@ | |||||
/* | /* | ||||
* libcaca Colour ASCII-Art library | * libcaca Colour ASCII-Art library | ||||
* Copyright © 2002—2018 Sam Hocevar <sam@hocevar.net> | |||||
* Copyright © 2002—2021 Sam Hocevar <sam@hocevar.net> | |||||
* All Rights Reserved | * All Rights Reserved | ||||
* | * | ||||
* This library is free software. It comes without any warranty, to | * This library is free software. It comes without any warranty, to | ||||
@@ -1,6 +1,8 @@ | |||||
/* | /* | ||||
* libcaca Ruby bindings | * libcaca Ruby bindings | ||||
* Copyright (c) 2007-2014 Pascal Terjan <pterjan@linuxfr.org> | |||||
* Copyright © 2007—2014 Pascal Terjan <pterjan@linuxfr.org> | |||||
* 2021 Sam Hocevar <sam@hocevar.net> | |||||
* All Rights Reserved | |||||
* | * | ||||
* This library is free software. It comes without any warranty, to | * This library is free software. It comes without any warranty, to | ||||
* the extent permitted by applicable law. You can redistribute it | * the extent permitted by applicable law. You can redistribute it | ||||
@@ -1,8 +1,8 @@ | |||||
/* | /* | ||||
* cacaserver Colour ASCII-Art library | |||||
* Copyright (c) 2006 Jean-Yves Lamoureux <jylam@lnxscene.org> | |||||
* 2006-2014 Sam Hocevar <sam@hocevar.net> | |||||
* All Rights Reserved | |||||
* cacaserver Colour ASCII-Art library | |||||
* Copyright © 2006-2021 Sam Hocevar <sam@hocevar.net> | |||||
* 2006 Jean-Yves Lamoureux <jylam@lnxscene.org> | |||||
* All Rights Reserved | |||||
* | * | ||||
* This program is free software. It comes without any warranty, to | * This program is free software. It comes without any warranty, to | ||||
* the extent permitted by applicable law. You can redistribute it | * the extent permitted by applicable law. You can redistribute it | ||||
@@ -1,6 +1,6 @@ | |||||
/* | /* | ||||
* Imaging tools for cacaview and img2irc | * Imaging tools for cacaview and img2irc | ||||
* Copyright © 2002—2019 Sam Hocevar <sam@hocevar.net> | |||||
* Copyright © 2002—2021 Sam Hocevar <sam@hocevar.net> | |||||
* All Rights Reserved | * All Rights Reserved | ||||
* | * | ||||
* This program is free software. It comes without any warranty, to | * This program is free software. It comes without any warranty, to | ||||
@@ -1,7 +1,7 @@ | |||||
/* | /* | ||||
* makefont create libcaca font data | |||||
* Copyright (c) 2006-2012 Sam Hocevar <sam@hocevar.net> | |||||
* All Rights Reserved | |||||
* makefont create libcaca font data | |||||
* Copyright © 2006—2021 Sam Hocevar <sam@hocevar.net> | |||||
* All Rights Reserved | |||||
* | * | ||||
* This program is free software. It comes without any warranty, to | * This program is free software. It comes without any warranty, to | ||||
* the extent permitted by applicable law. You can redistribute it | * the extent permitted by applicable law. You can redistribute it | ||||