nginx 1.1.4-2 source package in Ubuntu

Changelog

nginx (1.1.4-2) unstable; urgency=low

  [Kartik Mistry]
  * debian/modules:
    + Updated nginx-upload-progress module, Thanks to upstream for fixing issue
      that FTBFS nginx on kFreeBSD-* archs.
    + Updated nginx-lua module to latest upstream.

nginx (1.1.4-1) unstable; urgency=low

  [Kartik Mistry]
  * New upstream release.
  * debian/rules:
    + Added 'HTTPStubStatus' module in nginx-light also (Closes: #639661).
    + Added 'HTTP MP4' module in nginx-extras. (Closes: #642022).
  * Add new modules, Thanks to Dmitry E. Oboukhov <email address hidden>:
    + NginxHttpHeadersMore Module (closes: #638820).
    + HttpChunkin Module (closes: #638814).
  * Renamed debian/modules/versions to debian/modules/README.modules-version,
    added missing homepage and version information.

nginx (1.1.2-1) unstable; urgency=low

  [ Kartik Mistry ]
  * New upstream release
  * debian/control:
    + Added missing 'http-push' module in long description of nginx-extras.
      (Closes: #638924)
    + Removed 'File AIO' module from description, which we don't provide.
      (Closes: #639360)
    + Added 'HTTP Sub Module' in long description of nginx-extras, nginx-full.
    + Updated Breaks/Replaces fields.

  [ Michael Lustfield ]
  * debian/copyright:
    + Updated email address for Michael Lustfield
  * debian/control:
    + Updated email address for Michael Lustfield
    + Updated Breaks on nginx-common to address conflicting versions

nginx (1.1.0-1) unstable; urgency=low

  [ Kartik Mistry ]
  * New upstream release
  * debian/control:
    + Added 'Upload Progress' module in long description of nginx-extras
      (Closes: #635313)
  * debian/rules, debian/modules:
    + Removed deprecated module: nginx-secure-download
  * debian/modules:
    + Updated nginx-lua module to version: v0.2.1rc2
    + Updated nginx-echo module to version: v0.37rc1
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  17 Oct 2011 13:42:09 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Jose Miguel Parrella
Architectures:
any
Section:
web
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
nginx_1.1.4.orig.tar.gz 676.3 KiB a5fc829bc4296ce49953a772c27891aa5be649a19f7f101221c684898fe75a63
nginx_1.1.4-2.debian.tar.gz 449.8 KiB 5250f694cdd660e01f8be16830286f804c748e12a952b0dfb601bb14547f572b
nginx_1.1.4-2.dsc 1.5 KiB c9bb8a31058b7991492f57af5b5f50c5df37a8cbe74a1fc829bf596cc79b19b1

Available diffs

View changes file

Binary packages built by this source

nginx: small, but very powerful and efficient web server and mail proxy

 Nginx (engine x) is a web server created by Igor Sysoev and kindly provided to
 the open-source community. This server can be used as standalone HTTP server
 and as a reverse proxy server before some Apache or another big server to
 reduce load to backend servers by many concurrent HTTP-sessions.
 .
 This is a dummy package that selects nginx-full by default, but also can be
 installed with nginx-light for upgrading to nginx-light directly.

nginx-common: small, but very powerful and efficient web server (common files)

 Nginx (engine x) is a web server created by Igor Sysoev and kindly provided to
 the open-source community. This server can be used as standalone HTTP server
 and as a reverse proxy server before some Apache or another big server to
 reduce load to backend servers by many concurrent HTTP-sessions.
 .
 This package contains base configuration files used across multiple packaged
 versions of Nginx (nginx-full, nginx-light, nginx-extras, nginx-naxsi).

nginx-doc: small, but very powerful and efficient web server (documentation)

 Nginx (engine x) is a web server created by Igor Sysoev and kindly provided to
 the open-source community. This server can be used as standalone HTTP server
 and as a reverse proxy server before some Apache or another big server to
 reduce load to backend servers by many concurrent HTTP-sessions.
 .
 This package provides extra documentation to help unleash the power of Nginx.

nginx-extras: nginx web server with full set of core modules and extras

 Nginx (engine x) is a web server created by Igor Sysoev and kindly provided to
 the open-source community. This server can be used as standalone HTTP server
 and as a reverse proxy server before some Apache or another big server to
 reduce load to backend servers by many concurrent HTTP-sessions.
 .
 This package provides the standard version of Nginx. It also includes extra
 features and modules such as the perl module which allows the addition of
 perl in configuration files.
 .
 MODULES INCLUDED:
 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, WebDAV, Flash Streaming Video, GeoIP, Gzip Precompression,
   HTTP Sub, Image Filter, MP4, RealIP, Stub Status, SSL, XSLT, IPv6, Embedded
   Perl, Secure Link, Random Index
 Mail Modules:
   Mail Core, POP3, IMAP, SMTP, SSL
 Third Party Modules:
   Echo, Embedded Lua, http push, Nginx Development Kit, Upload module,
   Upload Progress, HttpHeadersMore, Upstream Fair Queue, Chunkin, Auth PAM,
   DAV Ext

nginx-extras-dbg: Debugging symbols for nginx (extras)

 Nginx (engine x) is a web server created by Igor Sysoev and kindly provided to
 the open-source community. This server can be used as standalone HTTP server
 and as a reverse proxy server before some Apache or another big server to
 reduce load to backend servers by many concurrent HTTP-sessions.
 .
 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 server with full set of core modules

 Nginx (engine x) is a web server created by Igor Sysoev and kindly provided to
 the open-source community. This server can be used as standalone HTTP server
 and as a reverse proxy server before some Apache or another big server to
 reduce load to backend servers by many concurrent HTTP-sessions.
 .
 It can also act as a POP3/IMAP mail proxy with SSL and TLS SNI support. This
 package has the standard set of modules enabled.
 .
 MODULES INCLUDED:
 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,
   RealIP, Stub Status, WebDAV, XSLT
 Mail Modules:
   Mail Core, IMAP, POP3, SMTP, SSL
 Third Party Modules:
   Echo, Upstream Fair Queue, DAV Ext

nginx-full-dbg: Debugging symbols for nginx (full)

 Nginx (engine x) is a web server created by Igor Sysoev and kindly provided to
 the open-source community. This server can be used as standalone HTTP server
 and as a reverse proxy server before some Apache or another big server to
 reduce load to backend servers by many concurrent HTTP-sessions.
 .
 This package provides debugging symbols for nginx-full, to assist in debugging
 issues that you may find. It should not be required for normal operation.

nginx-light: nginx web server with minimal set of core modules

 Nginx (engine x) is a web server created by Igor Sysoev and kindly provided to
 the open-source community. This server can be used as standalone HTTP server
 and as a reverse proxy server before some Apache or another big server to
 reduce load to backend servers by many concurrent HTTP-sessions.
 .
 This package provides a very light version of Nginx which lacks many of the
 features and modules of it's full counterpart.
 .
 MODULES INCLUDED:
 Standard HTTP Modules:
   Core, Access, Auth Basic, Auto Index, Charset, Empty GIF, FastCGI, Gzip,
   Headers, Index, Log, Map, Proxy, Rewrite, Split Clients, Upstream, User ID
 Optional HTTP Modules:
   Gzip Precompression, IPv6, Stub Status, SSL
 Mail Modules:
   None
 Third Party Modules:
   Echo

nginx-light-dbg: Debugging symbols for nginx (light)

 Nginx (engine x) is a web server created by Igor Sysoev and kindly provided to
 the open-source community. This server can be used as standalone HTTP server
 and as a reverse proxy server before some Apache or another big server to
 reduce load to backend servers by many concurrent HTTP-sessions.
 .
 This package provides debugging symbols for nginx-light, to assist in
 debugging issues that you may find. It should not be required for normal
 operation.