summaryrefslogtreecommitdiffstats
path: root/meta-perl/recipes-perl/libio/libio-socket-ssl-perl_2.068.bb
Commit message (Collapse)AuthorAgeFilesLines
* libio-socket-ssl-perl: upgrade 2.068 -> 2.071Tim Orling2021-07-131-47/+0
| | | | | | | | | | | | | | | | | | | 2.071 2021/05/23 - fix t/nonblock.t race on some systems. Fixes issue #102, maybe #98 too. 2.070 2021/02/26 - changed bugtracker in Makefile.PL to github, away from obsolete rt.cpan.org 2.069 2021/01/22 - IO::Socket::Utils CERT_asHash and CERT_create now support subject and issuer with multiple same parts (like multiple OU). In this case an array ref instead of a scalar is used as hash value. References: https://github.com/noxxi/p5-io-socket-ssl/issues/102 https://github.com/noxxi/p5-io-socket-ssl/issues/98 https://github.com/noxxi/p5-io-socket-ssl/issues/95 Signed-off-by: Tim Orling <timothy.t.orling@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libio-socket-ssl-perl: upgrade 2.067 -> 2.068Wang Mingyu2020-04-081-0/+47
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>