Debian Patches

Status for xosd/2.2.15-1.1

Patch Description Author Forwarded Bugs Origin Last update
20_underquoted_definition.diff New patch. Fix underquoted definition of AM_PATH_LIBXOSD in libxosd.m4 (Closes: #286156).
diff -puriN xosd-2.2.14/libxosd.m4 xosd-2.2.14.new/libxosd.m4
no
25_fix_mangapges.diff Fix sections of manual pages and unknown macro. no
30_aclocal.diff Fix aclocals use of deprecated gtk1 and xmms. no
35_beep_media_player.diff Fix detection of Beep Media Player no
328676.diff Bug #328676: Document missing command line arguments of osd_cat. no
54_fix_man_makefile.diff no
fix_makefile.am.patch Fix typo in Makefile.am Andreas Tille <tille@debian.org> no 2024-09-22
fix_manpage_section.patch Fix section of manpages Andreas Tille <tille@debian.org> no 2024-09-22
gcc15_ftbfs.patch Fix FTBFS with gcc-15 xosd.c: In function 'display_info':
xosd.c:973:29: error: passing argument 3 of 'pthread_create' from incompatible pointer type [-Wincompatible-pointer-types]
973 | pthread_create(&id, NULL, display_info_driver, &i);
| ^~~~~~~~~~~~~~~~~~~
| |
| void * (*)(void)
In file included from intern.h:22,
from xosd.c:20:
/usr/include/pthread.h:204:36: note: expected 'void * (*)(void *)' but argument is of type 'void * (*)(void)'
204 | void *(*__start_routine) (void *),
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
xosd.c:911:1: note: 'display_info_driver' declared here
911 | display_info_driver()
| ^~~~~~~~~~~~~~~~~~~
Vincent Cheng <vcheng@debian.org> no 2025-09-23

All known versions for source package 'xosd'

Links