diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-07-08 15:51:55 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-07-08 15:51:55 +0200 |
commit | de7b66ab9bfc27f8b35d2772350d7bfa046ce10e (patch) | |
tree | d9ed01120d2eb4e8e4f509198f8e9aac7d88e2b8 /debian/changelog | |
parent | 880a5cdfdda0e5176f826c68b8afcea915829a4d (diff) |
New debian/patches/0105-cve-2018-13421.patch
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 41f5009..484965b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ fast-cpp-csv-parser (0.0+git20160525~9bf299c-2) UNRELEASED; urgency=medium * New debain/patches/0100-unescaped_quotes.patch: - Fix overrun when quotes are unescaped. + * New debian/patches/0105-cve-2018-13421.patch (Closes: #903247): + - Fix heap-based buffer over-read in io::trim_chars (CVE-2018-13421). -- Jörg Frings-Fürst <debian@jff-webhosting.net> Thu, 17 Nov 2016 14:32:30 +0100 |