socat 1.7.1.3-1.5ubuntu1 source package in Ubuntu

Changelog

socat (1.7.1.3-1.5ubuntu1) saucy; urgency=low

  * Merge from Debian, remaining changes:
    - d/patches/socat-opensslcompress*.patch: Add OpenSSL compression
      patches from upstream. (LP: #745603) These are included in 2.0 so
      these patches can be dropped when it is synced from Debian.
    - d/patches/fix-segfault-xio-gopen.patch: Applying patch to prevent
      segfaults. (LP: #481776) This is also included in socat 2.0.

socat (1.7.1.3-1.5) unstable; urgency=low

  * Non-maintainer upload.
  * Add CVE-2013-3571.patch patch.
    CVE-2013-3571: Fix denial of service due to file descriptor leak.
    (Closes: #709931)
 -- Oussama Bounaim <email address hidden>   Wed, 17 Jul 2013 16:39:18 +0100

Upload details

Uploaded by:
oussama
Sponsored by:
Daniel Holbach
Uploaded to:
Saucy
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.5ubuntu1.debian.tar.gz 18.3 KiB 51ff9eb8a466bdf7bce24c01b95ed543024c35ecd4577ab1b082a0c12fc1aeb9
socat_1.7.1.3-1.5ubuntu1.dsc 1.2 KiB 2c3911efdb79eba2ba9a536e9bb26d7fccc63f8fe0f52c8228030bbf56260ab5

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.