version 1.7.3.0

This commit is contained in:
Gerhard Rieger 2015-01-24 18:40:49 +01:00
parent b6541b4de7
commit 8fda559e8d
5 changed files with 6 additions and 4 deletions

View File

@ -1,4 +1,6 @@
####################### V 1.7.3.0:
security:
(CVE Id pending)
Fixed problems with signal handling caused by use of not async signal

2
README
View File

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

View File

@ -1 +1 @@
"1.7.2.4+sigfix"
"1.7.3.0"

View File

@ -3530,7 +3530,7 @@ standard specifications available on the Internet for free.
label(VERSION)
manpagesection(VERSION)
This man page describes version 1.7.2 of socat().
This man page describes version 1.7.3 of socat().
label(BUGS)

View File

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