socat 1.7.1.3-1.1ubuntu1 source package in Ubuntu

Changelog

socat (1.7.1.3-1.1ubuntu1) oneiric; urgency=low

  * Replace Build-Depend from libreadline5-dev to libreadline-gplv2-dev
    to fix FTBFS. (LP: #817527)
 -- Jean-Louis Dupond <email address hidden>   Thu, 28 Jul 2011 15:30:24 +0200

Upload details

Uploaded by:
Jean-Louis Dupond
Sponsored by:
Michael Vogt
Uploaded to:
Oneiric
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
socat_1.7.1.3.orig.tar.gz 540.5 KiB d6c2e6cae5e790c5fd875c19818c1be14234afe5a137fd78663cb85f828c4976
socat_1.7.1.3-1.1ubuntu1.debian.tar.gz 12.6 KiB 9353316ab0b55ecc32a52a79b421c0bc21323a337abcd43d9cafcc7a50cc98e8
socat_1.7.1.3-1.1ubuntu1.dsc 1.2 KiB 665c8671652d16698f079adfde58ebaaf3e8a2761c7e7ae17539b9e99843113c

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.