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

« back to all changes in this revision

Viewing changes to debian/scripts/messages

  • 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
 
fix.source.patch:START:"Fixing upstream patch $1"
2
 
fix.source.patch:OK:"successful."
3
 
fix.source.patch:FAILED:"failed!"
4
 
fix.source.patch:ALREADY_DONE:"upstream patch fixup $1 already applied!"
5
 
unfix.source.patch:START:"Unfixing upstream patch $1
6
 
unfix.source.patch:OK:"successful."
7
 
unfix.source.patch:FAILED:"failed!
8
 
unfix.source.patch:ALREADY_DONE:"upstream patch fixup $1 already reversed!"
9
 
patch.unapply:START:"Reversing patch $1"
10
 
patch.unapply:OK:"successful."
11
 
patch.unapply:FAILED:"failed!"
12
 
patch.unapply:ALREADY_DONE:"Patch $1 not applied!"
13
 
patch.apply:START:"Applying patch $1"
14
 
patch.apply:OK:"successful."
15
 
patch.apply:FAILED:"failed!"
16
 
patch.apply:ALREADY_DONE:"Patch $1 already applied!"
17
 
source.patch:START:"Applying upstream patch $1"
18
 
source.patch:OK:"successful."
19
 
source.patch:FAILED:"failed!"
20
 
source.patch:ALREADY_DONE:"upstream patch $1 already applied!"
21
 
source.unpack:START:"Extracting upstream tarball $1"
22
 
source.unpack:OK:"successful."
23
 
source.unpack:FAILED:"failed!"
24
 
source.unpack:ALREADY_DONE:"upstream tarball $1 already extracted!"
25
 
foo:START:blah