libauthen-libwrap-perl 0.23-1build6 source package in Ubuntu
Changelog
libauthen-libwrap-perl (0.23-1build6) jammy; urgency=medium * No-change rebuild for the perl update. -- Matthias Klose <email address hidden> Sun, 06 Feb 2022 13:41:13 +0100
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Jammy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libauthen-libwrap-perl_0.23.orig.tar.gz | 19.6 KiB | 7af33a5ef8dd9605ca3a52e62faeca524d92e4c06779c84404b5dd3b01328e85 |
libauthen-libwrap-perl_0.23-1build6.debian.tar.xz | 2.3 KiB | 4372f0cebc78d6ca0032bc47555f6c75a63d8c11bee3b1104d5e59b7be37789e |
libauthen-libwrap-perl_0.23-1build6.dsc | 2.3 KiB | 64ee6f81f6962ccad1cfef93ae7b9a756d62baff23ad585d3d70519dde934b05 |
Available diffs
- diff from 0.23-1build5 to 0.23-1build6 (324 bytes)
Binary packages built by this source
- libauthen-libwrap-perl: module providing access to the TCP Wrappers library
The Authen::Libwrap module allows you to access the hosts_ctl() function from
Wietse Venema's popular TCP Wrappers security package. This allows validation
of network access from Perl programs against the system-wide hosts.allow file.
.
If any of the parameters to hosts_ctl() are not known (i.e. username due to
lack of an identd server), the constant STRING_UNKNOWN may be passed to the
function.
- libauthen-libwrap-perl-dbgsym: debug symbols for libauthen-libwrap-perl