debian specific patch information for wordnet / 1:3.0-18

Summary

Package Version Package Type Source Package Format
1:3.0-18 Debian-diff 1.0

"Debian diff" Information

Diff file wordnet_3.0-18.diff.gz
Size75552
MD5sumc186ddd3b8159336067d21ee536219ee
./debian only changes view download

"series" style patches

patch summary view raw
01_tcltk8.5.patch
 Makefile.in                            |   50 
 aclocal.m4                             |  693 +++++++++----
 autogen.sh                             |    2 
 config.h.in                            |    3 
 configure                              | 1703 +++++++++++++++++++++++----------
 configure.ac                           |    7 
 contrib/Makefile.in                    |   20 
 contrib/wordnet_structures/Makefile.in |    7 
 dict/Makefile.in                       |   20 
 dict/dbfiles/Makefile.in               |    7 
 doc/Makefile.in                        |   20 
 doc/html/Makefile.in                   |    7 
 doc/man/Makefile.in                    |    7 
 doc/pdf/Makefile.in                    |    7 
 doc/ps/Makefile.in                     |    7 
 include/Makefile.in                    |   20 
 lib/Makefile.in                        |   30 
 lib/wnres/Makefile.in                  |    7 
 src/Makefile.in                        |   26 
 src/grind/Makefile.in                  |   26 
 20 files changed, 1904 insertions(+), 765 deletions(-)
view download
10_wordnet_structures.patch
 contrib/wordnet_structures/wordnet_structures.py |   34 ++++++++++++++---------
 1 file changed, 21 insertions(+), 13 deletions(-)
view download
20_doc_Makefile.in.patch
 doc/Makefile.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
20_doc_man_wninput.patch
 doc/man/wninput.5 |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
view download
20_include_wn.h.patch
 include/wn.h |    2 ++
 1 file changed, 2 insertions(+)
view download
20_src_stubs_c.patch
 src/stubs.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
20_src_wnb.patch
 src/wnb |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
view download
20_verb.social_fix.patch
 dict/dbfiles/verb.social |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
20_adj.all_fix.patch
 dict/dbfiles/adj.all |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
30_src_grind.patch
 src/grind/create.c  |    1 +
 src/grind/files.c   |    1 +
 src/grind/grind.c   |    5 +++--
 src/grind/makedb.c  |    5 +++--
 src/grind/resolve.c |    4 ++--
 src/grind/util.c    |    2 ++
 6 files changed, 12 insertions(+), 6 deletions(-)
view download
40_doc_man_fix_names.patch
 doc/man/binsrch.3  |    2 +-
 doc/man/lexnames.5 |    2 +-
 doc/man/morph.3    |    2 +-
 doc/man/wnsearch.3 |    2 +-
 doc/man/wnutil.3   |    2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)
view download
41_doc_man_fix_names.patch
 doc/man/grind.1    |    2 +-
 doc/man/lexnames.5 |    8 ++++----
 doc/man/wninput.5  |    2 --
 doc/man/wnsearch.3 |    6 +++---
 doc/man/wnutil.3   |    2 +-
 5 files changed, 9 insertions(+), 11 deletions(-)
view download
50_CVE-2008-2149_buffer_overflows.patch
 src/wn.c |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
view download
51_overflows.patch
 lib/binsrch.c |    8 +++
 lib/morph.c   |   86 ++++++++++++++++++++----------------
 lib/search.c  |  135 ++++++++++++++++++++++++++++------------------------------
 lib/wnutil.c  |   32 ++++++-------
 src/wn.c      |    6 +-
 5 files changed, 140 insertions(+), 127 deletions(-)
view download
51_overflows_memcpy.patch
 lib/search.c |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
view download
90_prevent_parallel_build.patch
 src/grind/Makefile.in |    5 +++++
 1 file changed, 5 insertions(+)
view download