Package: dmitry / 1.3a-7
Metadata
Package | Version | Patches format |
---|---|---|
dmitry | 1.3a-7 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
manpage.patch | (download) |
docs/dmitry.1 |
88 30 + 58 - 0 ! |
rewrote manual page |
missing prototypes.patch | (download) |
src/dmitry.c |
1 1 + 0 - 0 ! |
fix building with -werror=implicit-function-declaration |
arm64 fix.patch | (download) |
src/includes/dmitry.h |
2 1 + 1 - 0 ! |
fix arm64 support |
CVE 2020 14931.patch | (download) |
src/nwhois.c |
5 5 + 0 - 0 ! |
do not let frmtdbuff overflow in nic_format_buff. |
fix format string.patch | (download) |
src/nwhois.c |
4 2 + 2 - 0 ! |
fix format string bug (#3). |
CVE 2017 7938 CVE 2024 31837.patch | (download) |
src/dmitry.c |
9 6 + 3 - 0 ! |
fix handling externally-controlled format strings and buffer overflows |
file open return type.patch | (download) |
src/includes/iwhois.h |
2 1 + 1 - 0 ! |
avoid conflicting prototypes for file_open(). |