[ubuntu/natty] nginx 0.8.53-1ubuntu1 (Accepted)

Bhavani Shankar bhavi at ubuntu.com
Sun Nov 28 03:30:29 GMT 2010


nginx (0.8.53-1ubuntu1) natty; urgency=low

  * Merge from debian unstable. Remaining changes:
    - Don't copy the default site directly into /var/www/ in the package,
      but instead keep it in /usr/share/nginx/nginx-default and move it to
     /var/www/nginx-default/ just after installation. (LP: #547267)
  * debian/patches/nginx-html5-codecs.diff
    - Add support for html5 codecs (LP: #674224)

nginx (0.8.53-1) unstable; urgency=low

  [Kartik Mistry]
  * debian/control:
    + Added Michael Lustfield as co-maintainer
  * nginx.conf:
    + No need to use regex in gzip_disable for msie6, Thanks to António P. P.
      Almeida <appa at perusio.net> (Closes: #592147)
  * conf/sites-available/default:
    + Fixed typo for "include fastcgi", Thanks to Mostafa Ghadamyari
      <nginx at gigfa.com> (Closes: #593142, #593143)
  * debian/patches/fix_reloading_ipv6.diff:
    + Removed, merged upstream
  * debian/init.d:
    + Added fix to control nginx by user in a simple way by setting DAEMON
      variable to an invalid name in /etc/default/nginx. Patch by Toni Mueller
      <support at oeko.net> (Closes: #594598)
  * debian/NEWS.Debian:
    + Updated news for 0.8.x as stable branch

  [Michael Lustfield]
  * New upstream release (Closes: #602970)
    + 0.8.x branch is declared stable by upstream now
  * Add a UFW profile set:
    + debian/nginx.ufw.profile: Added.
    + debian/control: nginx: Suggests ufw.
    + debian/dirs: Add 'etc/ufw/applications.d'
    + debian/rules: Add install rule for the nginx UFW profile.
  * Moved debian/dirs to debian/nginx.dirs
  * Added types_hash_max_size to nginx.conf
  * Install simple default index.html file (Closes: #581416)
    + debian/dirs: Add 'usr/share/nginx/www'.
    + debian/nginx.install: Add 'html/* usr/share/nginx/www'.
  * debian/patches/nginx-echo.diff:
    + Added Echo module
  * Added files for nginx.docs
    - /usr/share/doc/nginx/
      + debian/help/docs/fcgiwrap
      + debian/help/docs/php
      + debian/help/docs/support-irc
      + debian/help/docs/upstream
  * Added files for nginx.examples
    - /usr/share/doc/nginx/examples/
      + debian/help/docs/drupal
      + debian/help/docs/http
      + debian/help/docs/mail
      + debian/help/docs/mailman
      + debian/help/docs/nginx.conf
      + debian/help/docs/virtual_hosts
      + debian/help/docs/wordpress
  * debian/conf/:
    + Removed excess spaces
    + Added tabs where appropriate
    + Added SCRIPT_FILENAME to fastcgi_params

Date: Sun, 28 Nov 2010 08:38:27 +0530
Changed-By: Bhavani Shankar <bhavi at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Bhavani Shankar <right2bhavi at gmail.com>
https://launchpad.net/ubuntu/natty/+source/nginx/0.8.53-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 28 Nov 2010 08:38:27 +0530
Source: nginx
Binary: nginx nginx-dbg
Architecture: source
Version: 0.8.53-1ubuntu1
Distribution: natty
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Bhavani Shankar <bhavi at ubuntu.com>
Description: 
 nginx      - small, but very powerful and efficient web server and mail proxy
 nginx-dbg  - Debugging symbols for nginx
Closes: 581416 592147 593142 593143 594598 602970
Launchpad-Bugs-Fixed: 547267 674224
Changes: 
 nginx (0.8.53-1ubuntu1) natty; urgency=low
 .
   * Merge from debian unstable. Remaining changes:
     - Don't copy the default site directly into /var/www/ in the package,
       but instead keep it in /usr/share/nginx/nginx-default and move it to
      /var/www/nginx-default/ just after installation. (LP: #547267)
   * debian/patches/nginx-html5-codecs.diff
     - Add support for html5 codecs (LP: #674224)
 .
 nginx (0.8.53-1) unstable; urgency=low
 .
   [Kartik Mistry]
   * debian/control:
     + Added Michael Lustfield as co-maintainer
   * nginx.conf:
     + No need to use regex in gzip_disable for msie6, Thanks to António P. P.
       Almeida <appa at perusio.net> (Closes: #592147)
   * conf/sites-available/default:
     + Fixed typo for "include fastcgi", Thanks to Mostafa Ghadamyari
       <nginx at gigfa.com> (Closes: #593142, #593143)
   * debian/patches/fix_reloading_ipv6.diff:
     + Removed, merged upstream
   * debian/init.d:
     + Added fix to control nginx by user in a simple way by setting DAEMON
       variable to an invalid name in /etc/default/nginx. Patch by Toni Mueller
       <support at oeko.net> (Closes: #594598)
   * debian/NEWS.Debian:
     + Updated news for 0.8.x as stable branch
 .
   [Michael Lustfield]
   * New upstream release (Closes: #602970)
     + 0.8.x branch is declared stable by upstream now
   * Add a UFW profile set:
     + debian/nginx.ufw.profile: Added.
     + debian/control: nginx: Suggests ufw.
     + debian/dirs: Add 'etc/ufw/applications.d'
     + debian/rules: Add install rule for the nginx UFW profile.
   * Moved debian/dirs to debian/nginx.dirs
   * Added types_hash_max_size to nginx.conf
   * Install simple default index.html file (Closes: #581416)
     + debian/dirs: Add 'usr/share/nginx/www'.
     + debian/nginx.install: Add 'html/* usr/share/nginx/www'.
   * debian/patches/nginx-echo.diff:
     + Added Echo module
   * Added files for nginx.docs
     - /usr/share/doc/nginx/
       + debian/help/docs/fcgiwrap
       + debian/help/docs/php
       + debian/help/docs/support-irc
       + debian/help/docs/upstream
   * Added files for nginx.examples
     - /usr/share/doc/nginx/examples/
       + debian/help/docs/drupal
       + debian/help/docs/http
       + debian/help/docs/mail
       + debian/help/docs/mailman
       + debian/help/docs/nginx.conf
       + debian/help/docs/virtual_hosts
       + debian/help/docs/wordpress
   * debian/conf/:
     + Removed excess spaces
     + Added tabs where appropriate
     + Added SCRIPT_FILENAME to fastcgi_params
Checksums-Sha1: 
 fd1587fdafe84ae393c291b106cc2498001066f1 1775 nginx_0.8.53-1ubuntu1.dsc
 9bf78f55ef41aa54ab1c5caad94756d8e3e13aec 649835 nginx_0.8.53.orig.tar.gz
 7acb59222b555bb9dd27476dba03396248639a78 118967 nginx_0.8.53-1ubuntu1.debian.tar.gz
Checksums-Sha256: 
 090c672646a38e8b375c82be162a0a61bee9a319cb05c8c03fe0cbff53c6a87e 1775 nginx_0.8.53-1ubuntu1.dsc
 8ab8a87beb555d9ea09fe61d0de86a71ea4e90ef7970df0d38f7acfb9bed6dcf 649835 nginx_0.8.53.orig.tar.gz
 14aeef4d035361a8733f015a314f7c1c52d89c2a99f596358a79d889ce596b5a 118967 nginx_0.8.53-1ubuntu1.debian.tar.gz
Files: 
 3cdcdd6b2c017653ccebac1218f31cf8 1775 httpd optional nginx_0.8.53-1ubuntu1.dsc
 717eaea1b34e8663849f64b9aa05a9da 649835 httpd optional nginx_0.8.53.orig.tar.gz
 2d69485ab3c573c922e7701b14d5653e 118967 httpd optional nginx_0.8.53-1ubuntu1.debian.tar.gz
Original-Maintainer: Jose Parrella <bureado at debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQEcBAEBAgAGBQJM8c6ZAAoJELvsaMmE4aGozi8H/j/M9jlhsa7bo7T8CyKmKRml
GyHIuRE37NbBpY7ZIXev/5DaU8T8TvDbSxmX4I51IKGNf0IwckczjhbyDNAccHbc
Vq/ZX/GZTG/lZ8nt1o4Rg3Fd5j53rMWN1ExrjIt0kZ/rlofJ77DbesWBN5Ba3xrY
rD1r2ZN+MmxI3ScFDxho0mrIUG08z6R337Q/wQC5dKSUuV4j1ZLBfpDN5eqG6Vnd
Dvr5jQG0PxuWPASxtjuQJRQN4Ol9LGOCWJ5zzrRGcOfX4Dlak/bhOlJIDxnOnUWx
8EKN2dSLg5wHNQx5rly+EDw3TspVf3bYnex9jXw9Oos3F2jtSgMqjgRVjpK2zro=
=hbGd
-----END PGP SIGNATURE-----


More information about the Natty-changes mailing list