[socat/el5] * Sat Jan 07 2012 Paul Wouters <paul at nohats.ca> - 1.7.2.0-1 - Upgraded to 1.7.2.0 which allows tun/t

Paul Wouters pwouters at fedoraproject.org
Sat Jan 7 11:50:18 UTC 2012


commit 73add2a0a0d3b8237a980629feb1f12a5a6f56a2
Author: Paul Wouters <paul at xelerance.com>
Date:   Sat Jan 7 12:43:36 2012 +0100

    * Sat Jan 07 2012 Paul Wouters <paul at nohats.ca> - 1.7.2.0-1
    - Upgraded to 1.7.2.0 which allows tun/tap interfaces without IP address
      and introduces options openssl-compress and max-children.

 .gitignore |    1 +
 socat.spec |    6 +++++-
 sources    |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6e78c01..feb6c30 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 socat-1.5.0.0.tar.bz2
 socat-1.7.1.2.tar.gz
 socat-1.7.1.3.tar.gz
+/socat-1.7.2.0.tar.gz
diff --git a/socat.spec b/socat.spec
index b1b8a70..6b5c48a 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.1.3
+Version: 1.7.2.0
 Release: 1%{?dist}
 License: GPL
 Url:  http://www.dest-unreach.org/%{name}
@@ -59,6 +59,10 @@ rm -rf %{buildroot}
 %doc %{_mandir}/man1/socat.1*
 
 %changelog
+* Sat Jan 07 2012 Paul Wouters <paul at nohats.ca> - 1.7.2.0-1
+- Upgraded to 1.7.2.0 which allows tun/tap interfaces without IP address
+  and introduces options openssl-compress and max-children. 
+
 * Mon Aug 23 2010 Paul Wouters <paul at xelerance.com> - 1.7.1.3-1
 - Upgrade to 1.7.1.3
 - Includes fix for CVE-2010-2799 Stack overflow by lexical scanning of nested
diff --git a/sources b/sources
index 0453422..8d7ba00 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f5cd212c511725864c4b5e08a22d3366  socat-1.7.1.3.tar.gz
+0565dd58800e4c50534c61bbb453b771  socat-1.7.2.0.tar.gz


More information about the scm-commits mailing list