Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
01_kfreebsd_ftbfs.diff | fix FTBFS on kFreeBSD | Petr Salinger <Petr.Salinger@seznam.cz> | no | debian | 2013-10-30 | |
02_doc_path.diff | use new /usr/share/sgml location for docbook.dsl | Matthias Klose <doko@debian.org> | no | 2013-10-30 | ||
03_html_sgml.diff | use .html extension for HTML documentation files Define %html-ext% to ".html" while building HTML documentation, since current docbook-dsssl appears to default to ".htm". |
Matthias Klose <doko@debian.org> | no | 2013-10-30 | ||
04_signed_request.diff | fix return type checking of X509_REQ_verify | Moritz Mühlenhoff <jmm@debian.org> | yes | debian upstream | 2013-10-30 | |
06_gcc-4.7.diff | Fix FTBFS with gcc-4.7 Small header include change. This is borderlinde cosmetic, but still needed to prevent the FTBFS. |
Paul Tagliamonte <paultag@ubuntu.com> | yes | debian upstream | vendor | 2013-10-30 |
07_buildflags.diff | build flags support Don't force -O2 optimization. Make build logs verbose. | Matthias Klose <doko@debian.org> | not-needed | 2013-10-30 | ||
08_openssl-1.0.diff | fix FTBFS with OpenSSL 1.0 | Luca Falavigna <dktrkranz@debian.org> | no | debian upstream | 2013-10-30 | |
09_glibc-2.12.diff | fix FTBFS with glibc 2.12 | Luca Falavigna <dktrkranz@debian.org> | no | upstream | 2013-10-30 | |
10_readline.diff | make it possible to disable readline | Jakub Wilk <jwilk@debian.org> | no | upstream | 2013-10-30 | |
11_typos.diff | fix typos | Jakub Wilk <jwilk@debian.org> | yes | upstream | 2013-10-30 | |
gcc-6.patch | Fix compilation with gcc-6 | Gert Wollny <gw.fossdev@gmail.com> | no | debian | ||
12_increase_task_stack.patch | Increase the task stack to work around stack corruption | Karol Ossowski <karol.ossowski@gmail.com> | no | debian | ||
wvstreams_openssl1.1.patch | Port to OpenSSL 1.1 diff --git a/crypto/wvcrl.cc b/crypto/wvcrl.cc index fa00c76..880ad85 100644 |
Reiner Herrmann <reiner@reiner-h.de> | yes | debian | ||
12_cross.diff | prefix pkg-config with $ac_tool_prefix to support cross compilation =================================================================== |
Helmut Grohne <helmut@subdivi.de> | no | |||
0001-Fix-narrowing-conversion-error.patch | [PATCH] Fix narrowing conversion error xplc/moduleloader.cc: In static member function 'static Module* Module::loadModule(const char*)': xplc/moduleloader.cc:67:14: error: narrowing conversion of '-1' from 'int' to 'unsigned int' [-Wnarrowing] 67 | case (int)-1: | ^ |
Khem Raj <raj.khem@gmail.com> | no | 2019-12-25 | ||
05_trim_whitespace.patch | Trim URI whitespace according to RFC | Bastian Germann <bage@debian.org> | no | debian |