| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: perl-HTTP-Daemon | Distribution: SUSE Linux Enterprise 15 |
| Version: 6.01 | Vendor: SUSE LLC <https://www.suse.com/> |
| Release: 150000.3.5.1 | Build date: Fri Jul 15 17:05:55 2022 |
| Group: Development/Libraries/Perl | Build host: goat20 |
| Size: 40557 | Source RPM: perl-HTTP-Daemon-6.01-150000.3.5.1.src.rpm |
| Packager: https://www.suse.com/ | |
| Url: http://search.cpan.org/dist/HTTP-Daemon/ | |
| Summary: a simple http server class | |
Instances of the 'HTTP::Daemon' class are HTTP/1.1 servers that listen on a socket for incoming requests. The 'HTTP::Daemon' is a subclass of 'IO::Socket::INET', so you can perform socket operations directly on it too. The accept() method will return when a connection from a client is available. The returned value will be an 'HTTP::Daemon::ClientConn' object which is another 'IO::Socket::INET' subclass. Calling the get_request() method on this object will read data from the client and return an 'HTTP::Request' object. The ClientConn object also provide methods to send back various responses.
Artistic-1.0 or GPL-1.0+
* Tue Jul 12 2022 otto.hollmann@suse.com
- Fix request smuggling in HTTP::Daemon
(CVE-2022-31081, bsc#1201157)
* CVE-2022-31081.patch
* CVE-2022-31081-2.patch
* CVE-2022-31081-Add-new-test-for-Content-Length-issues.patch
* Mon Feb 20 2012 coolo@suse.com
- updated to 6.01
If you bind localhost, don't trust gethostbyaddr() to resolve the
address. [RT#67247]
Restore perl-5.8.1 compatiblity.
* Mon Mar 14 2011 vcizek@novell.com
- initial package 6.00
* created by cpanspec 1.78.03
/usr/lib/perl5/vendor_perl/5.26.1/HTTP /usr/lib/perl5/vendor_perl/5.26.1/HTTP/Daemon.pm /usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi /usr/share/doc/packages/perl-HTTP-Daemon /usr/share/doc/packages/perl-HTTP-Daemon/Changes /usr/share/doc/packages/perl-HTTP-Daemon/README /usr/share/man/man3/HTTP::Daemon.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Mar 9 16:38:47 2026