[sipwitch/f17] upstream fix for group permissions

David Sugar dyfet at fedoraproject.org
Wed Jun 27 17:59:30 UTC 2012


commit f99439f0f0e76059b669b73c4bc5399dd84e01ed
Author: David Sugar <dyfet at gnutelephony.org>
Date:   Wed Jun 27 13:59:12 2012 -0400

    upstream fix for group permissions

 .gitignore    |    1 +
 sipwitch.spec |    6 +++++-
 sources       |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7f049f6..e786fc3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ sipwitch-0.9.0.tar.gz
 /sipwitch-1.1.4.tar.gz
 /sipwitch-1.2.1.tar.gz
 /sipwitch-1.2.3.tar.gz
+/sipwitch-1.2.5.tar.gz
diff --git a/sipwitch.spec b/sipwitch.spec
index bcfd539..c76957d 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.2.3
+Version: 1.2.5
 Release: 1%{?dist}
 License: GPLv3+
 URL: http://www.gnu.org/software/sipwitch
@@ -219,6 +219,10 @@ fi
 /sbin/ldconfig
 
 %changelog
+* Tue Jun 26 2012 David Sugar <dyfet at gnutelephony.org> - 1.2.5-1
+- fix for group permissions and overlinking
+- new interface options through config for nat
+
 * Wed Feb 29 2012 David Sugar <dyfet at gnutelephony.org> - 1.2.3-1
 - new policy command
 - bug fix for xml parsing
diff --git a/sources b/sources
index b7a659e..d263267 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-177f0ca54289232a1fd446c1c673de37  sipwitch-1.2.3.tar.gz
+9603797e5b90bb2206fec1166448e6f5  sipwitch-1.2.5.tar.gz


More information about the scm-commits mailing list