Package: libvisual / 0.4.0-6

Metadata

Package Version Patches format
libvisual 0.4.0-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
99_add_german_translation.patch | (download)

po/LINGUAS | 2 1 + 1 - 0 !
po/de.po | 903 903 + 0 - 0 !
2 files changed, 904 insertions(+), 1 deletion(-)

---
01_x86_fxsr_magic_fix | (download)

libvisual/lv_cpu.c | 5 3 + 2 - 0 !
1 file changed, 3 insertions(+), 2 deletions(-)

 fix for x86_fxsr_magic

02_redefine_fix | (download)

lv_defines.h | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 fixes redefine


03_configure_fix | (download)

configure.ac | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix for gettext version in configure script


Werror=format security fix | (download)

libvisual/lv_plugin.c | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fixes for -werror=format-security
 Source fails to build with -Werror=format-security because a function return
 value is being passed to the visual_log() function where a format string is
 expected.  This isn't a security hole because the strings returned aren't
 based on untrusted input, but we should clean up anyway.

fix spelling errors | (download)

libvisual/lv_error.c | 2 1 + 1 - 0 !
libvisual/lv_error.h | 2 1 + 1 - 0 !
po/es_AR.po | 2 1 + 1 - 0 !
po/es_ES.po | 2 1 + 1 - 0 !
po/libvisual-0.4.pot | 2 1 + 1 - 0 !
5 files changed, 5 insertions(+), 5 deletions(-)

 fix spelling errors