socat 1.7.4.4-2 source package in Ubuntu

Changelog

socat (1.7.4.4-2) unstable; urgency=medium

  * Blacklist test 329 as well.
  * Don't run self-testing on kFreeBSD and GNU/Hurd.

 -- Laszlo Boszormenyi (GCS) <email address hidden>  Sun, 06 Nov 2022 09:15:51 +0100

Upload details

Uploaded by:
Laszlo Boszormenyi
Uploaded to:
Sid
Original maintainer:
Laszlo Boszormenyi
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release main net
Lunar release main net

Downloads

File Size SHA-256 Checksum
socat_1.7.4.4-2.dsc 1.8 KiB d69a6c1c1f3e36959b3f43b0383c537a924e5f0dcae6f803621aef9491a71e5a
socat_1.7.4.4.orig.tar.gz 647.4 KiB 0f8f4b9d5c60b8c53d17b60d79ababc4a0f51b3bb6d2bd3ae8a6a4b9d68f195e
socat_1.7.4.4-2.debian.tar.xz 10.7 KiB 65464f1e2cfe556f0899a8e536bb34d34f8a69b76eb6dd89eef4255b68c6c147

No changes file available.

Binary packages built by this source

socat: multipurpose relay for bidirectional data transfer

 Socat (for SOcket CAT) establishes two bidirectional byte streams
 and transfers data between them. Data channels may be files, pipes,
 devices (terminal or modem, etc.), or sockets (Unix, IPv4, IPv6, raw,
 UDP, TCP, SSL). It provides forking, logging and tracing, different
 modes for interprocess communication and many more options.
 .
 It can be used, for example, as a TCP relay (one-shot or daemon),
 as an external socksifier, as a shell interface to Unix sockets,
 as an IPv6 relay, as a netcat and rinetd replacement, to redirect
 TCP-oriented programs to a serial line, or to establish a relatively
 secure environment (su and chroot) for running client or server shell
 scripts inside network connections. Socat supports sctp as of 1.7.0.

socat-dbgsym: debug symbols for socat