Skip to content

Commit 2320f5b

Browse files
committed
update CHANGELOG for v1.10.8
related to #1992
1 parent 4a77fdb commit 2320f5b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Nokogiri Changelog
22

3+
## 1.10.8 / 2020-02-10
4+
5+
### Security
6+
7+
[MRI] Pulled in upstream patch from libxml that addresses CVE-2020-7595. Full details are available in [#1992](https://github.com/sparklemotion/nokogiri/issues/1992). Note that this patch is not yet (as of 2020-02-10) in an upstream release of libxml.
8+
9+
310
## 1.10.7 / 2019-12-03
411

512
### Bug
@@ -23,6 +30,7 @@
2330
* CVE-2019-13117
2431
* CVE-2019-13118
2532
* CVE-2019-18197
33+
* CVE-2019-19956
2634

2735
More details are available at #1943.
2836

0 commit comments

Comments
 (0)