~ubuntu-branches/ubuntu/quantal/phppgadmin/quantal

« back to all changes in this revision

Viewing changes to HISTORY

  • Committer: Bazaar Package Importer
  • Author(s): Peter Eisentraut
  • Date: 2008-12-31 19:32:22 UTC
  • mfrom: (1.1.9 upstream) (8.1.4 sid)
  • Revision ID: james.westby@ubuntu.com-20081231193222-6uc6n0vw6aizj582
Tags: 4.2.2-1
* New upstream release
  - Fixes local file inclusion vulnerability (CVE-2008-5587) (closes: #508026)
* Removed register_globals from debian/apache.conf (closes: #508026)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
phpPgAdmin History
2
2
------------------
3
3
 
 
4
Version 4.2.2
 
5
-------------
 
6
 
 
7
Bugs
 
8
* Fix bug where long SQL queries get truncated
 
9
* Fix createFunction method on PostgreSQL < 7.3
 
10
* Fix bug with alter schema in PostgreSQL < 7.4
 
11
* Remove alter domain for PostgreSQL < 7.4
 
12
* Fix local file inclusion vulnerability:
 
13
   http://www.securityfocus.com/bid/32670/
 
14
   Unset language variable before determine file includes
 
15
 
4
16
Version 4.2.1
5
17
-------------
6
18