~ubuntu-branches/ubuntu/feisty/apache2/feisty

« back to all changes in this revision

Viewing changes to debian/patches/038_no_LD_LIBRARY_PATH

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Barth
  • Date: 2006-12-09 21:05:45 UTC
  • mfrom: (0.6.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20061209210545-h70s0xaqc2v8vqr2
Tags: 2.2.3-3.2
* Non-maintainer upload.
* 043_ajp_connection_reuse: Patch from upstream Bugzilla, fixing a critical
  issue with regard to connection reuse in mod_proxy_ajp.
  Closes: #396265

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
--- build-tree/apache2/support/envvars-std.in   2004-11-07 04:07:56.000000000 -0700
2
 
+++ build-tree/apache2/support/envvars-std.in   2004-11-07 04:08:08.000000000 -0700
 
1
#! /bin/sh /usr/share/dpatch/dpatch-run
 
2
## 038_no_LD_LIBRARY_PATH by Adam Conrad <adconrad@0c3.net>
 
3
##
 
4
## All lines beginning with `## DP:' are a description of the patch.
 
5
## DP: Remove LD_LIBRARY_PATH from envvars-std
 
6
 
 
7
@DPATCH@
 
8
--- apache2/support/envvars-std.in      2004-11-07 04:07:56.000000000 -0700
 
9
+++ apache2/support/envvars-std.in      2004-11-07 04:08:08.000000000 -0700
3
10
@@ -17,7 +17,4 @@
4
11
 #
5
12
 # This file is generated from envvars-std.in