[socat/f15] * Sat Jan 07 2012 Paul Wouters <paul at nohats.ca> - 1.7.2.0-1 - Upgraded to 1.7.2.0 which merges the

Paul Wouters pwouters at fedoraproject.org
Mon Jan 9 14:57:18 UTC 2012


commit e335e0281a61c80640d6ffb17706e88838b6036d
Author: Paul Wouters <paul at xelerance.com>
Date:   Mon Jan 9 15:57:50 2012 +0100

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

 .gitignore |    1 +
 socat.spec |    8 ++++++--
 sources    |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bc9dd05..9eb1892 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ socat-1.7.0.0.tar.bz2
 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
diff --git a/socat.spec b/socat.spec
index 1b65472..03d906a 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.1.3
-Release: 2%{?dist}
+Version: 1.7.2.0
+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,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. 
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.7.1.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
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