Package: librcsb-core-wrapper / 1.005-13
Metadata
| Package | Version | Patches format |
|---|---|---|
| librcsb-core-wrapper | 1.005-13 | 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. |
| platformcheck.patch | (download) |
etc/platform.sh |
39 12 + 27 - 0 ! |
set sysid=gnu4 on debian, don't do gcc version grepping Bug-Debian: https://bugs.debian.org/957471 |
| xerces32.patch | (download) |
etc/make.platform.gnu4 |
2 1 + 1 - 0 ! |
enable build against libxerces-c3.2 |
| gcc 8.patch | (download) |
etc/make.platform.gnu4 |
2 1 + 1 - 0 ! |
stop building with -werror This works around a FTBFS with gcc 8. |
| python3.patch | (download) |
Makefile |
12 6 + 6 - 0 ! |
switch from python2 to python3 |
| generated includes | (download) |
cif-parser/Makefile |
1 1 + 0 - 0 ! |
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. |
| INSTALL is cifinstall.patch | (download) |
etc/make.platform.gnu4 |
2 1 + 1 - 0 ! |
build system will not work with any other install command Debhelper in compat 11 tries to set the INSTALL variable. |
| make 4.4.1.patch | (download) |
cif-file-util/Makefile |
2 1 + 1 - 0 ! |
make sure make 4.4.1 will not stumble upon missing includes |
