mirror of
https://repo.or.cz/socat.git
synced 2024-12-22 15:32:35 +00:00
version 2.0.0-b9
This commit is contained in:
parent
fe2313f50f
commit
7beb9b3b1d
3 changed files with 4 additions and 2 deletions
2
CHANGES
2
CHANGES
|
@ -1,4 +1,6 @@
|
|||
|
||||
####################### V 2.0.0-b9:
|
||||
|
||||
security:
|
||||
Socat security advisory 8
|
||||
A stack overflow in vulnerability was found that can be triggered when
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
"2.0.0-b8"
|
||||
"2.0.0-b9"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
|
||||
%define majorver 2.0
|
||||
%define minorver 0-b8
|
||||
%define minorver 0-b9
|
||||
|
||||
Summary: socat - multipurpose relay
|
||||
Name: socat
|
||||
|
|
Loading…
Reference in a new issue