[ubuntu/vivid-proposed] nginx 1.6.2-4ubuntu1 (Accepted)
Thomas Ward
teward at ubuntu.com
Tue Nov 25 15:17:19 UTC 2014
nginx (1.6.2-4ubuntu1) vivid; urgency=medium
* Merge from Debian. Remaining changes: (LP: #1388621)
- debian/patches/ubuntu-branding.patch: add Ubuntu branding
(refreshed).
- debian/rules: Drop from -O3 to -O2 to work around a build failure.
- 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/control:
* Remove nginx-naxsi* from nginx-core and related
package stanzas, as the naxsi packages have all been dropped.
* Remove reference to nginx-naxsi from nginx metapackage description
* debian/index.html: Modify included index.html file to have Ubuntu
branding, Ubuntu bug reporting tool references, and a link to the
Launchpad bugs page for the nginx package.
nginx (1.6.2-4) unstable; urgency=medium
[ Christos Trochalakis ]
* debian/modules/nginx-development-kit:
+ Upgrade v0.2.17-7-g24202b4 -> v0.2.19
* debian/modules/nginx-echo:
+ Upgrade v0.51 -> v0.56
* debian/modules/nginx-upload-progress:
+ Upgrade v0.9.0-0-ga788dea -> 0.9.1
* debian/modules/ngx-fancy-index:
+ Upgrade v0.3.3 -> v0.3.4
* debian/copyright:
+ Rewrite copyright file fixing various issues.
* debian/nginx-common.nginx.logrotate:
+ Switch postrotate to the initscript's rotate command.
nginx (1.6.2-3) unstable; urgency=medium
[ Christos Trochalakis ]
* Change the default document root to /var/www/html according to debian
policy 3.9.6.0. (Closes: #730382)
* Provide a new, debian specific, default landing page.
* debian/nginx-common.nginx.service:
+ Graceful stopping of nginx was not handled correctly with systemd.
* debian/nginx-common.nginx.init:
+ Gracefully stop nginx by default, we are switcing to a configurable
STOP/5/TERM/5/KILL/5 schedule. We are now in sync with the systemd
service file. (Closes: #762708)
* debian/conf:
+ Introduce a `snippets/fastcgi-php.conf` snippet with a basic
php configuration that can be included when needed. (Closes: #762491)
+ Introduce a `snippets/snakeoil.conf` snippet that enabled https
using the certs installed by the ssl-cert package.
+ Suggest disabling SSLv3 in default site with a ref to POODLE.
* debian/control:
+ nginx-common now suggests ssl-cert.
nginx (1.6.2-2) unstable; urgency=medium
[ Christos Trochalakis ]
* Drop nginx-naxsi, nginx-naxsi-dbg, nginx-naxsi-ui packages.
(Closes: #746199, #737146, #712445)
* debian/conf/nginx.conf:
+ Remove relic passenger stanga.
Date: Wed, 05 Nov 2014 10:05:07 -0500
Changed-By: Thomas Ward <teward at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Marc Deslauriers <marc.deslauriers at canonical.com>
https://launchpad.net/ubuntu/+source/nginx/1.6.2-4ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Wed, 05 Nov 2014 10:05:07 -0500
Source: nginx
Binary: nginx nginx-doc nginx-common nginx-core nginx-core-dbg nginx-full nginx-full-dbg nginx-light nginx-light-dbg nginx-extras nginx-extras-dbg
Architecture: source
Version: 1.6.2-4ubuntu1
Distribution: vivid
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Thomas Ward <teward at ubuntu.com>
Description:
nginx - small, powerful, scalable web/proxy server
nginx-common - small, powerful, scalable web/proxy server - common files
nginx-core - nginx web/proxy server (core version)
nginx-core-dbg - nginx web/proxy server (core version) - debugging symbols
nginx-doc - small, powerful, scalable web/proxy server - documentation
nginx-extras - nginx web/proxy server (extended version)
nginx-extras-dbg - nginx web/proxy server (extended version) - debugging symbols
nginx-full - nginx web/proxy server (standard version)
nginx-full-dbg - nginx web/proxy server (standard version) - debugging symbols
nginx-light - nginx web/proxy server (basic version)
nginx-light-dbg - nginx web/proxy server (basic version) - debugging symbols
Closes: 712445 730382 737146 746199 762491 762708
Launchpad-Bugs-Fixed: 1388621
Changes:
nginx (1.6.2-4ubuntu1) vivid; urgency=medium
.
* Merge from Debian. Remaining changes: (LP: #1388621)
- debian/patches/ubuntu-branding.patch: add Ubuntu branding
(refreshed).
- debian/rules: Drop from -O3 to -O2 to work around a build failure.
- 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/control:
* Remove nginx-naxsi* from nginx-core and related
package stanzas, as the naxsi packages have all been dropped.
* Remove reference to nginx-naxsi from nginx metapackage description
* debian/index.html: Modify included index.html file to have Ubuntu
branding, Ubuntu bug reporting tool references, and a link to the
Launchpad bugs page for the nginx package.
.
nginx (1.6.2-4) unstable; urgency=medium
.
[ Christos Trochalakis ]
* debian/modules/nginx-development-kit:
+ Upgrade v0.2.17-7-g24202b4 -> v0.2.19
* debian/modules/nginx-echo:
+ Upgrade v0.51 -> v0.56
* debian/modules/nginx-upload-progress:
+ Upgrade v0.9.0-0-ga788dea -> 0.9.1
* debian/modules/ngx-fancy-index:
+ Upgrade v0.3.3 -> v0.3.4
* debian/copyright:
+ Rewrite copyright file fixing various issues.
* debian/nginx-common.nginx.logrotate:
+ Switch postrotate to the initscript's rotate command.
.
nginx (1.6.2-3) unstable; urgency=medium
.
[ Christos Trochalakis ]
* Change the default document root to /var/www/html according to debian
policy 3.9.6.0. (Closes: #730382)
* Provide a new, debian specific, default landing page.
* debian/nginx-common.nginx.service:
+ Graceful stopping of nginx was not handled correctly with systemd.
* debian/nginx-common.nginx.init:
+ Gracefully stop nginx by default, we are switcing to a configurable
STOP/5/TERM/5/KILL/5 schedule. We are now in sync with the systemd
service file. (Closes: #762708)
* debian/conf:
+ Introduce a `snippets/fastcgi-php.conf` snippet with a basic
php configuration that can be included when needed. (Closes: #762491)
+ Introduce a `snippets/snakeoil.conf` snippet that enabled https
using the certs installed by the ssl-cert package.
+ Suggest disabling SSLv3 in default site with a ref to POODLE.
* debian/control:
+ nginx-common now suggests ssl-cert.
.
nginx (1.6.2-2) unstable; urgency=medium
.
[ Christos Trochalakis ]
* Drop nginx-naxsi, nginx-naxsi-dbg, nginx-naxsi-ui packages.
(Closes: #746199, #737146, #712445)
* debian/conf/nginx.conf:
+ Remove relic passenger stanga.
Checksums-Sha1:
4d7af4ebce6efa500dcccb3f81129b5d041edbb4 2971 nginx_1.6.2-4ubuntu1.dsc
1a5458bc15acf90eea16353a1dd17285cf97ec35 804164 nginx_1.6.2.orig.tar.gz
0432cd73677b9b2fd49dcb2b41a1e7c9a8d30c0a 605528 nginx_1.6.2-4ubuntu1.debian.tar.xz
Checksums-Sha256:
27b7dace7f09777937c233747f438716ef199c065178fe33762a30386566ec1a 2971 nginx_1.6.2-4ubuntu1.dsc
b5608c2959d3e7ad09b20fc8f9e5bd4bc87b3bc8ba5936a513c04ed8f1391a18 804164 nginx_1.6.2.orig.tar.gz
21c5718487e12e72f204f09bb42e4db41274a95f2b5e12dc1d49eb4611574e6e 605528 nginx_1.6.2-4ubuntu1.debian.tar.xz
Files:
9a6430cf589759e329396843f13c5694 2971 httpd optional nginx_1.6.2-4ubuntu1.dsc
d1b55031ae6e4bce37f8776b94d8b930 804164 httpd optional nginx_1.6.2.orig.tar.gz
95faa4226bf0b563c547e76f812940dc 605528 httpd optional nginx_1.6.2-4ubuntu1.debian.tar.xz
Original-Maintainer: Kartik Mistry <kartik at debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCgAGBQJUdJz9AAoJEGVp2FWnRL6TxDwP/Axd+QHcd/9ENo1q9b3Id8oj
QRIrNtRe19xuWx9qjvelgcMZCT09ZBpeDlJpxIi9LaLizXfzTkUUM98UPdnFR17K
+RQvn9d8DsV4rDQul6vpoz1UvhmzW3grP15c8elk3yFSo5+jm47UZXbTAOhk7SQr
mx0pgWOJD3kXjlZj8eSBFFeuquqo4BNMYwYV5yEDcjcQNAEpyJl10ULcG51W77v8
JNap9odOOF1FWFOySFdARSLvbdBBscQf/n5R5ldJD/cXBDzH5NLsgAm6qnPO3b1u
mL5g91oAMn4YL6i5e4jxARr+467IUqnVi5DPlHriS9RgUMw07/gOtkf0PLCFJVtS
nhjNKbSy87mW8xLz/KcMja8PfOr0Ja2U1IAzEI5TX2smtNnup5k78yfiIBrJ5SyL
aQcVPTt2ZeOTmIqmsx48DoU+LClqWsyJyMHIjeJGmAG00TLfJvb4SnoDbAlm3Poq
1DejYv3JaFmpvyU+G3QwgL1l4ObAgqbfSjVABWUe6DANqHdzik3co7Ud5QlcoVSQ
MSBCcJ6GbLwDuvVXC0+VNiQFdrOvbJeroOy1ZdSHC9mrTpsGoKQTmqrByBlWCm3r
beRzJew2D4mhVmbu4GKq9OIJaPuWqg1LM3vLs/aHPeNRlrswAiYmbTqZslR6CTRy
ftU/2tmM9MUm6M0BOL+W
=aAZ6
-----END PGP SIGNATURE-----
More information about the Vivid-changes
mailing list