From 3f99ec90286145ae979f69d9d2cd56dfec9294f3 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Aug 08 2014 20:42:50 +0000 Subject: moksha.hub-1.4.1 --- diff --git a/.gitignore b/.gitignore index 492d5c3..510591c 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /moksha.hub-1.3.3.tar.gz /moksha.hub-1.3.4.tar.gz /moksha.hub-1.4.0.tar.gz +/moksha.hub-1.4.1.tar.gz diff --git a/python-moksha-hub.spec b/python-moksha-hub.spec index 66ed156..db7971f 100644 --- a/python-moksha-hub.spec +++ b/python-moksha-hub.spec @@ -1,7 +1,7 @@ %global modname moksha.hub Name: python-moksha-hub -Version: 1.4.0 +Version: 1.4.1 Release: 1%{?dist} Summary: Hub components for Moksha @@ -77,6 +77,10 @@ CFLAGS="%{optflags}" %{__python} setup.py build %{_bindir}/moksha-hub %changelog +* Fri Aug 08 2014 Ralph Bean - 1.4.1-1 +- Configurable permissions on the monitoring socket. +- Suggest a threadpool size to twisted based on the number of consumers. + * Fri Jul 18 2014 Ralph Bean - 1.4.0-1 - New API points: pre_consume and post_consume. diff --git a/sources b/sources index 7abcac8..85bf78c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ff3f4848a48b5c2a3e3daa86a9df3cd3 moksha.hub-1.4.0.tar.gz +6682f784730d8660da5b24c9d68d6985 moksha.hub-1.4.1.tar.gz