[sipwitch] updated for public access/hotspot mode support

David Sugar dyfet at fedoraproject.org
Mon Sep 24 12:49:54 UTC 2012


commit da66eb1289a1412f061f6d57bcef74162a939bd7
Author: David Sugar <dyfet at gnutelephony.org>
Date:   Mon Sep 24 08:49:08 2012 -0400

    updated for public access/hotspot mode support

 .gitignore    |    1 +
 sipwitch.spec |    5 ++++-
 sources       |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index aa16d5f..816a603 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ sipwitch-0.9.0.tar.gz
 /sipwitch-1.2.3.tar.gz
 /sipwitch-1.2.5.tar.gz
 /sipwitch-1.3.1.tar.gz
+/sipwitch-1.3.2.tar.gz
diff --git a/sipwitch.spec b/sipwitch.spec
index 3fa2ea7..bf65fa2 100644
--- a/sipwitch.spec
+++ b/sipwitch.spec
@@ -10,7 +10,7 @@
 
 Name: sipwitch
 Summary: A secure peer-to-peer VoIP server for the SIP protocol
-Version: 1.3.1
+Version: 1.3.2
 Release: 1%{?dist}
 License: GPLv3+
 URL: http://www.gnu.org/software/sipwitch
@@ -219,6 +219,9 @@ fi
 /sbin/ldconfig
 
 %changelog
+* Mon Sep 24 2012 David Sugar <dyfet at gnutelephony.org> - 1.3.2-1
+- public access hotspot mode support added
+
 * Tue Aug 09 2012 David Sugar <dyfet at gnutelephony.org> 1.3.1-1
 - future proofing with support for building with 4.x exosip2 releases
 - autoconfig event api for switchview client
diff --git a/sources b/sources
index ca71d81..3c0c761 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bdea32d2d3b8291d11036cc6311d3bac  sipwitch-1.3.1.tar.gz
+f6ee353aa8c39c19afde4eaec07b836c  sipwitch-1.3.2.tar.gz


More information about the scm-commits mailing list