~ubuntu-branches/ubuntu/hardy/gallery2/hardy-security

« back to all changes in this revision

Viewing changes to debian/README.Debian

  • Committer: Bazaar Package Importer
  • Author(s): Michael C. Schultheiss
  • Date: 2005-11-29 15:50:12 UTC
  • Revision ID: james.westby@ubuntu.com-20051129155012-62d2d2kf03t2w3ft
Tags: 2.0.2-1
* New upstream release (Closes: #341270)
  + Urgency high due to security issues
    - Fixes security flaw in zipcart that could allow remote
      visitors to view sensitive files on your webserver
    - fixes an XSS issue in add-from-web
    - Obscures the naming of the install.log file

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Gallery2 for Debian
 
2
-------------------
 
3
 
 
4
Gallery2 depends on a web server with php 4 or 5 enabled. For apache,
 
5
apache-perl, apache-ssl, or apache2, Gallery2 can be configured correctly.
 
6
In the case of web server other than apache, apache-perl, apache-ssl, or
 
7
apache2, you are left to configure this urls/paths:
 
8
 
 
9
/gallery2 -> /usr/share/gallery2
 
10
 
 
11
Gallery2 also requires an SQL database.  The Debian gallery2 package can
 
12
automatically configure MySQL.  If you are using Postgresql or Oracle, you
 
13
will need to configure the database yourself.
 
14
 
 
15
# vim:set ai et sts=2 sw=2 tw=75: