~britco/nginx/master

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Kartik Mistry, Kartik Mistry, Michael Lustfield
  • Date: 2011-11-18 23:44:00 UTC
  • mfrom: (4.2.39 sid)
  • Revision ID: package-import@ubuntu.com-20111118234400-atj8d0zog78vgdte
Tags: 1.1.8-1
[Kartik Mistry]
* New upstream release.
* debian/modules/chunkin-nginx-module:
  + Removed as of now, as it breaks with Perl 5.14 (Closes: #649061)

[Michael Lustfield]
* debian/control:
  + Added Map module to nginx-light modules list.
* debian/rules:
  + Removed --without-http_map_module form nginx-light.
* debian/nginx-common.install:
  + Changed ufw profile installation (LP: #825349).
    - debian/ufw.profile -> debian/ufw/nginx.
* debian/nginx-common.preinst:
  + Cleanup of moved nginx profile.
* debian/conf/nginx.conf:
  + Added a default map for $server_https (on|off).
* debian/conf/fastcgi_params:
  + Pass HTTPS so $_SERVER['HTTPS'] is set (LP: #857831).
* debian/conf/mime.types:
  + Added json type (LP: #883440).
* debian/conf/sites-available/default:
  + Added notes about PHP (Closes: #642995).
  + Changed location /doc from root to alias.
  + Changed location /doc to /doc/ for people that don't bother reading or
    learning anything about Nginx configuration files (LP: #840358).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
nginx (1.1.4-2build1) precise; urgency=low
2
 
 
3
 
  * Rebuild for Perl 5.14.
4
 
 
5
 
 -- Colin Watson <cjwatson@ubuntu.com>  Wed, 16 Nov 2011 00:35:34 +0000
 
1
nginx (1.1.8-1) unstable; urgency=low
 
2
 
 
3
  [Kartik Mistry]
 
4
  * New upstream release.
 
5
  * debian/modules/chunkin-nginx-module:
 
6
    + Removed as of now, as it breaks with Perl 5.14 (Closes: #649061)
 
7
 
 
8
  [Michael Lustfield]
 
9
  * debian/control:
 
10
    + Added Map module to nginx-light modules list.
 
11
  * debian/rules:
 
12
    + Removed --without-http_map_module form nginx-light.
 
13
  * debian/nginx-common.install:
 
14
    + Changed ufw profile installation (LP: #825349).
 
15
      - debian/ufw.profile -> debian/ufw/nginx.
 
16
  * debian/nginx-common.preinst:
 
17
    + Cleanup of moved nginx profile.
 
18
  * debian/conf/nginx.conf:
 
19
    + Added a default map for $server_https (on|off).
 
20
  * debian/conf/fastcgi_params:
 
21
    + Pass HTTPS so $_SERVER['HTTPS'] is set (LP: #857831).
 
22
  * debian/conf/mime.types:
 
23
    + Added json type (LP: #883440).
 
24
  * debian/conf/sites-available/default:
 
25
    + Added notes about PHP (Closes: #642995).
 
26
    + Changed location /doc from root to alias.
 
27
    + Changed location /doc to /doc/ for people that don't bother reading or
 
28
      learning anything about Nginx configuration files (LP: #840358).
 
29
 
 
30
 -- Kartik Mistry <kartik@debian.org>  Fri, 18 Nov 2011 23:44:00 +0530
6
31
 
7
32
nginx (1.1.4-2) unstable; urgency=low
8
33