libsocket-msghdr-perl 0.05-2build4 source package in Ubuntu
Changelog
libsocket-msghdr-perl (0.05-2build4) noble; urgency=medium * No-change rebuild for CVE-2024-3094 -- Steve Langasek <email address hidden> Sun, 31 Mar 2024 19:38:35 +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 | Published | Component | Section | |
---|---|---|---|---|
Oracular | release | universe | misc | |
Noble | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libsocket-msghdr-perl_0.05.orig.tar.gz | 52.1 KiB | 96501c15e3dee4d8288c1c68beed3a0a7b3d4704cc6e274f20162b60fb51783c |
libsocket-msghdr-perl_0.05-2build4.debian.tar.xz | 2.7 KiB | a510322386e378f860d077ab7f8a658d974f6a0f33750492a0aaffc3e46525c1 |
libsocket-msghdr-perl_0.05-2build4.dsc | 2.2 KiB | d58bd3b2fcf8f1c9dff5c67d7ba5e27215de1d716fab792b37cc3d3e35df3028 |
Available diffs
- diff from 0.05-2build3 to 0.05-2build4 (524 bytes)
Binary packages built by this source
- libsocket-msghdr-perl: sendmsg, recvmsg and ancillary data operations
Socket::MsgHdr provides advanced socket messaging operations via sendmsg and
recvmsg. Like their C counterparts, these functions accept few parameters,
instead stuffing a lot of information into a complex structure.
.
This structure describes the message sent or received (buf), the peer on the
other end of the socket (name), and ancillary or so-called control
information (cmsghdr). This ancillary data may be used for file descriptor
passing, IPv6 operations, and a host of implemenation-specific extensions.
- libsocket-msghdr-perl-dbgsym: debug symbols for libsocket-msghdr-perl