Skip to content

Commit 765ac8d

Browse files
Merge pull request tensorflow#35913 from tensorflow-jenkins/relnotes-2.0.1-6767
Update release notes for TensorFlow 2.0.1
2 parents a093c7e + 0bcb99b commit 765ac8d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

RELEASE.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# Release 2.0.1
2+
3+
## Bug Fixes and Other Changes
4+
* Fixes a security vulnerability where converting a Python string to a `tf.float16` value produces a segmentation fault ([CVE-2020-5215](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-5215))
5+
* Updates `curl` to `7.66.0` to handle [CVE-2019-5482](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-5482) and [CVE-2019-5481](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-5481)
6+
* Updates `sqlite3` to `3.30.01` to handle [CVE-2019-19646](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-19646), [CVE-2019-19645](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-19645) and [CVE-2019-16168](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-16168)
7+
8+
19
# Release 2.0.0
210

311
## Major Features and Improvements

0 commit comments

Comments
 (0)