[web] master update

Kurt Roeckx kurt at openssl.org
Wed Oct 20 17:57:40 UTC 2021


The branch master has been updated
       via  4ed858ce02d41753b78629e0b908660593f082b6 (commit)
       via  825e40e042c3eb67f7c8f865cff7f21a669f989b (commit)
      from  4d8357b7e6fb544f0a618e65d98a9206a2df05f6 (commit)


- Log -----------------------------------------------------------------
commit 4ed858ce02d41753b78629e0b908660593f082b6
Author: Kurt Roeckx <kurt at roeckx.be>
Date:   Wed Oct 20 09:40:16 2021 +0200

    Fix table summary title
    
    Reviewed-by: Tim Hudson <tjh at openssl.org>
    GH: #268

commit 825e40e042c3eb67f7c8f865cff7f21a669f989b
Author: Kurt Roeckx <kurt at roeckx.be>
Date:   Wed Oct 20 09:50:47 2021 +0200

    Remove duplicate
    
    Reviewed-by: Tim Hudson <tjh at openssl.org>
    GH: #268

-----------------------------------------------------------------------

Summary of changes:
 policies/platformpolicy.html | 11 +----------
 1 file changed, 1 insertion(+), 10 deletions(-)

diff --git a/policies/platformpolicy.html b/policies/platformpolicy.html
index abf1ac7..be1b00f 100644
--- a/policies/platformpolicy.html
+++ b/policies/platformpolicy.html
@@ -208,7 +208,7 @@
               <p>
                 The current unadopted platforms are:
 
-                <table summary="Community Platforms">
+                <table summary="Unadopted Platforms">
                   <tr>
                     <th>Target</th>
                     <th>  </th>
@@ -902,15 +902,6 @@
                     <td>  </td>
                     <td>gcc</td>
                   </tr>
-                  <tr>
-                    <td>mingw64</td>
-                    <td>  </td>
-                    <td>Windows 10?</td>
-                    <td>  </td>
-                    <td>x86_64</td>
-                    <td>  </td>
-                    <td>gcc</td>
-                  </tr>
                   <tr>
                     <td>UEFI-x86</td>
                     <td>  </td>


More information about the openssl-commits mailing list