Debian Patches
Status for pexec/1.0~rc8-7
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
cflags.patch | Make sure CFLAGS from d/rules is included in configure. This ensure the -g flag is present for the debug symbols package. | Petter Reinholdtsen | no | 2024-04-15 | ||
no-use-after-free.patch | Avoid use of cc after free() The child memory block is used twice after it is released, to find the next element in a linked list. Rewrite the code to record the next element before releasing the memory. |
Petter Reinholdtsen | no | 2024-04-14 | ||
hardening.patch | Adjusted1 makefile templates to handle DESTDIR and use CPPFLAGS and LDFLAGS. These are needed for the default dh autoconf based build to work. | Petter Reinholdtsen | no | 2024-04-15 | ||
segfault-remote-shell-opt.patch | Uses a prefix increment operator to improve the argument parsing logic and reliably determine the end of the argument list. This is needed so that 'p.rshcmd' isn't set to NULL which would result in a segmentation fault if passed to xstrdup. |
Christian Goeschel Ndjomouo <cgoesc2@wgu.edu> | no | 2025-04-19 | ||
help2man.patch | =================================================================== | no | ||||
info.patch | =================================================================== | no | ||||
texinfo-5.patch | =================================================================== | no |