[ All 3 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-08 09:04:40
Build Host builder-x86-04.inferitos.ru
Summary Bidirectional data relay between two data channels ('netcat++')
Repositories AppStream
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 INFSA-2025:10353
× 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++') 1d720fa6c50508da3d7761fd4fcf1fe04812e59fee7802d935564544fbf671d8 download
aarch64
socat-1.7.4.1-6.el9_6.1.aarch64 Bidirectional data relay between two data channels ('netcat++') 226f80afa4850c4625a210a4ba95667c7de8af1fb381868f04b1bbb98ead8663 download
src
socat-1.7.4.1-6.el9_6.1.src Bidirectional data relay between two data channels ('netcat++') 56c3299c848ccb3e44d7e6b1dc575532e342a03b119e9f8e0fa8b9df8653dd62 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)