libnet-ssleay-perl 1.92-2 source package in Ubuntu

Changelog

libnet-ssleay-perl (1.92-2) unstable; urgency=medium

  [ Simon Chopin ]
  * New patch: Loosen the OpenSSL version checks on autopkgtests.
    The test suite checks that the OPENSSL_version_*() calls match the
    compile-time constants, which is reasonable in a unit test that is run in
    the same time frame as the compilation, as is usually the case. However,
    this check doesn't make as much sense in the autopkgtest context, where
    the src:openssl package might have been updated for a bugfix release, for
    instance.
    (Closes: #1010795, LP: #1972795)

  [ gregor herrmann ]
  * Declare compliance with Debian Policy 4.6.1.

 -- gregor herrmann <email address hidden>  Sun, 15 May 2022 00:18:05 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libnet-ssleay-perl_1.92-2.dsc 2.5 KiB 8bb2d3776b8c4bf9e421dbc308d796860251556bec49452d51576ad53868e52f
libnet-ssleay-perl_1.92.orig.tar.gz 542.9 KiB 47c2f2b300f2e7162d71d699f633dd6a35b0625a00cbda8c50ac01144a9396a9
libnet-ssleay-perl_1.92-2.debian.tar.xz 12.0 KiB 1accc776092d6a8ba147b648da266aa64d144cf93e42eac9efe94f0d427750af

No changes file available.

Binary packages built by this source

libnet-ssleay-perl: Perl module for Secure Sockets Layer (SSL)

 Net::SSLeay is a perl module that allows you to call Secure Sockets Layer
 (SSL) functions of the SSLeay library directly from your perl scripts. It
 is useful if you want to program robots that access secure web servers or
 if you want to build your own applications over SSL encrypted tunnels. If
 you just want to view web pages on https servers, you do not need this -
 your web browser already knows to do that.

libnet-ssleay-perl-dbgsym: debug symbols for libnet-ssleay-perl