Debian Patches

Status for rush/2.3-1

Patch Description Author Forwarded Bugs Origin Last update
tcpmux_service.diff Use sensible mode flags in fdopen().
Remove an annoying carrage return that only makes the
report look uglier. The TCPMUX daemon does not care
so late into the message exchange.
Mats Erik Andersson <debian@gisladisker.se> no 2022-06-06
chroot_then_chdir.diff Security of chroots.
Improve security by calling chdir("/") immediately
after chroot(), in order to release any old directory
handle, thus making references to the chroot external
directories impossible.
Mats Erik Andersson <debian@gisladisker.se> no 2022-06-06
duplicate_symbol.diff Duplicate use of symbol 'base_name'.
Some source files in the directory 'src/' are using a string variable
'base_name'. At the same time the directory 'gnu/' uses the very same
identifier as a function. It is expected that the linker will cause
some indeterminism in choosing which of these references to prefer at
linking time. To avoid this randomness, the string variable is renamed.

Observe that 'src/rlopt.h' and 'src/rwopt.h' are generated by upstream's
release process from 'src/rlopt.opt' and 'src/rwopt.opt', respectively.
All of them are patched for better consistency.
Mats Erik Andersson <debian@gisladisker.se> no 2022-06-06
manpages.diff fix lintian warning:
"allows to" -> "allows one to"
Bo YU <tsu.yubo@gmail.com> no 2022-07-19

All known versions for source package 'rush'

Links