Debian Patches

Status for libowfat/0.32-5

Patch Description Author Forwarded Bugs Origin Last update
01-fix-makefile.patch Various Makefile adjustments This patch does the following adjustments to GNUmakefile:
- Add $SRC variable
- Add SONAME and shared object building
Roland Stigge <stigge@antcom.de> no
02-prevent-conflicting-definition.patch [PATCH] Prevent conflicting definition
One variable name is also a function name that is included.
Rename it to prevent multiple definition linker error.
Bastian Germann <bage@debian.org> no 2022-06-29
03-Prevent-pure-identifier-from-conflicting.patch Prevent __pure__ identifier from conflicting with glibc Bastian Germann <bage@debian.org> no 2022-11-10
04-Prevent-deprecated-identifier-from-conflicting.patch Prevent __deprecated__ identifier from conflicting with glibc Bastian Germann <bage@debian.org> no 2022-11-10
05-fix-manpages.patch Man pages fixes This patch contains some minor man page fixes Roland Stigge <stigge@antcom.de> no
07-fix-FD_CLOEXEC.patch [PATCH] libowfat: Set FD_CLOEXEC correctly using F_SETFD not F_SETFL
Using that value on F_SETFL is just wrong, and might make the call fail
on some systems, as it's requesting to set an undetermined flag. For
example on GNU/* FD_CLOEXEC has value 1, which matches with O_WRONLY.

This might cause the code to at least leak file descriptors, and at worst
to terminate execution.
Guillem Jover <guillem@hadrons.org> no 2012-12-18
08-clang-ftbfs.diff no
fix_gcc10.patch Fix FTBFS with gcc-10 no
cross.patch no

All known versions for source package 'libowfat'

Links