nginx 1.9.3-1ubuntu1 source package in Ubuntu
Changelog
nginx (1.9.3-1ubuntu1) wily; urgency=medium * Merge from Debian. Remaining changes: (LP: #1476811) - debian/patches/ubuntu-branding.patch: add Ubuntu branding (refreshed) - d/{control,rules,nginx-core.*}: add new binary package for main, nginx-core, which contains only source-tarball-included modules and no third-party modules. - debian/tests/control: add nginx-core test. - debian/control: drop luajit from Build-Depends as it is in universe. - debian/apport/source_nginx.py: Add apport hooks for additional bug information gathering. - debian/nginx-common.install: Add install rule for apport hooks. nginx (1.9.3-1) unstable; urgency=medium [ Christos Trochalakis] * New upstream Release. (Closes: #789924) * debian/control: + Remove XS-Testsuite header, it is now automatically added when `debian/tests/control` is present. * debian/modules/nginx-lua: + Update nginx-lua to v0.9.16 and drop our backported patches. * debian/conf/*: + Add REQUEST_SCHEME to fcgi, wsgi and scgi configs (sync with upstream). nginx (1.9.2-1) unstable; urgency=medium [ Michael Lustfield ] * debian/nginx-common.nginx.init: + Init script now returns the proper exit status. (Closes: #788573) + Cleaned up the init script to have consistent naming/structure. [ Christos Trochalakis ] * New upstream Release. * debian/rules: + Add stream module to nginx-full & nginx-extras. + Add thread pool support to nginx-full & nginx-extras. * debian/modules/nginx-lua: + Backport upstream's 9531e5e7 fixing build failure when thread pool support is enabled. nginx (1.9.1-1) unstable; urgency=medium [ Michael Lustfield ] * debian/conf/nginx.conf: + Switch worker_processes to auto. (Closes: #781711) * debian/conf/sites-available/default: + Add comment about disabling gzip in HTTPS. (Closes: #773332) + Add comment about checking ssl_ciphers. (Closes: #765782) * debian/modules/*: + Updated nginx-auth-pam 1.3 -> 1.4. (Closes: #777120) + Updated nginx-echo v0.56 -> v0.57. + Updated nginx-lua v0.9.13 -> v0.9.15. + Updated nginx-cache-purge 2.1 -> 2.3. + Updated ngx-fancyindex v0.3.4 -> v0.3.5. * debian/nginx-common.NEWS: + Document potential issues with newer versions on i386. * debian/nginx-common.{dirs,install}, debian/vim/*: + Installing vim syntax highlighting from package. (Closes: #771609) Thanks Emmanuel Bouthenot for building this patch. * debian/nginx-common.nginx.upstart: + Created file to support upstart jobs. (Closes: #745483) Thanks Cameron Norman for building this file. * debian/rules: + Add hardening flags with dpkg-buildflags. (Closes: #747025, #781703) Thanks Thomas Ward. + Supply custom DEB_BUILD_MAINT_OPTIONS for debian_ldflags generation. Thanks Thomas Ward. + Added back missing module gunzip. (Closes: #782065) Thanks Peter Wu for the initial patch. * debian/modules/nginx-lua/*: + Updated module version. (Closes: #762494) * debian/ngx-conf/* + Added configuration utility, not shipped yet. (Closes: #652108) * debian/nginx-common.manpages: + Replaced man page with upstream maintained version. (Closes: #781345) * debian/nginx-common.install: + Changed debian/index.html -> html/index.html. This installs the package maintained version of this file as opposed to our out of date version. [ Christos Trochalakis ] * New upstream release. Switching to mainline version. (Closes: #777677) * debian/nginx-common.manpages: + Build & ship manpages with binary packages. * debian/rules: + Adjust configure flags for limit_zone module (renamed to limit_conn). * debian/modules/nginx-lua: + Backport upstream's f4e1311 fixing build failure with mainline nginx. * debian/control: + Depend on libgd-dev now that jessie is released. -- Thomas Ward <email address hidden> Wed, 22 Jul 2015 11:39:44 -0400
Upload details
- Uploaded by:
- Thomas Ward
- Uploaded to:
- Wily
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- web
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
nginx_1.9.3.orig.tar.gz | 844.2 KiB | 4298c5341b2a262fdb8dbc0a1389756181af8f098c7720abfb30bd3060f673eb |
nginx_1.9.3-1ubuntu1.debian.tar.gz | 934.1 KiB | 60e3de834ff2ff953a6c3a56075a9bb655dcc24c6309ca3edd4a87aa0009c8a4 |
nginx_1.9.3-1ubuntu1.dsc | 2.8 KiB | 876c2214d1dfb6fc2901cf67c4e95f12ec9866faaaaa6b32ff24b3e2a9eb83db |
Available diffs
- diff from 1.6.2-5ubuntu4 to 1.9.3-1ubuntu1 (323.7 KiB)
Binary packages built by this source
- nginx: No summary available for nginx in ubuntu wily.
No description available for nginx in ubuntu wily.
- nginx-common: No summary available for nginx-common in ubuntu wily.
No description available for nginx-common in ubuntu wily.
- nginx-core: No summary available for nginx-core in ubuntu wily.
No description available for nginx-core in ubuntu wily.
- nginx-core-dbg: nginx web/proxy server (core 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-core, to assist in debugging
issues that you may find. It should not be required for normal operation.
- nginx-core-dbgsym: No summary available for nginx-core-dbgsym in ubuntu wily.
No description available for nginx-core-dbgsym in ubuntu wily.
- 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 wily.
No description available for nginx-extras in ubuntu wily.
- nginx-extras-dbg: No summary available for nginx-extras-dbg in ubuntu wily.
No description available for nginx-extras-dbg in ubuntu wily.
- nginx-extras-dbgsym: No summary available for nginx-extras-dbgsym in ubuntu wily.
No description available for nginx-extras-dbgsym in ubuntu wily.
- nginx-full: No summary available for nginx-full in ubuntu wily.
No description available for nginx-full in ubuntu wily.
- nginx-full-dbg: No summary available for nginx-full-dbg in ubuntu wily.
No description available for nginx-full-dbg in ubuntu wily.
- nginx-full-dbgsym: debug symbols for package nginx-full
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, Empty
GIF, FastCGI, Geo, Limit Connections, Limit Requests, Map, Memcached, Proxy,
Referer, Rewrite, SCGI, Split Clients, UWSGI.
.
OPTIONAL HTTP MODULES: Addition, Auth Request, Charset, WebDAV, GeoIP, Gunzip,
Gzip, Gzip Precompression, Headers, HTTP/2, Image Filter, Index, Log, Real IP,
SSI, SSL, Stream, Stub Status, Substitution, Thread Pool, Upstream, User ID,
XSLT.
.
MAIL MODULES: Mail Core, Auth HTTP, Proxy, SSL, IMAP, POP3, SMTP.
.
THIRD PARTY MODULES: Auth PAM, DAV Ext, Echo, HTTP Substitutions, Upstream
Fair Queue.
- nginx-light: No summary available for nginx-light in ubuntu wily.
No description available for nginx-light in ubuntu wily.
- nginx-light-dbg: No summary available for nginx-light-dbg in ubuntu wily.
No description available for nginx-light-dbg in ubuntu wily.
- nginx-light-dbgsym: No summary available for nginx-light-dbgsym in ubuntu wily.
No description available for nginx-light-dbgsym in ubuntu wily.