Debian Patches

Status for libomxil-bellagio/0.9.3-8

Patch Description Author Forwarded Bugs Origin Last update
0001-Fallback-on-different-registry-location-except-for.patch [PATCH] Fallback on different registry location (except for OMX_BELLAGIO_REGISTRY)=================================================================== =?utf-8?q?Marc-Andr=C3=A9=20Lureau?= <marcandre.lureau@gmail.com> no 2008-06-25
0002-Change-plugindir-not-the-best-solution-heck.patch [PATCH] Change plugindir, not the best solution, heck =?utf-8?q?Marc-Andr=C3=A9=20Lureau?= <marcandre.lureau@gmail.com> no 2008-06-27
0003_fix_docdir.patch =================================================================== no
0004_fix_FTBFS_for_natty.patch Fix for natty build Avoid GCC 4.5 warning with 'case -1' statement on enum type.
===================================================================
Kunal Goel <kunal.goel@linaro.org> no 2011-01-10
0005_test_build.patch Fix for building test components Change the include/lib path to source directory
===================================================================
Kunal Goel <kunal.goel@linaro.org> no 2011-02-06
0006_fix_FTBFS_for_gcc4.6.patch Remove unused variables which caused errors with gcc-4.6 -Werror These assignments wouldn't have helped with -Wunused-result anyway. Colin Watson <cjwatson@ubuntu.com> no debian 2011-09-14
0007_remove_online_sourceforge_logo.patch =================================================================== no
0008_fix_FTBFS_for_gcc5.patch Fix FTBFS for GCC-5 With -Werror=logical-not-parentheses enabled, a line such as the
following causes the build to fail:
if(!omx_video_scheduler_component_Private->eState==OMX_TIME_ClockStateRunning)

===================================================================
Linn Crosetto <linn@hp.com> no debian
0009_fix_BOSA_ST_InitComponentLoader_buffer_overrun.patch Fix Off-by-one buffer overrun in BOSA_ST_InitComponentLoader() BOSA_ST_InitComponentLoader is reading from the empty file
/var/lib/libomxil-bellagio0/registry. It's not checking the return of
fgetc() for EOF, so reads EOF in a loop MAX_LINE_LENGTH times, then overruns
the buffer when it puts a '\0' on the end.
.
This patch handles the EOF case.
===================================================================
Ying-Chun Liu (PaulLiu) <paulliu@debian.org> no debian 2016-11-11
0010_Fix_FTBFS_Hurd_FreeBSD.patch Fix FTBFS on Debian GNU/Hurd and kfreeBSD=================================================================== Barry deFreese <bdefreese@debian.org> no debian 2016-11-11
0011_makefile_dependencies.patch Fix the Makefile dependencies Adrian Bunk <bunk@debian.org> no debian
0014_fix_hardening.patch fix hardening errors Debian now enable hardening, and found several bugs inside the code.
We fix all of them in this patch.

===================================================================
Ying-Chun Liu (PaulLiu) <paulliu@debian.org> no 2020-08-09
0015_port_gcc_10.patch porting to gcc 10 Some multiple definitions fixed in this patch. Ying-Chun Liu (PaulLiu) <paulliu@debian.org> no debian 2020-08-09
0016_port_gcc_11.patch fix FTBFS with GCC-11 We need to malloc line before using it.
===================================================================
Ying-Chun Liu (PaulLiu) <paulliu@debian.org> no debian
0017_patch_for_strncpy.patch fix FTBFS on mipsel We got /usr/include/mipsel-linux-gnu/bits/string_fortified.h:95:10:
error: ‘__builtin_strncpy’ destination unchanged after copying no bes
[-Werror=stringop-truncation]
Thus we check the size before call strncpy.
===================================================================
Ying-Chun Liu (PaulLiu) <paulliu@debian.org> no debian

All known versions for source package 'libomxil-bellagio'

Links