Debian Patches

Status for rush/1.8+dfsg-1.1

Patch Description Author Forwarded Bugs Origin Last update
intprops.patch Update to latest intprops.h from gnulib, fixes FTBFS with gcc 7 Adrian Bunk <bunk@debian.org> no debian
dfsg_reduction.diff Remove Texinfo documentation. The original source contained a licensing
of the Texinfo source which is incompatible
with DFSG. The build target is now removed.
Mats Erik Andersson <debian@gisladisker.se> no 2016-10-29
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> invalid 2016-10-29
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 2016-10-30
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 debian 2016-04-09
format_security.diff Format security hooks. During hardened builds some format security warnings are
elevated into errors. Improve source code where need arises.
Mats Erik Andersson <debian@gisladisker.se> no 2016-10-29
manpages.diff Manual pages trivia. Fix erroneous section number and misused example macros. Mats Erik Andersson <debian@gisladisker.se> invalid 2016-10-31

All known versions for source package 'rush'

Links