From aed0fcd79e86e839426b30d29e789b87a8958fc6 Mon Sep 17 00:00:00 2001 From: Gerhard Rieger Date: Tue, 26 Jan 2016 19:09:06 +0100 Subject: [PATCH] version 1.7.3.1 --- CHANGES | 2 ++ VERSION | 2 +- socat.spec | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index efac2c3..ab611ff 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,6 @@ +####################### V 1.7.3.1: + security: Socat security advisory 8 A stack overflow in vulnerability was found that can be triggered when diff --git a/VERSION b/VERSION index a21b49e..7f3b984 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -"1.7.3.0" +"1.7.3.1" diff --git a/socat.spec b/socat.spec index 274a8ee..3021ed0 100644 --- a/socat.spec +++ b/socat.spec @@ -1,6 +1,6 @@ %define majorver 1.7 -%define minorver 3.0 +%define minorver 3.1 Summary: socat - multipurpose relay Name: socat