[socat/el6] * 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 16:29:18 UTC 2013


commit 3af27c72dd3ac1754148fdb3048ef8cf6ae0498e
Author: Paul Wouters <pwouters at redhat.com>
Date:   Mon May 27 12:29:07 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#967540

 .gitignore |    1 +
 socat.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 944eea5..6f59817 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ 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.1.tar.gz
+/socat-1.7.2.2.tar.gz
diff --git a/socat.spec b/socat.spec
index 063225a..ce41a54 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
@@ -77,6 +77,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#967540
+
 * Tue Nov 20 2012 Paul Wouters <pwouters at redhat.com> - 1.7.2.1-3
 - Patch for procan-cdefs.c warning: format '%Zu' expects argumentof type 'size_t',
    but argument 3 has type 'int' [-Wformat]. This fixes two of the three failing
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