socat 1.7.4.1-3ubuntu3 source package in Ubuntu

Changelog

socat (1.7.4.1-3ubuntu3) jammy; urgency=medium

  * No-change rebuild against openssl3

 -- Simon Chopin <email address hidden>  Wed, 24 Nov 2021 13:57:29 +0000

Upload details

Uploaded by:
Simon Chopin
Sponsored by:
Graham Inggs
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
socat_1.7.4.1.orig.tar.gz 633.7 KiB 0c7e635070af1b9037fd96869fc45eacf9845cb54547681de9d885044538736d
socat_1.7.4.1-3ubuntu3.debian.tar.xz 10.7 KiB 6260493c8a44c72ebbf88c10553a5e23724d5d81d76682837c2bc4ff9ff01e32
socat_1.7.4.1-3ubuntu3.dsc 1.9 KiB 36363fcfe55d9b159e908f6bae83e5efe9763af47d388026a52e6118888ec42a

View changes file

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