From 7beb9b3b1d21acd2f5cba8242154ae73e24c67ec Mon Sep 17 00:00:00 2001 From: Gerhard Rieger Date: Tue, 26 Jan 2016 19:10:24 +0100 Subject: [PATCH] version 2.0.0-b9 --- CHANGES | 2 ++ VERSION | 2 +- socat.spec | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index 5a77fbb..24526b0 100644 --- a/CHANGES +++ b/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 diff --git a/VERSION b/VERSION index a64acd6..e323cd2 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -"2.0.0-b8" +"2.0.0-b9" diff --git a/socat.spec b/socat.spec index 5c70721..fe6baa8 100644 --- a/socat.spec +++ b/socat.spec @@ -1,6 +1,6 @@ %define majorver 2.0 -%define minorver 0-b8 +%define minorver 0-b9 Summary: socat - multipurpose relay Name: socat