Package: librcsb-core-wrapper / 1.005-4
Metadata
| Package | Version | Patches format |
|---|---|---|
| librcsb-core-wrapper | 1.005-4 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| wrapper module | (download) |
local/modules.txt |
1 0 + 1 - 0 ! |
preventing wrapper from being built along other modules |
| rm duplicate module | (download) |
local/modules.txt |
1 0 + 1 - 0 ! |
removal of duplicate module |
| bash | (download) |
etc/createdoc.sh |
2 1 + 1 - 0 ! |
fixing shell - bash is meant instead of sh |
| unistd | (download) |
pdbml-parser/src/misc_util.C |
1 1 + 0 - 0 ! |
fix for missing #include <unistd.h> |
| devnull log | (download) |
cif-parser/include/CifParserBase.h |
4 3 + 1 - 0 ! |
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. |
| docs | (download) |
Makefile |
13 11 + 2 - 0 ! |
generate documentation |
| objectfiles | (download) |
Makefile |
16 13 + 3 - 0 ! |
use libtool for object files and shared library |
| parallel build | (download) |
cif-parser/Makefile |
21 12 + 9 - 0 ! |
allow parallel make |
| setup.py.in | (download) |
Makefile |
6 5 + 1 - 0 ! |
python build system |
| hardening | (download) |
cif-file-util/Makefile |
2 1 + 1 - 0 ! |
use hardening flags from environment |
| spelling | (download) |
wrapper/src/DataInfoPyWrap.C |
10 5 + 5 - 0 ! |
fix for spelling errors |
| exit in shlib | (download) |
cif-file/src/ParentChild.C |
2 1 + 1 - 0 ! |
library calls exit Not a fix, just making the error message go to standard error instead of standard output. |
| make_test_target | (download) |
Makefile |
2 1 + 1 - 0 ! |
fixing #724151: no rule to make target `test-all', needed by `test'. Bug-Debian: http://bugs.debian.org/724151 |
| regcomp_cert_fix.patch | (download) |
regex/src/regcomp.c |
17 17 + 0 - 0 ! |
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. |
| gcc5.patch | (download) |
etc/platform.sh |
2 1 + 1 - 0 ! |
do not force failure in case of higher gcc > 4.x |
