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

Summary

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

"Debian diff" Information

Diff file wordnet_3.0-13.diff.gz
Size75136
MD5sumc678a7f6f3f7fd44c738b400a05cb7b3
./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                              | 1699 +++++++++++++++++++++++----------
 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, 1902 insertions(+), 763 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 |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
view download
20_verb.social_fix.patch
 dict/dbfiles/verb.social |    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/wninput.5  |    2 --
 doc/man/wnsearch.3 |    6 +++---
 doc/man/wnutil.3   |    2 +-
 4 files changed, 5 insertions(+), 7 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  |  137 ++++++++++++++++++++++++++++------------------------------
 lib/wnutil.c  |   32 ++++++-------
 src/wn.c      |    6 +-
 5 files changed, 141 insertions(+), 128 deletions(-)
view download
51_overflows_memcpy.patch
 lib/search.c |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
view download