socat 1.7.3.2-2ubuntu2 source package in Ubuntu

Changelog

socat (1.7.3.2-2ubuntu2) bionic; urgency=medium

  * Add missing build-depends for tests, disable failing test 58 (does not like
    containers).

 -- Julian Andres Klode <email address hidden>  Wed, 04 Apr 2018 12:06:49 +0200

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release main net

Downloads

File Size SHA-256 Checksum
socat_1.7.3.2.orig.tar.bz2 481.8 KiB e3561f808739383eb10fada1e5d4f26883f0311b34fd0af7837d0c95ef379251
socat_1.7.3.2-2ubuntu2.debian.tar.xz 10.8 KiB b9de733af186fd60932e1ea7c65ffc1a49fbb7177835a6b604e9cade0e899258
socat_1.7.3.2-2ubuntu2.dsc 1.9 KiB ab9c47558e042e03eed00f229d1b81a27954fadcec138e70c30930a342296371

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