From 5e488b5f3feaf3eff34ef977b32b80b3d08501ed Mon Sep 17 00:00:00 2001 From: Paul Wouters Date: May 27 2013 14:54:58 +0000 Subject: * Mon May 27 2013 Paul Wouters - 1.7.2.2-1 - Updated to 1.7.2.2 for CVE-2013-3571, rhbz#967539 --- 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 - 1.7.2.2-1 +- Updated to 1.7.2.2 for CVE-2013-3571, rhbz#967539 + * Fri Feb 15 2013 Fedora Release Engineering - 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