Package: wordnet / 1:3.0-41
Metadata
| Package | Version | Patches format |
|---|---|---|
| wordnet | 1:3.0-41 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 01_tcltk8.6.patch | (download) |
Makefile.in |
50 29 + 21 - 0 ! |
--- |
| 10_wordnet_structures.patch | (download) |
contrib/wordnet_structures/wordnet_structures.py |
34 21 + 13 - 0 ! |
--- |
| python3.patch | (download) |
contrib/wordnet_structures/Makefile.am |
2 1 + 1 - 0 ! |
port script to python 3 Use 2to3 and then manually fix the script to by compatible with Python 3. Bug: #938831 |
| 20_doc_Makefile.in.patch | (download) |
doc/Makefile.in |
2 1 + 1 - 0 ! |
--- |
| 20_doc_man_wninput.patch | (download) |
doc/man/wninput.5 |
12 6 + 6 - 0 ! |
--- |
| 20_include_wn.h.patch | (download) |
include/wn.h |
2 2 + 0 - 0 ! |
--- |
| 20_src_stubs_c.patch | (download) |
src/stubs.c |
2 1 + 1 - 0 ! |
--- |
| 20_src_wnb.patch | (download) |
src/wnb |
6 3 + 3 - 0 ! |
--- |
| 20_verb.social_fix.patch | (download) |
dict/dbfiles/verb.social |
2 1 + 1 - 0 ! |
--- |
| 20_adj.all_fix.patch | (download) |
dict/dbfiles/adj.all |
2 1 + 1 - 0 ! |
fix missing space in upstream database |
| 30_src_grind.patch | (download) |
src/grind/create.c |
1 1 + 0 - 0 ! |
--- |
| 40_doc_man_fix_names.patch | (download) |
doc/man/binsrch.3 |
2 1 + 1 - 0 ! |
--- |
| 41_doc_man_fix_names.patch | (download) |
doc/man/grind.1 |
2 1 + 1 - 0 ! |
--- |
| 50_CVE 2008 2149_buffer_overflows.patch | (download) |
src/wn.c |
3 2 + 1 - 0 ! |
--- |
| 51_overflows.patch | (download) |
lib/binsrch.c |
8 7 + 1 - 0 ! |
this patch was created by ocert according to http://www.ocert.org/advisories/ocert-2008-014.html and can be downloaded from http://www.ocert.org/analysis/2008-014/wordnet.patch Unfortunately the original patch had a problem which caused 'wordnet test -synsn' to fail. The critical part of the patch was removed from the whole patch set and is moved to 51_overflows_memcpy.patch which uses memcpy instead of the formerly used strcpy. |
| 51_overflows_memcpy.patch | (download) |
lib/search.c |
3 2 + 1 - 0 ! |
--- |
| 90_prevent_parallel_build.patch | (download) |
Makefile.in |
6 6 + 0 - 0 ! |
prevent parallel builds of grind because this might lead to FTBFS in some cases |
| 60_gcc 4.6.patch | (download) |
lib/binsrch.c |
4 2 + 2 - 0 ! |
when using -werror=format-security with gcc-4.6 some function calls are throwing erros. This patch replates [f]printf by [f]puts to fix the problem |
| make reproducible.patch | (download) |
contrib/wordnet_structures/Makefile.am |
2 1 + 1 - 0 ! |
--- |
| gcc 14.patch | (download) |
src/grind/grind.c |
4 3 + 1 - 0 ! |
fix ftbfs with gcc 14 |
| gcc 15.patch | (download) |
include/wngrind.h |
2 1 + 1 - 0 ! |
fix ftbfs with gcc 15 |
| fix typos.patch | (download) |
doc/man/morphy.7 |
2 1 + 1 - 0 ! |
fix typos |
