SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for socat-1.8.0.0-2.1.x86_64.rpm :

* Tue Jun 18 2024 Marcus Meissner - 0004-udp-listen-bind4.patch: fixed a UDP listen error (bsc#1226459)
* Wed May 01 2024 Georg Pfuetzenreuter - Update to 1.8.0.0:
* Support for network namespaces (option netns)
* TCP client now automatically tries all addresses (IPv4 and IPv6) provided by nameserver until success
* Implementation of POSIX message queue (mq) control and access on Linux (addresses POSIXMQ-READ and following)
* New wrapper script socat-chain.sh allows to stack two addresses, e.g.HTTP proxy connect over SSL
* New script socat-mux.sh allows n-to-1 / 1-to-n communications
* New script socat-broker.sh allows group communications
* Experimental socks5 client feature
* Address ACCEPT-FD for systemd \"inetd\" mode
* UDP-Lite and DCCP address types
* Addresses SOCKETPAIR and SHELL
* New option bind-tmpname allows forked off children to bind UNIX domain client sockets to random unique pathes
* New option retrieve-vlan (with INTERFACE addresses) now makes kernel keep VLAN tags in incoming packets
* Simple statistics output with Socat option --statistics and with SIGUSR1
* A couple of new options, many fixes and corrections, see file CHANGES- Drop socat-common-fixes.patch (no longer necessary)- Refactor socat-ignore-tests-failure-boo1078346.patch (test suite no longer exits at this stage)- Add socat-test-dhparam fixture (reduce build load and time)- Add socat-test-without-tty.patch for testing without tty.- Note: This version introduces \"socat1\", linking to \"socat\"- Note: This version introduces additional shell scripts, those are shipped in a new \"socat-extra\" subpackage
* Tue Dec 06 2022 Paolo Stivanin - Update to 1.7.4.4:
* FIX: In error.c msg2() there was a stack overflow on long messages: The terminating \\0 Byte was written behind the last position.
* FIX: UDP-RECVFROM with fork sometimes terminated when multiple packets arrived.
* FIX: a couple of weaknesses and errors when accessing invalid or  incompatible file system entries with UNIX domain, file, and generic addresses.
* FIX: bad parser error message on \"socat /tmp/x\\\"x/x -\"- Drop socat-fix-asan-error.patch
* Wed Apr 13 2022 Martin Liška - Use autosetup- Add socat-fix-asan-error.patch that is offered to upstream and that fixes an ASAN error seen for \'test 313 NESTEDOVFL\'.
* Sat Jan 22 2022 Dirk Müller - update to 1.7.4.3:
* fixes the TCP_INFO issue that broke building on non-Linux platforms.
* building on AIX works again.
* A few more corrections and improvements have been added
* Mon Nov 01 2021 Martin Hauke - Update to version 1.7.4.2:
* Fixes a lot of bugs, e.g., for options -r and -R.
* Further bugfixes, see the CHANGES file
* Mon Jan 11 2021 Dirk Müller - update to 1.7.4.1: Security:
* Buffer size option (-b) is internally doubled for CR-CRLF conversion, but not checked for integer overflow. This could lead to heap based buffer overflow, assuming the attacker could provide this parameter.
* Many further bugfixes and new features, see the CHANGES file
* Fri Apr 17 2020 Martin Pluskal - Update to version 1.7.3.4:
* bugfix release, see the CHANGES file for all changes- Refresh patches:
* socat-common-fixes.patch
* socat-ignore-tests-failure-boo1078346.patch
* Tue Feb 04 2020 Marcus Meissner - socat-common-fixes.patch: include tcpd.h where needed to fix - fno-common bsc#1160293
* Sat Apr 06 2019 Martin Hauke - Update to version 1.7.3.3:
* bugfix release, see the CHANGES file for all changes- Drop patch:
* socat-openssl-1.1-tests.patch (not longer needed)- Run spec-cleaner
 
ICM