SECURITY:

update to phpPgAdmin-3.5.5 in order to fix CAN-2005-2256

from maintainer Denis Chatelain <denis.chatelain at octopodus.com>
This commit is contained in:
sturm 2005-10-20 20:19:42 +00:00
parent a4b5e15989
commit 7bbe8eec32
3 changed files with 33 additions and 11 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.1.1.1 2004/11/10 07:41:56 alek Exp $
# $OpenBSD: Makefile,v 1.2 2005/10/20 20:19:42 sturm Exp $
COMMENT= "tool to handle the administration of PostgreSQL over the web"
DISTNAME= phpPgAdmin-3.4.1
DISTNAME= phpPgAdmin-3.5.5
CATEGORIES= www databases
HOMEPAGE= http://phppgadmin.sourceforge.net/

View File

@ -1,4 +1,4 @@
MD5 (phpPgAdmin-3.4.1.tar.gz) = e00f338f14b61770f66d5971e41381c9
RMD160 (phpPgAdmin-3.4.1.tar.gz) = e9be8ac2ae96d59724c4dc07dc458a9059809d5e
SHA1 (phpPgAdmin-3.4.1.tar.gz) = 47fa8b61b19b6841655955d39be832a9675b39ec
SIZE (phpPgAdmin-3.4.1.tar.gz) = 498411
MD5 (phpPgAdmin-3.5.5.tar.gz) = 58c14773aaedf76c5816fe1af3bc5786
RMD160 (phpPgAdmin-3.5.5.tar.gz) = aa58bd5bccb9a711c93c800d8c6e4c0fc3c428fc
SHA1 (phpPgAdmin-3.5.5.tar.gz) = 869622def9779db1136c061ed0d424d074aee13d
SIZE (phpPgAdmin-3.5.5.tar.gz) = 620100

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2004/11/10 07:41:56 alek Exp $
@comment $OpenBSD: PLIST,v 1.2 2005/10/20 20:19:42 sturm Exp $
phpPgAdmin/
phpPgAdmin/CREDITS
phpPgAdmin/DEVELOPERS
@ -37,16 +37,14 @@ phpPgAdmin/classes/Reports.php
phpPgAdmin/classes/class.select.php
phpPgAdmin/classes/database/
phpPgAdmin/classes/database/ADODB_base.php
phpPgAdmin/classes/database/BaseDB.php
phpPgAdmin/classes/database/Connection.php
phpPgAdmin/classes/database/Postgres.php
phpPgAdmin/classes/database/Postgres71.php
phpPgAdmin/classes/database/Postgres72.php
phpPgAdmin/classes/database/Postgres73.php
phpPgAdmin/classes/database/Postgres74.php
phpPgAdmin/classes/database/Postgres75.php
phpPgAdmin/classes/database/Postgres80.php
phpPgAdmin/conf/
@comment phpPgAdmin/conf/config.inc.php
phpPgAdmin/conf/config.inc.php-dist
@sample phpPgAdmin/conf/config.inc.php
phpPgAdmin/constraints.php
@ -59,6 +57,14 @@ phpPgAdmin/display.php
phpPgAdmin/domains.php
phpPgAdmin/functions.php
phpPgAdmin/groups.php
phpPgAdmin/help/
phpPgAdmin/help.php
phpPgAdmin/help/PostgresDoc70.php
phpPgAdmin/help/PostgresDoc71.php
phpPgAdmin/help/PostgresDoc72.php
phpPgAdmin/help/PostgresDoc73.php
phpPgAdmin/help/PostgresDoc74.php
phpPgAdmin/help/PostgresDoc80.php
phpPgAdmin/images/
phpPgAdmin/images/themes/
phpPgAdmin/images/themes/default/
@ -85,16 +91,22 @@ phpPgAdmin/lang/chinese-sim.php
phpPgAdmin/lang/chinese-tr.php
phpPgAdmin/lang/convert.awk
phpPgAdmin/lang/czech.php
phpPgAdmin/lang/danish.php
phpPgAdmin/lang/dutch.php
phpPgAdmin/lang/english.php
phpPgAdmin/lang/french.php
phpPgAdmin/lang/german.php
phpPgAdmin/lang/hebrew.php
phpPgAdmin/lang/hungarian.php
phpPgAdmin/lang/italian.php
phpPgAdmin/lang/japanese.php
phpPgAdmin/lang/langcheck
phpPgAdmin/lang/mongol.php
phpPgAdmin/lang/php2po
phpPgAdmin/lang/po2php
phpPgAdmin/lang/polish.php
phpPgAdmin/lang/portuguese-br.php
phpPgAdmin/lang/portuguese-pt.php
phpPgAdmin/lang/recoded/
phpPgAdmin/lang/recoded/README
phpPgAdmin/lang/recoded/afrikaans.php
@ -102,26 +114,34 @@ phpPgAdmin/lang/recoded/arabic.php
phpPgAdmin/lang/recoded/chinese-sim.php
phpPgAdmin/lang/recoded/chinese-tr.php
phpPgAdmin/lang/recoded/czech.php
phpPgAdmin/lang/recoded/danish.php
phpPgAdmin/lang/recoded/dutch.php
phpPgAdmin/lang/recoded/english.php
phpPgAdmin/lang/recoded/french.php
phpPgAdmin/lang/recoded/german.php
phpPgAdmin/lang/recoded/hebrew.php
phpPgAdmin/lang/recoded/hungarian.php
phpPgAdmin/lang/recoded/italian.php
phpPgAdmin/lang/recoded/japanese.php
phpPgAdmin/lang/recoded/mongol.php
phpPgAdmin/lang/recoded/polish.php
phpPgAdmin/lang/recoded/portuguese-br.php
phpPgAdmin/lang/recoded/portuguese-pt.php
phpPgAdmin/lang/recoded/romanian.php
phpPgAdmin/lang/recoded/russian.php
phpPgAdmin/lang/recoded/slovak.php
phpPgAdmin/lang/recoded/spanish.php
phpPgAdmin/lang/recoded/swedish.php
phpPgAdmin/lang/recoded/turkish.php
phpPgAdmin/lang/recoded/ukrainian.php
phpPgAdmin/lang/romanian.php
phpPgAdmin/lang/russian.php
phpPgAdmin/lang/slovak.php
phpPgAdmin/lang/spanish.php
phpPgAdmin/lang/swedish.php
phpPgAdmin/lang/synch
phpPgAdmin/lang/turkish.php
phpPgAdmin/lang/ukrainian.php
phpPgAdmin/languages.php
phpPgAdmin/libraries/
phpPgAdmin/libraries/adodb/
@ -183,6 +203,7 @@ phpPgAdmin/libraries/adodb/server.php
phpPgAdmin/libraries/adodb/toexport.inc.php
phpPgAdmin/libraries/adodb/tohtml.inc.php
phpPgAdmin/libraries/errorhandler.inc.php
phpPgAdmin/libraries/highlight.php
phpPgAdmin/libraries/lib.inc.php
phpPgAdmin/links.js
phpPgAdmin/login.php
@ -190,16 +211,17 @@ phpPgAdmin/logout.php
phpPgAdmin/opclasses.php
phpPgAdmin/operators.php
phpPgAdmin/privileges.php
phpPgAdmin/redirect.php
phpPgAdmin/reports.php
phpPgAdmin/robots.txt
phpPgAdmin/rules.php
phpPgAdmin/schema.php
phpPgAdmin/sequences.php
phpPgAdmin/sql/
phpPgAdmin/sql.php
phpPgAdmin/sql/reports-pgsql.sql
phpPgAdmin/sqledit.php
phpPgAdmin/tables.php
phpPgAdmin/tablespaces.php
phpPgAdmin/tblproperties.php
phpPgAdmin/themes/
phpPgAdmin/themes/default/