Debian Patches
Status for librcsb-core-wrapper/1.005-11
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| devnull-log | do not attempt to remove log file when it is "/dev/null" Silencing logging is only possible by setting the log file to "/dev/null", but there is an error when it tries to remove this file, and it can not. This patch checks the log file name, and "/dev/null" is not removed. |
Laszlo Kajan <lkajan@rostlab.org> | yes | |||
| setup.py.in | python build system | Laszlo Kajan <lkajan@rostlab.org> | yes | |||
| generated-includes | fix up include path for generated header file that's moved The makefile renames the .tab.c and .tab.h files to .c and .h, but does not fix up references from the .tab.h header from within the .c file. I'm surprised this ever worked, but it doesn't work now. =================================================================== |
Steve Langasek <steve.langasek@ubuntu.com> | no | 2020-10-27 | ||
| objectfiles | use libtool for object files and shared library | Laszlo Kajan <lkajan@rostlab.org> | yes | |||
| parallel-build | allow parallel make | Laszlo Kajan <lkajan@rostlab.org> | yes | |||
| docs | generate documentation | Laszlo Kajan <lkajan@rostlab.org> | yes | |||
| wrapper-module | preventing wrapper from being built along other modules | Laszlo Kajan <lkajan@rostlab.org> | yes | |||
| rm-duplicate-module | removal of duplicate module | Laszlo Kajan <lkajan@rostlab.org> | yes | |||
| bash | fixing shell - bash is meant instead of sh | Laszlo Kajan <lkajan@rostlab.org> | yes | |||
| unistd | fix for missing #include <unistd.h> | Laszlo Kajan <lkajan@rostlab.org> | yes | |||
| hardening | use hardening flags from environment | Laszlo Kajan <lkajan@rostlab.org> | yes | |||
| spelling | fix for spelling errors | Laszlo Kajan <lkajan@rostlab.org> | yes | |||
| exit-in-shlib | library calls exit Not a fix, just making the error message go to standard error instead of standard output. |
Laszlo Kajan <lkajan@rostlab.org> | yes | |||
| make_test_target | fixing #724151: No rule to make target `test-all', needed by `test'. | Laszlo Kajan <lkajan@debian.org> | yes | debian | ||
| xerces32.patch | Enable build against libxerces-c3.2 | William Blough <devel@blough.us> | no | debian | 2017-11-07 | |
| gcc-8.patch | Stop building with -Werror This works around a FTBFS with gcc 8. | Adrian Bunk <bunk@debian.org> | no | debian | ||
| python3.patch | Switch from Python2 to Python3 | Michael R. Crusoe | no | debian | 2019-12-14 | |
| INSTALL-is-cifinstall.patch | build system will not work with any other INSTALL command Debhelper in compat 11 tries to set the INSTALL variable. | Juhani Numminen <juhaninumminen0@gmail.com> | no | |||
| platformcheck.patch | Set sysid=gnu4 on Debian, don't do gcc version grepping | Juhani Numminen <juhaninumminen0@gmail.com> | no | debian | ||
| regcomp_cert_fix.patch | Henry Spencer regular expressions (regex) library contains a heap overflow vulnerability This patch adapts the patch found at Origin (see above) to the regex code found in librcsb-core-wrapper. |
Andreas Tille <tille@debian.org> | invalid | debian | https://gitweb.dragonflybsd.org/dragonfly.git/blobdiff_plain/4d133046c59a851141519d03553a70e903b3eefc..2841837793bd095a82f477e9c370cfe6cfb3862c:/lib/libc/regex/regcomp.c | 2015-02-14 |
