socat 1.7.2.3-1 source package in Ubuntu

Changelog

socat (1.7.2.3-1) unstable; urgency=high


  * New upstream release, fixing CVE-2014-0019 (closes: #736993).
  * Update to Standards-Version 3.9.5 .

  [ Bart Martens <email address hidden> ]
  * Update watch file.

 -- Laszlo Boszormenyi (GCS) <email address hidden>  Sat, 01 Feb 2014 09:48:00 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe net

Downloads

File Size SHA-256 Checksum
socat_1.7.2.3-1.dsc 1.7 KiB 80c52d0fc21d44dd1810d83223ab8ee7b0e5f7de13d87184ab291b7500df002b
socat_1.7.2.3.orig.tar.bz2 414.5 KiB 0598ac54af7b138cda9e3c141bcf0cc63eeb2ab31f468a772dc3f7eb3896aad0
socat_1.7.2.3-1.debian.tar.xz 8.6 KiB 860f64521f2dfe0a5baff2404cdaad92581aabe07d6885701daab675aeedef5f

Available diffs

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.