[socat] * Mon May 27 2013 Paul Wouters <pwouters at redhat.com> - 1.7.2.2-1 - Updated to 1.7.2.2 for CVE-2013-3

Paul Wouters pwouters at fedoraproject.org
Mon May 27 14:55:15 UTC 2013


commit 5e488b5f3feaf3eff34ef977b32b80b3d08501ed
Author: Paul Wouters <pwouters at redhat.com>
Date:   Mon May 27 10:54:58 2013 -0400

    * Mon May 27 2013 Paul Wouters <pwouters at redhat.com> - 1.7.2.2-1
    - Updated to 1.7.2.2 for CVE-2013-3571, rhbz#967539

 .gitignore |    1 +
 socat.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9eb1892..af74a5e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ socat-1.7.1.1.tar.bz2
 socat-1.7.1.2.tar.gz
 socat-1.7.1.3.tar.gz
 socat-1.7.2.0.tar.gz
+/socat-1.7.2.2.tar.gz
diff --git a/socat.spec b/socat.spec
index edc791d..f1be6b9 100644
--- a/socat.spec
+++ b/socat.spec
@@ -1,7 +1,7 @@
 Summary: Bidirectional data relay between two data channels ('netcat++')
 Name: socat
-Version: 1.7.2.1
-Release: 3%{?dist}
+Version: 1.7.2.2
+Release: 1%{?dist}
 License: GPLv2
 Url:  http://www.dest-unreach.org/%{name}
 Source: http://www.dest-unreach.org/socat/download/%{name}-%{version}.tar.gz
@@ -62,6 +62,9 @@ rm -rf %{buildroot}
 %doc %{_mandir}/man1/socat.1*
 
 %changelog
+* Mon May 27 2013 Paul Wouters <pwouters at redhat.com> - 1.7.2.2-1
+- Updated to 1.7.2.2 for CVE-2013-3571, rhbz#967539
+
 * Fri Feb 15 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.7.2.1-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 8f16e0d..2768037 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c807a2feb6fdd8cdbd8b075a36e8f5f4  socat-1.7.2.1.tar.gz
+fe70c821a104378a834c3ed1b5971e54  socat-1.7.2.2.tar.gz


More information about the scm-commits mailing list