nginx 1.4.1-3ubuntu1 source package in Ubuntu

Changelog

nginx (1.4.1-3ubuntu1) saucy; urgency=low

  * Resynchronise with Debian.  Remaining changes:
    - debian/patches/ubuntu-branding.patch:
      + Add Ubuntu branding to server_tokens.

nginx (1.4.1-3) unstable; urgency=low

  [ Kartik Mistry ]
  * debian/control:
    + Changed libgd2-dev build-dep to libgd2-dev|libgd2-noxpm-dev allow
      backporting (Closes: #711505)

  [ Cyril Lavier ]
  * debian/nginx-naxsi-ui.preinst
    + Added argument "install" to the preinst script. (Closes: #711590)
 -- Colin Watson <email address hidden>   Thu, 20 Jun 2013 15:08:44 +0100

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Saucy
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
web
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
nginx_1.4.1.orig.tar.gz 749.1 KiB bca5d1e89751ba29406185e1736c390412603a7e6b604f5b4575281f6565d119
nginx_1.4.1-3ubuntu1.debian.tar.gz 1.5 MiB 70b5c2d93a36da9e7cab5e5a12bd49508369839700b2307f6dc42eea108aa4ca
nginx_1.4.1-3ubuntu1.dsc 2.8 KiB a5c6c132e8db901c3f2a8d0fa401dd15ac63865124dc16c0250b621114eba139

Available diffs

View changes file

Binary packages built by this source

nginx: No summary available for nginx in ubuntu saucy.

No description available for nginx in ubuntu saucy.

nginx-common: No summary available for nginx-common in ubuntu saucy.

No description available for nginx-common in ubuntu saucy.

nginx-doc: small, powerful, scalable web/proxy server - documentation

 Nginx ("engine X") is a high-performance web and reverse proxy server
 created by Igor Sysoev. It can be used both as a standalone web server
 and as a proxy to reduce the load on back-end HTTP or mail servers.
 .
 This package provides extra documentation to help unleash the power of Nginx.

nginx-extras: No summary available for nginx-extras in ubuntu saucy.

No description available for nginx-extras in ubuntu saucy.

nginx-extras-dbg: nginx web/proxy server (extended version) - debugging symbols

 Nginx ("engine X") is a high-performance web and reverse proxy server
 created by Igor Sysoev. It can be used both as a standalone web server
 and as a proxy to reduce the load on back-end HTTP or mail servers.
 .
 This package provides debugging symbols for nginx-extras, to assist in
 debugging issues that you may find. It should not be required for normal
 operation.

nginx-full: nginx web/proxy server (standard version)

 Nginx ("engine X") is a high-performance web and reverse proxy server
 created by Igor Sysoev. It can be used both as a standalone web server
 and as a proxy to reduce the load on back-end HTTP or mail servers.
 .
 This package provides a version of nginx with the complete set of
 standard modules included (but omitting some of those included in
 nginx-extra).
 .
 STANDARD HTTP MODULES: Core, Access, Auth Basic, Auto Index, Browser,
 Charset, Empty GIF, FastCGI, Geo, Gzip, Headers, Index, Limit Requests,
 Limit Zone, Log, Map, Memcached, Proxy, Referer, Rewrite, SCGI,
 Split Clients, SSI, Upstream, User ID, UWSGI.
 .
 OPTIONAL HTTP MODULES: Addition, Debug, GeoIP, Gzip Precompression, HTTP Sub,
 Image Filter, IPv6, Real IP, Spdy, SSL, Stub Status, Substitution, WebDAV,
 XSLT.
 .
 MAIL MODULES: Mail Core, IMAP, POP3, SMTP, SSL.
 .
 THIRD PARTY MODULES: Auth PAM, DAV Ext, Echo, HTTP Substitution Filter,
 Upstream Fair Queue.

nginx-full-dbg: No summary available for nginx-full-dbg in ubuntu saucy.

No description available for nginx-full-dbg in ubuntu saucy.

nginx-light: nginx web/proxy server (basic version)

 Nginx ("engine X") is a high-performance web and reverse proxy server
 created by Igor Sysoev. It can be used both as a standalone web server
 and as a proxy to reduce the load on back-end HTTP or mail servers.
 .
 This package provides a very light version of nginx with only the
 minimal set of features and modules.
 .
 STANDARD HTTP MODULES: Core, Access, Auth Basic, Auto Index, Charset,
 Empty GIF, FastCGI, Gzip, Headers, Index, Log, Map, Proxy, Rewrite, Upstream.
 .
 OPTIONAL HTTP MODULES: Debug, Gzip Precompression, IPv6, Real Ip, SSL,
 Stub Status.
 .
 THIRD PARTY MODULES: Echo.

nginx-light-dbg: No summary available for nginx-light-dbg in ubuntu saucy.

No description available for nginx-light-dbg in ubuntu saucy.

nginx-naxsi: No summary available for nginx-naxsi in ubuntu saucy.

No description available for nginx-naxsi in ubuntu saucy.

nginx-naxsi-dbg: nginx web/proxy server (version with naxsi) - debugging symbols

 Nginx ("engine X") is a high-performance web and reverse proxy server
 created by Igor Sysoev. It can be used both as a standalone web server
 and as a proxy to reduce the load on back-end HTTP or mail servers.
 .
 This package provides debugging symbols for nginx-naxsi, to assist in
 debugging issues that you may find. It should not be required for normal
 operation.

nginx-naxsi-ui: nginx web/proxy server - naxsi configuration front-end

 Nginx ("engine X") is a high-performance web and reverse proxy server
 created by Igor Sysoev. It can be used both as a standalone web server
 and as a proxy to reduce the load on back-end HTTP or mail servers.
 .
 This package provides the autolearning daemon and web user interface for
 nginx's naxsi module.
 .
 It includes an interceptor (listening on TCP port 8080), which monitors
 HTTP requests from naxsi, and an extractor (running on TCP port 8081),
 which reads the database and prints reports about blocked requests.