Commits on Source (8)
-
Manual backport of 2c7b5e00
b689202d -
That's what the bot does and it fails otherwise. (cherry picked from commit 2ab65c0a) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
da98390d -
autoconf detects what the system should use to link files (cherry picked from commit 85e51c1c) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
a5336510 -
Rémi Denis-Courmont authored
Otherwise it is autodetected, which leads to nonreproducible builds: depending if GLUT is available or not, OpenGL is enabled or not. This also might fix #20543 (cannot be verified due to #17251). Signed-off-by:
Thomas Guillem <thomas@gllm.fr> (cherry picked from commit 33e119bf) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
bb9786f2 -
Rémi Denis-Courmont authored
It does not compile. Signed-off-by:
Thomas Guillem <thomas@gllm.fr> (cherry picked from commit 7330c600) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
4e28a05f -
This fixes -lz that is not added in ldlib on linux. Refs #17251 (cherry picked from commit a6534de9) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
248ddd7e -
On linux, -lslang was not added on LDLIB Fixes #17251 (cherry picked from commit 47b16701) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
649fb5fd -
The new contrib fixes a bunch of reported CVE: CVE-2021-30498 (tga export, not concerned) CVE-2021-30499 (troff export, not concerned) CVE-2021-3410 (canvas.c, v0.99.beta19) CVE-2018-20546 (dither.c, v0.99.beta19) CVE-2018-20547 (dither.c, v0.99.beta19) CVE-2018-20545 (load_image, v0.99.beta19) CVE-2018-20548 (load_image, v0.99.beta19) CVE-2018-20549 (caca_file_read, 0.99.beta19, not concerned) See release note[^1] on the github project. It also allow to migrate the use of the new API instead of libcucul, which has been merged into libcaca since 0.99.beta15: commit f61816ceb7445f8bf818936151554ac060764b39 Author: Sam Hocevar <sam@hocevar.net> Date: Sat Sep 27 13:12:46 2008 +0000 Starting refactoring to get rid of libcucul. The initial reason for the split is rendered moot by the plugin system: when enabled, binaries do not link directly with libX11 or libGL. I hope this is a step towards more consisteny and clarity. It was then completely wiped out by the following commit, which is part of v0.99.beta20: commit 5f0ec215f8c9915ed028324a8ecac8212f68e18d Author: Sam Hocevar <sam@hocevar.net> Date: Thu May 3 10:33:30 2018 +0200 Remove legacy code from 10 years ago. Check NEWS for details: \section news0_99_beta15 Changes between 0.99.beta15 and 0.99.beta14 - libcucul was merged back into libcaca for more clarity [^1]: https://github.com/cacalabs/libcaca/releases/tag/v0.99.beta20 (cherry picked from commit 2d597455) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
cec83d0b
Showing
- contrib/src/caca/SHA512SUMS 1 addition, 1 deletioncontrib/src/caca/SHA512SUMS
- contrib/src/caca/caca-fix-pkgconfig.patch 11 additions, 0 deletionscontrib/src/caca/caca-fix-pkgconfig.patch
- contrib/src/caca/caca-osx-sdkofourchoice.patch 0 additions, 39 deletionscontrib/src/caca/caca-osx-sdkofourchoice.patch
- contrib/src/caca/caca-win32-static.patch 0 additions, 11 deletionscontrib/src/caca/caca-win32-static.patch
- contrib/src/caca/rules.mak 28 additions, 7 deletionscontrib/src/caca/rules.mak
- modules/video_output/caca.c 15 additions, 15 deletionsmodules/video_output/caca.c
contrib/src/caca/caca-fix-pkgconfig.patch
0 → 100644