Version 1.7.4.3

This commit is contained in:
Gerhard Rieger 2022-01-08 23:41:48 +01:00
parent 08666f631f
commit d1c14650b6
4 changed files with 5 additions and 3 deletions

View file

@ -1,4 +1,6 @@

####################### V 1.7.4.3:
Corrections:
Socat crashed with SIGSEGV when peer presented a certificate without
(or empty?) subject.

2
README
View file

@ -75,7 +75,7 @@ install
Get the tarball and extract it:
tar xzf socat.tar.gz
cd socat-1.7.4.2
cd socat-1.7.4.3
./configure
make
su

View file

@ -1 +1 @@
"1.7.4.2+"
"1.7.4.3"

View file

@ -1,6 +1,6 @@
%define majorver 1.7
%define minorver 4.2
%define minorver 4.3
Summary: socat - multipurpose relay
Name: socat