Package: htmldoc / 1.9.11-4+deb11u3
Metadata
Package | Version | Patches format |
---|---|---|
htmldoc | 1.9.11-4+deb11u3 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
enforce_utf8_doc.patch | (download) |
doc/1-intro.html |
2 1 + 1 - 0 ! |
change copyright symbol htmldoc cannot convert the copyright symbol to utf8. |
manpage fixes.patch | (download) |
doc/Makefile |
2 1 + 1 - 0 ! |
documentation fixes |
useful build info.patch | (download) |
Makedefs.in |
3 0 + 3 - 0 ! |
build system patch |
autoconf_fixes.patch | (download) |
configure.ac |
69 34 + 35 - 0 ! |
improve autoreconf/autoheader support |
autoheader_support.patch | (download) |
configure.ac |
21 20 + 1 - 0 ! |
move definitions from config.h.in to configure.ac |
disable_libz.patch | (download) |
configure.ac |
1 0 + 1 - 0 ! |
disable zlib support |
remove os check.patch | (download) |
desktop/Makefile |
2 0 + 2 - 0 ! |
remove operating system check during .desktop installation |
Fix crash bug with bad GIFs Issue 423.patch | (download) |
htmldoc/image.cxx |
3 3 + 0 - 0 ! |
fix crash bug with bad gifs (issue #423) CVE-2021-20308 |
CVE 2021 23158 CVE 2021 23191 CVE 2021 26252.patch | (download) |
htmldoc/file.c |
9 8 + 1 - 0 ! |
cve-2021-23158, cve-2021-23191, cve-2021-26252 Fix JPEG error handling (Issue #415) |
CVE 2021 23165.patch | (download) |
htmldoc/ps-pdf.cxx |
2 1 + 1 - 0 ! |
cve-2021-23165 Fix a number-up crash bug (Issue #413) |
CVE 2021 23180.patch | (download) |
htmldoc/file.c |
4 3 + 1 - 0 ! |
cve-2021-23180 Fix a crash bug with malformed URIs (Issue #418) |
CVE 2021 23206.patch | (download) |
htmldoc/ps-pdf.cxx |
16 13 + 3 - 0 ! |
cve-2021-23206 Fix crash bugs with bogus table attributes (Issue #416) |
CVE 2021 26259.patch | (download) |
htmldoc/ps-pdf.cxx |
23 19 + 4 - 0 ! |
cve-2021-26259 Fix a crash bug with bogus table attributes (Issue #417) |
CVE 2021 26948.patch | (download) |
htmldoc/file.c |
10 9 + 1 - 0 ! |
cve-2021-26948 Fix crash bug with data: URIs (Issue #410) |
CVE 2021 40985.patch | (download) |
htmldoc/image.cxx |
7 5 + 2 - 0 ! |
cve-2021-40985 Fix BMP crash bug (Issue #444) |
CVE 2021 43579.patch | (download) |
htmldoc/image.cxx |
4 4 + 0 - 0 ! |
cve-2021-43579 Fix potential BMP stack overflow (Issue #453) |
CVE 2022 0534 1.patch | (download) |
htmldoc/image.cxx |
7 3 + 4 - 0 ! |
--- |
CVE 2022 0534 2.patch | (download) |
htmldoc/image.cxx |
8 7 + 1 - 0 ! |
--- |
CVE 2022 24191.patch | (download) |
htmldoc/image.cxx |
11 8 + 3 - 0 ! |
cve-2022-24191 Fix a potential stack overflow bug with GIF images (Issue #470) |
CVE 2022 27114.patch | (download) |
htmldoc/image.cxx |
30 28 + 2 - 0 ! |
cve-2022-27114 Fix a potential integer overflow bug in the JPEG and PNG loaders (Issue #471) All images are now limited to 4GiB of memory usage (37837x37837 pixels). |
CVE 2022 28085.patch | (download) |
htmldoc/ps-pdf.cxx |
2 2 + 0 - 0 ! |
cve-2022-28085 Call check_pages when writing links (Issue #480) |