[openssl-commits] [web] master update
Matt Caswell
matt at openssl.org
Tue Nov 20 14:13:30 UTC 2018
The branch master has been updated
via af5e14f2df748257775c39faa63fcc755b81b1b9 (commit)
from 28c43932d579cd6ba18ec411bb828a2512c3419e (commit)
- Log -----------------------------------------------------------------
commit af5e14f2df748257775c39faa63fcc755b81b1b9
Author: Matt Caswell <matt at openssl.org>
Date: Tue Nov 20 13:55:56 2018 +0000
Updates for new release
Reviewed-by: Richard Levitte <levitte at openssl.org>
(Merged from https://github.com/openssl/web/pull/95)
-----------------------------------------------------------------------
Summary of changes:
news/newsflash.txt | 4 ++++
news/vulnerabilities.xml | 12 ++++++------
2 files changed, 10 insertions(+), 6 deletions(-)
diff --git a/news/newsflash.txt b/news/newsflash.txt
index 2c05c1a..07229f2 100644
--- a/news/newsflash.txt
+++ b/news/newsflash.txt
@@ -4,6 +4,10 @@
# Format is two fields, colon-separated; the first line is the column
# headings. URL paths must all be absolute.
Date: Item
+20-Nov-2018: OpenSSL 1.1.1a is now available, including bug and security fixes
+20-Nov-2018: OpenSSL 1.1.0j is now available, including bug and security fixes
+20-Nov-2018: OpenSSL 1.0.2q is now available, including bug and security fixes
+12-Nov-2018: <a href="/news/secadv/20181112.txt">Security Advisory</a>: one low severity fix in ECC scalar multiplication
29-Oct-2018: <a href="/news/secadv/20181030.txt">Security Advisory</a>: one low severity fix in DSA
29-Oct-2018: <a href="/news/secadv/20181029.txt">Security Advisory</a>: one low severity fix in ECDSA
11-Sep-2018: Final version of OpenSSL 1.1.1 (LTS) is now available: please download and upgrade!
diff --git a/news/vulnerabilities.xml b/news/vulnerabilities.xml
index 46cdcff..2142ade 100644
--- a/news/vulnerabilities.xml
+++ b/news/vulnerabilities.xml
@@ -40,7 +40,7 @@
<fixed base="1.1.0" version="1.1.0i" date="20180814">
<git hash="aab7c770353b1dc4ba045938c8fb446dd1c4531e"/>
</fixed>
- <fixed base="1.0.2" version="1.0.2q-dev" date="20181112">
+ <fixed base="1.0.2" version="1.0.2q" date="20181112">
<git hash="b18162a7c9bbfb57112459a4d6631fa258fd8c0cq"/>
</fixed>
<problemtype>Side Channel Attack</problemtype>
@@ -85,13 +85,13 @@
<affects base="1.0.2" version="1.0.2n"/>
<affects base="1.0.2" version="1.0.2o"/>
<affects base="1.0.2" version="1.0.2p"/>
- <fixed base="1.1.1" version="1.1.1a-dev" date="20181029">
+ <fixed base="1.1.1" version="1.1.1a" date="20181029">
<git hash="8abfe72e8c1de1b95f50aa0d9134803b4d00070f"/>
</fixed>
- <fixed base="1.1.0" version="1.1.0j-dev" date="20181029">
+ <fixed base="1.1.0" version="1.1.0j" date="20181029">
<git hash="ef11e19d1365eea2b1851e6f540a0bf365d303e7"/>
</fixed>
- <fixed base="1.0.2" version="1.0.2q-dev" date="20181030">
+ <fixed base="1.0.2" version="1.0.2q" date="20181030">
<git hash="43e6a58d4991a451daf4891ff05a48735df871ac"/>
</fixed>
<problemtype>Constant time issue</problemtype>
@@ -118,10 +118,10 @@
<affects base="1.1.0" version="1.1.0g"/>
<affects base="1.1.0" version="1.1.0h"/>
<affects base="1.1.0" version="1.1.0i"/>
- <fixed base="1.1.0" version="1.1.0j-dev" date="20181029">
+ <fixed base="1.1.0" version="1.1.0j" date="20181029">
<git hash="56fb454d281a023b3f950d969693553d3f3ceea1"/>
</fixed>
- <fixed base="1.1.1" version="1.1.1a-dev" date="20181029">
+ <fixed base="1.1.1" version="1.1.1a" date="20181029">
<git hash="b1d6d55ece1c26fa2829e2b819b038d7b6d692b4"/>
</fixed>
<problemtype>Constant time issue</problemtype>
More information about the openssl-commits
mailing list