[ All A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project socat-1.7.4.1-6.el9_6.1

Name socat
Epoch 0
Version 1.7.4.1
Release 6.el9_6.1
Website/URL http://www.dest-unreach.org/socat/
License GPLv2
Build Time 2025-07-22 21:08:36
Build Host certified-builder01.msvsphere-os.ru
Summary Bidirectional data relay between two data channels ('netcat++')
Repositories Updates
Description Socat 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 (readline), a program, or a combination of two of these.
Errata
× Full screenshot
Found 1 old version
Packages link
Package Summary SHA-256 checksum
x86_64
socat-1.7.4.1-6.el9_6.1.x86_64 Bidirectional data relay between two data channels ('netcat++') ccd511239ab468a7e7e3a5a744c3536593f7b9b6e864b1199fc77a62ef455658 download
src
socat-1.7.4.1-6.el9_6.1.src Bidirectional data relay between two data channels ('netcat++') 688fdc8ff8607aabf886f8308558e9131faf207181bacb668ad9fca0404f3f86 download
Changelog link
* Wed Jun 04 2025 Martin Osvald <mosvald@redhat.com> - 1.7.4.1-6.1
- add fix for CVE-2024-54661
  Resolves: RHEL-70096
- switch to autopatch, remove unused patches

* Mon Apr 15 2024 Martin Osvald <mosvald@redhat.com> - 1.7.4.1-6
- Fix IPv6 peername segfault (RHEL-32438)