Revision: 10820 https://osdn.net/projects/ttssh2/scm/svn/commits/10820 Author: nmaya Date: 2023-08-11 13:50:02 +0900 (Fri, 11 Aug 2023) Log Message: ----------- LibreSSL 3.7.3 へ更新 Modified Paths: -------------- trunk/doc/en/html/about/history.html trunk/doc/en/html/reference/develop.html trunk/doc/ja/html/about/history.html trunk/doc/ja/html/reference/develop.html trunk/libs/download.cmake -------------- next part -------------- Modified: trunk/doc/en/html/about/history.html =================================================================== --- trunk/doc/en/html/about/history.html 2023-08-09 23:48:29 UTC (rev 10819) +++ trunk/doc/en/html/about/history.html 2023-08-11 04:50:02 UTC (rev 10820) @@ -3363,7 +3363,7 @@ <li>Misc <ul> - <li>Changed cryptography library from OpenSSL to LibreSSL 3.7.2.</li> + <li>Changed cryptography library from OpenSSL to LibreSSL 3.7.3.</li> <li>Upgraded PuTTY to PuTTY 0.76.</li> <li>upgraded zlib to 1.2.13.</li> </ul> Modified: trunk/doc/en/html/reference/develop.html =================================================================== --- trunk/doc/en/html/reference/develop.html 2023-08-09 23:48:29 UTC (rev 10819) +++ trunk/doc/en/html/reference/develop.html 2023-08-11 04:50:02 UTC (rev 10820) @@ -131,7 +131,7 @@ <li>SFMT 1.5.1 (<a href="http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/SFMT/index-jp.html">http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/SFMT/index-jp.html</a>)<br /> For generate random number. Used by Tera Term Macro. </li> - <li>LibreSSL 3.7.2 (<a href="https://www.libressl.org/">https://www.libressl.org/</a>)<br /> + <li>LibreSSL 3.7.3 (<a href="https://www.libressl.org/">https://www.libressl.org/</a>)<br /> For encryption. Used by TTSSH. </li> <li>zlib 1.2.13 (<a href="https://www.zlib.net/">https://www.zlib.net/</a>)<br /> Modified: trunk/doc/ja/html/about/history.html =================================================================== --- trunk/doc/ja/html/about/history.html 2023-08-09 23:48:29 UTC (rev 10819) +++ trunk/doc/ja/html/about/history.html 2023-08-11 04:50:02 UTC (rev 10820) @@ -3367,7 +3367,7 @@ <li>\x82\xBB\x82̑\xBC <ul> - <li>\x88Í\x86\x83\x89\x83C\x83u\x83\x89\x83\x8A\x82\xF0 OpenSSL \x82\xA9\x82\xE7 LibreSSL 3.7.2 \x82֕ύX\x82\xB5\x82\xBD\x81B</li> + <li>\x88Í\x86\x83\x89\x83C\x83u\x83\x89\x83\x8A\x82\xF0 OpenSSL \x82\xA9\x82\xE7 LibreSSL 3.7.3 \x82֕ύX\x82\xB5\x82\xBD\x81B</li> <li>PuTTY 0.76 \x82֍\xB7\x82\xB5\x91ւ\xA6\x82\xBD\x81B</li> <li>zlib 1.2.13\x82֍\xB7\x82\xB5\x91ւ\xA6\x82\xBD\x81B</li> </ul> Modified: trunk/doc/ja/html/reference/develop.html =================================================================== --- trunk/doc/ja/html/reference/develop.html 2023-08-09 23:48:29 UTC (rev 10819) +++ trunk/doc/ja/html/reference/develop.html 2023-08-11 04:50:02 UTC (rev 10820) @@ -131,7 +131,7 @@ <li>SFMT 1.5.1 (<a href="http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/SFMT/index-jp.html">http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/SFMT/index-jp.html</a>)<br /> Tera Term Macro \x82ŗ\x90\x90\x94\x90\xB6\x90\xAC\x82̂\xBD\x82߂Ɏg\x97p\x82\xB5\x82܂\xB7\x81B </li> - <li>LibreSSL 3.7.2 (<a href="https://www.libressl.org/">https://www.libressl.org/</a>)<br /> + <li>LibreSSL 3.7.3 (<a href="https://www.libressl.org/">https://www.libressl.org/</a>)<br /> TTSSH \x82ňÍ\x86\x82̂\xBD\x82߂Ɏg\x97p\x82\xB5\x82܂\xB7\x81B </li> <li>zlib 1.2.13 (<a href="https://www.zlib.net/">https://www.zlib.net/</a>)<br /> Modified: trunk/libs/download.cmake =================================================================== --- trunk/libs/download.cmake 2023-08-09 23:48:29 UTC (rev 10819) +++ trunk/libs/download.cmake 2023-08-11 04:50:02 UTC (rev 10820) @@ -163,11 +163,11 @@ # libressl function(download_libressl) message("libressl") - set(DIR_IN_ARC "libressl-3.7.2") + set(DIR_IN_ARC "libressl-3.7.3") set(RENAME_DIR "libressl") set(CHECK_FILE "libressl/ChangeLog") - set(CHECK_HASH "0e70b679238b0db3fb236a383d83887a765335cb68ce4c9702f9017e972d99e5") - set(SRC_URL "https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.7.2.tar.gz") + set(CHECK_HASH "dfa46531350c6aa61130630cf3c9bcf8a399d48464911cd5435671c23f919012") + set(SRC_URL "https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.7.3.tar.gz") set(ARC_HASH "b06aa538fefc9c6b33c4db4931a09a5f52d9d2357219afcbff7d93fe12ebf6f7") # ARC_HASH was picked from https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/SHA256 set(DOWN_DIR "${CMAKE_CURRENT_LIST_DIR}/download/libressl")