summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorrodent <rodent>2014-08-07 05:34:35 +0000
committerrodent <rodent>2014-08-07 05:34:35 +0000
commit8110be69d0c9dacfcda5c384e015b0354090db0a (patch)
treeecb750def4cdf07b31ccb7b22f80f99afa2319a9 /www
parent03ea0dadba80ab1b759f0fa6ae576a37397e7879 (diff)
downloadpkgsrc-8110be69d0c9dacfcda5c384e015b0354090db0a.tar.gz
uWSGI 2.0.6
Changelog [20140701] Bugfixes fixed a memory leak with subscription system fixed shortcut for ssl-socket fixed apache2 mod_proxy_uwsgi (it is now considered stable with all mpm engines) fixed SCRIPT_NAME and PATH_TRANSLATED generation in php plugin remove the old FIFO socket from the event queue when recreating it New features The new Rados plugins The rados plugin has been improved and stabilized, and now it is considered usable in production. Async modes and multithreading correctly works, and support for uploading objects (via PUT) and creating new pools (MKCOL) has been added. Expect webdav support in uWSGI 2.1 Docs have been updated: http://uwsgi-docs.readthedocs.org/en/latest/Rados.html -if-hostname This is a configuration logic for including options only when the specified hostname matches: [uwsgi] if-hostname = node1.local socket = /tmp/socket1.socket endif = if-hostname = node2.local socket = /var/run/foo.socket endif = Apache2 mod_proxy_uwsgi stabilization After literally years of bug reports, and corrupted data, the mod_proxy_uwsgi is now stable, and on modern apache2 releases it supports unix sockets too. Updated docs: http://uwsgi-docs.readthedocs.org/en/latest/Apache.html#mod-proxy-uwsgi uwsgi[rsize] routing var this routing var (meaningful only in the 'final' chain) exposes the response size of the request the callint scheme This scheme allows you to generate blob from functions exposed by your uWSGI instance: [uwsgi] uid = @(callint://get_my_uid) gid = @(callint://get_my_gid) -fastrouter-fallback-on-no-key The corerouters fallback procedure requires a valid key (domain name) has been requested. This option forces the various routers to trigger the fallback procedure even if a key has not been found. php 5.5 opcode caching via -php-sapi-name For mysterious reasons the opcode caching of php5.5 is not enabled in the embed sapi. This option (set it to 'apache' if you want) allows you to fake the opcode caching engine forcing it to enable itself. Improved chain-reloading Thanks to Marko Tiikkaja the chain reloading procedure correctly works in cheaper modes and it is more verbose. added 'chdir' keyval to -attach-daemon2 You can now set where attached daemons need to chdir()
Diffstat (limited to 'www')
-rw-r--r--www/py-uwsgi/Makefile4
-rw-r--r--www/py-uwsgi/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/www/py-uwsgi/Makefile b/www/py-uwsgi/Makefile
index f84601d79b1..828b4d6e253 100644
--- a/www/py-uwsgi/Makefile
+++ b/www/py-uwsgi/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2014/06/15 05:19:57 rodent Exp $
+# $NetBSD: Makefile,v 1.26 2014/08/07 05:34:35 rodent Exp $
-DISTNAME= uwsgi-2.0.5.1
+DISTNAME= uwsgi-2.0.6
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= http://projects.unbit.it/downloads/
diff --git a/www/py-uwsgi/distinfo b/www/py-uwsgi/distinfo
index 40fc229cc5a..f04acedf1d2 100644
--- a/www/py-uwsgi/distinfo
+++ b/www/py-uwsgi/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.19 2014/06/15 05:19:57 rodent Exp $
+$NetBSD: distinfo,v 1.20 2014/08/07 05:34:35 rodent Exp $
-SHA1 (uwsgi-2.0.5.1.tar.gz) = 67244683a76a7ce88f244ef8044ecf32bf3b8d41
-RMD160 (uwsgi-2.0.5.1.tar.gz) = 31c5a75f80a0519120ca59bc614269dfecd962c1
-Size (uwsgi-2.0.5.1.tar.gz) = 770256 bytes
+SHA1 (uwsgi-2.0.6.tar.gz) = 5e0fc187ea10366153a1f800c0e7e80940188837
+RMD160 (uwsgi-2.0.6.tar.gz) = 6137e97da815db85b8301d6f36c5bf9bb6d23beb
+Size (uwsgi-2.0.6.tar.gz) = 773418 bytes
SHA1 (patch-base.ini) = f1b61f8323a7be92ebae5c87b8a32b3109145036
SHA1 (patch-uwsgi.h) = 911aa69e7973b92c726fa293748ae6a875b45353
SHA1 (patch-uwsgiconfig.py) = 9d84206e86168465d83eec640bd4b575fc428d43