Package: antiword / 0.37-16
Metadata
Package | Version | Patches format |
---|---|---|
antiword | 0.37-16 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
10_fix_buffer_overflow_wordole_c.patch | (download) |
wordole.c |
4 4 + 0 - 0 ! |
add check for buffer overflow with malformed input files This was later re-found and became CVE-2014-8123. |
50_antiword manpage hyphen to minus.patch | (download) |
Docs/antiword.1 |
2 1 + 1 - 0 ! |
fix hyphen in antiword.1 to be a minus |
docx.patch | (download) |
Docs/antiword.1 |
6 5 + 1 - 0 ! |
try to reduce confusion around docx files Now also checks for XML files and HTML files |
remove cjb.net references.patch | (download) |
Docs/ReadMe |
2 0 + 2 - 0 ! |
remove cjb.net references The domain has been let lapse and is now a holding page. |
use snprintf.patch | (download) |
summary.c |
6 3 + 3 - 0 ! |
use snprintf Use snprintf() when converting dates to strings to make completely sure we can't overrun the buffer. |