Path to this page:
./
net/socat,
netcat++ (extended design, new implementation)
Branch: pkgsrc-2013Q1,
Version: 1.7.2.1,
Package name: socat-1.7.2.1,
Maintainer: pkgsrc-userssocat is a relay for bidirectional data transfer between two
independent data channels. Each of these data channels may be a file,
pipe, device (serial line etc. or a pseudo terminal), a socket (UNIX,
IP4, IP6 - raw, UDP, TCP), an SSL socket, proxy CONNECT connection, a
file descriptor (stdin etc.), the GNU line editor, a program, or a
combination of two of these. These modes include generation of
"listening" sockets, pipes and pseudo terminals.
Required to run:[
devel/readline]
Package options: inet6
Master sites:
SHA1: 6e3328cc409550b2367efa8028fe4436e84eb490
RMD160: ce607505cfc4063322abe229d8f527605e93e4f5
Filesize: 551.029 KB
Version history: (Expand)
- (2013-04-12) Updated to version: socat-1.7.2.1
- (2013-04-01) Package added to pkgsrc.se, version socat-1.7.1.3nb1 (created)
CVS history: (Expand)
2013-04-12 00:22:30 by Matthias Scheler | Files touched by this commit (2) | |
Log message:
Pullup ticket #4117 - requested by khorben
net/socat: security update
Revisions pulled up:
- net/socat/Makefile 1.27
- net/socat/distinfo 1.17
---
Module Name: pkgsrc
Committed By: khorben
Date: Thu Apr 11 09:38:10 UTC 2013
Modified Files:
pkgsrc/net/socat: Makefile distinfo
Log message:
Updated socat to version 1.7.2.1
Security update:
"A heap based buffer overflow vulnerability has been found with data that
happens to be output on the READLINE address." (CVE-2012-0219)
Tested according to the official advisory at
http://www.dest-unreach.org/socat/contrib/socat-secadv3.html
XXX pull-up to 2013Q1
|