Debian Patches

Status for dirb/2.22+dfsg-7

Patch Description Author Forwarded Bugs Origin Last update
ext_vars.patch Correct invalid global variable usage Philippe Thierry <philou@debian.org> not-needed
gcc10.patch Gcc 10 compilation fails Bug due to incorrect C file header protection (no preprocessing). Philippe Thierry <philou@debian.org> not-needed upstream
html2dict_man.patch add man page for html2dic Simple man page as the command is pretty easy to use. Philippe Thierry not-needed 2017-06-15
gendict_man.patch add man page for dirb-gendict Patch written in gendict_src and added to autotool-based upstream procuction Philippe Thierry not-needed 2017-06-14
manpage_cleaning.patch Corrected man warning Updated error due to laxism in Groff macro usage Philippe Thierry not-needed 2017-06-14
spelling.patch Corrected various spelling error Correction after spellintian pass Philippe Thierry not-needed 2017-06-14
fix-bug-with-rootdir-as-home.patch Avoid infinite recursion when HOME=/ We do this by ensuring that HOME=/root when HOME=/.

diff --git a/src/resume.c b/src/resume.c
index 553d461..b52df43 100644
Raphaƫl Hertzog <buxy@kali.org> not-needed
fix-usage-examples.patch Fixed the usage examples. not-needed http://git.kali.org/gitweb/?p=packages/dirb.git;a=commit;h=2db13759f587816784a149dd3c20dbaded6e0957 2017-09-13
path-as-is.patch Support for path squashing deactivation=================================================================== Mathieu BAEUMLER <mbaeumler@excellium-services.com> not-needed upstream
client_cert.patch Support for client certificate Permit one to use a client-side certificate through a dedicated
option.
Mathieu BAEUMLER <mbaeumler@excellium-services.com> not-needed upstream
fix-curl_easy_getinfo-invocation.patch fix invocation of curl_easy_getinfo() curl_easy_getinfo() expects a pointer to a long while the upstream code
provides a pointer to an int. This patch first provides a pointer to a interim
variable of type long, then converts the result to int and finally stores it
in the structure intended by upstream.
Without this patch autopkgtest fails on big-endian architectures.
Sven Geuer <sge@debian.org not-needed 2025-04-14

All known versions for source package 'dirb'

Links