libpoe-filter-ssl-perl 0.41-3build4 source package in Ubuntu

Changelog

libpoe-filter-ssl-perl (0.41-3build4) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 19:30:12 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
libpoe-filter-ssl-perl_0.41.orig.tar.gz 61.6 KiB 74e975323e785eaf77be8c07f0cd6c164b865675d864f5ffa9c083620933240d
libpoe-filter-ssl-perl_0.41-3build4.debian.tar.xz 3.6 KiB d253229c331e482bb9032b4b52997541850e2bb4f7bf2d1b4cbc852a6ef78bc5
libpoe-filter-ssl-perl_0.41-3build4.dsc 2.3 KiB b2c0f78f38d9bedf3eda8c47799914162dc8d11701bdef7f0ac74d681f9a31dc

Available diffs

View changes file

Binary packages built by this source

libpoe-filter-ssl-perl: module to make SSL in POE easy and flexible

 POE::Filter::SSL allows one to secure connections of POE::Wheel::ReadWrite
 with OpenSSL by a POE::Filter object, and behaves (beside of SSLing) as
 POE::Filter::Stream.
 .
 POE::Filter::SSL can be added, switched and removed during runtime, for
 example if you want to initiate SSL (see the SSL on an established
 connection example in SYNOPSIS) on an already established connection. You
 are able to combine POE::Filter::SSL with other filters, for example have
 a HTTPS server together with POE::Filter::HTTPD.
 .
 POE::Filter::SSL is based on Net::SSLeay, but got two XS functions which
 Net::SSLeay is missing.

libpoe-filter-ssl-perl-dbgsym: debug symbols for libpoe-filter-ssl-perl