Log of /deb-maint/nginx/trunk
Directory Listing
Revision
15077 -
Directory Listing
Modified
Sun Jan 3 11:53:10 2010 UTC
(3 years, 4 months ago)
by
kartikm-guest
Added section to debug for debugging symbol package, priority to extra and added misc:Depends in Depends
Revision
15075 -
Directory Listing
Modified
Sat Jan 2 16:57:00 2010 UTC
(3 years, 4 months ago)
by
kartikm-guest
Added misc:Depends in depends, added debug package support patch from Matthew Palmer
Revision
15052 -
Directory Listing
Modified
Wed Dec 30 09:58:43 2009 UTC
(3 years, 4 months ago)
by
kobold
patch from Wouter de Bie
Revision
14991 -
Directory Listing
Modified
Mon Dec 21 12:43:08 2009 UTC
(3 years, 4 months ago)
by
kartikm-guest
Used dh_prep instead of dh_clean -k
Revision
14822 -
Directory Listing
Modified
Fri Nov 27 05:54:09 2009 UTC
(3 years, 5 months ago)
by
kartikm-guest
Updated upstream copyright year
Revision
14821 -
Directory Listing
Modified
Fri Nov 27 05:41:33 2009 UTC
(3 years, 5 months ago)
by
kartikm-guest
Preparing for upload, change distribution..
Revision
14820 -
Directory Listing
Modified
Fri Nov 27 04:43:14 2009 UTC
(3 years, 5 months ago)
by
kartikm-guest
Added missing comma in Uploaders field
Revision
14819 -
Directory Listing
Modified
Fri Nov 27 04:35:14 2009 UTC
(3 years, 5 months ago)
by
kartikm-guest
Cleaned up watch file
Revision
14818 -
Directory Listing
Modified
Fri Nov 27 04:32:39 2009 UTC
(3 years, 5 months ago)
by
kartikm-guest
Setting urgency to medium
Revision
14817 -
Directory Listing
Modified
Fri Nov 27 04:30:10 2009 UTC
(3 years, 5 months ago)
by
kartikm-guest
It look like that svn-upgrade want changelog as previous version else it will fail to create tags, reverting
Revision
14816 -
Directory Listing
Modified
Fri Nov 27 04:25:20 2009 UTC
(3 years, 5 months ago)
by
kartikm-guest
Added myself as uploader, preparing new upstream release..
Revision
14787 -
Directory Listing
Modified
Wed Nov 25 11:36:50 2009 UTC
(3 years, 5 months ago)
by
kartikm-guest
Fixed some minor formatting in debian/rules
Revision
14786 -
Directory Listing
Modified
Wed Nov 25 05:37:01 2009 UTC
(3 years, 5 months ago)
by
kartikm-guest
Added dlopen.patch description and fixed patch name
Revision
14785 -
Directory Listing
Modified
Wed Nov 25 04:39:52 2009 UTC
(3 years, 5 months ago)
by
kartikm-guest
© instead of (C) in copyright, rearrange and wrapped build-depends
Revision
14782 -
Directory Listing
Modified
Tue Nov 24 15:48:47 2009 UTC
(3 years, 5 months ago)
by
kartikm-guest
Much better manpage, added missing option, looking at 556616 to add more stuffs
Revision
14781 -
Directory Listing
Modified
Tue Nov 24 13:31:50 2009 UTC
(3 years, 5 months ago)
by
kartikm-guest
Fixed manpage for correct homepage, minor cleanups
Revision
14692 -
Directory Listing
Modified
Sun Nov 8 08:53:45 2009 UTC
(3 years, 6 months ago)
by
kobold
New upstream release.
Revision
14539 -
Directory Listing
Modified
Thu Oct 22 17:48:49 2009 UTC
(3 years, 6 months ago)
by
kobold
* 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)
Revision
14524 -
Directory Listing
Modified
Fri Oct 16 14:52:49 2009 UTC
(3 years, 7 months ago)
by
kobold
added README.source
Revision
14521 -
Directory Listing
Modified
Fri Oct 16 07:18:51 2009 UTC
(3 years, 7 months ago)
by
kobold
debian/rules: fix the FTBFS on sparc.
Revision
14519 -
Directory Listing
Modified
Thu Oct 15 18:30:39 2009 UTC
(3 years, 7 months ago)
by
kobold
debian/patches/dlopen.dpatch: applied patch to remove the unnecesssary link
to libdl. (Closes: #540599)
Revision
14518 -
Directory Listing
Modified
Thu Oct 15 18:23:08 2009 UTC
(3 years, 7 months ago)
by
kobold
* 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)
Revision
14412 -
Directory Listing
Modified
Sun Sep 27 20:25:46 2009 UTC
(3 years, 7 months ago)
by
kobold
* New upstream release.
* debian/rules: added --with-ipv6. (Closes: #547249)
Revision
14187 -
Directory Listing
Modified
Sat Aug 29 15:03:45 2009 UTC
(3 years, 8 months ago)
by
kobold
debian/control: bumped Standards-Version to 3.8.3, no changes needed.
Revision
14186 -
Directory Listing
Modified
Sat Aug 29 15:01:07 2009 UTC
(3 years, 8 months ago)
by
kobold
fixed a typo
Revision
14185 -
Directory Listing
Modified
Sat Aug 29 15:00:54 2009 UTC
(3 years, 8 months ago)
by
kobold
* debian/rules:
- added -with-http_gzip_static_module. (Closes: #541229)
- use the switch --with-cc-opt="-m32 -mcpu=ultrasparc" on sparch.
(Closes: #543571)
Revision
14184 -
Directory Listing
Modified
Sat Aug 29 14:52:56 2009 UTC
(3 years, 8 months ago)
by
kobold
* debian/init.d: added status action. (Closes: #541228)
* debian/rules: added -with-http_gzip_static_module. (Closes: #541229)
Revision
14183 -
Directory Listing
Modified
Sat Aug 29 14:45:16 2009 UTC
(3 years, 8 months ago)
by
kobold
* 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.
Revision
13238 -
Directory Listing
Modified
Sun May 31 20:10:17 2009 UTC
(3 years, 11 months ago)
by
kobold
debian/control: moved from section web to httpd.
Revision
13231 -
Directory Listing
Modified
Sun May 31 16:39:30 2009 UTC
(3 years, 11 months ago)
by
kobold
debian/NEWS.Debian: documented the issues with
server_names_hash_bucket_size. (Closes: #524785)
Revision
13230 -
Directory Listing
Modified
Sun May 31 16:32:47 2009 UTC
(3 years, 11 months ago)
by
kobold
* 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.
* 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.
Revision
11953 -
Directory Listing
Modified
Sat Dec 6 09:34:38 2008 UTC
(4 years, 5 months ago)
by
kobold
Added support for realip module. (Closes: #507419)
Revision
11905 -
Directory Listing
Modified
Sun Nov 30 10:37:50 2008 UTC
(4 years, 5 months ago)
by
kobold
* New upstream release.
* debian/rules: removed the --with-debug configure switch. (Closes: #500891)
Revision
11392 -
Directory Listing
Modified
Thu Sep 25 15:18:35 2008 UTC
(4 years, 7 months ago)
by
kobold
* debian/control: build again on all the architectures, but use the switch
--with-cc-opt="-m32 -mcpu=ultrasparc" on sparch. (Closes: #479185)
* debian/control: disabled support for sparc. (Closes: #479185)
Revision
11349 -
Directory Listing
Modified
Sat Sep 20 09:49:24 2008 UTC
(4 years, 7 months ago)
by
kobold
debian/control: disabled support for sparc. (Closes: #47918)
Revision
10751 -
Directory Listing
Modified
Fri Jul 18 07:30:47 2008 UTC
(4 years, 10 months ago)
by
kobold
Bumped Standards-Version.
Revision
10749 -
Directory Listing
Modified
Fri Jul 18 07:22:59 2008 UTC
(4 years, 10 months ago)
by
kobold
New upstream release.
Revision
9868 -
Directory Listing
Modified
Thu May 22 06:19:46 2008 UTC
(4 years, 11 months ago)
by
kobold
debian/control: removed httpd-cgi, nginx doesn't support executing
external programs. (Closes: #482332)
Revision
9839 -
Directory Listing
Modified
Tue May 20 05:37:11 2008 UTC
(4 years, 11 months ago)
by
kobold
Fixed the watch file to only get stable releases.
Revision
9702 -
Directory Listing
Modified
Mon May 12 20:35:08 2008 UTC
(5 years ago)
by
kobold
New upstream release.
Revision
9678 -
Directory Listing
Modified
Mon May 12 12:27:56 2008 UTC
(5 years ago)
by
kobold
* Upload into unstable.
* New upstream release.
* Sync with the unstable packages.
* debian/conf/nginx.conf: add support for a conf.d directory.
(Closes: #476952)
Revision
9107 -
Directory Listing
Modified
Mon Apr 7 17:52:51 2008 UTC
(5 years, 1 month ago)
by
bureado
Adding /doc and /images -- see #474519
Revision
7843 -
Directory Listing
Modified
Sun Feb 10 16:58:37 2008 UTC
(5 years, 3 months ago)
by
kobold
* debian/init.d: do not break if start-stop-daemon exits with an error.
(Closes: #464453)
Revision
7198 -
Directory Listing
Modified
Wed Jan 9 06:59:32 2008 UTC
(5 years, 4 months ago)
by
kobold
* New upstream release.
Revision
6890 -
Directory Listing
Modified
Mon Dec 24 11:27:29 2007 UTC
(5 years, 4 months ago)
by
kobold
* debian/control: added Homepage, Vcs-Svn, Vcs-Browser fields; updated
Standard-Versions to 3.7.3.
Revision
6887 -
Directory Listing
Modified
Mon Dec 24 11:21:15 2007 UTC
(5 years, 4 months ago)
by
kobold
New upstream release.
Revision
6886 -
Directory Listing
Modified
Mon Dec 24 11:19:56 2007 UTC
(5 years, 4 months ago)
by
kobold
[svn-inject] Applying Debian modifications to trunk
Revision
6885 -
Directory Listing
Added
Mon Dec 24 11:19:53 2007 UTC
(5 years, 4 months ago)
by
kobold
Creating trunk directory