On 2021/03/13 20:39, Theo Buehler wrote: > I wanted to test something and noticed that socat was a bit outdated. > There are a few security fixes and lots of small other fixes. > http://www.dest-unreach.org/socat/doc/CHANGES > > The SSL EGD and compression stuff is now properly ifdef'ed so we can get > rid of a lot of patching. > > New patch due to non-portable getprotobynumber_r use. > > I added a test target, so tests can be run from the ports directory. The > test results look about the same between 1.7.3.1 and 1.7.4.1. I haven't > investigated deeply.
OK sthen@. It's definitely good to get rid of the SSL patches. > Someone with more IPv6 knowledge may want to take a closer look. LGTM. The most obvious ones that look a bit funny relate to ipv6-v6only; OpenBSD forces this all the time and has no way to disable it.
