[openssl-commits] [web]  master update
    Matt Caswell 
    matt at openssl.org
       
    Tue Jun 12 12:15:42 UTC 2018
    
    
  
The branch master has been updated
       via  b89fd121a046015bb70865060d6cf7f3268b36f0 (commit)
      from  81d4522dd877e11b558579fdb89b447cf95606bb (commit)
- Log -----------------------------------------------------------------
commit b89fd121a046015bb70865060d6cf7f3268b36f0
Author: Matt Caswell <matt at openssl.org>
Date:   Tue Jun 12 13:10:13 2018 +0100
    Fix advisory link
    
    Reviewed-by: Richard Levitte <levitte at openssl.org>
    (Merged from https://github.com/openssl/web/pull/59)
-----------------------------------------------------------------------
Summary of changes:
 news/vulnerabilities.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/news/vulnerabilities.xml b/news/vulnerabilities.xml
index 145e1ef..97f818b 100644
--- a/news/vulnerabilities.xml
+++ b/news/vulnerabilities.xml
@@ -51,7 +51,7 @@
         generating a key for this prime resulting in a hang until the client has
         finished. This could be exploited in a Denial Of Service attack.
     </description>
-    <advisory url="/news/secadv/20180416.txt"/>
+    <advisory url="/news/secadv/20180612.txt"/>
     <reported source="Guido Vranken"/>
   </issue>
   <issue public="20180416">
    
    
More information about the openssl-commits
mailing list