uwsgi 2.0.20-4 source package in Ubuntu

Changelog

uwsgi (2.0.20-4) unstable; urgency=medium

  [ Jonas Smedegaard ]
  * stop build-depend on libpcre2-dev
    (unneeded after all - see bug#1007773)

  [ Alexandre Rossi ]
  * fix php plugin with PHP 8.1;
    closes: #1007774
  * add myself to uploaders
  * add one-systemd-per-app service and socket files

 -- Jonas Smedegaard <email address hidden>  Mon, 21 Mar 2022 12:00:44 +0100

Upload details

Uploaded by:
uWSGI packaging team
Uploaded to:
Sid
Original maintainer:
uWSGI packaging team
Architectures:
any all
Section:
web
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe web

Downloads

File Size SHA-256 Checksum
uwsgi_2.0.20-4.dsc 6.9 KiB d5c2edaf3bc5559506503ff22883fcb856fa6880ccb74d2701c90a9c8312f944
uwsgi_2.0.20.orig.tar.gz 786.0 KiB 88ab9867d8973d8ae84719cf233b7dafc54326fcaec89683c3f9f77c002cdff9
uwsgi_2.0.20-4.debian.tar.xz 62.8 KiB 9aa74db7bb80dc01e602c0b214240798a3162413f77ca5e759bab1bfac5f36c3

No changes file available.

Binary packages built by this source

libapache2-mod-ruwsgi: uwsgi module for Apache2 (mod_Ruwsgi)

 uWSGI presents a complete stack for networked/clustered web applications,
 implementing message/object passing, caching, RPC and process management.
 It uses the uwsgi protocol for all the networking/interprocess communications.
 .
 This package provides Apache2 module for communicating with uWSGI.
 .
 This is the second module developed and it's more Apache2 API friendly.

libapache2-mod-ruwsgi-dbg: debugging symbols for Apache2 mod_Ruwsgi

 uWSGI presents a complete stack for networked/clustered web applications,
 implementing message/object passing, caching, RPC and process management.
 .
 This package contains the debug symbols for Apache2 mod_Ruwsgi. Install this
 package if you need to debug module or if you need a useful backtrace of a
 crash.

libapache2-mod-uwsgi: uwsgi module for Apache2 (mod_uwsgi)

 uWSGI presents a complete stack for networked/clustered web applications,
 implementing message/object passing, caching, RPC and process management.
 It uses the uwsgi protocol for all the networking/interprocess communications.
 .
 This package provides Apache2 module for communicating with uWSGI.
 .
 This is the first module developed, it is stable but a bit hacky (it does not
 fully use the Apache2 API).

libapache2-mod-uwsgi-dbg: No summary available for libapache2-mod-uwsgi-dbg in ubuntu kinetic.

No description available for libapache2-mod-uwsgi-dbg in ubuntu kinetic.

python3-uwsgidecorators: module of decorators for elegant access to uWSGI API (Python 3)

 uwsgidecorators is a simple Python module that exports a bunch of decorators
 to allow a more elegant approach to uWSGI API. Provided decorators helps with
 creating of RPC functions, timers, filemonitors.
 .
 This package provides uwsgidecorators module
 for Python 3.
 .
 uwsgidecorators module is not targeted at Python 3 officially, so some
 decorators may work improperly or not at all.

uwsgi: fast, self-healing application container server

 uWSGI presents a complete stack for networked/clustered web applications,
 implementing message/object passing, caching, RPC and process management.
 It uses the uwsgi protocol for all the networking/interprocess communications.
 .
 uWSGI can be run in preforking, threaded, asynchronous/evented modes and
 supports various forms of green threads/coroutines (such as uGreen, Greenlet,
 Fiber). uWSGI provides several methods of configuration: via command line,
 via environment variables, via XML, INI, YAML configuration files, via LDAP
 and more.
 .
 On top of all this, it is designed to be fully modular. This means that
 different plugins can be used in order to add compatibility with tons of
 different technology on top of the same core.
 .
 This package depends on uWSGI core binary and installs:
  * init.d script for running uWSGI daemon(s) with options defined in custom
    user-created configuration files
  * infrastructure for running daemons (like common locations of communication
    sockets, logs)

uwsgi-app-integration-plugins: plugins for integration of uWSGI and application

 uWSGI presents a complete stack for networked/clustered web applications,
 implementing message/object passing, caching, RPC and process management.
 It is designed to be fully modular. This means that different plugins can be
 used in order to add compatibility with tons of different technology on top of
 the same core.
 .
 This dependency package provides plugins for integration of uWSGI and
 application:
  * GNU Go
  * Java (OpenJDK 11)
  * JWSGI (OpenJDK 11)
  * Lua WSAPI (Lua 5.1 and 5.2)
  * Mono/ASP.NET
  * Perl PSGI
  * Python WSGI (Python 3)
  * Rack (ruby3.0)
 .
 Java and Mono plugins are provided only on supported architectures.

uwsgi-core: fast, self-healing application container server (core)

 uWSGI presents a complete stack for networked/clustered web applications,
 implementing message/object passing, caching, RPC and process management.
 It uses the uwsgi protocol for all the networking/interprocess communications.
 .
 uWSGI can be run in preforking, threaded, asynchronous/evented modes and
 supports various forms of green threads/coroutines (such as uGreen, Greenlet,
 Fiber). uWSGI provides several methods of configuration: via command line,
 via environment variables, via XML, INI, YAML configuration files, via LDAP
 and more.
 .
 On top of all this, it is designed to be fully modular. This means that
 different plugins can be used in order to add compatibility with tons of
 different technology on top of the same core.
 .
 This package provides core uWSGI binary (built without any embedded
 plugins) and plugins with no or few dependencies:
 .
  * cache
  * carbon
  * cgi
  * cheaper_backlog2
  * cheaper_busyness
  * clock_monotonic
  * clock_realtime
  * corerouter
  * echo
  * emperor_amqp
  * emperor_zeromq
  * fastrouter
  * forkptyrouter
  * http
  * logcrypto
  * logfile
  * logpipe
  * logsocket
  * logzmq
  * mongrel2
  * msgpack
  * nagios
  * notfound
  * pam
  * ping
  * pty
  * rawrouter
  * redislog
  * router_basicauth
  * router_cache
  * router_expires
  * router_hash
  * router_http
  * router_memcached
  * router_metrics
  * router_radius
  * router_redirect
  * router_redis
  * router_rewrite
  * router_static
  * router_uwsgi
  * router_xmldir
  * rpc
  * rrdtool
  * rsyslog
  * signal
  * spooler
  * ssi
  * sslrouter
  * stats_pusher_file
  * stats_pusher_socket
  * stats_pusher_statsd
  * symcall
  * syslog
  * systemd_logger
  * transformation_chunked
  * transformation_gzip
  * transformation_offload
  * transformation_template
  * transformation_tofile
  * transformation_toupper
  * tuntap
  * ugreen
  * webdav
  * xattr
  * zabbix
  * zergpool
 .
 forkptyrouter, systemd and tuntap are provided
 only on supported architectures.
 .
 Developing external uWSGI plugin requires the package uwsgi-dev.

uwsgi-dbg: No summary available for uwsgi-dbg in ubuntu kinetic.

No description available for uwsgi-dbg in ubuntu kinetic.

uwsgi-dev: fast, self-healing application container server (headers)

 uWSGI presents a complete stack for networked/clustered web applications,
 implementing message/object passing, caching, RPC and process management.
 .
 This package provides development headers and tools needed to develop
 external uWSGI plugins, either contained in this package or pulled in
 through depending on development packages of dependent projects.

uwsgi-emperor: fast, self-healing application container server (emperor scripts)

 uWSGI presents a complete stack for networked/clustered web applications,
 implementing message/object passing, caching, RPC and process management.
 It uses the uwsgi protocol for all the networking/interprocess communications.
 .
 uWSGI can be run in preforking, threaded, asynchronous/evented modes and
 supports various forms of green threads/coroutines (such as uGreen, Greenlet,
 Fiber). uWSGI provides several methods of configuration: via command line,
 via environment variables, via XML, INI, YAML configuration files, via LDAP
 and more.
 .
 On top of all this, it is designed to be fully modular. This means that
 different plugins can be used in order to add compatibility with tons of
 different technology on top of the same core.
 .
 This package depends on uWSGI core binary and installs:
  * init.d script for running uWSGI Emperor daemon with options defined in
    custom user-created configuration files
  * basic configuration for running uWSGI Emperor daemon

uwsgi-extra: No summary available for uwsgi-extra in ubuntu kinetic.

No description available for uwsgi-extra in ubuntu kinetic.

uwsgi-infrastructure-plugins: infrastructure plugins for uWSGI

 uWSGI presents a complete stack for networked/clustered web applications,
 implementing message/object passing, caching, RPC and process management.
 It is designed to be fully modular. This means that different plugins can be
 used in order to add compatibility with tons of different technology on top of
 the same core.
 .
 This dependency package provides infrastructure plugins for uWSGI:
  * alarm cURL
  * alarm XMPP
  * cURL cron
  * PostgreSQL emperor
  * graylog2
  * GeoIP
  * LDAP
  * router access
  * SQLite 3
  * XSLT request
  * GlusterFS storage
  * Ceph/RADOS storage
 .
 GlusterFS and Ceph/RADOS plugins are provided only on
 supported architectures.

uwsgi-plugin-alarm-curl: cURL alarm plugin for uWSGI

 uWSGI presents a complete stack for networked/clustered web applications,
 implementing message/object passing, caching, RPC and process management.
 It is designed to be fully modular. This means that different plugins can be
 used in order to add compatibility with tons of different technology on top of
 the same core.
 .
 This package provides alarm_curl plugin for uWSGI.

uwsgi-plugin-alarm-xmpp: XMPP alarm plugin for uWSGI

 uWSGI presents a complete stack for networked/clustered web applications,
 implementing message/object passing, caching, RPC and process management.
 It is designed to be fully modular. This means that different plugins can be
 used in order to add compatibility with tons of different technology on top of
 the same core.
 .
 This package provides alarm_xmpp plugin for uWSGI.

uwsgi-plugin-asyncio-python3: asyncio plugin for uWSGI (Python 3)

 uWSGI presents a complete stack for networked/clustered web applications,
 implementing message/object passing, caching, RPC and process management.
 It is designed to be fully modular. This means that different plugins can be
 used in order to add compatibility with tons of different technology on top of
 the same core.
 .
 This package provides asyncio plugin for uWSGI
 with Python 3 WSGI interface.

uwsgi-plugin-curl-cron: No summary available for uwsgi-plugin-curl-cron in ubuntu kinetic.

No description available for uwsgi-plugin-curl-cron in ubuntu kinetic.

uwsgi-plugin-emperor-pg: No summary available for uwsgi-plugin-emperor-pg in ubuntu kinetic.

No description available for uwsgi-plugin-emperor-pg in ubuntu kinetic.

uwsgi-plugin-fiber: No summary available for uwsgi-plugin-fiber in ubuntu kinetic.

No description available for uwsgi-plugin-fiber in ubuntu kinetic.

uwsgi-plugin-gccgo: No summary available for uwsgi-plugin-gccgo in ubuntu kinetic.

No description available for uwsgi-plugin-gccgo in ubuntu kinetic.

uwsgi-plugin-geoip: No summary available for uwsgi-plugin-geoip in ubuntu kinetic.

No description available for uwsgi-plugin-geoip in ubuntu kinetic.

uwsgi-plugin-gevent-python3: gevent plugin for uWSGI (Python 3)

 uWSGI presents a complete stack for networked/clustered web applications,
 implementing message/object passing, caching, RPC and process management.
 It is designed to be fully modular. This means that different plugins can be
 used in order to add compatibility with tons of different technology on top of
 the same core.
 .
 This package provides gevent plugin for uWSGI with Python 3 WSGI interface.

uwsgi-plugin-glusterfs: No summary available for uwsgi-plugin-glusterfs in ubuntu kinetic.

No description available for uwsgi-plugin-glusterfs in ubuntu kinetic.

uwsgi-plugin-graylog2: graylog2 plugin for uWSGI

 uWSGI presents a complete stack for networked/clustered web applications,
 implementing message/object passing, caching, RPC and process management.
 It is designed to be fully modular. This means that different plugins can be
 used in order to add compatibility with tons of different technology on top of
 the same core.
 .
 This package provides graylog2 plugin for uWSGI.

uwsgi-plugin-greenlet-python3: greenlet plugin for uWSGI (Python 3)

 uWSGI presents a complete stack for networked/clustered web applications,
 implementing message/object passing, caching, RPC and process management.
 It is designed to be fully modular. This means that different plugins can be
 used in order to add compatibility with tons of different technology on top of
 the same core.
 .
 This package provides greenlet plugin for uWSGI with Python 3 WSGI interface.

uwsgi-plugin-jvm-openjdk-11: No summary available for uwsgi-plugin-jvm-openjdk-11 in ubuntu kinetic.

No description available for uwsgi-plugin-jvm-openjdk-11 in ubuntu kinetic.

uwsgi-plugin-jwsgi-openjdk-11: JWSGI plugin for uWSGI (OpenJDK 11)

 uWSGI presents a complete stack for networked/clustered web applications,
 implementing message/object passing, caching, RPC and process management.
 It is designed to be fully modular. This means that different plugins can be
 used in order to add compatibility with tons of different technology on top of
 the same core.
 .
 This package provides JWSGI plugin for uWSGI
 (linked with OpenJDK 11 runtime).

uwsgi-plugin-ldap: No summary available for uwsgi-plugin-ldap in ubuntu kinetic.

No description available for uwsgi-plugin-ldap in ubuntu kinetic.

uwsgi-plugin-lua5.1: Lua WSAPI plugin for uWSGI (Lua 5.1)

 uWSGI presents a complete stack for networked/clustered web applications,
 implementing message/object passing, caching, RPC and process management.
 It is designed to be fully modular. This means that different plugins can be
 used in order to add compatibility with tons of different technology on top of
 the same core.
 .
 This package provides Lua WSAPI plugin for uWSGI
 (linked with Lua 5.1 runtime).

uwsgi-plugin-lua5.2: Lua WSAPI plugin for uWSGI (Lua 5.2)

 uWSGI presents a complete stack for networked/clustered web applications,
 implementing message/object passing, caching, RPC and process management.
 It is designed to be fully modular. This means that different plugins can be
 used in order to add compatibility with tons of different technology on top of
 the same core.
 .
 This package provides Lua WSAPI plugin for uWSGI
 (linked with Lua 5.2 runtime).

uwsgi-plugin-mono: No summary available for uwsgi-plugin-mono in ubuntu kinetic.

No description available for uwsgi-plugin-mono in ubuntu kinetic.

uwsgi-plugin-psgi: Perl PSGI plugin for uWSGI

 uWSGI presents a complete stack for networked/clustered web applications,
 implementing message/object passing, caching, RPC and process management.
 It is designed to be fully modular. This means that different plugins can be
 used in order to add compatibility with tons of different technology on top of
 the same core.
 .
 This package provides psgi plugin for uWSGI, to interface with Perl PSGI.

uwsgi-plugin-python3: WSGI plugin for uWSGI (Python 3)

 uWSGI presents a complete stack for networked/clustered web applications,
 implementing message/object passing, caching, RPC and process management.
 It is designed to be fully modular. This means that different plugins can be
 used in order to add compatibility with tons of different technology on top of
 the same core.
 .
 This package provides Python 3 WSGI plugin for uWSGI
 (linked with Python 3 runtime).

uwsgi-plugin-rack-ruby3.0: No summary available for uwsgi-plugin-rack-ruby3.0 in ubuntu kinetic.

No description available for uwsgi-plugin-rack-ruby3.0 in ubuntu kinetic.

uwsgi-plugin-rados: Ceph/RADOS storage plugin for uWSGI

 uWSGI presents a complete stack for networked/clustered web applications,
 implementing message/object passing, caching, RPC and process management.
 It is designed to be fully modular. This means that different plugins can be
 used in order to add compatibility with tons of different technology on top of
 the same core.
 .
 This package provides Ceph/RADOS storage plugin for uWSGI.

uwsgi-plugin-rbthreads: No summary available for uwsgi-plugin-rbthreads in ubuntu kinetic.

No description available for uwsgi-plugin-rbthreads in ubuntu kinetic.

uwsgi-plugin-ring-openjdk-11: Closure/Ring plugin for uWSGI (OpenJDK 11)

 uWSGI presents a complete stack for networked/clustered web applications,
 implementing message/object passing, caching, RPC and process management.
 It is designed to be fully modular. This means that different plugins can be
 used in order to add compatibility with tons of different technology on top of
 the same core.
 .
 This package provides Closure/Ring plugin for uWSGI
 (linked with OpenJDK 11 runtime).

uwsgi-plugin-router-access: Access router plugin for uWSGI

 uWSGI presents a complete stack for networked/clustered web applications,
 implementing message/object passing, caching, RPC and process management.
 It is designed to be fully modular. This means that different plugins can be
 used in order to add compatibility with tons of different technology on top of
 the same core.
 .
 This package provides router_access plugin for uWSGI.

uwsgi-plugin-servlet-openjdk-11: No summary available for uwsgi-plugin-servlet-openjdk-11 in ubuntu lunar.

No description available for uwsgi-plugin-servlet-openjdk-11 in ubuntu lunar.

uwsgi-plugin-sqlite3: No summary available for uwsgi-plugin-sqlite3 in ubuntu kinetic.

No description available for uwsgi-plugin-sqlite3 in ubuntu kinetic.

uwsgi-plugin-tornado-python3: tornado plugin for uWSGI (Python 3)

 uWSGI presents a complete stack for networked/clustered web applications,
 implementing message/object passing, caching, RPC and process management.
 It is designed to be fully modular. This means that different plugins can be
 used in order to add compatibility with tons of different technology on top of
 the same core.
 .
 This package provides tornado plugin for uWSGI with Python 3 WSGI interface.

uwsgi-plugin-xslt: No summary available for uwsgi-plugin-xslt in ubuntu kinetic.

No description available for uwsgi-plugin-xslt in ubuntu kinetic.

uwsgi-plugins-all: all available plugins for uWSGI

 uWSGI presents a complete stack for networked/clustered web applications,
 implementing message/object passing, caching, RPC and process management.
 It is designed to be fully modular. This means that different plugins can be
 used in order to add compatibility with tons of different technology on top of
 the same core.
 .
 This dependency package provides all available plugins for uWSGI:
  * infrastructure
    - HTTP serving, RPC, etc.
  * application integration
    - PSGI, Rack, WSGI, etc.
  * coroutines
    - Fiber (ruby3.0)
    - gevent (Python 3)
    - greenlet (Python 3)
    - asyncio (Python 3)
    - Ruby native threads (ruby3.0)
    - tornado (Python 3)
 .
 Greenlet and gevent plugin is provided only on supported architectures.

uwsgi-src: sources for uWSGI plugins

 uWSGI presents a complete stack for networked/clustered web applications,
 implementing message/object passing, caching, RPC and process management.
 .
 This package contains the sources for uWSGI plugins.