[moksha] Upstream fixes. txzmq and websockets.

Ralph Bean ralph at fedoraproject.org
Tue Jul 17 20:28:22 UTC 2012


commit bfc51b3e06c738f44a7a074fa41f577340f51294
Author: Ralph Bean <rbean at redhat.com>
Date:   Tue Jul 17 16:27:42 2012 -0400

    Upstream fixes.  txzmq and websockets.

 .gitignore  |    1 +
 moksha.spec |    6 +++++-
 sources     |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8bd8c2d..9b7e671 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /moksha-0.8.4.tar.gz
 /moksha-0.8.5.tar.gz
 /moksha-0.8.6.tar.gz
+/moksha-0.8.8.tar.gz
diff --git a/moksha.spec b/moksha.spec
index 6430fdd..d0e6df4 100644
--- a/moksha.spec
+++ b/moksha.spec
@@ -2,7 +2,7 @@
 %{!?pyver: %define pyver %(%{__python} -c "import sys ; print sys.version[:3]")}
 
 Name:           moksha
-Version:        0.8.6
+Version:        0.8.8
 Release:        1%{?dist}
 Summary:        A platform for creating real-time web applications
 Group:          Applications/Internet
@@ -266,6 +266,10 @@ fi
 %doc docs/_build/html
 
 %changelog
+* Tue Jul 17 2012 Ralph Bean <rbean at redhat.com> - 0.8.8-1
+- Security fix for websockets.
+- Bugfix for txzmq subscription.
+
 * Thu Jun 21 2012 Ralph Bean <rbean at redhat.com> - 0.8.6-1
 - Per-consumer validation hooks.
 
diff --git a/sources b/sources
index f677a92..af58d53 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0f2542a79ed868fbddb3aa492fea2c3c  moksha-0.8.6.tar.gz
+0f9166401eca0f4cc4fd2b3c2d2e8878  moksha-0.8.8.tar.gz


More information about the scm-commits mailing list