mirror of
https://repo.or.cz/socat.git
synced 2025-05-23 13:12:41 +00:00
Version 1.8.0.3
This commit is contained in:
parent
245f5e657f
commit
78cc5ae1a5
4 changed files with 5 additions and 3 deletions
2
CHANGES
2
CHANGES
|
@ -1,4 +1,6 @@
|
|||
|
||||
####################### V 1.8.0.3:
|
||||
|
||||
Security:
|
||||
readline.sh has new option -lf <logfile> for stderr. If this option is
|
||||
not given it logs to a file in . (cwd) only when . is not writable by
|
||||
|
|
2
README
2
README
|
@ -70,7 +70,7 @@ Arch Linux: openssl readline
|
|||
|
||||
Get the tarball and extract it:
|
||||
tar xzf socat.tar.gz
|
||||
cd socat-1.8.0.2
|
||||
cd socat-1.8.0.3
|
||||
./configure
|
||||
make
|
||||
su
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
"1.8.0.2+"
|
||||
"1.8.0.3"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
|
||||
%define majorver 1.8
|
||||
%define minorver 0.2
|
||||
%define minorver 0.3
|
||||
|
||||
Summary: socat - multipurpose relay
|
||||
Name: socat
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue