]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - CHANGES
Access `group->mont_data` conditionally in EC_GROUP_set_generator()
[thirdparty/openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index b25db026e8c8dee1b3f6ec79095b4ad3ff8f3789..b574074728748a42ae046b56fe858649e3f5c1fa 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -7,7 +7,14 @@
  https://github.com/openssl/openssl/commits/ and pick the appropriate
  release branch.
 
- Changes between 1.0.2o and 1.0.2p [xx XXX xxxx]
+ Changes between 1.0.2p and 1.0.2q [xx XXX xxxx]
+
+  *) Resolve a compatibility issue in EC_GROUP handling with the FIPS Object
+     Module, accidentally introduced while backporting security fixes from the
+     development branch and hindering the use of ECC in FIPS mode.
+     [Nicola Tuveri]
+
+ Changes between 1.0.2o and 1.0.2p [14 Aug 2018]
 
   *) Client DoS due to large DH parameter