[socat/f17] * 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 15:51:26 UTC 2013


commit 7ec6c9c755d993f716fd4dd60f678a10f4ebe44d
Author: Paul Wouters <pwouters at redhat.com>
Date:   Mon May 27 11:51:03 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 |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 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 ca4091f..1ba9e61 100644
--- a/socat.spec
+++ b/socat.spec
@@ -1,6 +1,6 @@
 Summary: Bidirectional data relay between two data channels ('netcat++')
 Name: socat
-Version: 1.7.2.1
+Version: 1.7.2.2
 Release: 1%{?dist}
 License: GPLv2
 Url:  http://www.dest-unreach.org/%{name}
@@ -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
+
 * Wed May 23 2012 Paul Wouters <pwouters at redhat.com> - 1.7.2.1-1
 - Updated to 1.7.2.1 for CVE-2012-0219, rhbz#821553, rhbz#821688
 - Remove patch merged upstream
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