Commit Graph

76 Commits

Author SHA256 Message Date
ceee1fa853 Accepting request 626481 from server:http
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/626481
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/uwsgi?expand=0&rev=29
2018-07-31 14:03:07 +00:00
3bb80fb281 - Work around missing include dir in glusterfs pkg-config
OBS-URL: https://build.opensuse.org/package/show/server:http/uwsgi?expand=0&rev=74
2018-07-23 13:34:43 +00:00
778baa036d Accepting request 621112 from server:http
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/621112
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/uwsgi?expand=0&rev=28
2018-07-06 08:48:01 +00:00
8fb17bc2a8 - Don't create a /run directory for Apache on startup. It fails if Apache is
not installed and sockets are defined per-application anyway (bnc#1082002)
- Fix broken build dependency on Leap 15

OBS-URL: https://build.opensuse.org/package/show/server:http/uwsgi?expand=0&rev=72
2018-05-31 01:08:03 +00:00
99c9d2a876 Accepting request 600381 from home:stroeder:branches:server:http
- Require Apache 2.4.33 for Leap 15 and Tumbleweed
  because otherwise mod_proxy_uwsgi is not available (bsc#1090695)

OBS-URL: https://build.opensuse.org/request/show/600381
OBS-URL: https://build.opensuse.org/package/show/server:http/uwsgi?expand=0&rev=71
2018-04-28 03:18:38 +00:00
541ac596cb Accepting request 597800 from server:http
- Handle aarch64 arch (forwarded request 597792 from Guillaume_G)

OBS-URL: https://build.opensuse.org/request/show/597800
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/uwsgi?expand=0&rev=27
2018-04-19 13:31:57 +00:00
0a2ba66b40 Accepting request 597792 from home:Guillaume_G:branches:openSUSE:Factory:ARM
- Handle aarch64 arch

OBS-URL: https://build.opensuse.org/request/show/597792
OBS-URL: https://build.opensuse.org/package/show/server:http/uwsgi?expand=0&rev=69
2018-04-18 13:55:45 +00:00
a5a6b33b48 Accepting request 597249 from server:http
- Disable apache2-mod_proxy_uwsgi on Leap 15 since upstream Apache includes
  the module now
- Update to 2.0.17:
  * The Emperor throttling subsystem does not make use anymore of blocking
    functions, like usleep(), this should fix stats serving and should improve
    vassals startup time
  * [Security/PHP] enforce DOCUMENT_ROOT check when using --php-docroot to
    avoid directory traversal (Marios Nicolaides)
  * added --shutdown-sockets to improve graceful shutdowns (Andrew Wason)

OBS-URL: https://build.opensuse.org/request/show/597249
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/uwsgi?expand=0&rev=26
2018-04-17 09:19:23 +00:00
297f41ef5b - Disable apache2-mod_proxy_uwsgi on Leap 15 since upstream Apache includes
the module now

OBS-URL: https://build.opensuse.org/package/show/server:http/uwsgi?expand=0&rev=67
2018-04-16 23:50:18 +00:00
df3c1a7f84 - Update to 2.0.17:
* The Emperor throttling subsystem does not make use anymore of blocking
    functions, like usleep(), this should fix stats serving and should improve
    vassals startup time
  * [Security/PHP] enforce DOCUMENT_ROOT check when using --php-docroot to
    avoid directory traversal (Marios Nicolaides)
  * added --shutdown-sockets to improve graceful shutdowns (Andrew Wason)

OBS-URL: https://build.opensuse.org/package/show/server:http/uwsgi?expand=0&rev=66
2018-04-16 14:13:38 +00:00
9b68107c50 Accepting request 580881 from server:http
- Update License tag to SPDX 3 version:
  Apache-2.0 AND GPL-2.0-only WITH GCC-exception-2.0.
- removed obsolete reproducible.patch
- Update to 2.0.16:
  * [CVE-2018-6758] Stack-based buffer overflow in
    core/utils.c:uwsgi_expand_path()
  * Backported early_post_jail plugin hook (Bjørnar Ness)
  * Fixed ipv6 suupport for http-socket (James Brown)
  * Enable execinfo on DragonFly BSD (Aaron LI)
  * Fix inet_ntop buffer size (Orivej Desh)
  * Add worker running time metrics (Serge/yasek)
  * Backported safe-pidfile, safe-pidfile2 (Nate Coraor)
  * Stop using libxml2 by default on osx
  * Fixed uwsgi_kvlist_parse signature
  * Backport http range fixes from master (Curtis Maloney, Sokolov Yura)
  * relicensed mod_proxy_uwsgi to Apache 2.0
  * logging: Add ${millis} support to json encode
  * plugins/router_xmldir: fixup invalid locale check (Riccardo Magliocchetti)
  * Add ssl-verify-depth flag to set the max Client CA chain length (Paul Tagliamonte)
  * Allow to override build date (Bernhard M. Wiedemann)
  * Python 3 plugin: improved thread names handling (Jyrki Muukkonen, Mark Meyer)
  * Added uwsgi_resolve_ip for redis host (ahmbas)
  * plugins/gevent: Fix signal handlers (Maslov Alexander)
  * Write x509 DER to the uwsgi buffer (Paul Tagliamonte)
  * plugin/http: Fix compilation (Melvyn Sopacua)
  * Fixed emperor throttling system (Jeremy Hiatt)
  * Fix application loading without Plack after excluding “.” from @INC in new Perl versions (Anton Petrusevich)
  * Fix MULE MSG QUEUE IS FULL message hint (Eugene Tataurov)
  * Build System: support k_minor has a _xxx suffix (TOGO Li)
  * Fixed drop-after-* options (Robert DeRose)
  * Add mule_send_msg success indicator (Josh Tiras)
  * Properly check item size in uwsgi_queue_push (Josh Tiras)
  * FastRouter / HTTP Router can now have a ‘fallback’ key configured
  * HTTP Router now supports post-buffer, just like FastRouter
  * Fix handling of env in embedded dict in Python plugin (could cause segfaults in single thread mode)
  * Add support for Brotli (.br) with –static-gzip
  * Back-ported HTTP/1.1 support (–http11-socket) from 2.1

OBS-URL: https://build.opensuse.org/request/show/580881
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/uwsgi?expand=0&rev=25
2018-03-01 11:07:39 +00:00
ba2668de58 Accepting request 580605 from home:iznogood:branches:server:http
- Update License tag to SPDX 3 version:
  Apache-2.0 AND GPL-2.0-only WITH GCC-exception-2.0.

OBS-URL: https://build.opensuse.org/request/show/580605
OBS-URL: https://build.opensuse.org/package/show/server:http/uwsgi?expand=0&rev=64
2018-02-28 09:07:54 +00:00
054ea267dd OBS-URL: https://build.opensuse.org/package/show/server:http/uwsgi?expand=0&rev=63 2018-02-26 02:32:57 +00:00
5f085e72ae Accepting request 577895 from home:stroeder:branches:server:http
- Update to 2.0.16:
  * [CVE-2018-6758] Stack-based buffer overflow in
    core/utils.c:uwsgi_expand_path()
[..]

OBS-URL: https://build.opensuse.org/request/show/577895
OBS-URL: https://build.opensuse.org/package/show/server:http/uwsgi?expand=0&rev=62
2018-02-24 04:59:44 +00:00
41cd677aa8 Accepting request 555662 from server:http
- fix a leaf problem found by repo-checker
  * uwsgi-python3 can't be install because it requires python-base = 3.6
    which should be python3-base
- creating /run/uwsgi for sockets via systemd service now
- Update to 2.0.15: [2017-03-30]
  * workaround for the holy allocator for avoiding crashes with newrelic (see
    Issues notes)
  * avoid time overflow in request logs during (even minimal) clock skew
  * fixed python logger with python3
  * fixed catch-exceptions with python3
  * backported “don’t clone $env->{‘psgix.io’} on ‘PSGI cancel’”
  * added support for authentication in the redis logger
  * added the spinningfifo action hook to the core
  * fixed compilation with php 7.1 (Дамјан Георгиевски)
  * correctly returns error code 22 in lazy_apps + master_mode
  * fixed compilation for OpenSSL 1.1 (Riccardo Magliocchetti)
  * Add a –skip-atexit-teardown option to skip perl/python teardown (Ævar
    Arnfjörð Bjarmason)
  * fixed static file serving over https-socket
- building now php7 plugin via php7-embed package for Factory/Tumbleweed
- removing uwsgi-1.9.13-emperor_pg-Wformat.patch
- Trim filler wording from description.

OBS-URL: https://build.opensuse.org/request/show/555662
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/uwsgi?expand=0&rev=24
2017-12-14 09:55:16 +00:00
4f2ea478cf OBS-URL: https://build.opensuse.org/package/show/server:http/uwsgi?expand=0&rev=60 2017-12-10 12:35:45 +00:00
0f2d2f5d9e Accepting request 555610 from home:MargueriteSu:branches:server:http
- fix a leaf problem found by repo-checker
  * uwsgi-python3 can't be install because it requires python-base = 3.6
    which should be python3-base

OBS-URL: https://build.opensuse.org/request/show/555610
OBS-URL: https://build.opensuse.org/package/show/server:http/uwsgi?expand=0&rev=59
2017-12-10 04:55:10 +00:00
9e1ee6db2b Accepting request 540177 from home:uebelhacker:branches:server:http
incorporated the jengelh descriptions as well. Sorry, for re-submitting, found a bug. Tested on Tumbleweed x86_64 with the php7 plugin.

- creating /run/uwsgi for sockets via systemd service now
- Update to 2.0.15: [2017-03-30]
  * workaround for the holy allocator for avoiding crashes with newrelic (see
    Issues notes)
  * avoid time overflow in request logs during (even minimal) clock skew
  * fixed python logger with python3
  * fixed catch-exceptions with python3
  * backported “don’t clone $env->{‘psgix.io’} on ‘PSGI cancel’”
  * added support for authentication in the redis logger
  * added the spinningfifo action hook to the core
  * fixed compilation with php 7.1 (Дамјан Георгиевски)
  * correctly returns error code 22 in lazy_apps + master_mode
  * fixed compilation for OpenSSL 1.1 (Riccardo Magliocchetti)
  * Add a –skip-atexit-teardown option to skip perl/python teardown (Ævar
    Arnfjörð Bjarmason)
  * fixed static file serving over https-socket
- building now php7 plugin via php7-embed package for Factory/Tumbleweed
- removing uwsgi-1.9.13-emperor_pg-Wformat.patch
- Trim filler wording from description.

OBS-URL: https://build.opensuse.org/request/show/540177
OBS-URL: https://build.opensuse.org/package/show/server:http/uwsgi?expand=0&rev=58
2017-11-11 09:59:31 +00:00
ba8a42b02a Accepting request 514493 from server:http
1

OBS-URL: https://build.opensuse.org/request/show/514493
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/uwsgi?expand=0&rev=23
2017-08-10 12:05:19 +00:00
00694cc96e Accepting request 505991 from home:bmwiedemann:branches:server:http
- Add reproducible.patch to override build date to make build more reproducible
- sort list of plugins

OBS-URL: https://build.opensuse.org/request/show/505991
OBS-URL: https://build.opensuse.org/package/show/server:http/uwsgi?expand=0&rev=56
2017-08-04 00:57:52 +00:00
39bd4ecbed Accepting request 445069 from server:http
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/445069
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/uwsgi?expand=0&rev=22
2016-12-10 17:29:50 +00:00
712791217d Accepting request 433459 from home:buschmann23:Cutelyst
update to version 2.0.14

OBS-URL: https://build.opensuse.org/request/show/433459
OBS-URL: https://build.opensuse.org/package/show/server:http/uwsgi?expand=0&rev=54
2016-12-02 11:20:59 +00:00
0a272f3e12 Accepting request 433255 from server:http
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/433255
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/uwsgi?expand=0&rev=21
2016-10-10 14:20:18 +00:00
f7c33a38c6 - Don't fail build on deprecated declarations
OBS-URL: https://build.opensuse.org/package/show/server:http/uwsgi?expand=0&rev=52
2016-09-28 02:02:17 +00:00
be66252c5a Accepting request 400826 from server:http
1

OBS-URL: https://build.opensuse.org/request/show/400826
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/uwsgi?expand=0&rev=20
2016-06-10 22:01:14 +00:00
559dadd010 Accepting request 400793 from home:buschmann23:Cutelyst
Update to version 2.0.13.1

OBS-URL: https://build.opensuse.org/request/show/400793
OBS-URL: https://build.opensuse.org/package/show/server:http/uwsgi?expand=0&rev=50
2016-06-09 14:43:49 +00:00
d8f873a4d0 Accepting request 396901 from server:http
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/396901
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/uwsgi?expand=0&rev=19
2016-05-23 14:39:08 +00:00
b707965278 - Update to 2.0.13:
*  Fix compilation with GCC 6
  *  Remote rpc fixes (Darvame)
  *  Musl support! (Natanael Copa, Matt Dainty, Riccardo Magliocchetti)
  *  Create the spooler directory if it does not exist (Alexandre Bonnetain)
  *  Fix compilation on big endian linux (Riccardo Magliocchetti)
  *  A ton of cache fixes (Darvame)
  *  Make it easier to compile plugins on a different directory (Jakub
     Jirutka)
  *  Add wheel package machinery (Matt Robenolt)
  *  Use EPOLLEXCLUSIVE for reading, helps with the thundering herd problem
     (on linux 4.5+) (INADA Naoki)
  *  Fix apache 2.4 integration with unix sockets (Alexandre Rossi)
  *  Add HTTP/2 support to apache 2 proxy (Michael Fladischer, OGAWA Hirofumi)
  *  Fix apache mod proxy compilation with apache 2.4.20 (Mathieu Arnold)
  *  Default to clang as default compiler on MacOS X (Riccardo Magliocchetti)
  *  Added --cgi-close-stdin-on-eof (Roberto De Ioris)

OBS-URL: https://build.opensuse.org/package/show/server:http/uwsgi?expand=0&rev=48
2016-05-13 01:45:56 +00:00
918375205b Accepting request 359446 from server:http
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/359446
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/uwsgi?expand=0&rev=18
2016-02-17 09:26:05 +00:00
e30f0955fe Accepting request 352464 from home:buschmann23:Cutelyst
Updated to uWSGI 2.0.12

OBS-URL: https://build.opensuse.org/request/show/352464
OBS-URL: https://build.opensuse.org/package/show/server:http/uwsgi?expand=0&rev=46
2016-02-08 11:22:47 +00:00
4aaee3011a Accepting request 343731 from server:http
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/343731
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/uwsgi?expand=0&rev=17
2015-11-12 18:40:59 +00:00
ef2e5915a4 Accepting request 333952 from home:jimfunk:branches:server:http
OBS-URL: https://build.opensuse.org/request/show/333952
OBS-URL: https://build.opensuse.org/package/show/server:http/uwsgi?expand=0&rev=44
2015-11-03 22:37:01 +00:00
08d738a8a5 Accepting request 323279 from server:http
1

OBS-URL: https://build.opensuse.org/request/show/323279
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/uwsgi?expand=0&rev=16
2015-08-19 07:29:25 +00:00
c8d0d7460c Accepting request 322068 from home:k0da:branches:server:http
- Don't build v8 plugin for PowerPC

OBS-URL: https://build.opensuse.org/request/show/322068
OBS-URL: https://build.opensuse.org/package/show/server:http/uwsgi?expand=0&rev=42
2015-08-15 16:49:01 +00:00
Stephan Kulow
15d57369fa Accepting request 316052 from server:http
1

OBS-URL: https://build.opensuse.org/request/show/316052
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/uwsgi?expand=0&rev=15
2015-07-14 15:44:17 +00:00
0cc2a6a692 Accepting request 315080 from home:jimfunk:branches:server:http
OBS-URL: https://build.opensuse.org/request/show/315080
OBS-URL: https://build.opensuse.org/package/show/server:http/uwsgi?expand=0&rev=40
2015-07-11 22:28:57 +00:00
Stephan Kulow
1615756266 Accepting request 254520 from server:http
1

OBS-URL: https://build.opensuse.org/request/show/254520
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/uwsgi?expand=0&rev=14
2014-10-08 20:13:50 +00:00
ba1347d940 Accepting request 254470 from home:elvigia:branches:server:http
- Use lua-devel only, current versions support lua 5.2

OBS-URL: https://build.opensuse.org/request/show/254470
OBS-URL: https://build.opensuse.org/package/show/server:http/uwsgi?expand=0&rev=38
2014-10-07 14:36:05 +00:00
Stephan Kulow
bf5d93345e Accepting request 241518 from server:http
OBS-URL: https://build.opensuse.org/request/show/241518
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/uwsgi?expand=0&rev=12
2014-07-22 04:58:03 +00:00
43bec9926c Don't make rclink on < 12.3 since /usr/sbin/service doesn't exist
OBS-URL: https://build.opensuse.org/package/show/server:http/uwsgi?expand=0&rev=37
2014-07-01 19:19:21 +00:00
954ac816cb - Update to 2.0.6:
* 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 (thanks
      Matthijs Kooijman)
    * remove the old FIFO socket from the event queue when recreating it
      (thanks Marko Tiikkaja)
  * New features
    * The new Rados plugins. The rados plugin has been improved and
      stabilized, and now it is considered usable in production.
    * --if-hostname. This is a configuration logic for including options only
      when the specified hostname matches
    * 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
    * 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
    * --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
    * 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

OBS-URL: https://build.opensuse.org/package/show/server:http/uwsgi?expand=0&rev=36
2014-07-01 19:08:50 +00:00
Stephan Kulow
3631a572bc Accepting request 229115 from server:http
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/229115
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/uwsgi?expand=0&rev=11
2014-04-09 11:17:40 +00:00
8b0a055d1c - Update to 2.0.3:
* Bugfixes
    * fixed spooler 'at' key usage
    * fixed a memory and fd leak with on-demand Emperor sockets
    * on __APPLE__ use LOG_NOTICE for syslog plugin
    * fixed mongrel2 support
    * hack for avoiding libmongoclient to crash on broken cursor
    * log alarm is now a uwsgi_log_verbose() wrapper
    * fixed tuntap router memory corruption
    * Set ECDHE curve independently from DHE parameters (Hynek Schlawack)
    * do not wait for a whole Emperor cycle before checking for each waitpid
    * fix a regression with caller() not indicating the starting *.psgi program
      (Ævar Arnfjörð Bjarmason)
  * New features
    * The Emperor now responds to two new signals:
      * SIGWINCH: force an emperor rescan of vassals
      * SIGURG: cleanup the Emperor states (for now it only clears its blacklist)
    * --build-plugin. Building plugins on-the-fly from git repositories
    * uwsgi.add_var(key, value). You can now set request variables directly
      from your app, for better integration with the internal routing
      subsystem
    * 'disableheaders' routing action. This new action disables the sending of
      response headers, independently by the current request state
    * Smarter Emperor on bad conditions. Now the Emperor completely destroys
      internal vassal-related structures when it is impossible to correctly
      kill a broken vassal (both for inconsistent Emperor state or for
      internal system problems)
- Update to 2.0.2:

OBS-URL: https://build.opensuse.org/package/show/server:http/uwsgi?expand=0&rev=34
2014-03-29 17:45:16 +00:00
Stephan Kulow
c58bb13771 Accepting request 228041 from server:http
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/228041
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/uwsgi?expand=0&rev=10
2014-03-28 15:29:12 +00:00
0430051761 Fix version in dsc
OBS-URL: https://build.opensuse.org/package/show/server:http/uwsgi?expand=0&rev=32
2014-03-16 18:24:35 +00:00
200ee43667 - Update to 2.0.1:
* Bugfixes
    * fixed python3 support on older compilers/libc
    * allow starting in spooler-only mode
    * fixed cache bitmap support and added test suite (credits: Danila Shtan)
    * fixed ftime log var
    * added async remote signal management
    * fixed end-for and end-if
    * fixed loop in internal-routing response chain
    * fixed pypy execute_source usage
    * logpipe: Don't setsid() twice (credits: INADA Naoki) 
  * New features and improvements
    * CGI plugin
      * The plugin has been improved to support streaming
      * The long-awaited async support is finally ready
    * PSGI loading improvements
      * The PSGI loader now tries to use Plack::Util::load_psgi() function
        instead of simple eval

OBS-URL: https://build.opensuse.org/package/show/server:http/uwsgi?expand=0&rev=31
2014-03-16 18:18:14 +00:00
Stephan Kulow
c2379bd489 Accepting request 224299 from server:http
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/224299
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/uwsgi?expand=0&rev=9
2014-03-04 12:59:52 +00:00
59ab4cd69b - Update to 2.0.1
- Add a Debian build

OBS-URL: https://build.opensuse.org/package/show/server:http/uwsgi?expand=0&rev=29
2014-02-21 20:03:09 +00:00
Stephan Kulow
17dd8ba0c4 Accepting request 204764 from server:http
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/204764
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/uwsgi?expand=0&rev=8
2013-12-19 06:21:56 +00:00
f11b066a3b - Update to 1.9.19:
* This release starts the 'hardening' cycle for uWSGI 2.0 (scheduled for the 
    end of december 2013). The metrics subsystem was the last piece missing
    and this version (after 1 year of analysis) finally includes it. During
    the following 2 months we will start deprecating features or plugins that
    got no-interest, are known to be broken or are simply superseed by more
    modern/advanced ones.
  * Bugfixes
    * completely skip cgroups initialization when non-root
    * tons of post-static_analysis fixes by Riccardo Magliocchetti
    * fixed the greenlet plugin reference counting
    * avoid kevent storm for stats pusher thread
    * fixed rbtimers math
    * both 'cache' and 'file' routers got a 'no_content_length' key option to
      avoid setting the Content-Length header
    * the PyPy plugin automatically enables threads/GIL
    * manage dot_segments in HTTP parser
    * improved srand() usage
  * New features
    * The Metrics subsystem. This was the last piece missing before uWSGI 2.0.
      The Metrics subsystem allows you to store "numbers" related to
      monitoring, graphing and quality checks and exports them in various ways
    * The Tornado loop engine. While working on nodejs integration we realized
      that contrary to what we used to believe, Tornado (an asynchronous,
      callback based module for python) is usable in uWSGI.
    * The 'puwsgi' protocol. A "persistent" (keep-alive) version of the
      'uwsgi' parser has been added named 'puwsgi' (persistent uwsgi).
    * --vassal-set. You can tell the Emperor to pass specific options to every
      vassal using the --set facility
    * The 'template' transformation. This is a transformation allowing you to

OBS-URL: https://build.opensuse.org/package/show/server:http/uwsgi?expand=0&rev=27
2013-11-10 20:22:24 +00:00