inetutils 2:2.4-2ubuntu2 source package in Ubuntu
Changelog
inetutils (2:2.4-2ubuntu2) mantic; urgency=medium * SECURITY UPDATE: Privilege escalation - debian/patches/CVE-2023-40303.patch: check setuid, setguid return values in ftpd/ftpd.c, src/rpc.c, src/rlogin.c, src/rsh.c, src/rshd.c, src/uucpd.c. - CVE-2023-40303 -- Leonidas Da Silva Barbosa <email address hidden> Wed, 13 Sep 2023 13:52:04 -0300
Upload details
- Uploaded by:
- Leonidas S. Barbosa
- Sponsored by:
- Marc Deslauriers
- Uploaded to:
- Mantic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- net
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | main | net |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
inetutils_2.4.orig.tar.xz | 1.5 MiB | 1789d6b1b1a57dfe2a7ab7b533ee9f5dfd9cbf5b59bb1bb3c2612ed08d0f68b2 |
inetutils_2.4.orig.tar.xz.asc | 228 bytes | 5453c3407a380c7d79f09e644533aeff90c89bda53c41b77f97c7ffa827b3eb2 |
inetutils_2.4-2ubuntu2.debian.tar.xz | 78.9 KiB | 36109a9aec42183703f0a24017bf6fc969ea0ee2758dea51009fbec7d1430df2 |
inetutils_2.4-2ubuntu2.dsc | 3.1 KiB | 4f276da494f90500a732b5f8c8bb6165d9335cc5a4fd07c1655df66151e6af57 |
Available diffs
Binary packages built by this source
- inetutils-ftp: File Transfer Protocol client
The ftp command is used to transfer files between hosts using the
FTP protocol.
- inetutils-ftp-dbgsym: debug symbols for inetutils-ftp
- inetutils-ftpd: File Transfer Protocol server
Ftpd is the server that allows another host to connect with the ftp
command to transfer files using the FTP protocol.
- inetutils-ftpd-dbgsym: debug symbols for inetutils-ftpd
- inetutils-inetd: internet super server
Inetd is the daemon that listens on various TCP and UDP ports and spawns
programs that can't or won't do it for themselves.
.
This is the portable GNU implementation of inetd. The package supports
IPv6, tcpmux services and unlimited server arguments.
- inetutils-inetd-dbgsym: debug symbols for inetutils-inetd
- inetutils-ping: ICMP echo tool
Ping uses ICMP to send out echo requests, and uses the reply packets to
calculate latency between the sending and the destination hosts.
.
This is the portable GNU implementation of ping.
- inetutils-ping-dbgsym: debug symbols for inetutils-ping
- inetutils-syslogd: system logging daemon
The syslog daemon is responsible for providing logging of messages
received from programs and facilities on the local host as well as
from remote hosts.
- inetutils-syslogd-dbgsym: debug symbols for inetutils-syslogd
- inetutils-talk: talk to another user
The talk program is used for visual communication which copies lines from
your terminal to that of another user.
- inetutils-talk-dbgsym: debug symbols for inetutils-talk
- inetutils-talkd: remote user communication server
The talkd program is a server that notifies a user that someone else
wants to initiate a conversation. It acts a repository of invitations,
responding to requests by clients wishing to rendezvous to hold a
conversation.
- inetutils-talkd-dbgsym: debug symbols for inetutils-talkd
- inetutils-telnet: telnet client
The telnet command is used for interactive communication with another host
using the TELNET protocol.
.
This implementation supports Kerberos, for authentication and encryption.
- inetutils-telnet-dbgsym: debug symbols for inetutils-telnet
- inetutils-telnetd: telnet server
The telnetd program is a server which supports the DARPA telnet
interactive communication protocol.
.
This implementation supports Kerberos, for authentication and encryption.
- inetutils-telnetd-dbgsym: debug symbols for inetutils-telnetd
- inetutils-tools: base networking utilities (experimental package)
Base utilities for network administration:
.
- ifconfig
- hostname
- dnsdomainname
- logger
.
WARNING: The current ifconfig implementation provided is not fully
compatible with the net-tool's ifconfig version.
- inetutils-tools-dbgsym: debug symbols for inetutils-tools
- inetutils-traceroute: trace the IPv4 route to another host
The traceroute utility displays the route taken by IP packets on their
way to another host or another network.
.
Install this package if you need a tool to examine network connectivity
or to diagnose network problems.
- inetutils-traceroute-dbgsym: debug symbols for inetutils-traceroute
- telnet: transitional dummy package for inetutils-telnet default switch
This package will force a switch from the old netkit telnet implementation
to the inetutils-telnet one, which is an upstream maintained project.
.
This package can be safely removed once it has been upgraded, as
inetutils-telnet provides a matching virtual package. It will stop being
provided after Debian bookworm's release.
.
If you want to keep using the netkit implementation, then install
telnet-ssl instead.
- telnetd: transitional dummy package for inetutils-telnetd default switch
This package will force a switch from the old netkit telnetd implementation
to the inetutils-telnetd one, which is an upstream maintained project.
.
This package can be safely removed once it has been upgraded, as
inetutils-telnetd provides a matching virtual package. It will stop being
provided after Debian bookworm's release.
.
If you want to keep using the netkit implementation, then install
telnetd-ssl instead, and run in.telnetd with the «-z nossl» argument for
the clear-text protocol.