Accepted nginx 0.7.65-2~bpo50+1 (source amd64)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sun, 21 Mar 2010 07:05:23 +0100
Source: nginx
Binary: nginx nginx-dbg
Architecture: source amd64
Version: 0.7.65-2~bpo50+1
Distribution: lenny-backports
Urgency: medium
Maintainer: Jose Parrella <bureado@debian.org>
Changed-By: Fabio Tranchitella <kobold@debian.org>
Description:
nginx - small, but very powerful and efficient web server and mail proxy
nginx-dbg - Debugging symbols for nginx
Closes: 386151 397967 397969 397978 397978 397980 398009 400103 405983 409878 410884 411105 415678 419912 420063 432961 435964 435965 439468 445246 451173 452025 452787 464453 474519 476952 479185 479185 482332 496279 500891 507419 507419 507913 509390 515904 521447 524785 539778 540025 540599 541228 541229 543571 547249 551682 551683 556616 556617 557602 557873 563339 564726 566862 568238 572513
Changes:
nginx (0.7.65-2~bpo50+1) lenny-backports; urgency=low
.
* Rebuilt for lenny-backports.
.
nginx (0.7.65-2) unstable; urgency=low
.
* debian/README.Debian:
+ Added explanation about not installing files in /var/www/
(Closes: #572513)
* debian/rules:
+ Readded realip module support (Closes: #507419)
.
nginx (0.7.65-1) unstable; urgency=low
.
[Kartik Mistry]
* New upstream release
* debian/init.d:
+ $local_fs $remote_fs $network $syslog is what we need in Required-Start
and Required-Stop (Closes: #568238)
* debian/copyright:
+ Updated package copyright year
+ Updated license text to make same as upstream license
.
nginx (0.7.64-3) unstable; urgency=low
.
[Kartik Mistry]
* debian/conf/sites-available/default:
+ Added patch to fix default virtual host, Thanks to Thomas Venieris
<mot@freemail.gr> (Closes: #564726)
* debian/init.d:
+ Added dependency on $remote_fs in Required-Start and Required-Stop
(Closes: #566862)
* Converted package to use 3.0 (quilt) source format
* Updated to Standards-Version 3.8.4
.
nginx (0.7.64-2) unstable; urgency=low
.
[Kartik Mistry]
* debian/rules:
+ Used dh_prep instead of dh_clean -k
* debian/control:
+ Added ${misc:Depends} in Depends
* Added patch for adding debug package, Thanks to Matthew Palmer
<mpalmer@debian.org> (Closes: #563339)
* debian/copyright:
+ Added missing copyright owners for Debian package and fixed year and
licence doesn't point to versionless symlink
.
[Fabio Tranchitella]
* debian/init.d:
+ Added patch from Wouter de Bie to add $DAEMON_OPTS in
test_nginx_config()
.
nginx (0.7.64-1) unstable; urgency=medium
.
[Kartik Mistry]
* Urgency set to medium due to security issue
* New upstream release (Closes: #557602)
+ fixes SSL renegotiation vuln CVE-2009-3555 (Closes: #557873)
* debian/nginx.1:
+ Corrected homepage entry (Closes: #556617)
+ Minor whitespace and empty line cleanups, added SEE ALSO section. Used
.TP instead of .br, Added missing options, and this should
(Closes: #556616)
* debian/copyright:
+ Used © instead of deprecated (C) symbol
+ Formatted some texts
* debian/control:
+ Added myself as uploader
+ Wrapped and rearranged Build-Depends for better readability
* debian/patches/dlopen.dpatch:
+ Fixed patch name in comment
+ Added missing DP comment from changelog
* debian/rules:
+ Minor fixes related to formatting of file and whitespaces
* debian/watch:
+ Removed comments out of it
.
nginx (0.7.63-1) unstable; urgency=low
.
* New upstream release.
.
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)
.
nginx (0.7.61-1) unstable; urgency=low
.
* New upstream version:
*) Bugfix: nginx could not be built --without-http-cache; the bug had
appeared in 0.7.60.
*) Bugfix: a segmentation fault occurred in worker process, if a
backend 401 error was intercepted and the backend did not set the
"WWW-Authenticate" response header line.
Thanks to Eugene Mychlo.
*) Feature: the "keepalive_requests" directive.
*) Bugfix: in open_file_cache and proxy/fastcgi cache interaction on
start up.
*) Bugfix: open_file_cache might cache open file descriptors too long.
*) Bugfix: XLST filter did not work in subrequests.
* Fix "gzip_disable in default conf for old IE", adding ignore rules for
certain MSIE versions in the default configuration (Closes: #540025)
* Fix "init.d: Config test before allowing a restart" adding a function
and calling it before reloading, restarting and starting (Closes: #539778)
* Drops path for pidof call in postinst script.
.
nginx (0.7.59-1) unstable; urgency=low
.
* New upstream release, first in Debian for the 0.7 branch. Among other
issues, it also fixes the problem with wildcard dns names used with SSL.
(Closes: #515904)
* debian/watch: updated.
* debian/postinst: fixed a bashism. (Closes: #507913)
* debian/conf/nginx.conf: removed default_type. (Closes: #509390)
* debian/control: updated Standards-Version to 3.8.1, no changes needed.
* debian/NEWS.Debian: documented the issues with
server_names_hash_bucket_size. (Closes: #524785)
.
nginx (0.7.14-1) experimental; urgency=low
.
* New upstream release.
* Adding configtest to the init.d script (Closes: #496279)
* postinst now calls the builtin kill, so tweaks on the specific signal
calls were needed.
* Default HTML files are no longer installed.
* The default configuration file no longer requires a 50x file under
/var/www.
.
nginx (0.6.34-2) unstable; urgency=low
.
* Added support for realip module. (Closes: #507419)
.
nginx (0.6.34-1) unstable; urgency=low
.
* New upstream release.
* debian/rules: removed the --with-debug configure switch. (Closes: #500891)
.
nginx (0.6.32-3) unstable; urgency=low
.
* debian/control: build again on all the architectures, but use the switch
--with-cc-opt="-m32 -mcpu=ultrasparc" on sparch. (Closes: #479185)
.
nginx (0.6.32-2) unstable; urgency=low
.
* debian/control: disabled support for sparc. (Closes: #479185)
.
nginx (0.6.32-1) unstable; urgency=low
.
* New upstream release.
.
nginx (0.6.31-2) unstable; urgency=low
.
* debian/control: removed httpd-cgi, nginx doesn't support executing
external programs. (Closes: #482332)
.
nginx (0.6.31-1) unstable; urgency=low
.
* New upstream release.
.
nginx (0.6.30-2) unstable; urgency=low
.
* Upload into unstable.
.
nginx (0.6.30-1) experimental; urgency=low
.
* New upstream release.
* Sync with the unstable packages.
* debian/conf/nginx.conf: add support for a conf.d directory.
(Closes: #476952)
.
nginx (0.5.35-3) unstable; urgency=low
.
* debian/conf/sites-available/default: adding support for /doc and /images
namespaces (Closes: #474519)
.
nginx (0.5.35-2) unstable; urgency=low
.
* debian/init.d: do not break if start-stop-daemon exits with an error.
(Closes: #464453)
.
nginx (0.5.35-1) unstable; urgency=low
.
* New upstream release.
.
nginx (0.5.34-1) unstable; urgency=low
.
* New upstream release.
* debian/control: added Homepage, Vcs-Svn, Vcs-Browser fields; updated
Standard-Versions to 3.7.3.
.
nginx (0.5.33-1) unstable; urgency=low
.
* New stable upstream release (Closes: #451173)
* nginx now provides httpd, httpd-cgi virtual packages
(Closes: #439468, #452025)
* sites-enabled/default link is now provided only on fresh
installations (Closes: #432961)
* Updated code for online upgrading of nginx (Closes: #445246)
* Reviewed maintainer scripts for correct behaviour on updates
(Closes: #452787, #435965)
* Removed debian/nginx.links and debian/preinst.
* Changing Maintainer address to bureado@debian.org.
* Welcoming Fabio Tranchitella <kobold@debian.org> as an nginx
uploader for Debian. Thanks for your patches.
.
nginx (0.5.30-1) unstable; urgency=low
.
* New stable upstream release.
* Adding mime.types (and other upstream conffiles) to the package
since it was lost on 0.5.26 (Closes: #435964)
.
nginx (0.5.26-1) unstable; urgency=low
.
* New stable upstream release.
* Updating init.d usage message.
* Installing logrotate script (Closes: #397978)
.
nginx (0.5.18-1) unstable; urgency=low
.
* New upstream version (Closes: #420063)
* Adding DAV support (Closes: #415678)
* Adding support for sites-[available|enabled]/ (Closes: #419912)
.
nginx (0.5.13-1) unstable; urgency=low
.
* Adding FLV support. (Closes: #411105)
* Adding SSL support.
.
nginx (0.5.12-2) unstable; urgency=low
.
* Patching src/core/ngx_shmtx.h in order to solve FTBFS problems in
non-x86 archs (Thanks to Igor Sysoev) (Closes: #410884)
.
nginx (0.5.12-1) unstable; urgency=low
.
* New upstream version fixes FTBFS problems in non-x86 archs
(Closes: #409878)
.
nginx (0.5.11-1) unstable; urgency=low
.
* New upstream version. (Closes: #405983)
.
nginx (0.4.13-2) unstable; urgency=low
.
* Fixed default installation paths for www/ files, avoiding the
default installation of index.html in /var/www (Closes: #400103)
* Alexey Besciokov <proforg@maloletka.ru> provided new postinst and prerm
scripts with the ability to reload the master binary (Closes: #398009)
.
nginx (0.4.13-1) unstable; urgency=low
.
* New upstream version
* Fixed default configuration file which made nginx to fail at
installation and purge.
.
nginx (0.4.12-1) unstable; urgency=low
.
* New upstream version (Closes: #397969)
* nginx will now compile with debugging and status support
(Closes: #397967)
* Added configuration reload support in the init.d script
(Closes: #397980)
* Added logrotate script (Closes: #397978)
* Added debian/upstream.pl as a brief helper for new
upstream version packaging.
* Thanks to Alexey Besciokov <proforg@maloletka.ru> for
suggestions, bug reports and patches.
.
nginx (0.4.2-1) unstable; urgency=low
.
* Initial release (Closes: #386151)
* Tweaked the configuration file and the path handling for Debian.
Checksums-Sha1:
e94a328f04f5d69ab60190e242ed2d28a7954fa1 1288 nginx_0.7.65-2~bpo50+1.dsc
f2dcc8e015903ff1277e6fa427f9b7911c4f35ce 604451 nginx_0.7.65.orig.tar.gz
e27b5dd371d8f8d07ce7278a694757d38382d4ec 22148 nginx_0.7.65-2~bpo50+1.diff.gz
e8bcf922e013f7a49eeecbc1a84affe003ae4f9a 350060 nginx_0.7.65-2~bpo50+1_amd64.deb
61e4f828e894bfcd780e70ae41777d0fc0af143e 1882978 nginx-dbg_0.7.65-2~bpo50+1_amd64.deb
Checksums-Sha256:
afd2190122a21b0d737290dac079027f82cad4fb6a4682c7cfb1bacd92f802d5 1288 nginx_0.7.65-2~bpo50+1.dsc
c9f0ccaf5a09b01edf991f3adde8fced9361965838c0982112fa5c92aa2ec33a 604451 nginx_0.7.65.orig.tar.gz
e670cc5bac2a29ff088dd5dff97909a84af10704221998551e1c56cdb7ae805b 22148 nginx_0.7.65-2~bpo50+1.diff.gz
cabae2f2126b4d198fc13e539f35d1dbf5eedd9f33bd9be35939a55f9d5cf274 350060 nginx_0.7.65-2~bpo50+1_amd64.deb
ff37234e28f7dec4054f0164a5ba2423fef4238cbba03a631a8e7289b4875e23 1882978 nginx-dbg_0.7.65-2~bpo50+1_amd64.deb
Files:
509531b496cfb0821fdcd9c1c0bdc424 1288 httpd optional nginx_0.7.65-2~bpo50+1.dsc
abc4f76af450eedeb063158bd963feaa 604451 httpd optional nginx_0.7.65.orig.tar.gz
9f84abaca6a75270759ac81d5adc023b 22148 httpd optional nginx_0.7.65-2~bpo50+1.diff.gz
93269aa0d2d05188a63cfba2fa5d9f49 350060 httpd optional nginx_0.7.65-2~bpo50+1_amd64.deb
17676a72091c1fd3f748cc8bda3b8a0d 1882978 debug extra nginx-dbg_0.7.65-2~bpo50+1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkuluVEACgkQK/juK3+WFWSIdQCfc7VU8cu4LciLN1ir507uNSdm
YjAAmwcfhNX1JDDukKwMpQaUjW/tZkup
=swNF
-----END PGP SIGNATURE-----
Accepted:
nginx-dbg_0.7.65-2~bpo50+1_amd64.deb
to pool/main/n/nginx/nginx-dbg_0.7.65-2~bpo50+1_amd64.deb
nginx_0.7.65-2~bpo50+1.diff.gz
to pool/main/n/nginx/nginx_0.7.65-2~bpo50+1.diff.gz
nginx_0.7.65-2~bpo50+1.dsc
to pool/main/n/nginx/nginx_0.7.65-2~bpo50+1.dsc
nginx_0.7.65-2~bpo50+1_amd64.deb
to pool/main/n/nginx/nginx_0.7.65-2~bpo50+1_amd64.deb
nginx_0.7.65.orig.tar.gz
to pool/main/n/nginx/nginx_0.7.65.orig.tar.gz
Reply to: