Changeset f079d699 for general/prog


Ignore:
Timestamp:
01/24/2024 05:31:52 PM (3 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.1, ken/TL2024, lazarus, rahul/power-profiles-daemon, trunk, xry111/llvm18
Children:
4bcb0df
Parents:
adc26748
Message:

Update to IO-Socket-SSL-2.085 (Perl Module)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/perl-modules/perl-io-socket-ssl.xml

    radc26748 rf079d699  
    66
    77  <!ENTITY my-download-http "&perl_authors;/id/S/SU/SULLR/IO-Socket-SSL-&IO-Socket-SSL-version;.tar.gz">
    8   <!ENTITY my-md5sum "67d2dfb438f05a6b54de4d16b8578dce">
     8  <!ENTITY my-md5sum "7a13ba92cdbad523f1a489c03b151569">
    99
    1010  <!ENTITY IO-Socket-SSL-download-http "&perl_authors;/id/S/SU/SULLR/IO-Socket-SSL-&IO-Socket-SSL-version;.tar.gz">
     
    6363      <title>Installation of IO::Socket::SSL</title>
    6464
    65       <!-- fixed, for me, if NET-SSLeay-1.86_06 development version is used: ken
    66       <note>
    67         <para>
    68           The tests hang if you are using openssl-1.1.1. They similarly
    69           hang if you are using openssl-1.1.0 and Net::SSLeay has had the
    70           patch for 1.1.1 applied.
    71           Therefore, running them is at the moment not recommended.
    72           If you are on the old version of openssl and did not apply the
    73           patch, you can run 'make test' in the normal way.
    74           If you are using the cpan method of installation, use the -T
    75           option to avoid running the tests.
    76         </para>
    77       </note>-->
    78 
    7965      <para>
    8066        This module uses a variant of the standard build and installation
     
    8571make test</userinput></screen>
    8672
    87         <!-- https://github.com/noxxi/p5-io-socket-ssl/issues/147 -->
    88         One test named <literal>Client non-SSL connection</literal> in
    89         <filename>t/core.t</filename> is known to fail.
    9073        Now, as the <systemitem class="username">root</systemitem> user:
    9174
Note: See TracChangeset for help on using the changeset viewer.