]> granicus.if.org Git - onig/commitdiff
move position of notice about some CVEs (#85)
authorK.Kosako <kosako@sofnec.co.jp>
Thu, 5 Apr 2018 01:00:51 +0000 (10:00 +0900)
committerK.Kosako <kosako@sofnec.co.jp>
Thu, 5 Apr 2018 01:00:51 +0000 (10:00 +0900)
README
README.md

diff --git a/README b/README
index e4d9e1a1dd10cb4f796d0d8745c42e2febad8435..7089df205de07fdc5be43629eff288a04b8810d5 100644 (file)
--- a/README
+++ b/README
@@ -1,10 +1,10 @@
-README  2018/01/14
+README  2018/04/05
 
 Oniguruma  ----   (C) K.Kosako
 
 https://github.com/kkos/oniguruma
 
-FIXED Security Issues:
+FIXED Security Issues (in Oniguruma 6.3.0):
   CVE-2017-9224, CVE-2017-9225, CVE-2017-9226
   CVE-2017-9227, CVE-2017-9228, CVE-2017-9229
 
index 07f17fc36ed7c0cdab136713ce0be04494acf9ac..55670d0e1e3e92f1c848a2453674d91db5b74d21 100644 (file)
--- a/README.md
+++ b/README.md
@@ -3,11 +3,6 @@ Oniguruma
 
 https://github.com/kkos/oniguruma
 
-FIXED Security Issues:
---------------------------
-  **CVE-2017-9224, CVE-2017-9225, CVE-2017-9226**
-  **CVE-2017-9227, CVE-2017-9228, CVE-2017-9229**
-
 Oniguruma is a modern and flexible regular expressions library. It
 encompasses features from different regular expression implementations
 that traditionally exist in different languages. It comes close to
@@ -115,6 +110,12 @@ New feature of version 6.3.0
 --------------------------
 
 * NEW: octal codepoint \o{.....}
+* Fixed CVE-2017-9224
+* Fixed CVE-2017-9225
+* Fixed CVE-2017-9226
+* Fixed CVE-2017-9227
+* Fixed CVE-2017-9228
+* Fixed CVE-2017-9229
 
 
 New feature of version 6.1.2