diff options
| -rw-r--r-- | debian/changelog | 8 | 
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8376088..5106128 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,14 @@ libonig (6.9.4-1) UNRELEASED; urgency=medium        + 0105-CVE-2019-13224.patch        + 0110-CVE-2019-13225.patch      - Refresh debain/copyright. +    - Fixes CVE-2019-19204: heap-buffer-overflow in fetch_interval_quantifier +        due to double PFETCH (Closes: #945313). +    - Fixes CVE-2019-19203: heap-buffer-overflow in gb18030_mbc_enc_len +        (Closes: #945312). +    - Fixes CVE-2019-19012: Out of bounds read in mbc_to_code() +        (Closes: #944959). +    - Fixes CVE-2019-16163: Stack Exhaustion Problem (Closes: #939988). +    - Fixes CVE-2019-19246: heap-based buffer over-read in str_lower_case_match.    * debian/watch:_Correct typo.    * Declare compliance with Debian Policy 4.4.1.1 (No changes needed).    * Switch to debhelper-compat:  | 
