Commit Graph

2 Commits

Author SHA1 Message Date
Khem Raj
948ee7c2e9 libcrypt-openssl-rsa-perl: Fix build with openssl3+
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-10-17 16:15:21 -07:00
Khem Raj
27a6b1172d libcrypt-openssl-rsa-perl: Upgrade to 0.32
0.32 changes
    - Prefix internal bn2sv function so it doesn't collide with Net::SSLeay
    - Ensure that verify() leaves openssl error stack clean on failure
    - Fixed broken SEE ALSO links.
    - prevent outer $SIG{__DIE__} handler from being called during optional require.
    - omit done_testing since it does not work for older perl versions

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-10-16 09:50:38 -07:00