Debian Patches

Status for dante/1.4.2+dfsg-7

Patch Description Author Forwarded Bugs Origin Last update
rename-library.patch Rename the libdsocks library to avoid a conflict with libsocks4. Adrian Bridgett <bridgett@debian.org> not-needed debian 2016-04-05
rename-programs.patch Rename some files - this is Dante, not the original SOCKS. - /etc/socks.conf => /etc/dante.conf
- /etc/sockd.conf => /etc/danted.conf
- /usr/sbin/sockd => /usr/sbin/danted
.
The changelog entry references bug #35187, but bugs.debian.org disclaims any
knowledge of it.
Adrian Bridgett <bridgett@debian.org> not-needed 2010-07-01
configure.patch Adapt the configure script for the Debian environment. Always use Debian's libtool and libdl.so.2.
Do not add "-g -O2" to the Debian build's CFLAGS.
Peter Pentchev <roam@ringlet.net> not-needed 2016-04-06
readme-functions.patch Remove the list of overridden functions; better to include socks.h Adrian Bridgett <bridgett@debian.org> no 2010-07-02
config-users.patch Do not invent our own users, use "proxy" and "nobody". Adrian Bridgett <bridgett@debian.org> not-needed 2010-07-02
linux-eccentricities.patch Fix the build on non-Linux architectures. - never build with the "Linux eccentricities" on Debian
- make the CMSG_CONTROLDATA() macro work and introduce
an lvalue equivalent
- add two more kFreeBSD tests in the configure script
Peter Pentchev <roam@ringlet.net> no 2016-04-06
man-errors.patch Fix the manual page errors. - replace mdoc macros with man ones
- use minus signs instead of hyphens where necessary
Peter Pentchev <roam@ringlet.net> no 2016-04-06
sa_siginfo.patch Only use SA_SIGINFO if available (e.g. not on GNU/Hurd) Peter Pentchev <roam@ringlet.net> no 2016-04-05
cppcheck.patch Fix some cppcheck warnings. Peter Pentchev <roam@ringlet.net> no 2019-07-16
dante-client-multiarch.patch Leave it to the loader to preload the correct ABI libraries. Teach dante-client to put only the library names into LD_PRELOAD so that
the actual runtime loader can figure out which libraries to load, taking
into account the ABI of the executable files.
.
Install the dynamic preload library as a full-fledged library, SONAME and all.
Peter Pentchev <roam@ringlet.net> invalid 2016-04-07
standards.patch Support kFreeBSD and the Hurd. Peter Pentchev <roam@ringlet.net> invalid 2017-09-27
typos.patch Fix some typographical and grammatical errors. Peter Pentchev <roam@ringlet.net> invalid 2019-09-12
sendbuf-ioctl.patch Use a flag, not an ioctl value, for HAVE_SENDBUF_IOCTL The preprocessor throws a hissy fit if we try to check for
the truthiness of an ioctl definition itself, at least on PowerPC.
Peter Pentchev <roam@ringlet.net> invalid 2016-04-11
signal-names.patch Make sure SIGPWR is not the same as SIGINFO or SIGLOST Avoid a duplicate case value in a switch statement on e.g. Alpha or Sparc. Peter Pentchev <roam@ringlet.net> invalid 2017-01-09
path-max.patch Use a sensible value for PATH_MAX if it is not defined. Peter Pentchev <roam@ringlet.net> no 2017-01-12

All known versions for source package 'dante'

Links