Debian Patches

Status for infinipath-psm/3.3+20.604758e7-6.1

Patch Description Author Forwarded Bugs Origin Last update
0001-Fix-truncation-warnings-with-gcc7.patch Fix truncation warnings with gcc7
This patch was originally created by
Johannes Brandstätter <jbrandst@2ds.eu> see
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853451
Roland Fehrenbacher <rf@q-leap.de> no 2017-12-28
0002-Include-sys-sysmacros.h-to-avoid-warning-about-minor.patch Include <sys/sysmacros.h> to avoid warning about minor
ipath_proto.c: In function ‘ipath_userinit’:
ipath_proto.c:539:13: error: In the GNU C Library, "minor" is defined
by <sys/sysmacros.h>. For historical compatibility, it is
currently defined by <sys/types.h> as well, but we plan to
remove this soon. To use "minor", include <sys/sysmacros.h>
directly. If you did not intend to use a system-defined macro
"minor", you should undefine it after including <sys/types.h>. [-Werror]
spctrl->spc_dev.spd_type = minor(st.st_rdev);
Roland Fehrenbacher <rf@q-leap.de> no 2017-12-29
0003-gcc8.patch Fix build with gcc 8 - psm_utils.c: reserve enough memory for both input strings and the fixed part
- psm_ep.c: e has sufficient space to copy including the NULL terminator,
which fixes a warning about truncation of the input string
Reiner Herrmann <reiner@reiner-h.de> no debian

All known versions for source package 'infinipath-psm'

Links