Package: cod-tools / 3.1.0+dfsg-3

Metadata

Package Version Patches format
cod-tools 3.1.0+dfsg-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
codcif svnversion.diff | (download)

src/components/codcif/Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 hard-coding subversion revision in the programs.
hardening.diff | (download)

src/components/codcif/Makefile | 10 5 + 5 - 0 !
src/externals/cexceptions/Makefile | 16 8 + 8 - 0 !
src/externals/getoptions/Makefile | 16 8 + 8 - 0 !
src/lib/perl5/COD/CIF/Parser/Bison/Makelocal-SWIG-module | 4 2 + 2 - 0 !
src/lib/perl5/COD/SPGLib/Makelocal-SWIG-module | 4 2 + 2 - 0 !
5 files changed, 25 insertions(+), 25 deletions(-)

 passing build flags to c compiler.
disable test network access.diff | (download)

tests/cases/cif_cod_numbers_001.chk | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 skipping tests that attempt to connect to internet.
spglib.diff | (download)

src/lib/perl5/COD/SPGLib/Makelocal-SWIG-module | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 dynamically linking against libsymspg from debian package.
fix buffer overflow.diff | (download)

src/externals/cexceptions/cxprintf.c | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 fixes buffer overflow.