Change logs for nginx source package in Lucid

  • nginx (0.7.65-1ubuntu2.3) lucid-security; urgency=low
    
      * Security update (closes LP: #956150):
         * Patch to fix 'Use-after-free vulnerability' (CVE-2012-1180).
         * Patch to fix 'Heap-based buffer overflow in compression-pointer
           processing in core/ngx_resolver.c' (CVE-2011-4315).
     -- Thomas Ward <email address hidden>   Tue, 12 Jun 2012 12:37:49 -0400
  • nginx (0.7.65-1ubuntu2.2) lucid-proposed; urgency=low
    
      * debian/patches/LP-902223.patch: Patch to fix reloading
        IPv6 addresses, patch derived from Debian. (LP: #902223)
     -- Mahyuddin Susanto <email address hidden>   Thu, 12 Jan 2012 14:45:20 +0700
  • nginx (0.7.65-1ubuntu2.1) lucid-security; urgency=low
    
      * SECURITY UPDATE:
        - debian/patches/nginx-null_byte_in_urls.patch: Merge r3528 from
          upstream repository to mitigate potential null byte vulnerability
          (LP: #783508)
     -- Neal Poole <email address hidden>   Fri, 17 Jun 2011 20:44:44 -0400
  • nginx (0.7.65-1ubuntu2) lucid; urgency=low
    
      * Re-enable http_realip_module (debian/rules).
        Apparently got lost by accident for the 0.7 branch (Closes: #507419)
        LP: #268750
     -- Daniel Hahler <email address hidden>   Fri, 05 Mar 2010 01:36:05 +0100
  • nginx (0.7.65-1ubuntu1) lucid; urgency=low
    
      * Merge from debian testing. (LP: #531655) Remaining changes:
        - 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.
        - Install html files.
          - debian/dirs: Add 'var/www/nginx-default'.
          - debian/nginx.install: Add 'html/* var/www/nginx-default'.
     -- Daniel Hahler <email address hidden>   Wed, 03 Mar 2010 23:50:36 +0100
  • nginx (0.7.64-2ubuntu1) lucid; urgency=low
    
      * Merge from debian testing (LP: #513099), remaining changes:
        - Install html files.
          - debian/dirs: Add 'var/www/nginx-default'.
          - debian/nginx.install: Add 'html/* var/www/nginx-default'.
        - 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.
      * Fixes CVE-2009-3555, as per changelog entry in 0.7.64-1. (LP: #511681)
     -- Mathieu Trudel <email address hidden>   Wed, 27 Jan 2010 00:29:44 -0500
  • nginx (0.7.63-1ubuntu1) lucid; urgency=low
    
      * Merge from debian testing (LP: #490450), remaining changes:
        - Install html files.
          - debian/dirs: Add 'var/www/nginx-default'.
          - debian/nginx.install: Add 'html/* var/www/nginx-default'.
        - Added a UFW profile set: (LP: #308695)
          + debian/nginx.ufw.profile: Added.
          + debian/control: nginx: Suggests ufw.
          + debian/dirs: Added 'etc/ufw/applications.d'
          + debian/rules: Added install rule for the nginx UFW profile.
    
    nginx (0.7.63-1) unstable; urgency=low
    
      * New upstream release.
     -- Andres Rodriguez <email address hidden>   Mon, 30 Nov 2009 13:34:00 -0500
  • nginx (0.7.62-4ubuntu1) karmic; urgency=low
    
      * Merge from debian unstable (LP: #450874), remaining changes:
        - Install html files.
          - debian/dirs: Add 'var/www/nginx-default'.
          - debian/nginx.install: Add 'html/* var/www/nginx-default'.
        - Added a UFW profile set: (LP: #308695)
          + debian/nginx.ufw.profile: Added.
          + debian/control: nginx: Suggests ufw.
          + debian/dirs: Added 'etc/ufw/applications.d'
          + debian/rules: Added install rule for the nginx UFW profile.
      * Closes: LP: #260005, LP: #440888
    
    nginx (0.7.62-4) unstable; urgency=low
    
      * debian/conf/nginx.conf: commented out the mail proxy example.
        (Closes: #551682)
      * debian/init.d: do not redirect the output of nginx -t.
        (Closes: #551683)
    
    nginx (0.7.62-3) unstable; urgency=low
    
      * debian/rules: fix the FTBFS on sparc.
    
    nginx (0.7.62-2) unstable; urgency=low
    
      * debian/rules: added --with-mail and --with-mail_ssl_module.
      * debian/patches/nginx-upstream-fair.dpatch: added support for the
        nginx-upstream-fair module. (Closes: #521447)
      * debian/patches/dlopen.dpatch: applied patch to remove the unnecesssary link
        to libdl. (Closes: #540599)
    
    nginx (0.7.62-1) unstable; urgency=low
    
      * New upstream release.
      * debian/rules: added --with-ipv6. (Closes: #547249)
    
    nginx (0.7.61-2) unstable; urgency=low
    
      * debian/control: bumped Standards-Version to 3.8.3, no changes needed.
      * debian/init.d: added status action. (Closes: #541228)
      * debian/rules:
        - added -with-http_gzip_static_module. (Closes: #541229)
        - use the switch --with-cc-opt="-m32 -mcpu=ultrasparc" on sparc.
          (Closes: #543571)
    
     -- Daniel Hahler <email address hidden>   Mon, 19 Oct 2009 23:22:06 +0200