--- phpmyadmin-2.8.0.3.orig/debian/changelog +++ phpmyadmin-2.8.0.3/debian/changelog @@ -0,0 +1,755 @@ +phpmyadmin (4:2.8.0.3-1~schmidham.net.1) stable; urgency=low + + * Backport to sarge, no changes + + -- Korbinian Rosenegger Wed, 14 Jun 2006 20:46:11 +0200 + +phpmyadmin (4:2.8.0.3-1) unstable; urgency=medium + + * New upstream release. + * Security fix: XSS vulnerability (calling directly css files under themes) + See: http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2006-1 + See: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1678 + Closes: #362567. + + -- Piotr Roszatycki Fri, 14 Apr 2006 14:47:28 +0200 + +phpmyadmin (4:2.8.0.2-4) unstable; urgency=low + + * Fixed typos in debconf template. Closes: #360059. + * Updated Czech debconf templates translation, thanks Miroslav Kure. + Closes: #359757. + * Updated German debconf templates translation, thanks Daniel Knabl. + Closes: #359752. + * Updated Swedish debconf templates translation, thanks Daniel Nylander. + * Updated Vietnamese debconf templates translation, thanks Clytie Siddall. + + -- Piotr Roszatycki Fri, 31 Mar 2006 14:54:00 +0200 + +phpmyadmin (4:2.8.0.2-3) unstable; urgency=low + + * Add missing javascript files. Closes: #357743, #357579. + * Updated Brazilian Portuguese debconf templates translation, thanks Andre + Luis Lopes. Closes: #357840. + + -- Piotr Roszatycki Mon, 20 Mar 2006 11:06:09 +0100 + +phpmyadmin (4:2.8.0.2-2) unstable; urgency=low + + * Do not use 822-date command in postinst script. Close: #357605. + + -- Piotr Roszatycki Sat, 18 Mar 2006 15:02:47 +0100 + +phpmyadmin (4:2.8.0.2-1) unstable; urgency=low + + * New upstream release. Closes: #356013, #355931. + - Can work if DocumentRoot is set to phpMyAdmin's directory. + Closes: #352403, #349497. + - pma_* features work with PersistentConnection mode. Closes: #348489. + - Export of table works if __TABLE__ macro is used. Closes: #217364. + - Can navigate back to user after changing privileges on database. + Closes: #338758. + * Reedited package description. + * Tweaked dependencies. Prefer php5-cgi package and does not depend on + apache2, because the PHP can be started as FastCGI standalone server. + Closes: #340286, #307441. + * This release provides http://localhost/phpmyadmin/scripts/setup.php setup + script. This script requires authorization by default. + * Generate longer blowfish secret on install. + * Create symlink /var/www/phpmyadmin only at first install. + + -- Piotr Roszatycki Fri, 17 Mar 2006 10:56:43 +0100 + +phpmyadmin (4:2.7.0-pl2-1) unstable; urgency=low + + * New upstream release. Closes: #342203. + * Tweak the dependencies and prefer PHP5 with Apache2. + * Support cgid.so module for threaded Apache2. + * Removed all Debian specific patches. + * Portuguese debconf templates translation, thanks Miguel Figueiredo. + Closes: #336444. + + -- Piotr Roszatycki Wed, 4 Jan 2006 15:34:36 +0100 + +phpmyadmin (4:2.6.4-pl4-2) unstable; urgency=high + + * Security fix: Cross-site scripting by trusting potentially user-supplied + input. + See: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3665 + New 200-CVE-2005-3665.patch. Closes: #340438. + + -- Piotr Roszatycki Wed, 23 Nov 2005 14:31:15 +0100 + +phpmyadmin (4:2.6.4-pl4-1) unstable; urgency=high + + * New upstream release. + * Security fix: HTTP Response Splitting vulnerability. + See: http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2005-6 + See: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3621 + Closes: #339437. + * New 105-bug_debian_324318.patch: + - Always set the default configuration values, even if the config.inc.php + file seems to be up to date. This fix allows to utilise more than three + databases. Closes: #324318. + + -- Piotr Roszatycki Wed, 16 Nov 2005 13:10:14 +0100 + +phpmyadmin (4:2.6.4-pl3-1) unstable; urgency=high + + * New upstream release. + * Security fix: (1) Local file inclusion vulnerability and (2) Cross-Site + Scripting vulnerability. + See http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3300 + See http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3301 + Closes: #335306, #335513. + * Assigned CVE number for 4:2.6.4-pl2-1 bug fix. + + -- Piotr Roszatycki Mon, 24 Oct 2005 20:14:08 +0200 + +phpmyadmin (4:2.6.4-pl2-1) unstable; urgency=high + + * New upstream release. + * Security fix: local file inclusion vulnerability. + See http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3299 + Closes: #333433. + + -- Piotr Roszatycki Wed, 12 Oct 2005 15:07:42 +0200 + +phpmyadmin (4:2.6.4-pl1-2) unstable; urgency=low + + * Rebuilt with new YADA. Depends: debconf (>= 0.2.26) | debconf-2.0 + * Swedish debconf templates translation, thanks Daniel Nylander. + Closes: #330645. + + -- Piotr Roszatycki Tue, 4 Oct 2005 13:01:25 +0200 + +phpmyadmin (4:2.6.4-pl1-1) unstable; urgency=medium + + * New upstream release. + * Security fix: Two Cross-Site Scripting vulnerabilities. + See http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-2869 + Closes: #327345. + * Append the Debian package revision number to the upstream version number. + Marks that this phpMyAdmin package has additional Debian modifications so + the bugreports won't confuse phpMyAdmin's coders. + * Create minimal /usr/share/phpmyadmin/config.inc.php file with proper + comment. Closes: #321270. + * Reintroduced /etc/phpmyadmin/apache.conf. Closes: #307181, #308460, + #312611, #312668. + * Removed all Debian patches as are obsoleted now. + * Depends: apache2 | httpd + * Recommends: php4-mcrypt | php5-mcrypt. Closes: #321259. + * Arabic debconf templates translation. Closes: #320773. + * Vietnamese debconf templates translation. Closes: #316841. + * Updated Brazilian Portuguese debconf templates translation. Closes: #310875. + * Updated German debconf templates translation. Closes: #326141. + * New yada fixes postrm script fail when ucf is missing. Closes: #322139. + + -- Piotr Roszatycki Fri, 16 Sep 2005 16:21:21 +0200 + +phpmyadmin (4:2.6.2-3) unstable; urgency=high + + * Fix apache2.conf only for 4:2.6.2-1 release. Closes: #307901 (critical), + #307275 (critical), #304786 (critical). + * Clean up old 'Include /etc/phpmyadmin/apache.conf' from httpd.conf in safe + way. + * Removed old code which modified httpd.conf if 'Include /etc/apache/conf.d' + was missing. + * Note for release manager: cleaning up config.inc.php doesn't change the + application logic. The autoloading of the PHP extensions is already + implemented in the upstream's code. + + -- Piotr Roszatycki Sat, 7 May 2005 14:49:49 +0200 + +phpmyadmin (4:2.6.2-2) unstable; urgency=high + + * Doesn't modify apache2.conf. Try to revert the changes. + Closes: #307275 (critical). + * Remove obsoleted conffiles and symlinks on purge. Closes: #307415. + * The default behaviour is not to autoconfigurate webservers. + * Doesn't load the PHP extensions automatically in config.inc.php script. + + -- Piotr Roszatycki Thu, 5 May 2005 11:40:46 +0200 + +phpmyadmin (4:2.6.2-1) unstable; urgency=low + + * New upstream release + * NEWS and README.Debian file are documented about problem with logging + in with cookie based authentication. + * Removed suPHP directive from apache.conf file. Closes: #304018. + * Configuration in .htaccess doesn't override global access settings. + Closes: #303535. + * Updated Brazilian Portuguese debconf templates translation. + Closes: #304566. + * Apache configuration is installed separately, not through symlinks. + * Convert httpd.conf and apache.conf. They have to contain + "Include /etc/apache2/conf.d/*.conf" directive. + + -- Piotr Roszatycki Tue, 19 Apr 2005 11:51:21 +0200 + +phpmyadmin (3:2.6.2-rc1-1) unstable; urgency=high + + * New upstream release. + * Security fix: Cross-Site Scripting vulnerability. + See http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2005-3 + Closes: #303142. + * Don't enable PHP if mod_fcgid is loaded in Apache 2.x. + + -- Piotr Roszatycki Tue, 5 Apr 2005 15:17:25 +0200 + +phpmyadmin (3:2.6.1-pl3-2) unstable; urgency=high + + * Fixed the bug in postinst introduced in last upload. Closes: #299034. + + -- Piotr Roszatycki Fri, 11 Mar 2005 11:14:05 +0100 + +phpmyadmin (3:2.6.1-pl3-1) unstable; urgency=high + + * New upstream release. + * Fixed annoying bug that a user called 'xx@%' could be created but + not removed. Closes: #208539. + * Fixed critical bug introduced by php4 compiled with ZTS option. Added + 003-dl_with_zts.patch. Closes: #297725. + * Renamed debian/patches/*.diff to *.patch. + * Depends also on php5-fcgi. + + -- Piotr Roszatycki Mon, 7 Mar 2005 12:21:00 +0100 + +phpmyadmin (3:2.6.1-pl2-2) unstable; urgency=low + + * Fixed converting /etc/apache/conf.d/phpmyadmin to phpmyadmin.conf at + upgrade time. + + -- Piotr Roszatycki Wed, 2 Mar 2005 20:30:29 +0100 + +phpmyadmin (3:2.6.1-pl2-1) unstable; urgency=high + + * New upsteam release. + * Security fix: A variable injection vulnerability was found in phpMyAdmin, + that may allow an attacker to conduct Cross-site scripting (XSS) attacks + and / or perform remote file inclusion. + See http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2005-1 + Closes: #296845. + * Switched off register_globals in .htaccess. + * Does not recommend versioned apache, as far as it works wrongly with + aptitude. Closes: #295786. + + -- Piotr Roszatycki Sat, 26 Feb 2005 17:39:31 +0100 + +phpmyadmin (3:2.6.1-1) unstable; urgency=low + + * New upstream release. + * Czech debconf templates translation. Closes: #293611. + * Woody backward compatibility. See bug 1117907 on Sourceforge. + + -- Piotr Roszatycki Mon, 7 Feb 2005 15:20:09 +0100 + +phpmyadmin (2:2.6.1-rc2-2) unstable; urgency=low + + * Configuration for suPHP can't be in .htaccess. Closes: #287897. + + -- Piotr Roszatycki Tue, 18 Jan 2005 19:13:12 +0100 + +phpmyadmin (2:2.6.1-rc2-1) unstable; urgency=low + + * New upstream release. + * Rename the symlink /etc/$APACHE/conf.d and add .conf suffix. + Closes: #286100. + * Disable suPHP for security reasons. Closes: #287897. + * Use /cgi-bin/php if CGI mode is used. + * Depends on php4 | php4-cgi | php5 | php5-cgi. + * Modified Description field to make lintian happy. + * Fixed postinst script for better php5 support. + + -- Piotr Roszatycki Wed, 12 Jan 2005 21:37:02 +0100 + +phpmyadmin (2:2.6.1-rc1-1) unstable; urgency=high + + * New upstream release. + * Security fix: Command execution and file disclosure was found. + See http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2004-4 + Closes: #285488. + * Remove 003.non_standard_port_fix.diff applied to upstream. + * Add commented out options 'extension' and 'AllowRoot' to default config + file. + * Support mysqli.so extension. Autodetect modules from 'extension' option. + + -- Piotr Roszatycki Mon, 13 Dec 2004 19:23:57 +0100 + +phpmyadmin (2:2.6.0-pl3-2) unstable; urgency=high + + * Security fix is broken if non-standard HTTP(S) port is used. + Closes: #283044. + + -- Piotr Roszatycki Fri, 26 Nov 2004 09:55:29 +0100 + +phpmyadmin (2:2.6.0-pl3-1) unstable; urgency=high + + * New upstream release. + * Security fix: Multiple XSS vulnerability were found. + See http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2004-3 + * Tweaks dependencies: depends php4 | php4-cgi; don't suggests + non-free mysql-doc. + * Supports unofficial php5 packages. + + -- Piotr Roszatycki Mon, 22 Nov 2004 10:22:41 +0100 + +phpmyadmin (2:2.6.0-pl2-2) unstable; urgency=low + + * Updated German translation of the debconf templates. Closes: #280998. + + -- Piotr Roszatycki Thu, 18 Nov 2004 14:08:27 +0100 + +phpmyadmin (2:2.6.0-pl2-1) unstable; urgency=high + + * New upstream release. + * Security fix: If PHP is not running in safe mode, a problem in the + MIME-based transformation system (with an "external" transformation) + allows to execute any command with the privileges of the web server's + user. + + -- Piotr Roszatycki Thu, 14 Oct 2004 11:33:56 +0200 + +phpmyadmin (2:2.6.0-pl1-1) unstable; urgency=low + + * New upstream release. + * This release fixes patch 003.woody_compatibility. + + -- Piotr Roszatycki Wed, 29 Sep 2004 09:39:38 +0200 + +phpmyadmin (2:2.6.0-1) unstable; urgency=low + + * New upstream release. + * Depends: php4-cgi (>= 4.1.0) | libapache-mod-php4. The php4-cgi package + is recommended as easier for installation. Closes: #267878. + * Depends: apache | apache-perl | apache-ssl | apache2 | httpd. + * Added patch for woody with MySQL from backports.org compatibility. + + -- Piotr Roszatycki Tue, 28 Sep 2004 09:42:06 +0200 + +phpmyadmin (1:2.6.0-rc1-1) experimental; urgency=low + + * New upstream release. + * Disable the default warning that is displayed on the DB Details Structure + page if any of the required Tables for the relation features could not be + found. + + -- Piotr Roszatycki Mon, 9 Aug 2004 10:21:07 +0200 + +phpmyadmin (1:2.5.7-pl1-2) unstable; urgency=medium + + * blowfish_secret.inc.php must not be world readable. Closes: #257968. + + -- Piotr Roszatycki Thu, 5 Aug 2004 17:37:46 +0200 + +phpmyadmin (1:2.5.7-pl1-1) unstable; urgency=high + + * New upstream release + * Fixes security problems. See + http://securityfocus.com/archive/1/367486/2004-06-26/2004-07-02/0 + and the Documentation.html, FAQ 8.2. + + -- Piotr Roszatycki Thu, 1 Jul 2004 09:51:54 +0200 + +phpmyadmin (1:2.5.7-1) unstable; urgency=low + + * New upstream release + * Add /var/www/phpmyadmin to the apache.conf, closes: #246367. + * Suggests: php4-gd, closes: #243714. + * Should work with E_ALL, closes: #244672. + * Remove php3 from dependencies and DebConf templates, closes: #246002. + * Fixed typo in DebConf template, closes: #250841. + * Dutch debconf templates translation (unfinished...), closes: #216936. + * Split configuration to the /etc/phpmyadmin/config.inc.php and + /usr/share/phpmyadmin/config.inc.php, closes: #225766. + * Ask for restart only if required, closes: #249940. + + -- Piotr Roszatycki Fri, 25 Jun 2004 10:27:26 +0200 + +phpmyadmin (1:2.5.6-2) unstable; urgency=low + + * Supports PHP for Apache2, closes: #242797. + * apache.conf uses than , closes: #236978. + * Remove /etc/*/conf.d/phpmyadmin on purge, closes: #239080. + * Fixed DebConf scripts. Should not ask again about webservers, + closes: #239480. + * Install /var/www/phpmyadmin symlink than Alias, closes: #238598. + * Catalan debconf templates translation, closes: #236636. + * DebConf templates: + * Removed phpmyadmin/changed-extension + * Renamed phpmyadmin/webserver to phpmyadmin/reconfigure-webserver + * Renamed phpmyadmin/restart to phpmyadmin/restart-webserver + + -- Piotr Roszatycki Sat, 27 Mar 2004 13:16:26 +0100 + +phpmyadmin (1:2.5.6-1) unstable; urgency=low + + * New upstream release. + * Ignore missing /etc/phpmyadmin directory for postrm purge, close: #235696. + * Danish debconf templates translation, closes: #234948. + + -- Piotr Roszatycki Thu, 4 Mar 2004 17:16:56 +0100 + +phpmyadmin (2.5.6-rc2-1) unstable; urgency=low + + * New upstream release. + * Removed conffiles /etc/phpmyadmin/{header,footer}.inc.php. They are + not conffiles for a long time. Closes: #232557, #231880. + * Brazilian Portuguese debconf templates translation, closes: #231713. + * French debconf templates translation, closes: #220804. + * Japanese po-debconf template translation, closes: #222282. + + -- Piotr Roszatycki Sun, 22 Feb 2004 13:14:00 +0100 + +phpmyadmin (2.5.6-rc1-1) unstable; urgency=high + + * New upstream release. + * Security fix: possible attack against export.php, see + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0129, + closes: #231050. + + -- Piotr Roszatycki Wed, 4 Feb 2004 12:34:11 +0100 + +phpmyadmin (2.5.5-pl1-2) unstable; urgency=low + + * Restored upstream release notes. + + -- Piotr Roszatycki Tue, 3 Feb 2004 15:33:54 +0100 + +phpmyadmin (2.5.5-pl1-1) unstable; urgency=low + + * New upstream release. + * Depends php4 or php4-cgi (>= 4.1.0) and suggests mysql-server (>= 3.23.36). + + -- Piotr Roszatycki Wed, 28 Jan 2004 11:17:25 +0100 + +phpmyadmin (2.5.4-2) unstable; urgency=low + + * Call modules-config rather than writing directly to modules.conf. + * Recommends: apache (>= 1.3.29.0.1-1), php4, php4-mysql + * Update Russian translation, closes: #221827. + + -- Piotr Roszatycki Fri, 19 Dec 2003 18:58:27 +0100 + +phpmyadmin (2.5.4-1) unstable; urgency=low + + * New official unstable release. + * Fixed apache.conf with IfModule directive. + * Closes bugs with pending tag: + o Fixed problem with password changes, closes: #216467 + o Fixed print view for one table, closes: #149172 + o Fixed grants for table contained backslash in its name, closes: #149416 + o Can login with empty password, closes: #171784 + o apache.conf includes DirectoryIndex directive, closes: #217100 + o Can copy user grants/permissions to other user, closes: #152807 + o Backs to browse listing after edting, closes: #168980 + + -- Piotr Roszatycki Fri, 7 Nov 2003 11:42:44 +0100 + +phpmyadmin (2.5.4-0.4) experimental; urgency=low + + * Fixed another ucf bug. + + -- Piotr Roszatycki Thu, 6 Nov 2003 19:45:31 +0100 + +phpmyadmin (2.5.4-0.3) experimental; urgency=low + + * ucf should be called on "configure" action. YADA relative problem. + + -- Piotr Roszatycki Tue, 4 Nov 2003 13:21:29 +0100 + +phpmyadmin (2.5.4-0.2) experimental; urgency=low + + * modules-config hangs up if postinst uses debconf. Write to modules.conf + directly. + + -- Piotr Roszatycki Fri, 31 Oct 2003 17:21:10 +0100 + +phpmyadmin (2.5.4-0.1) experimental; urgency=low + + * New upstream release. + * ucf handles configuration files. + * Don't use wwwconfig-common. + * Handle Apache2 webserver. + * Works with new DebConfized Apache package. + + -- Piotr Roszatycki Tue, 28 Oct 2003 15:45:34 +0100 + +phpmyadmin (2.5.3-1) unstable; urgency=low + + * New upstream release. + + -- Piotr Roszatycki Mon, 8 Sep 2003 10:37:07 +0200 + +phpmyadmin (2.5.2-pl1-1) unstable; urgency=low + + * New upstrem release. + * NEWS.Debian renamed to NEWS, closes: #204901. + + -- Piotr Roszatycki Mon, 11 Aug 2003 22:21:18 +0200 + +phpmyadmin (2.5.2-2) unstable; urgency=high + + * The upstream also fixes XSS vulnerabilities, information + encoding weakness and transversal directory attack. This was + mentioned in Debian.NEWS file only, not changelog.Debian file. + See http://www.securityfocus.com/archive/1/325641. Closes: #203092. + * CVS fix: another patch for path disclosure problem. + * CVS fix: a user could not edit his own global privileges. + + -- Piotr Roszatycki Mon, 28 Jul 2003 09:39:11 +0200 + +phpmyadmin (2.5.2-1) unstable; urgency=low + + * New upstream release + * French debconf translation, closes: #200724 + * Generates /etc/phpmyadmin/blowfish_secret.inc.php in postinst script. + + -- Piotr Roszatycki Thu, 24 Jul 2003 10:50:01 +0200 + +phpmyadmin (2.5.1-1) unstable; urgency=high + + * New upstream release + * Fixes security problem. Prevent transversal directory attacks and remote + local directory listing with discovering directory content. + + -- Piotr Roszatycki Sat, 28 Jun 2003 21:57:23 +0200 + +phpmyadmin (2.4.0-2) unstable; urgency=high + + * Fixes bug introduced by previous fix. I don't know how I could upload + this crap. Sorry. Closes: #184214, #184544 + + -- Piotr Roszatycki Thu, 13 Mar 2003 02:14:05 +0100 + +phpmyadmin (2.4.0-1) unstable; urgency=low + + * New upstream release + + -- Piotr Roszatycki Mon, 10 Mar 2003 19:29:09 +0100 + +phpmyadmin (2.3.3pl1-1) unstable; urgency=low + + * New upstream release + * phpMyAdmin can login without password and shows connection errors. + + -- Piotr Roszatycki Thu, 5 Dec 2002 12:01:54 +0100 + +phpmyadmin (2.3.2-4) unstable; urgency=low + + * Don't insert NULL value if textarea is not empty. Fix from CVS snapshot, + closes: #168979 + + -- Piotr Roszatycki Mon, 18 Nov 2002 19:17:14 +0100 + +phpmyadmin (2.3.2-3) unstable; urgency=low + + * Missing libraries, closes: #166698 + + -- Piotr Roszatycki Mon, 4 Nov 2002 15:43:58 +0100 + +phpmyadmin (2.3.2-2) unstable; urgency=low + + * Missing translators.html + + -- Piotr Roszatycki Thu, 17 Oct 2002 10:32:49 +0200 + +phpmyadmin (2.3.2-1) unstable; urgency=low + + * New upstream release, closes: #157915 + + phpMyAdmin showed that the one field is PRIMARY key even if no field + was PRIMARY, closes: #144362 + + Can dump table and field names with backquotes, closes: #144513 + + Fixed Russian translation, closes: #144617 + + Cookie path is autodetected, closes: #155108 + * Now the absolute URI is autodetected, closes: #147714 + * Spanish DebConf template, closes: #153071 + + -- Piotr Roszatycki Fri, 11 Oct 2002 12:46:29 +0200 + +phpmyadmin (2.2.6-1) unstable; urgency=low + + * New upstream release + + -- Piotr Roszatycki Mon, 22 Apr 2002 17:01:39 +0200 + +phpmyadmin (2.2.5-2.2.6-rc2-1) unstable; urgency=low + + * New upstream release + * Fixed wwwconfig-common stuff, closes: #139986 + + -- Piotr Roszatycki Thu, 18 Apr 2002 11:44:44 +0200 + +phpmyadmin (2.2.5-2.2.6-rc1-2) unstable; urgency=low + + * Fixed postrm for debconf if package is not configured yet. + + -- Piotr Roszatycki Fri, 12 Apr 2002 12:12:22 +0200 + +phpmyadmin (2.2.5-2.2.6-rc1-1) unstable; urgency=low + + * New upstream release + * Russian debconf template, closes: #137674 + + -- Piotr Roszatycki Thu, 11 Apr 2002 16:48:00 +0200 + +phpmyadmin (2.2.3-1) unstable; urgency=low + + * New upstream release + + -- Piotr Roszatycki Tue, 8 Jan 2002 13:02:45 +0100 + +phpmyadmin (2.2.2-2.2.3-dev-20011218-1) unstable; urgency=low + + * New upstream release (CVS snapshot) + * This upstream release implements cookie based authentication. Finally :) + * Fixes 'Query empty' bug when ordering by a column, closes: #123459 + * Fixes spelling error in description, closes: #125243 + * Removed invalid command for PHP3 from apache.conf, closes: #122941 + + -- Piotr Roszatycki Mon, 17 Dec 2001 16:17:11 +0100 + +phpmyadmin (2.2.1-2.2.2-rc1-2) unstable; urgency=low + + * Works with error_reporting=E_ALL, closes: #121328 + * Turn on register_globals in apache.conf + + -- Piotr Roszatycki Tue, 27 Nov 2001 11:10:59 +0100 + +phpmyadmin (2.2.1-2.2.2-rc1-1) unstable; urgency=medium + + * New upstream release, closes: #118716 + * New upstream fixes several security problems. + + -- Piotr Roszatycki Wed, 21 Nov 2001 12:13:07 +0100 + +phpmyadmin (2.2.0-4) unstable; urgency=low + + * Missing select_box() function added, required for multiserver config. + + -- Piotr Roszatycki Mon, 1 Oct 2001 12:38:08 +0200 + +phpmyadmin (2.2.0-3) unstable; urgency=low + + * User can login even if (s)he doesn't have priviliges to mysql + database, really closes: #112099 + * New yada, package should build from source. + * Remove CVS directories. + + -- Piotr Roszatycki Tue, 18 Sep 2001 15:57:25 +0200 + +phpmyadmin (2.2.0-2) unstable; urgency=low + + * Fixed typo in lib.inc.php, closes: #112099 + * Compatibility with potato's mysql server + * Frameset is now resizable, applied patch from CVS + + -- Piotr Roszatycki Tue, 18 Sep 2001 14:07:59 +0200 + +phpmyadmin (2.2.0-1) unstable; urgency=high + + * New upstream release, closes: #70086, #104515 + * Upstream changed to SourceForge project (http://phpmyadmin.sf.net). + * Security update, see SecurityFocus. + * Suggests: mysql-server, closes: #67547 + * DebConf and wwwconfig-common for automatic webserver reconfiguration. + + -- Piotr Roszatycki Fri, 31 Aug 2001 12:23:04 +0200 + +phpmyadmin (2.1.0.1-5) unstable; urgency=low + + * Fixed edit after select action, thanks Werner Ammon. + * Fixed german translation. + + -- Piotr Roszatycki Mon, 9 Jul 2001 17:37:46 +0200 + +phpmyadmin (2.1.0.1-4) unstable; urgency=high + + * Security update, see: http://securityfocus.com/vdb/bottom.html?vid=2966 + * Compiled with phpMyAdmin-SecureReality.diff patch from + http://www.securereality.com.au/srpre00001.html + * Added charset info to left.php + + -- Piotr Roszatycki Mon, 9 Jul 2001 12:51:00 +0200 + +phpmyadmin (2.1.0.1-3) unstable; urgency=low + + * German template file, closes: #99332 + + -- Piotr Roszatycki Thu, 31 May 2001 08:59:43 +0200 + +phpmyadmin (2.1.0.1-2) unstable; urgency=low + + * Clean up debian/packages + * Renamed .php3 to .php, see Debconf note. + * Purging /etc/phpmyadmin in postrm + + -- Piotr Roszatycki Mon, 21 May 2001 12:45:34 +0200 + +phpmyadmin (2.1.0.1-1) unstable; urgency=low + + * New upstream release from unofficial source, see copyright info, + closes: #82506 + * New yada + * Removed dependency on libmysqlclient + + -- Piotr Roszatycki Mon, 29 Jan 2001 17:12:30 +0000 + +phpmyadmin (2.1.0-1) unstable; urgency=low + + * php4-cgi added to Depends + * Standards-Version: 3.1.0 + * New upstream release + + -- Piotr Roszatycki Tue, 10 Oct 2000 18:17:07 +0200 + +phpmyadmin (2.0.5-2) unstable; urgency=low + + * Suggests: mysql-doc + * Load mysql.so module if not loaded + * Set charset in META tag + * Minor changes in debian/ directory + + -- Piotr Roszatycki Mon, 10 Jul 2000 12:43:41 +0200 + +phpmyadmin (2.0.5-1) frozen unstable; urgency=medium + + * This upstream source allows creating tables, closes: #53751 + * New upstream release + + -- Piotr Roszatycki Thu, 10 Feb 2000 19:09:11 +0100 + +phpmyadmin (2.0.4-3) unstable; urgency=low + + * Polish translation in polish.inc.php3 + * Slightly modified README.Debian + * New feature: logout.php3; required by Netscape browser. + * Suggests: mysql-doc; modified default conffile and sources. + * Depends: php4, php4-mysql; a minor changes in debian/*.dpatch files. + + -- Piotr Roszatycki Sat, 27 Nov 1999 14:32:24 +0100 + +phpmyadmin (2.0.4-2) unstable; urgency=low + + * yada 0.8 + * moved to main archive + + -- Piotr Roszatycki Sat, 6 Nov 1999 23:33:59 +0100 + +phpmyadmin (2.0.4-1) unstable; urgency=low + + * /usr/doc/... symlink. + * Removed some debhelper's constructions + * README.Debian in dpatch file. + * New option in config file: verbose. + * New language: Portuguese. + * New upstream release. + + -- Piotr Roszatycki Mon, 18 Oct 1999 19:09:48 +0200 + +phpmyadmin (2.0.3-1) unstable; urgency=low + + * Initial Debian version. + + -- Piotr Roszatycki Wed, 25 Aug 1999 21:32:14 +0200 + --- phpmyadmin-2.8.0.3.orig/debian/NEWS +++ phpmyadmin-2.8.0.3/debian/NEWS @@ -0,0 +1,21 @@ +phpmyadmin (4:2.6.2-1) unstable; urgency=low + + PROBLEM WITH COOKIES + + After upgrading the phpMyAdmin with cookie based authentication you might + notice the problem with loggin in. Remove the cookies from your browser + if there is no error message and you are returned to the login prompt. + + -- Piotr Roszatycki Tue, 19 Apr 2005 12:42:21 +0200 + +phpmyadmin (4:2.7.0-pl2-1) unstable; urgency=low + + Configuration files coming from before phpMyAdmin 2.3.0 (released with + Debian woody) are no longer supported. + + You can still use your config.inc.php file, but this file can be simplified, + containing only the parameters you want to change from their corresponding + default value in /usr/share/phpmyadmin/config.default.php. + + -- Piotr Roszatycki Wed, 4 Jan 2006 15:34:36 +0100 + --- phpmyadmin-2.8.0.3.orig/debian/rules +++ phpmyadmin-2.8.0.3/debian/rules @@ -0,0 +1,244 @@ +#!/usr/bin/make -f +# Generated automatically from debian/packages +# by yada v0.48, of Wed, 28 Sep 2005 + +DEB_HOST_ARCH := $(shell dpkg-architecture -qDEB_HOST_ARCH 2>/dev/null) +DEB_HOST_ARCH_OS := $(shell dpkg-architecture -qDEB_HOST_ARCH_OS 2>/dev/null) +DEB_HOST_ARCH_CPU := $(shell dpkg-architecture -qDEB_HOST_ARCH_CPU 2>/dev/null) +DEB_HOST_GNU_CPU := $(shell dpkg-architecture -qDEB_HOST_GNU_CPU 2>/dev/null) +DEB_HOST_GNU_TYPE := $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE 2>/dev/null) +DEB_HOST_GNU_SYSTEM := $(shell dpkg-architecture -qDEB_HOST_GNU_SYSTEM 2>/dev/null) + +DEB_BUILD_ARCH := $(shell dpkg-architecture -qDEB_BUILD_ARCH 2>/dev/null) +DEB_BUILD_ARCH_OS := $(shell dpkg-architecture -qDEB_BUILD_ARCH_OS 2>/dev/null) +DEB_BUILD_ARCH_CPU := $(shell dpkg-architecture -qDEB_BUILD_ARCH_CPU 2>/dev/null) +DEB_BUILD_GNU_CPU := $(shell dpkg-architecture -qDEB_BUILD_GNU_CPU 2>/dev/null) +DEB_BUILD_GNU_TYPE := $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE 2>/dev/null) +DEB_BUILD_GNU_SYSTEM := $(shell dpkg-architecture -qDEB_BUILD_GNU_SYSTEM 2>/dev/null) + +# Take account of old dpkg-architecture output. +ifeq ($(DEB_HOST_ARCH_CPU),) + DEB_HOST_ARCH_CPU := $(DEB_HOST_GNU_CPU)) + ifeq ($(DEB_HOST_ARCH_CPU),i486) + DEB_HOST_ARCH_OS := i386 + else + ifeq ($(DEB_HOST_ARCH_CPU),x86_64) + DEB_HOST_ARCH_OS := amd64 + endif + endif +endif +ifeq ($(DEB_HOST_ARCH_OS),) + DEB_HOST_ARCH_OS := $(subst -gnu,,$(DEB_HOST_GNU_SYSTEM)) + ifeq ($(DEB_HOST_ARCH_OS),gnu) + DEB_HOST_ARCH_OS := hurd + endif +endif +ifeq ($(DEB_BUILD_ARCH_CPU),) + DEB_BUILD_ARCH_CPU := $(DEB_BUILD_GNU_CPU)) + ifeq ($(DEB_BUILD_ARCH_CPU),i486) + DEB_BUILD_ARCH_OS := i386 + else + ifeq ($(DEB_BUILD_ARCH_CPU),x86_64) + DEB_BUILD_ARCH_OS := amd64 + endif + endif +endif +ifeq ($(DEB_BUILD_ARCH_OS),) + DEB_BUILD_ARCH_OS := $(subst -gnu,,$(DEB_BUILD_GNU_SYSTEM)) + ifeq ($(DEB_BUILD_ARCH_OS),gnu) + DEB_BUILD_ARCH_OS := hurd + endif +endif + +LEFT_PARENTHESIS:=( +VERSION:=$(shell head -n1 debian/changelog | sed -e "s/^[0-9a-zA-Z.-]* $(LEFT_PARENTHESIS)//" -e "s/[^0-9a-zA-Z.:+~-].*//") + +SHELL=/bin/bash + +.PHONY: default +default: + @echo "Specify a target:"; \ + echo " build compile the package"; \ + echo " build-arch compile the architecture-dependent package"; \ + echo " build-indep compile the architecture-independent package"; \ + echo " binary make all binary packages"; \ + echo " binary-arch make all architecture-dependent binary packages"; \ + echo " binary-indep make all architecture-independent binary packages"; \ + echo " clean clean up the source package"; \ + echo; \ + echo " clean-install-tree clean up only under debian/"; \ + echo + +# Build the package and prepare the install tree + +.PHONY: build-only build +build-only: debian/build-stamp +build: build-only + +.PHONY: build-arch-only build-arch +build-arch-only: debian/build-arch-stamp +build-arch: build-arch-only + +.PHONY: build-indep-only build-indep +build-indep-only: debian/build-indep-stamp +build-indep: build-indep-only + +# Make sure these rules and the control file are up-to-date + +.PHONY: rules control templates +rules: debian/rules +debian/rules: $(shell which yada) debian/packages-tmp + yada rebuild rules + +control: debian/control +debian/control: $(shell which yada) debian/packages-tmp + yada rebuild control + +templates: debian/templates debian/po/POTFILES.in +debian/templates: $(shell which yada) debian/packages-tmp + yada rebuild templates +debian/po/POTFILES.in: $(shell which yada) debian/packages-tmp + yada rebuild templates + +debian/build-stamp: debian/build-arch-stamp debian/build-indep-stamp + @[ -f $(shell which yada) -a -f debian/rules ] + yada patch "debian/patches/*.patch" + touch debian/build-stamp + +debian/build-arch-stamp: + @[ -f $(shell which yada) -a -f debian/rules ] + yada patch "debian/patches/*.patch" + touch debian/build-arch-stamp + +debian/build-indep-stamp: + @[ -f $(shell which yada) -a -f debian/rules ] + yada patch "debian/patches/*.patch" + touch debian/build-indep-stamp + +.PHONY: install-tree +install-tree: install-tree-any +install-tree-any: \ + debian/tmp-phpmyadmin/DEBIAN/control + +debian/tmp-phpmyadmin/DEBIAN/control: debian/build-indep-stamp debian/control + rm -rf debian/tmp-phpmyadmin + umask 022 && install -d debian/tmp-phpmyadmin/DEBIAN + install -d debian/tmp-phpmyadmin/usr/share/doc/phpmyadmin + umask 022; yada generate copyright \ + > debian/tmp-phpmyadmin/usr/share/doc/phpmyadmin/copyright + install -m 644 -p debian/changelog \ + debian/tmp-phpmyadmin/usr/share/doc/phpmyadmin/changelog.Debian + @umask 022 \ + && export pwd="$$(pwd)" \ + && export ROOT="$$(pwd)/debian/tmp-phpmyadmin" \ + && export TMPROOT="$$(pwd)/debian/tmp" \ + && export CONTROL="$$(pwd)/debian/tmp-phpmyadmin/DEBIAN" \ + && export PACKAGE="phpmyadmin" \ + && export SOURCE="phpmyadmin" \ + && export VERSION="$(VERSION)" \ + && export DEB_HOST_GNU_CPU="$(DEB_HOST_GNU_CPU)" \ + && export DEB_HOST_GNU_TYPE="$(DEB_HOST_GNU_TYPE)" \ + && export DEB_HOST_GNU_SYSTEM="$(DEB_HOST_GNU_SYSTEM)" \ + && export DEB_BUILD_GNU_CPU="$(DEB_BUILD_GNU_CPU)" \ + && export DEB_BUILD_GNU_TYPE="$(DEB_BUILD_GNU_TYPE)" \ + && export DEB_BUILD_GNU_SYSTEM="$(DEB_BUILD_GNU_SYSTEM)" && (\ + echo -E 'eval "yada () { perl $$(which yada) \"\$$@\"; }"; set -e; set -v';\ + echo -E 'yada install -data -into /usr/share/phpmyadmin *.php *.css';\ + echo -E 'yada install -data -into /usr/share/phpmyadmin/scripts scripts/setup.php';\ + echo -E 'yada copy -data -into /usr/share/phpmyadmin css js lang libraries themes';\ + echo -E 'yada remove -data -into /usr/share/phpmyadmin/lang *.sh';\ + echo -E 'yada remove -data -into /usr/share/phpmyadmin/libraries/fpdf README';\ + echo -E 'yada remove -data -into /usr/share/phpmyadmin/libraries/transformations *.sh README TEMPLATE*';\ + echo -E 'yada install -data -into /usr/share/phpmyadmin Documentation.html translators.html';\ + echo -E 'yada install -data -into /usr/share/phpmyadmin ChangeLog INSTALL README';\ + echo -E 'yada install -dir /var/lib/phpmyadmin';\ + echo -E 'yada symlink -data -into /usr/share/phpmyadmin/config /var/lib/phpmyadmin/config.inc.php';\ + echo -E 'yada install -dir /etc/phpmyadmin';\ + echo -E 'yada install -conf -ucf -subdir phpmyadmin debian/conf/config.inc.php';\ + echo -E 'yada install -conf -ucf -subdir phpmyadmin debian/conf/config.header.inc.php';\ + echo -E 'yada install -conf -ucf -subdir phpmyadmin debian/conf/config.footer.inc.php';\ + echo -E 'yada install -conf -ucf -subdir phpmyadmin debian/conf/htaccess';\ + echo -E 'yada install -conf -ucf -subdir phpmyadmin debian/conf/apache.conf';\ + echo -E 'yada symlink -into /usr/share/phpmyadmin -as .htaccess /etc/phpmyadmin/htaccess';\ + echo -E 'yada install -into /usr/share/phpmyadmin debian/src/config.inc.php';\ + echo -E 'yada install -into /usr/share/phpmyadmin debian/src/config.header.inc.php';\ + echo -E 'yada install -into /usr/share/phpmyadmin debian/src/config.footer.inc.php';\ + echo -E '';\ + echo -E 'perl -pi -e "s/'\''([0-9a-z.]+)'\''/'\''\$$1-Debian-$${VERSION##*-}'\''/ if /set..PMA_VERSION/" $$ROOT/usr/share/phpmyadmin/libraries/Config.class.php';\ + echo -E '';\ + echo -E 'yada install -doc README TODO CREDITS';\ + echo -E 'yada install -doc Documentation.html translators.html';\ + echo -E 'yada install -doc -as changelog ChangeLog';\ + echo -E 'yada install -doc -as README.Debian debian/README';\ + echo -E 'yada install -doc -as NEWS.Debian -gzip debian/NEWS';\ + echo -E 'yada install -doc -as NEWS debian/NEWS.upstream';\ + echo -E 'yada install -doc -subdir scripts scripts/*';\ + echo -E 'yada remove -doc -subdir scripts setup.php') | /bin/sh + @umask 022 \ + && export pwd="$$(pwd)" \ + && export ROOT="$$(pwd)/debian/tmp-phpmyadmin" \ + && export TMPROOT="$$(pwd)/debian/tmp" \ + && export CONTROL="$$(pwd)/debian/tmp-phpmyadmin/DEBIAN" \ + && export PACKAGE="phpmyadmin" \ + && export SOURCE="phpmyadmin" \ + && export VERSION="$(VERSION)" && (\ + echo -E 'eval "yada () { perl $$(which yada) \"\$$@\"; }"; set -e; set -v';\ + echo -E 'yada perl';\ + echo -E 'yada python';\ + echo -E 'yada strip';\ + echo -E 'yada shlibdeps') | /bin/sh + yada compress phpmyadmin + yada generate maintscripts phpmyadmin + find debian/tmp-phpmyadmin -type f -print \ + | sed -n 's/^debian\/tmp-phpmyadmin\(\/etc\/.*\)$$/\1/p' \ + > debian/tmp-phpmyadmin/DEBIAN/conffiles + test -s debian/tmp-phpmyadmin/DEBIAN/conffiles || rm -f debian/tmp-phpmyadmin/DEBIAN/conffiles + yada rebuild control + yada generate substvars phpmyadmin + umask 022 && dpkg-gencontrol -isp -pphpmyadmin -Pdebian/tmp-phpmyadmin + +# Build package files + +.PHONY: binary binary-arch binary-indep +binary: binary-arch binary-indep +binary-arch: binary-arch-any + +.PHONY: binary-arch-any +binary-arch-any: +binary-indep: \ + binary-package-phpmyadmin + +.PHONY: binary-package-phpmyadmin +binary-package-phpmyadmin: check-root debian/tmp-phpmyadmin/DEBIAN/control + @[ -f $(shell which yada) -a -f debian/rules ] + chown -R 0.0 debian/tmp-phpmyadmin + chmod -R u=rwX,go=rX debian/tmp-phpmyadmin + @if [ -d debian/tmp-phpmyadmin/usr/doc/phpmyadmin ]; then \ + echo "*** Yada warning: /usr/doc/phpmyadmin should be /usr/share/doc/phpmyadmin";\ + fi + dpkg-deb --build debian/tmp-phpmyadmin .. + +.PHONY: check-root +check-root: + @[ `id -u` = 0 ] || (echo "You must be root to do this!"; false) + +debian/packages-tmp: debian/packages + yada rebuild packages + +## Clean up afterwards + +.PHONY: clean clean-install-tree clean-build + +clean: clean-install-tree clean-build debian/control debian/rules + rm -f debian/packages-tmp debian/packages-tmp-new debian/packages-tmp-include + +clean-build: + @[ -f $(shell which yada) -a -f debian/rules ] + rm -f debian/build-stamp debian/build-arch-stamp debian/build-indep-stamp + yada unpatch + rm -rf debian/tmp + +clean-install-tree: debian/rules + @[ -f $(shell which yada) -a -f debian/rules ] + rm -f debian/install-tree-stamp + rm -rf debian/tmp-* debian/files* debian/substvars debian/shlibs.local debian/ucf --- phpmyadmin-2.8.0.3.orig/debian/README +++ phpmyadmin-2.8.0.3/debian/README @@ -0,0 +1,41 @@ +phpmyadmin for Debian +--------------------- + + +USAGE + + The application will be available at http://localhost/phpmyadmin/ + after install. + + +PROBLEM WITH COOKIES + + After upgrading the phpMyAdmin with cookie based authentication you might + notice the problem with logging in. Remove the cookies from your browser + if there is no error message and you are returned to the login prompt. + + +CONFIGURATION + + The package installs symlink into /var/www directory. You can also add + + Alias /phpmyadmin /usr/share/phpmyadmin + + to the /etc/phpmyadmin/apache.conf file. + + Since 2.8.0 phpMyAdmin provides web-based setup script available at + http://localhost/phpmyadmin/scripts/setup.php + + This setup script requires authorization by default. You can manage usernames + and passwords with htpasswd command on /etc/phpmyadmin/htpasswd.setup file. + + +SECURITY + + The default configuration for Debian has enabled cookie based authentication. + You *shouldn't* put your passwords into /etc/phpmyadmin/config.inc.php file. + This file has to be readable by www-data user, so it can be readable + by anyone who can run its own CGI script! + + + -- Piotr Roszatycki Thu, 16 Mar 2006 17:06:24 +0100 --- phpmyadmin-2.8.0.3.orig/debian/watch +++ phpmyadmin-2.8.0.3/debian/watch @@ -0,0 +1,5 @@ +# format version number, currently 2; this line is compulsory! +version=2 + +# Automatically generated by cvsdebuscan at Fri, 17 Mar 2006 13:23:14 +0100 +http://sf.net/phpmyadmin/phpMyAdmin-([0-9.]*(?:-pl[0-9]*)?)\.tar\.gz --- phpmyadmin-2.8.0.3.orig/debian/templates +++ phpmyadmin-2.8.0.3/debian/templates @@ -0,0 +1,39 @@ +Template: phpmyadmin/reconfigure-webserver +Type: multiselect +Choices: apache, apache-ssl, apache-perl, apache2 +Default: +_Description: Which web server would you like to reconfigure automatically? + phpMyAdmin supports any web server that PHP does, but this automatic + configuration process only supports Apache. + +Template: phpmyadmin/restart-webserver +Type: boolean +Default: false +_Description: Do you want me to restart ${webserver} now? + Remember that in order to activate the new configuration + ${webserver} has to be restarted. You can also restart ${webserver} + manually executing /etc/init.d/${webserver} restart + +Template: phpmyadmin/setup-username +Type: string +Default: admin +_Description: User name for web-based setup system: + phpMyAdmin comes with a setup script that can help you with creating + configuration. The script is located at http://localhost/phpmyadmin/scripts/setup.php . + For security reason it requires authorization. + . + Leave empty if you want to use the default user name 'admin'. + +Template: phpmyadmin/setup-password +Type: password +Default: +_Description: Password for web-based setup system: + phpMyAdmin comes with a setup script that can help you with creating + configuration. The script is located at http://localhost/phpmyadmin/scripts/setup.php . + For security reason it requires authorization. + . + You can manage the usernames and passwords with `htpasswd' command. + They are stored in /etc/phpmyadmin/htpasswd.setup file. + . + Leave empty if you want to disable access to web-based setup. + --- phpmyadmin-2.8.0.3.orig/debian/patches/010-setup.php_socket_can_be_empty.patch +++ phpmyadmin-2.8.0.3/debian/patches/010-setup.php_socket_can_be_empty.patch @@ -0,0 +1,14 @@ +diff -Nru phpMyAdmin-2.8.0.1.orig/scripts/setup.php phpMyAdmin-2.8.0.1/scripts/setup.php +--- phpMyAdmin-2.8.0.1.orig/scripts/setup.php 2006-02-06 12:01:48.000000000 +0100 ++++ phpMyAdmin-2.8.0.1/scripts/setup.php 2006-03-15 12:39:56.000000000 +0100 +@@ -1220,10 +1220,6 @@ + message('error', 'Empty hostname!'); + $err = TRUE; + } +- if ($new_server['connect_type'] == 'socket' && empty($new_server['socket'])) { +- message('error', 'Empty socket with socket connection seleted!'); +- $err = TRUE; +- } + if ($new_server['auth_type'] == 'config' && empty($new_server['user'])) { + message('error', 'Empty username while using config authentication method!'); + $err = TRUE; --- phpmyadmin-2.8.0.3.orig/debian/patches/020-setup.php_without_notice_about_copying.patch +++ phpmyadmin-2.8.0.3/debian/patches/020-setup.php_without_notice_about_copying.patch @@ -0,0 +1,12 @@ +diff -Nru phpMyAdmin-2.8.0.1.orig/scripts/setup.php phpMyAdmin-2.8.0.1/scripts/setup.php +--- phpMyAdmin-2.8.0.1.orig/scripts/setup.php 2006-02-06 12:01:48.000000000 +0100 ++++ phpMyAdmin-2.8.0.1/scripts/setup.php 2006-03-16 16:53:32.000000000 +0100 +@@ -1195,7 +1195,7 @@ + message('error', 'Could not write to config file! Not enough space?'); + break; + } else { +- message('notice', 'Configuration saved to file config/config.inc.php in phpMyAdmin top level directory, copy it to top level one and delete directory config to use it.', 'File saved'); ++ message('notice', 'Configuration saved to file config/config.inc.php in phpMyAdmin top level directory.', 'File saved'); + } + unset($r, $s); + fclose($config); --- phpmyadmin-2.8.0.3.orig/debian/po/fr.po +++ phpmyadmin-2.8.0.3/debian/po/fr.po @@ -0,0 +1,109 @@ +# translation of fr.po to French +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans +# +# Developers do not need to manually edit POT or PO files. +# +# Christian Perrier , 2006. +msgid "" +msgstr "" +"Project-Id-Version: fr\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2006-03-17 14:03+0100\n" +"PO-Revision-Date: 2006-03-19 08:02+0100\n" +"Last-Translator: Christian Perrier \n" +"Language-Team: French \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ISO-8859-15\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.2\n" + +#. Type: multiselect +#. Description +#: ../templates:5 +msgid "Which web server would you like to reconfigure automatically?" +msgstr "Serveur web à reconfigurer automatiquement :" + +#. Type: multiselect +#. Description +#: ../templates:5 +msgid "" +"phpMyAdmin supports any web server that PHP does, but this automatic " +"configuration process only supports Apache." +msgstr "" +"Phpmyadmin gère tous les serveurs web supportés par PHP, mais cette " +"procédure automatique de configuration ne prend en charge qu'Apache." + +#. Type: boolean +#. Description +#: ../templates:12 +msgid "Do you want me to restart ${webserver} now?" +msgstr "Faut-il redémarrer ${webserver} maintenant ?" + +#. Type: boolean +#. Description +#: ../templates:12 +msgid "" +"Remember that in order to activate the new configuration ${webserver} has to " +"be restarted. You can also restart ${webserver} manually executing /etc/init." +"d/${webserver} restart" +msgstr "" +"Veuillez noter que, pour mettre en service la nouvelle configuration, " +"${webserver} doit être redémarré. Vous pouvez également le redémarrer avec " +"la commande « /etc/init.d/${webserver} restart »." + +#. Type: string +#. Description +#: ../templates:20 +msgid "User name for web-based setup system:" +msgstr "Identifiant pour la configuration par le web :" + +#. Type: string +#. Description +#: ../templates:20 +msgid "Leave empty if you want to use the default user name 'admin'." +msgstr "Laissez ce champ vide pour utiliser la valeur par défaut (« admin »)." + +#. Type: password +#. Description +#: ../templates:30 +msgid "Password for web-based setup system:" +msgstr "Mot de passe pour la configuration par le web :" + +#. Type: password +#. Description +#: ../templates:30 +msgid "" +"phpMyAdmin comes with a setup script that can help you with creating " +"configuration. The script is located at http://localhost/phpmyadmin/scripts/setup.php . " +"For security reason it requires authorization." +msgstr "" +"PhpMyAdmin est fourni avec un script d'assistance à la configuration. Ce " +"script peut être accédé à l'adresse « http://localhost/phpmyadmin/scripts/setup.php ». " +"L'utilisation de ce script impose une authentification." + +#. Type: password +#. Description +#: ../templates:30 +msgid "" +"You can manage the usernames and passwords with `htpasswd' command. They are " +"stored in /etc/phpmyadmin/htpasswd.setup file." +msgstr "" +"Les identifiants et mots de passe peuvent être gérés avec la commande " +"« htpasswd ». Ils sont conservés dans le fichier « /etc/phpmyadmin/htpasswd." +"setup »." + +#. Type: password +#. Description +#: ../templates:30 +msgid "Leave empty if you want to disable access to web-based setup." +msgstr "" +"Si vous laissez ce champ vide, la configuration par le web sera désactivée." --- phpmyadmin-2.8.0.3.orig/debian/po/templates.pot +++ phpmyadmin-2.8.0.3/debian/po/templates.pot @@ -0,0 +1,87 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2006-03-31 15:03+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: multiselect +#. Description +#: ../templates:5 +msgid "Which web server would you like to reconfigure automatically?" +msgstr "" + +#. Type: multiselect +#. Description +#: ../templates:5 +msgid "" +"phpMyAdmin supports any web server that PHP does, but this automatic " +"configuration process only supports Apache." +msgstr "" + +#. Type: boolean +#. Description +#: ../templates:12 +msgid "Do you want me to restart ${webserver} now?" +msgstr "" + +#. Type: boolean +#. Description +#: ../templates:12 +msgid "" +"Remember that in order to activate the new configuration ${webserver} has to " +"be restarted. You can also restart ${webserver} manually executing /etc/init." +"d/${webserver} restart" +msgstr "" + +#. Type: string +#. Description +#: ../templates:20 +msgid "User name for web-based setup system:" +msgstr "" + +#. Type: string +#. Description +#: ../templates:20 +msgid "Leave empty if you want to use the default user name 'admin'." +msgstr "" + +#. Type: password +#. Description +#: ../templates:30 +msgid "Password for web-based setup system:" +msgstr "" + +#. Type: password +#. Description +#: ../templates:30 +msgid "" +"phpMyAdmin comes with a setup script that can help you with creating " +"configuration. The script is located at http://localhost/phpmyadmin/scripts/" +"setup.php . For security reason it requires authorization." +msgstr "" + +#. Type: password +#. Description +#: ../templates:30 +msgid "" +"You can manage the usernames and passwords with `htpasswd' command. They are " +"stored in /etc/phpmyadmin/htpasswd.setup file." +msgstr "" + +#. Type: password +#. Description +#: ../templates:30 +msgid "Leave empty if you want to disable access to web-based setup." +msgstr "" --- phpmyadmin-2.8.0.3.orig/debian/po/vi.po +++ phpmyadmin-2.8.0.3/debian/po/vi.po @@ -0,0 +1,101 @@ +# Vietnamese translation for phpmyadmin. +# Copyright © 2005 Free Software Foundation, Inc. +# Clytie Siddall , 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: phpmyadmin 4/2.6.2-3\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2006-03-17 14:03+0100\n" +"PO-Revision-Date: 2006-03-29 17:25+1030\n" +"Last-Translator: Clytie Siddall \n" +"Language-Team: Vietnamese \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0\n" +"X-Generator: LocFactoryEditor 1.6b36\n" + +#. Type: multiselect +#. Description +#: ../templates:5 +msgid "Which web server would you like to reconfigure automatically?" +msgstr "Bạn muốn tá»± động cấu hình lại máy phục vụ Mạng nào?" + +#. Type: multiselect +#. Description +#: ../templates:5 +msgid "" +"phpMyAdmin supports any web server that PHP does, but this automatic " +"configuration process only supports Apache." +msgstr "" +"Trình phpMyAdmin có há»— trợ cùng má»i trình phục vụ Mạng vá»›i PHP, nhưng mà " +"tiến trình cấu hình tá»± động này há»— trợ chỉ Apache thôi." + +#. Type: boolean +#. Description +#: ../templates:12 +msgid "Do you want me to restart ${webserver} now?" +msgstr "Bạn có muốn trình này khởi chạy lại «${webserver}» ngay bây giá» không?" + +#. Type: boolean +#. Description +#: ../templates:12 +msgid "" +"Remember that in order to activate the new configuration ${webserver} has to " +"be restarted. You can also restart ${webserver} manually executing /etc/init." +"d/${webserver} restart" +msgstr "" +"Hãy ghi nhá»›: để hoạt hóa cấu hình má»›i, cần phải khởi chạy lại trình phục vụ " +"Mạng «${webserver}». CÅ©ng có thể tá»± khởi chạy lại «${webserver}» bằng cách " +"thá»±c hiện lệnh «/etc/init.d/${webserver} restart»." + +#. Type: string +#. Description +#: ../templates:20 +msgid "User name for web-based setup system:" +msgstr "Tên ngưá»i dùng cho hệ thống thiết lập đựa vào Mạng:" + +#. Type: string +#. Description +#: ../templates:20 +msgid "Leave empty if you want to use the default user name 'admin'." +msgstr "" +"Hãy bá» rá»—ng nếu bạn muốn sá»­ dụng tên ngưá»i dùng mặc định « admin » (quản " +"trị)." + +#. Type: password +#. Description +#: ../templates:30 +msgid "Password for web-based setup system:" +msgstr "Mật khẩu cho hệ thống thiết lập đựa vào Mạng:" + +#. Type: password +#. Description +#: ../templates:30 +msgid "" +"phpMyAdmin comes with a setup script that can help you with creating " +"configuration. The script is located at http://localhost/phpmyadmin/scripts/setup.php . " +"For security reason it requires authorization." +msgstr "" +"Phần má»m phpMyAdmin có sẵn má»™t tập lệnh thiết lập để hướng dẫn bạn tạo cấu " +"hình. Tập lệnh này nằm ở . Vì lý do bảo " +"mật, bạn cần quyá»n quản trị để sá»­ dụng nó." + +#. Type: password +#. Description +#: ../templates:30 +msgid "" +"You can manage the usernames and passwords with `htpasswd' command. They are " +"stored in /etc/phpmyadmin/htpasswd.setup file." +msgstr "" +"Bạn có thể quản lý các tên ngưá»i dùng và mật khẩu bằng lệnh « htpasswd ». " +"Chúng được cất giữ trong tập tin ." + +#. Type: password +#. Description +#: ../templates:30 +msgid "Leave empty if you want to disable access to web-based setup." +msgstr "" +"Hãy bá» rá»—ng nếu bạn muốn vô hiệu hoá khả năng truy cập thiết lập đựa vào " +"Mạng." --- phpmyadmin-2.8.0.3.orig/debian/po/ar.po +++ phpmyadmin-2.8.0.3/debian/po/ar.po @@ -0,0 +1,99 @@ +# translation of ar.po to +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans# +# Developers do not need to manually edit POT or PO files. +# Ossama M. Khayat, 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: ar\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2006-03-17 14:03+0100\n" +"PO-Revision-Date: 2005-07-19 20:23+0300\n" +"Last-Translator: Ossama M. Khayat \n" +"Language-Team: Arabic \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.9.1\n" + +#. Type: multiselect +#. Description +#: ../templates:5 +msgid "Which web server would you like to reconfigure automatically?" +msgstr "أي خادم وب تود إعادة تهيئته تلقائياً؟" + +#. Type: multiselect +#. Description +#: ../templates:5 +msgid "" +"phpMyAdmin supports any web server that PHP does, but this automatic " +"configuration process only supports Apache." +msgstr "" +"تدعم phpMyAdmin أي خادم وب تدعمه PHPØŒ إلا أن عملية التهيئة التلقائية هذه " +"تدعم Ùقط Apache." + +#. Type: boolean +#. Description +#: ../templates:12 +msgid "Do you want me to restart ${webserver} now?" +msgstr "هل تريد إعادة تشغيل ${webserver} الآن؟" + +#. Type: boolean +#. Description +#: ../templates:12 +msgid "" +"Remember that in order to activate the new configuration ${webserver} has to " +"be restarted. You can also restart ${webserver} manually executing /etc/init." +"d/${webserver} restart" +msgstr "" +"تذكر أنه كي ØªÙØ¹Ù‘Ù„ التهيئة الجديدة يجب إعادة تشغيل ${webserver}. يمكن أيضاً " +"إعادة تشغيل ${webserver} يدوياً بتنÙيذ الأمر /etc/init.d/${webserver} restart" + +#. Type: string +#. Description +#: ../templates:20 +msgid "User name for web-based setup system:" +msgstr "" + +#. Type: string +#. Description +#: ../templates:20 +msgid "Leave empty if you want to use the default user name 'admin'." +msgstr "" + +#. Type: password +#. Description +#: ../templates:30 +msgid "Password for web-based setup system:" +msgstr "" + +#. Type: password +#. Description +#: ../templates:30 +msgid "" +"phpMyAdmin comes with a setup script that can help you with creating " +"configuration. The script is located at http://localhost/phpmyadmin/scripts/setup.php . " +"For security reason it requires authorization." +msgstr "" + +#. Type: password +#. Description +#: ../templates:30 +msgid "" +"You can manage the usernames and passwords with `htpasswd' command. They are " +"stored in /etc/phpmyadmin/htpasswd.setup file." +msgstr "" + +#. Type: password +#. Description +#: ../templates:30 +msgid "Leave empty if you want to disable access to web-based setup." +msgstr "" --- phpmyadmin-2.8.0.3.orig/debian/po/ja.po +++ phpmyadmin-2.8.0.3/debian/po/ja.po @@ -0,0 +1,100 @@ +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans +# +# Developers do not need to manually edit POT or PO files. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2006-03-17 14:03+0100\n" +"PO-Revision-Date: 2003-11-20 11:13+0900\n" +"Last-Translator: Hideki Yamane \n" +"Language-Team: Japanese \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=EUC-JP\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: multiselect +#. Description +#: ../templates:5 +msgid "Which web server would you like to reconfigure automatically?" +msgstr "¤É¤Î web ¥µ¡¼¥Ð¤ò¼«Æ°Åª¤ËºÆÀßÄꤷ¤Þ¤¹¤«?" + +#. Type: multiselect +#. Description +#: ../templates:5 +msgid "" +"phpMyAdmin supports any web server that PHP does, but this automatic " +"configuration process only supports Apache." +msgstr "" +"phpMyAdmin ¤Ï PHP ¤¬Æ°ºî¤¹¤ë web ¥µ¡¼¥Ð¤ò¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤Þ¤¹¤¬¡¢¤³¤Î¼«Æ°ÀßÄê¥×" +"¥í¥»¥¹¤Ï Apache ¤Î¤ß¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤Þ¤¹¡£" + +#. Type: boolean +#. Description +#: ../templates:12 +msgid "Do you want me to restart ${webserver} now?" +msgstr "${webserver} ¤ò¤¹¤°¤ËºÆµ¯Æ°¤·¤Þ¤¹¤«?" + +#. Type: boolean +#. Description +#: ../templates:12 +msgid "" +"Remember that in order to activate the new configuration ${webserver} has to " +"be restarted. You can also restart ${webserver} manually executing /etc/init." +"d/${webserver} restart" +msgstr "" +"${webserver} ¤Î¿·µ¬ÀßÄê¤òÍ­¸ú¤Ë¤¹¤ë¤¿¤á¤Ë¤ÏºÆµ¯Æ°¤¬É¬Íפʤ³¤È¤Ëα°Õ¤·¤Æ¤¯¤À¤µ" +"¤¤¡£¼êư¤Ç /etc/init.d/${webserver} restart ¤ò¼Â¹Ô¤¹¤ë¤³¤È¤Ç¤âºÆµ¯Æ°¤¬¤Ç¤­¤Þ" +"¤¹¡£" + +#. Type: string +#. Description +#: ../templates:20 +msgid "User name for web-based setup system:" +msgstr "" + +#. Type: string +#. Description +#: ../templates:20 +msgid "Leave empty if you want to use the default user name 'admin'." +msgstr "" + +#. Type: password +#. Description +#: ../templates:30 +msgid "Password for web-based setup system:" +msgstr "" + +#. Type: password +#. Description +#: ../templates:30 +msgid "" +"phpMyAdmin comes with a setup script that can help you with creating " +"configuration. The script is located at http://localhost/phpmyadmin/scripts/setup.php . " +"For security reason it requires authorization." +msgstr "" + +#. Type: password +#. Description +#: ../templates:30 +msgid "" +"You can manage the usernames and passwords with `htpasswd' command. They are " +"stored in /etc/phpmyadmin/htpasswd.setup file." +msgstr "" + +#. Type: password +#. Description +#: ../templates:30 +msgid "Leave empty if you want to disable access to web-based setup." +msgstr "" --- phpmyadmin-2.8.0.3.orig/debian/po/da.po +++ phpmyadmin-2.8.0.3/debian/po/da.po @@ -0,0 +1,109 @@ +# translation of phpmyadmin_2.5.6-rc2-1_templates.po to Danish +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans# +# Developers do not need to manually edit POT or PO files. +# +# Claus Hindsgaul , 2004. +# Claus Hindsgaul , 2006. +msgid "" +msgstr "" +"Project-Id-Version: phpmyadmin_2.5.6-rc2-1_templates\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2006-03-17 14:03+0100\n" +"PO-Revision-Date: 2006-03-20 16:10+0100\n" +"Last-Translator: Claus Hindsgaul \n" +"Language-Team: Danish \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.2\n" + +#. Type: multiselect +#. Description +#: ../templates:5 +msgid "Which web server would you like to reconfigure automatically?" +msgstr "Hvilken webserver ønsker du at fÃ¥ sat op automatisk?" + +#. Type: multiselect +#. Description +#: ../templates:5 +msgid "" +"phpMyAdmin supports any web server that PHP does, but this automatic " +"configuration process only supports Apache." +msgstr "" +"phpMyAdmin understøtter enhver webserver, som PHP gør, men denne automatiske " +"opsætningsproces understøtter kun Apache." + +#. Type: boolean +#. Description +#: ../templates:12 +msgid "Do you want me to restart ${webserver} now?" +msgstr "Skal jeg genstarte ${webserver} nu?" + +#. Type: boolean +#. Description +#: ../templates:12 +msgid "" +"Remember that in order to activate the new configuration ${webserver} has to " +"be restarted. You can also restart ${webserver} manually executing /etc/init." +"d/${webserver} restart" +msgstr "" +"Husk at ${webserver} skal genstartes for at aktivere den nye opsætning. Du " +"kan ogsÃ¥ selv genstarte ${webserver} ved at køre '/etc/init.d/${webserver} " +"restart'." + +#. Type: string +#. Description +#: ../templates:20 +msgid "User name for web-based setup system:" +msgstr "Brugernavn pÃ¥ webbaseret opsætningssystem:" + +#. Type: string +#. Description +#: ../templates:20 +msgid "Leave empty if you want to use the default user name 'admin'." +msgstr "Lad det stÃ¥ tomt, hvis du vil bruge standardnavnet 'admin'." + +#. Type: password +#. Description +#: ../templates:30 +msgid "Password for web-based setup system:" +msgstr "Adgangskode til webbaseret opsætningssystem:" + +#. Type: password +#. Description +#: ../templates:30 +msgid "" +"phpMyAdmin comes with a setup script that can help you with creating " +"configuration. The script is located at http://localhost/phpmyadmin/scripts/setup.php . " +"For security reason it requires authorization." +msgstr "" +"phpMyAdmin har et opsætningsscript, der kan hjælpe dig med at oprette en " +"opsætning. Scriptet ligger i http://localhost/phpmyadmin/scripts/setup.php . " +"Af sikkerhedsÃ¥rsager kræver det en adgangkode." + +#. Type: password +#. Description +#: ../templates:30 +msgid "" +"You can manage the usernames and passwords with `htpasswd' command. They are " +"stored in /etc/phpmyadmin/htpasswd.setup file." +msgstr "" +"Du kan hÃ¥ndtere brugernavne og adgangskoder med kommandoen 'htpasswd'. De gemmes " +"i filen /etc/phpmyadmin/htpasswd.setup ." + +#. Type: password +#. Description +#: ../templates:30 +msgid "Leave empty if you want to disable access to web-based setup." +msgstr "" +"Lad det stÃ¥ tomt, hvis du vil deaktivere adgangen til den webbaserede " +"opsætning." + --- phpmyadmin-2.8.0.3.orig/debian/po/ca.po +++ phpmyadmin-2.8.0.3/debian/po/ca.po @@ -0,0 +1,91 @@ +# phpmyadmin (debconf) translation to Catalan. +# Copyright (C) 2004 Free Software Foundation, Inc. +# Aleix Badia i Bosch , 2004 +# Steve Langasek , 2004 +# +msgid "" +msgstr "" +"Project-Id-Version: phpmyadmin_2.5.5-pl1-1_templates\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2006-03-17 14:03+0100\n" +"PO-Revision-Date: 2004-01-31 19:57GMT\n" +"Last-Translator: Aleix Badia i Bosch \n" +"Language-Team: Debian L10n Catalan \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: multiselect +#. Description +#: ../templates:5 +msgid "Which web server would you like to reconfigure automatically?" +msgstr "Quin servidor de web voldríeu reconfigurar automàticament?" + +#. Type: multiselect +#. Description +#: ../templates:5 +msgid "" +"phpMyAdmin supports any web server that PHP does, but this automatic " +"configuration process only supports Apache." +msgstr "" +"El phpMyAdmin suporta qualsevol servidor web que suporti PHP, però el procés " +"de configuració automàtica només suporta l'Apache." + +#. Type: boolean +#. Description +#: ../templates:12 +msgid "Do you want me to restart ${webserver} now?" +msgstr "Voleu que reiniciï el ${webserver}?" + +#. Type: boolean +#. Description +#: ../templates:12 +msgid "" +"Remember that in order to activate the new configuration ${webserver} has to " +"be restarted. You can also restart ${webserver} manually executing /etc/init." +"d/${webserver} restart" +msgstr "" +"Recordeu que per activar la nova configuració s'ha de reiniciar el " +"${webserver}. També podeu reiniciar el ${webserver} manualment executant /" +"etc/init.d/${webserver} restart" + +#. Type: string +#. Description +#: ../templates:20 +msgid "User name for web-based setup system:" +msgstr "" + +#. Type: string +#. Description +#: ../templates:20 +msgid "Leave empty if you want to use the default user name 'admin'." +msgstr "" + +#. Type: password +#. Description +#: ../templates:30 +msgid "Password for web-based setup system:" +msgstr "" + +#. Type: password +#. Description +#: ../templates:30 +msgid "" +"phpMyAdmin comes with a setup script that can help you with creating " +"configuration. The script is located at http://localhost/phpmyadmin/scripts/setup.php . " +"For security reason it requires authorization." +msgstr "" + +#. Type: password +#. Description +#: ../templates:30 +msgid "" +"You can manage the usernames and passwords with `htpasswd' command. They are " +"stored in /etc/phpmyadmin/htpasswd.setup file." +msgstr "" + +#. Type: password +#. Description +#: ../templates:30 +msgid "Leave empty if you want to disable access to web-based setup." +msgstr "" --- phpmyadmin-2.8.0.3.orig/debian/po/nl.po +++ phpmyadmin-2.8.0.3/debian/po/nl.po @@ -0,0 +1,97 @@ +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans +# +# Developers do not need to manually edit POT or PO files. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: phpmyadmin 2.5.3-1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2006-03-17 14:03+0100\n" +"PO-Revision-Date: 2003-09-26 01:51+0100\n" +"Last-Translator: Tim Vandermeersch \n" +"Language-Team: dutch \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=iso-8859-1\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: multiselect +#. Description +#: ../templates:5 +msgid "Which web server would you like to reconfigure automatically?" +msgstr "Welke webserver wilt u automatisch herconfigureren?" + +#. Type: multiselect +#. Description +#: ../templates:5 +msgid "" +"phpMyAdmin supports any web server that PHP does, but this automatic " +"configuration process only supports Apache." +msgstr "" +"phpMyAdmin ondersteunt elke webserver waar PHP aanwezig is, maar dit " +"automatisch configuratie proces ondersteund enkel Apache en Apache-SSL." + +#. Type: boolean +#. Description +#: ../templates:12 +msgid "Do you want me to restart ${webserver} now?" +msgstr "" + +#. Type: boolean +#. Description +#: ../templates:12 +msgid "" +"Remember that in order to activate the new configuration ${webserver} has to " +"be restarted. You can also restart ${webserver} manually executing /etc/init." +"d/${webserver} restart" +msgstr "" + +#. Type: string +#. Description +#: ../templates:20 +msgid "User name for web-based setup system:" +msgstr "" + +#. Type: string +#. Description +#: ../templates:20 +msgid "Leave empty if you want to use the default user name 'admin'." +msgstr "" + +#. Type: password +#. Description +#: ../templates:30 +msgid "Password for web-based setup system:" +msgstr "" + +#. Type: password +#. Description +#: ../templates:30 +msgid "" +"phpMyAdmin comes with a setup script that can help you with creating " +"configuration. The script is located at http://localhost/phpmyadmin/scripts/setup.php . " +"For security reason it requires authorization." +msgstr "" + +#. Type: password +#. Description +#: ../templates:30 +msgid "" +"You can manage the usernames and passwords with `htpasswd' command. They are " +"stored in /etc/phpmyadmin/htpasswd.setup file." +msgstr "" + +#. Type: password +#. Description +#: ../templates:30 +msgid "Leave empty if you want to disable access to web-based setup." +msgstr "" --- phpmyadmin-2.8.0.3.orig/debian/po/pt_BR.po +++ phpmyadmin-2.8.0.3/debian/po/pt_BR.po @@ -0,0 +1,108 @@ +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans +# +# Developers do not need to manually edit POT or PO files. +# +msgid "" +msgstr "" +"Project-Id-Version: phpmyadmin\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2006-03-17 14:03+0100\n" +"PO-Revision-Date: 2006-03-19 17:50-0300\n" +"Last-Translator: André Luís Lopes \n" +"Language-Team: Debian-BR Project \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ISO-8859-1\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: multiselect +#. Description +#: ../templates:5 +msgid "Which web server would you like to reconfigure automatically?" +msgstr "Qual servidor Web você gostaria de reconfigurar automaticamente ?" + +#. Type: multiselect +#. Description +#: ../templates:5 +msgid "" +"phpMyAdmin supports any web server that PHP does, but this automatic " +"configuration process only supports Apache." +msgstr "" +"O phpMyAdmin suporta qualquer servidor Web suportado pelo PHP, mas este " +"processo de configuração automático suporta somente o servidor Web Apache." + +#. Type: boolean +#. Description +#: ../templates:12 +msgid "Do you want me to restart ${webserver} now?" +msgstr "Você deseja que o ${webserver} seja reiniciado agora ?" + +#. Type: boolean +#. Description +#: ../templates:12 +msgid "" +"Remember that in order to activate the new configuration ${webserver} has to " +"be restarted. You can also restart ${webserver} manually executing /etc/init." +"d/${webserver} restart" +msgstr "" +"Lembre-se que, para que a nova configuração seja ativada, o ${webserver} " +"precisa ser reiniciado. Você também pode reiniciar o ${webserver} " +"manualmente executando '/etc/init.d/${webserver} restart'" + +#. Type: string +#. Description +#: ../templates:20 +msgid "User name for web-based setup system:" +msgstr "Nome do usuário para o sistema de configuração baseado na Web :" + +#. Type: string +#. Description +#: ../templates:20 +msgid "Leave empty if you want to use the default user name 'admin'." +msgstr "" +"Mantenha em branco caso você deseje utilizar o nome de usuário padrão " +"'admin'." + +#. Type: password +#. Description +#: ../templates:30 +msgid "Password for web-based setup system:" +msgstr "Senha para o sistema de configuração baseado na Web :" + +#. Type: password +#. Description +#: ../templates:30 +msgid "" +"phpMyAdmin comes with a setup script that can help you with creating " +"configuration. The script is located at http://localhost/phpmyadmin/scripts/setup.php . " +"For security reason it requires authorization." +msgstr "" +"O phpMyAdmin é fornecido com um script de configuração que pode auxiliá-lo " +"em sua configuração. O script está localizado em http://localhost/phpmyadmin/scripts/" +"setup.php . Por razões de segurança, o mesmo requer autorização." + +#. Type: password +#. Description +#: ../templates:30 +msgid "" +"You can manage the usernames and passwords with `htpasswd' command. They are " +"stored in /etc/phpmyadmin/htpasswd.setup file." +msgstr "" +"Você pode gerenciar os nomes de usuários e senhas com o comando 'htpasswd'. " +"Os mesmos estão armazenados no arquivo /etc/phpmyadmin/htpasswd.setup." + +#. Type: password +#. Description +#: ../templates:30 +msgid "Leave empty if you want to disable access to web-based setup." +msgstr "" +"Mantenha em branco caso você deseje desabilitar acesso à configuração " +"baseada na Web." --- phpmyadmin-2.8.0.3.orig/debian/po/pt.po +++ phpmyadmin-2.8.0.3/debian/po/pt.po @@ -0,0 +1,91 @@ +# Portuguese translation of phpMyAdmin's debconf messages. +# 2005, Miguel Figueiredo +# +# 30-10-2005 - Miguel Figueiredo - initial translation +# +msgid "" +msgstr "" +"Project-Id-Version: phpmyadmin 4:2.6.4-pl3-1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2006-03-17 14:03+0100\n" +"PO-Revision-Date: 2005-10-30 11:08+0000\n" +"Last-Translator: Miguel Figueiredo \n" +"Language-Team: Portuguese \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: multiselect +#. Description +#: ../templates:5 +msgid "Which web server would you like to reconfigure automatically?" +msgstr "Qual o servidor web que deseja reconfigurar automaticamente?" + +#. Type: multiselect +#. Description +#: ../templates:5 +msgid "" +"phpMyAdmin supports any web server that PHP does, but this automatic " +"configuration process only supports Apache." +msgstr "" +"O phpMyAdmin suporta qualquer servidor web que o PHP suporte, mas o processo " +"de configuração automática apenas suporta o Apache." + +#. Type: boolean +#. Description +#: ../templates:12 +msgid "Do you want me to restart ${webserver} now?" +msgstr "Quer que eu reinicie agora o ${webserver}?" + +#. Type: boolean +#. Description +#: ../templates:12 +msgid "" +"Remember that in order to activate the new configuration ${webserver} has to " +"be restarted. You can also restart ${webserver} manually executing /etc/init." +"d/${webserver} restart" +msgstr "" +"Lembre-se que de modo a activar a nova configuração, o ${webserver} tem de " +"ser re-iniciado. Você pode também reiniciar manualmente o ${webserver} " +"executando /etc/init.d/${webserver} restart" + +#. Type: string +#. Description +#: ../templates:20 +msgid "User name for web-based setup system:" +msgstr "" + +#. Type: string +#. Description +#: ../templates:20 +msgid "Leave empty if you want to use the default user name 'admin'." +msgstr "" + +#. Type: password +#. Description +#: ../templates:30 +msgid "Password for web-based setup system:" +msgstr "" + +#. Type: password +#. Description +#: ../templates:30 +msgid "" +"phpMyAdmin comes with a setup script that can help you with creating " +"configuration. The script is located at http://localhost/phpmyadmin/scripts/setup.php . " +"For security reason it requires authorization." +msgstr "" + +#. Type: password +#. Description +#: ../templates:30 +msgid "" +"You can manage the usernames and passwords with `htpasswd' command. They are " +"stored in /etc/phpmyadmin/htpasswd.setup file." +msgstr "" + +#. Type: password +#. Description +#: ../templates:30 +msgid "Leave empty if you want to disable access to web-based setup." +msgstr "" --- phpmyadmin-2.8.0.3.orig/debian/po/sv.po +++ phpmyadmin-2.8.0.3/debian/po/sv.po @@ -0,0 +1,84 @@ +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans +# Developers do not need to manually edit POT or PO files. +# , fuzzy +# +# +msgid "" +msgstr "" +"Project-Id-Version: phpmyadmin\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2006-03-17 14:03+0100\n" +"PO-Revision-Date: 2006-03-28 18:47+0100\n" +"Last-Translator: Daniel Nylander \n" +"Language-Team: Swedish \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=iso-8859-1\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: multiselect +#. Description +#: ../templates:5 +msgid "Which web server would you like to reconfigure automatically?" +msgstr "Vilken webbserver vill du att jag ska konfigurera automatiskt?" + +#. Type: multiselect +#. Description +#: ../templates:5 +msgid "phpMyAdmin supports any web server that PHP does, but this automatic configuration process only supports Apache." +msgstr "phpMyAdmin har stöd för de webbservrar som PHP har men den här automatiska konfigurationsprocessen klarar endast Apache." + +#. Type: boolean +#. Description +#: ../templates:12 +msgid "Do you want me to restart ${webserver} now?" +msgstr "Vill du att jag startar om ${webserver} nu?" + +#. Type: boolean +#. Description +#: ../templates:12 +msgid "Remember that in order to activate the new configuration ${webserver} has to be restarted. You can also restart ${webserver} manually executing /etc/init.d/${webserver} restart" +msgstr "Kom ihåg att aktivera den nya konfiguration genom att starta om ${webserver}. Du kan även starta om ${webserver} manuellt genom att köra /etc/init.d/${webserver} restart" + +#. Type: string +#. Description +#: ../templates:20 +msgid "User name for web-based setup system:" +msgstr "Användarnamn för det webbaserade konfigurationssystemet:" + +#. Type: string +#. Description +#: ../templates:20 +msgid "Leave empty if you want to use the default user name 'admin'." +msgstr "Lämna blank om du vill använda standardanvändarnamnet \"admin\"." + +#. Type: password +#. Description +#: ../templates:30 +msgid "Password for web-based setup system:" +msgstr "Lösenord för det webbaserade konfigurationssystemet:" + +#. Type: password +#. Description +#: ../templates:30 +msgid "phpMyAdmin comes with a setup script that can help you with creating configuration. The script is located at http://localhost/phpmyadmin/scripts/setup.php . For security reason it requires authorization." +msgstr "phpMyAdmin kommer med ett konfigurationsskript som kan hjälpa dig att skapa en konfiguration. Skriptet kan hittas på http://localhost/phpmyadmin/scripts/setup.php . Av säkerhetsskäl kräver det auktorisering." + +#. Type: password +#. Description +#: ../templates:30 +msgid "You can manage the usernames and passwords with `htpasswd' command. They are stored in /etc/phpmyadmin/htpasswd.setup file." +msgstr "Du kan hantera användarnamnen och lösenorden med kommandot \"htpasswd\". De lagras i filen /etc/phpmyadmin/htpasswd.setup." + +#. Type: password +#. Description +#: ../templates:30 +msgid "Leave empty if you want to disable access to web-based setup." +msgstr "Lämna blank om du vill inaktivera tillgång till den webbaserade konfigurationen." + --- phpmyadmin-2.8.0.3.orig/debian/po/ru.po +++ phpmyadmin-2.8.0.3/debian/po/ru.po @@ -0,0 +1,99 @@ +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans +# +# Developers do not need to manually edit POT or PO files. +# +msgid "" +msgstr "" +"Project-Id-Version: phpmyadmin_2.5.4-1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2006-03-17 14:03+0100\n" +"PO-Revision-Date: 2003-11-19 15:00+0500\n" +"Last-Translator: Ilgiz Kalmetev \n" +"Language-Team: russian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=KOI8-R\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: multiselect +#. Description +#: ../templates:5 +msgid "Which web server would you like to reconfigure automatically?" +msgstr "ëÁËÏÊ ÉÚ ×ÅÂ-ÓÅÒ×ÅÒÏ× ÷Ù ÈÏÔÉÔÅ ÐÅÒÅÎÁÓÔÒÏÉÔØ Á×ÔÏÍÁÔÉÞÅÓËÉ?" + +#. Type: multiselect +#. Description +#: ../templates:5 +msgid "" +"phpMyAdmin supports any web server that PHP does, but this automatic " +"configuration process only supports Apache." +msgstr "" +"phpMyAdmin ÐÏÄÄÅÒÖÉ×ÁÅÔ ÌÀÂÏÊ ×ÅÂ-ÓÅÒ×ÅÒ, ËÏÔÏÒÙÊ ÒÁÂÏÔÁÅÔ Ó PHP, ÎÏ ÄÁÎÎÙÊ " +"ÐÒÏÃÅÓÓ Á×ÔÏÍÁÔÉÞÅÓËÏÊ ÎÁÓÔÒÏÊËÉ ÐÏÄÄÅÒÖÉ×ÁÅÔ ÔÏÌØËÏ Apache." + +#. Type: boolean +#. Description +#: ../templates:12 +msgid "Do you want me to restart ${webserver} now?" +msgstr "èÏÔÉÔÅ ÐÅÒÅÚÁÐÕÓÔÉÔØ ${webserver} ÐÒÑÍÏ ÓÅÊÞÁÓ?" + +#. Type: boolean +#. Description +#: ../templates:12 +msgid "" +"Remember that in order to activate the new configuration ${webserver} has to " +"be restarted. You can also restart ${webserver} manually executing /etc/init." +"d/${webserver} restart" +msgstr "" +"ðÏÍÎÉÔÅ, ÞÔÏ ÄÌÑ ÁËÔÉ×ÉÚÁÃÉÉ ÎÏ×ÏÊ ÎÁÓÔÒÏÊËÉ ${webserver} ÄÏÌÖÅÎ ÂÙÔØ " +"ÐÅÒÅÚÁÐÕÝÅÎ. ÷Ù ÍÏÖÅÔÅ ÐÅÒÅÚÁÐÕÓÔÉÔØ ${webserver} ×ÒÕÞÎÕÀ ËÏÍÁÎÄÏÊ /etc/init." +"d/${webserver} restart" + +#. Type: string +#. Description +#: ../templates:20 +msgid "User name for web-based setup system:" +msgstr "" + +#. Type: string +#. Description +#: ../templates:20 +msgid "Leave empty if you want to use the default user name 'admin'." +msgstr "" + +#. Type: password +#. Description +#: ../templates:30 +msgid "Password for web-based setup system:" +msgstr "" + +#. Type: password +#. Description +#: ../templates:30 +msgid "" +"phpMyAdmin comes with a setup script that can help you with creating " +"configuration. The script is located at http://localhost/phpmyadmin/scripts/setup.php . " +"For security reason it requires authorization." +msgstr "" + +#. Type: password +#. Description +#: ../templates:30 +msgid "" +"You can manage the usernames and passwords with `htpasswd' command. They are " +"stored in /etc/phpmyadmin/htpasswd.setup file." +msgstr "" + +#. Type: password +#. Description +#: ../templates:30 +msgid "Leave empty if you want to disable access to web-based setup." +msgstr "" --- phpmyadmin-2.8.0.3.orig/debian/po/POTFILES.in +++ phpmyadmin-2.8.0.3/debian/po/POTFILES.in @@ -0,0 +1 @@ +[type: gettext/rfc822deb] templates --- phpmyadmin-2.8.0.3.orig/debian/po/cs.po +++ phpmyadmin-2.8.0.3/debian/po/cs.po @@ -0,0 +1,107 @@ +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans +# +# Developers do not need to manually edit POT or PO files. +# +msgid "" +msgstr "" +"Project-Id-Version: phpmyadmin\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2006-03-17 14:03+0100\n" +"PO-Revision-Date: 2006-03-28 18:57+0200\n" +"Last-Translator: Miroslav Kure \n" +"Language-Team: Czech \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: multiselect +#. Description +#: ../templates:5 +msgid "Which web server would you like to reconfigure automatically?" +msgstr "Který webový server se má nastavit automaticky?" + +#. Type: multiselect +#. Description +#: ../templates:5 +msgid "" +"phpMyAdmin supports any web server that PHP does, but this automatic " +"configuration process only supports Apache." +msgstr "" +"phpMyAdmin podporuje libovolný webový server, pod kterým běží PHP, avÅ¡ak " +"automatické nastavení umí pouze ve spojení s Apachem." + +#. Type: boolean +#. Description +#: ../templates:12 +msgid "Do you want me to restart ${webserver} now?" +msgstr "Chcete, abych nyní restartoval ${webserver}?" + +#. Type: boolean +#. Description +#: ../templates:12 +msgid "" +"Remember that in order to activate the new configuration ${webserver} has to " +"be restarted. You can also restart ${webserver} manually executing /etc/init." +"d/${webserver} restart" +msgstr "" +"Aby se aktivovalo vaÅ¡e nové nastavení, musí se ${webserver} restartovat. " +"${webserver} také můžete restartovat ruÄnÄ› příkazem /etc/init.d/${webserver} " +"restart." + +#. Type: string +#. Description +#: ../templates:20 +msgid "User name for web-based setup system:" +msgstr "Uživatelské jméno pro webové konfiguraÄní rozhraní:" + +#. Type: string +#. Description +#: ../templates:20 +msgid "Leave empty if you want to use the default user name 'admin'." +msgstr "" +"Chcete-li použít výchozí jméno 'admin', můžete ponechat pole prázdné." + +#. Type: password +#. Description +#: ../templates:30 +msgid "Password for web-based setup system:" +msgstr "Heslo pro webové konfiguraÄní rozhraní:" + +#. Type: password +#. Description +#: ../templates:30 +msgid "" +"phpMyAdmin comes with a setup script that can help you with creating " +"configuration. The script is located at http://localhost/phpmyadmin/scripts/setup.php . " +"For security reason it requires authorization." +msgstr "" +"SouÄástí phpMyAdminu je i skript, který vám pomůže s vytvoÅ™ením konfigurace. " +"Skript je dostupný na http://localhost/phpmyadmin/scripts/setup.php. Z bezpeÄnostních " +"důvodů je vyžadována autorizace." + +#. Type: password +#. Description +#: ../templates:30 +msgid "" +"You can manage the usernames and passwords with `htpasswd' command. They are " +"stored in /etc/phpmyadmin/htpasswd.setup file." +msgstr "" +"Uživatelská jména a hesla jsou uložena v souboru /etc/phpmyadmin/htpasswd." +"setup a můžete je spravovat pomocí nástroje `htpasswd'." + +#. Type: password +#. Description +#: ../templates:30 +msgid "Leave empty if you want to disable access to web-based setup." +msgstr "" +"Pokud chcete přístup k webovému konfiguraÄnímu rozhraní zakázat, ponechte " +"pole prázdné." --- phpmyadmin-2.8.0.3.orig/debian/po/pl.po +++ phpmyadmin-2.8.0.3/debian/po/pl.po @@ -0,0 +1,94 @@ +# (c) 2003-2006 Piotr Roszatycki , GPL +# +msgid "" +msgstr "" +"Project-Id-Version: phpmyadmin 2.5.4-1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2006-03-17 14:03+0100\n" +"PO-Revision-Date: 2006-03-16 18:36+0100\n" +"Last-Translator: Piotr Roszatycki \n" +"Language-Team: Polish Localization \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=iso-8859-2\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: multiselect +#. Description +#: ../templates:5 +msgid "Which web server would you like to reconfigure automatically?" +msgstr "Który serwer WWW przekonfigurowaæ automatycznie?" + +#. Type: multiselect +#. Description +#: ../templates:5 +msgid "" +"phpMyAdmin supports any web server that PHP does, but this automatic " +"configuration process only supports Apache." +msgstr "" +"phpMyAdmin dzia³a z dowolnym serwerem WWW który obs³uguje pliki PHP, ale " +"automatyczna konfiguracja dzia³a tylko dla Apache." + +#. Type: boolean +#. Description +#: ../templates:12 +msgid "Do you want me to restart ${webserver} now?" +msgstr "Czy zrestartowaæ teraz ${webserver}?" + +#. Type: boolean +#. Description +#: ../templates:12 +msgid "" +"Remember that in order to activate the new configuration ${webserver} has to " +"be restarted. You can also restart ${webserver} manually executing /etc/init." +"d/${webserver} restart" +msgstr "" +"Aby uaktywniæ zmiany, potrzeby jest restart ${webserver}. Mo¿na dokonaæ tego " +"rêcznie wywo³uj±c polecenie /etc/init.d/${webserver} restart" + +#. Type: string +#. Description +#: ../templates:20 +msgid "User name for web-based setup system:" +msgstr "Nazwa u¿ytkownika dla konfiguratora z poziomu przegl±darki:" + +#. Type: string +#. Description +#: ../templates:20 +msgid "Leave empty if you want to use the default user name 'admin'." +msgstr "" +"Pozostaw puste, je¿eli chcesz pozostawiæ domy¶l± nazwê u¿ytkownika 'admin'." + +#. Type: password +#. Description +#: ../templates:30 +msgid "Password for web-based setup system:" +msgstr "Has³o dla konfiguratora z poziomu przegl±darki:" + +#. Type: password +#. Description +#: ../templates:30 +msgid "" +"phpMyAdmin comes with a setup script that can help you with creating " +"configuration. The script is located at http://localhost/phpmyadmin/scripts/setup.php . " +"For security reason it requires authorization." +msgstr "" +"phpMyAdmina mo¿na skonfigurowaæ z poziomu przegl±darki WWW. Skrypt " +"konfiguratora jest dostêpny pod adresem http://localhost/phpmyadmin/scripts/setup.php ." + +#. Type: password +#. Description +#: ../templates:30 +msgid "" +"You can manage the usernames and passwords with `htpasswd' command. They are " +"stored in /etc/phpmyadmin/htpasswd.setup file." +msgstr "" +"Nazwê u¿ytkownika i has³o mo¿na zmienic za pomoc± polecenia `htpasswd'. Dane " +"do autoryzacji s± przechowywane w pliku /etc/phpmyadmin/htpasswd.setup ." + +#. Type: password +#. Description +#: ../templates:30 +msgid "Leave empty if you want to disable access to web-based setup." +msgstr "" +"Pozostaw puste, je¿eli chcesz zablokowaæ dostêp do konfiguratora z poziomu " +"przegl±darki." --- phpmyadmin-2.8.0.3.orig/debian/po/de.po +++ phpmyadmin-2.8.0.3/debian/po/de.po @@ -0,0 +1,108 @@ +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans +# Developers do not need to manually edit POT or PO files. +# , fuzzy +# +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2006-03-17 14:03+0100\n" +"PO-Revision-Date: 2006-03-28 19:25+0200\n" +"Last-Translator: Daniel Knabl \n" +"Language-Team: German \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: multiselect +#. Description +#: ../templates:5 +msgid "Which web server would you like to reconfigure automatically?" +msgstr "Welchen WEb-Server möchten Sie automatisch konfigurieren?" + +#. Type: multiselect +#. Description +#: ../templates:5 +msgid "" +"phpMyAdmin supports any web server that PHP does, but this automatic " +"configuration process only supports Apache." +msgstr "" +"phpMyAdmin untersützt jeden Web-Server der PHP unterstützt, diese " +"automatische Konfiguration unterstützt jedoch nur Apache." + +#. Type: boolean +#. Description +#: ../templates:12 +msgid "Do you want me to restart ${webserver} now?" +msgstr "Möchten Sie, dass ich ${webserver} jetzt neu starte?" + +#. Type: boolean +#. Description +#: ../templates:12 +msgid "" +"Remember that in order to activate the new configuration ${webserver} has to " +"be restarted. You can also restart ${webserver} manually executing /etc/init." +"d/${webserver} restart" +msgstr "" +"Beachten Sie, dass ${webserver} neu gestartet werden muss, um die neue " +"Konfiguration zu verwenden. Sie können ${webserver} auch mit dem Befehl \"/" +"etc/init.d/${webserver} restart\" neu starten." + +#. Type: string +#. Description +#: ../templates:20 +msgid "User name for web-based setup system:" +msgstr "Benutzername für die webbasierte Installaton:" + +#. Type: string +#. Description +#: ../templates:20 +msgid "Leave empty if you want to use the default user name 'admin'." +msgstr "" +"Lassen Sie das leer, wenn sie den Standardbenutzernamen 'admin' verwenden " +"möchten." + +#. Type: password +#. Description +#: ../templates:30 +msgid "Password for web-based setup system:" +msgstr "Passwort für die webbasierte Installation:" + +#. Type: password +#. Description +#: ../templates:30 +msgid "" +"phpMyAdmin comes with a setup script that can help you with creating " +"configuration. The script is located at http://localhost/phpmyadmin/scripts/setup.php . " +"For security reason it requires authorization." +msgstr "" +"phpMyAdmin kommt mit einem Installationsscript, welches Ihnen beim Erstellen " +"der Konfiguration hilft. Das Script befindet sich unter http://localhost/phpmyadmin/scripts/setup.php . " +"Aus Sicherheitsgründen erfordert es Authorisierung." + +#. Type: password +#. Description +#: ../templates:30 +msgid "" +"You can manage the usernames and passwords with `htpasswd' command. They are " +"stored in /etc/phpmyadmin/htpasswd.setup file." +msgstr "" +"Sie können die Benutzernamen und Passwörter mittels dem 'htpasswd' Kommando " +"verwalten. Sie werden in der Datei /etc/phpmyadmin/htpasswd.setup " +"gespeichert." + +#. Type: password +#. Description +#: ../templates:30 +msgid "Leave empty if you want to disable access to web-based setup." +msgstr "" +"Lassen Sie das leer, wenn Sie den Zugriff auf die webbasierte Installation " +"verbieten möchten." --- phpmyadmin-2.8.0.3.orig/debian/po/es.po +++ phpmyadmin-2.8.0.3/debian/po/es.po @@ -0,0 +1,97 @@ +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans +# +# Developers do not need to manually edit POT or PO files. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2006-03-17 14:03+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ISO-8859-15\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: multiselect +#. Description +#: ../templates:5 +msgid "Which web server would you like to reconfigure automatically?" +msgstr "¿Qué servidor web le gustaría reconfigurar automáticamente?" + +#. Type: multiselect +#. Description +#: ../templates:5 +msgid "" +"phpMyAdmin supports any web server that PHP does, but this automatic " +"configuration process only supports Apache." +msgstr "" +"phpMyAdmin funciona con cualquier servidor web que tenga soporte para PHP, " +"pero el proceso de configuración automática sólo sirve con Apache." + +#. Type: boolean +#. Description +#: ../templates:12 +msgid "Do you want me to restart ${webserver} now?" +msgstr "" + +#. Type: boolean +#. Description +#: ../templates:12 +msgid "" +"Remember that in order to activate the new configuration ${webserver} has to " +"be restarted. You can also restart ${webserver} manually executing /etc/init." +"d/${webserver} restart" +msgstr "" + +#. Type: string +#. Description +#: ../templates:20 +msgid "User name for web-based setup system:" +msgstr "" + +#. Type: string +#. Description +#: ../templates:20 +msgid "Leave empty if you want to use the default user name 'admin'." +msgstr "" + +#. Type: password +#. Description +#: ../templates:30 +msgid "Password for web-based setup system:" +msgstr "" + +#. Type: password +#. Description +#: ../templates:30 +msgid "" +"phpMyAdmin comes with a setup script that can help you with creating " +"configuration. The script is located at http://localhost/phpmyadmin/scripts/setup.php . " +"For security reason it requires authorization." +msgstr "" + +#. Type: password +#. Description +#: ../templates:30 +msgid "" +"You can manage the usernames and passwords with `htpasswd' command. They are " +"stored in /etc/phpmyadmin/htpasswd.setup file." +msgstr "" + +#. Type: password +#. Description +#: ../templates:30 +msgid "Leave empty if you want to disable access to web-based setup." +msgstr "" --- phpmyadmin-2.8.0.3.orig/debian/src/config.header.inc.php +++ phpmyadmin-2.8.0.3/debian/src/config.header.inc.php @@ -0,0 +1,7 @@ + --- phpmyadmin-2.8.0.3.orig/debian/src/config.inc.php +++ phpmyadmin-2.8.0.3/debian/src/config.inc.php @@ -0,0 +1,98 @@ + '', + 'rules' => array()); + } +} + +?> --- phpmyadmin-2.8.0.3.orig/debian/src/config.footer.inc.php +++ phpmyadmin-2.8.0.3/debian/src/config.footer.inc.php @@ -0,0 +1,7 @@ + --- phpmyadmin-2.8.0.3.orig/debian/packages +++ phpmyadmin-2.8.0.3/debian/packages @@ -0,0 +1,479 @@ +# $Id: /trunk/debian/dists/phpmyadmin/debian/packages 30 2006-03-31T13:13:20.627481Z dexter $ + +# If the debian/rules or debian/control file is missing, rebuild the file: +# +# $ yada rebuild control +# $ yada rebuild rules + + +Source: phpmyadmin +Section: web +Priority: extra +Maintainer: Piotr Roszatycki +Standards-Version: 3.6.2 +Upstream-Source: +Home-Page: +Description: set of PHP-scripts to administrate MySQL over the WWW +Copyright: GPL + Copyright (C) 1998-2000 Tobias Ratschiller + Copyright (C) 2001-2006 Marc Delisle + Olivier Mller + Robin Johnson + Alexander M. Turek + Michal Cihar + Garvin Hicking + Michael Keck + Sebastian Mendel + [check Documentation.txt/.html file for more details] +Major-Changes: +%`cd debian/patches && ls *.patch | sed -e 's/^/ /'` +Patches: patches/*.patch + +Package: phpmyadmin +Architecture: all +Depends: php5-cgi | php5 | php4-cgi | php4 +Depends: php5-mysql | php5-mysqli | php4-mysql +Depends: [] +Recommends: apache2 | httpd +Recommends: php5-mcrypt | php4-mcrypt +Recommends: php5-gd | php4-gd +Recommends: [] +Suggests: mysql-server (>= 3.23.36) +Suggests: [] +Description: set of PHP-scripts to administrate MySQL over the WWW + phpMyAdmin is intended to handle the administration of MySQL over the WWW. + Currently it can: + - easily browse through databases and tables + - create, copy, rename, alter and drop databases + - create, copy, rename, alter and drop tables + - do table maintenance + - add, edit and drop fields + - execute any SQL-statement, even multiple queries + - create, alter and drop indexes + - load text files into tables + - create and read dumps of tables or databases + - export data to SQL, CSV, XML, Word, Excel, PDF and Latex formats + - administer multiple servers + - manage MySQL users and privileges + - check server settings and runtime information with configuration hints + - check referential integrity in MyISAM tables + - using Query-by-example (QBE), create complex queries automatically + connecting required tables + - create PDF graphics of your Database layout + - search globally in a database or a subset of it + - transform stored data into any format using a set of predefined + functions, like displaying BLOB-data as image or download-link + - support InnoDB tables and foreign keys + - support mysqli, the improved MySQL extension + - communicate in 50 different languages +Install: sh + yada install -data -into /usr/share/phpmyadmin *.php *.css + yada install -data -into /usr/share/phpmyadmin/scripts scripts/setup.php + yada copy -data -into /usr/share/phpmyadmin css js lang libraries themes + yada remove -data -into /usr/share/phpmyadmin/lang *.sh + yada remove -data -into /usr/share/phpmyadmin/libraries/fpdf README + yada remove -data -into /usr/share/phpmyadmin/libraries/transformations *.sh README TEMPLATE* + yada install -data -into /usr/share/phpmyadmin Documentation.html translators.html + yada install -data -into /usr/share/phpmyadmin ChangeLog INSTALL README + yada install -dir /var/lib/phpmyadmin + yada symlink -data -into /usr/share/phpmyadmin/config /var/lib/phpmyadmin/config.inc.php + yada install -dir /etc/phpmyadmin + yada install -conf -ucf -subdir phpmyadmin debian/conf/config.inc.php + yada install -conf -ucf -subdir phpmyadmin debian/conf/config.header.inc.php + yada install -conf -ucf -subdir phpmyadmin debian/conf/config.footer.inc.php + yada install -conf -ucf -subdir phpmyadmin debian/conf/htaccess + yada install -conf -ucf -subdir phpmyadmin debian/conf/apache.conf + yada symlink -into /usr/share/phpmyadmin -as .htaccess /etc/phpmyadmin/htaccess + yada install -into /usr/share/phpmyadmin debian/src/config.inc.php + yada install -into /usr/share/phpmyadmin debian/src/config.header.inc.php + yada install -into /usr/share/phpmyadmin debian/src/config.footer.inc.php + . + perl -pi -e "s/'([0-9a-z.]+)'/'\$1-Debian-${VERSION##*-}'/ if /set..PMA_VERSION/" $ROOT/usr/share/phpmyadmin/libraries/Config.class.php + . + yada install -doc README TODO CREDITS + yada install -doc Documentation.html translators.html + yada install -doc -as changelog ChangeLog + yada install -doc -as README.Debian debian/README + yada install -doc -as NEWS.Debian -gzip debian/NEWS + yada install -doc -as NEWS debian/NEWS.upstream + yada install -doc -subdir scripts scripts/* + yada remove -doc -subdir scripts setup.php +Templates: + Template: phpmyadmin/reconfigure-webserver + Type: multiselect + Choices: apache, apache-ssl, apache-perl, apache2 + Default: + _Description: Which web server would you like to reconfigure automatically? + phpMyAdmin supports any web server that PHP does, but this automatic + configuration process only supports Apache. + . + Template: phpmyadmin/restart-webserver + Type: boolean + Default: false + _Description: Do you want me to restart ${webserver} now? + Remember that in order to activate the new configuration + ${webserver} has to be restarted. You can also restart ${webserver} + manually executing /etc/init.d/${webserver} restart + . + Template: phpmyadmin/setup-username + Type: string + Default: admin + _Description: User name for web-based setup system: + phpMyAdmin comes with a setup script that can help you with creating + configuration. The script is located at http://localhost/phpmyadmin/scripts/setup.php . + For security reason it requires authorization. + . + Leave empty if you want to use the default user name 'admin'. + . + Template: phpmyadmin/setup-password + Type: password + Default: + _Description: Password for web-based setup system: + phpMyAdmin comes with a setup script that can help you with creating + configuration. The script is located at http://localhost/phpmyadmin/scripts/setup.php . + For security reason it requires authorization. + . + You can manage the usernames and passwords with `htpasswd' command. + They are stored in /etc/phpmyadmin/htpasswd.setup file. + . + Leave empty if you want to disable access to web-based setup. +Config: bash + db_input medium phpmyadmin/reconfigure-webserver || true + db_go || true + if [ ! -f /etc/phpmyadmin/htpasswd.setup ]; then + db_input medium phpmyadmin/setup-username || true + db_input medium phpmyadmin/setup-password || true + db_go || true + fi +Preinst: bash + if [ "$1" = "upgrade" -a -n "$2" ] && \ + dpkg --compare-versions "$2" lt-nl "2.1.0.1-2"; then + if [ -d /etc/phpmyadmin ]; then + for i in config footer header; do + mv -f /etc/phpmyadmin/$i.inc.php3 /etc/phpmyadmin/$i.inc.php || true + done + fi + fi + if [ "$1" = "upgrade" -a -n "$2" ] && \ + dpkg --compare-versions "$2" lt-nl "2.5.4-1"; then + for webserver in apache apache-perl apache-ssl; do + if grep -qs "^Include /etc/phpmyadmin/apache.conf" /etc/$webserver/httpd.conf; then + cp -af /etc/$webserver/httpd.conf /etc/$webserver/httpd.conf.old.phpmyadmin + grep -v "^Include /etc/phpmyadmin/apache.conf" /etc/$webserver/httpd.conf \ + > /etc/$webserver/httpd.conf.new.phpmyadmin + chmod --reference=/etc/$webserver/httpd.conf /etc/$webserver/httpd.conf.new.phpmyadmin + chown --reference=/etc/$webserver/httpd.conf /etc/$webserver/httpd.conf.new.phpmyadmin + mv -f /etc/$webserver/httpd.conf.new.phpmyadmin /etc/$webserver/httpd.conf + fi + done + fi + if [ "$1" = "upgrade" -a -n "$2" ] && \ + dpkg --compare-versions "$2" lt-nl "2.5.6-rc2-1"; then + if [ -d /etc/phpmyadmin ]; then + for i in footer header; do + mv -f /etc/phpmyadmin/$i.inc.php /etc/phpmyadmin/$i.inc.php.dpkg-old || true + ucf --purge /etc/phpmyadmin/$i.inc.php + done + fi + fi + if [ "$1" = "upgrade" -a -n "$2" ] && \ + dpkg --compare-versions "$2" lt-nl "2:2.6.1-rc2-1"; then + for webserver in apache apache-perl apache-ssl apache2; do + if [ -h /etc/$webserver/conf.d/phpmyadmin ]; then + mv /etc/$webserver/conf.d/phpmyadmin /etc/$webserver/conf.d/phpmyadmin.conf + fi + done + fi + if [ "$1" = "upgrade" -a -n "$2" ] && \ + dpkg --compare-versions "$2" lt-nl "3:2.6.1-pl2-2"; then + for webserver in apache apache-perl apache-ssl apache2; do + if [ -h /etc/$webserver/conf.d/phpmyadmin -a -h /etc/$webserver/conf.d/phpmyadmin.conf ]; then + rm -f /etc/$webserver/conf.d/phpmyadmin + fi + done + fi + if [ "$1" = "upgrade" -a -n "$2" ] && \ + dpkg --compare-versions "$2" lt-nl "3:2.6.2-rc1-2"; then + for webserver in apache apache-perl apache-ssl apache2; do + if [ -h /etc/$webserver/conf.d/phpmyadmin.conf ]; then + cat /etc/$webserver/conf.d/phpmyadmin.conf > /etc/$webserver/conf.d/phpmyadmin.conf.dpkg-tmp + rm -f /etc/$webserver/conf.d/phpmyadmin.conf + cp /etc/$webserver/conf.d/phpmyadmin.conf.dpkg-tmp /etc/$webserver/conf.d/phpmyadmin.conf + fi + done + mv -f /etc/phpmyadmin/apache.conf /etc/phpmyadmin/apache.conf.dpkg-old || true + ucf --purge /etc/phpmyadmin/apache.conf + rm -f /etc/phpmyadmin/apache.conf.md5sum + fi + # Trying to fix the mess. Sorry :( See #307275. + if [ "$1" = "upgrade" -a "$2" = "4:2.6.2-1" ]; then + if grep -qs "^# Include /etc/apache2/conf\.d/\[^\.#\]\*$" /etc/apache2/apache2.conf; then + cp -af /etc/apache2/apache2.conf /etc/apache2/apache2.conf.old.phpmyadmin + grep -v "^Include /etc/apache2/conf\.d/\*\.conf" /etc/apache2/apache2.conf.old.phpmyadmin | \ + sed "s%^# \(Include /etc/apache2/conf\.d/\[^\.#\]\*\)$%\1%" > /etc/apache2/apache2.conf.new.phpmyadmin + chmod --reference=/etc/apache2/apache2.conf /etc/apache2/apache2.conf.new.phpmyadmin + chown --reference=/etc/apache2/apache2.conf /etc/apache2/apache2.conf.new.phpmyadmin + mv -f /etc/apache2/apache2.conf.new.phpmyadmin /etc/apache2/apache2.conf + fi + fi + if [ "$1" = "upgrade" -a -n "$2" ] && \ + dpkg --compare-versions "$2" lt-nl "4:2.6.4-pl1-1"; then + for webserver in apache apache-perl apache-ssl apache2; do + if echo "869f29f7cae89228518a87b0758e6bd4 /etc/$webserver/conf.d/phpmyadmin.conf" | md5sum -c >/dev/null 2>&1; then + rm -f /etc/$webserver/conf.d/phpmyadmin.conf + fi + done + ucf --purge /etc/$webserver/conf.d/phpmyadmin.conf + fi + . + if [ -f /etc/phpmyadmin/apache.conf ]; then + md5sum /etc/phpmyadmin/apache.conf 2>/dev/null >/etc/phpmyadmin/apache.conf.dpkg-md5sum || true + fi +Postinst: bash + if [ "$1" = "configure" -a -f /etc/phpmyadmin/blowfish_secret.inc.php ] \ + && dpkg --compare-versions "$2" lt-nl "1:2.5.7-pl1-2"; then + chgrp www-data /etc/phpmyadmin/blowfish_secret.inc.php + chmod 640 /etc/phpmyadmin/blowfish_secret.inc.php + fi + . + if [ "$1" = "configure" ]; then + . + if [ -z "$2" ] || dpkg --compare-versions "$2" lt-nl "4:2.8.0.2-1"; then + if [ ! -e /var/www/phpmyadmin ]; then + ln -s /usr/share/phpmyadmin /var/www || true + fi + fi + . + if [ ! -f /etc/phpmyadmin/blowfish_secret.inc.php ]; then + touch /etc/phpmyadmin/blowfish_secret.inc.php + chgrp www-data /etc/phpmyadmin/blowfish_secret.inc.php + chmod 640 /etc/phpmyadmin/blowfish_secret.inc.php + printf "\n" \ + `perl -le 'print map{("a".."z","A".."Z",0..9)[int(rand(62))]}(1..24)'` \ + >> /etc/phpmyadmin/blowfish_secret.inc.php + fi + . + if [ ! -f /etc/phpmyadmin/htpasswd.setup ]; then + touch /etc/phpmyadmin/htpasswd.setup + chgrp www-data /etc/phpmyadmin/htpasswd.setup + chmod 640 /etc/phpmyadmin/htpasswd.setup + db_get phpmyadmin/setup-username + setup_username=${RET:-admin} + db_get phpmyadmin/setup-password + if [ -n "$RET" ]; then + setup_password=`perl -le 'print crypt($ARGV[0], join("", map{("a".."z","A".."Z",0..9)[int(rand(62))]}(1..2)))' "$RET"` + else + setup_password="*" + fi + echo "$setup_username:$setup_password" > /etc/phpmyadmin/htpasswd.setup + db_reset phpmyadmin/setup-username || true + db_reset phpmyadmin/setup-password || true + fi + . + if [ ! -f /var/lib/phpmyadmin/config.inc.php ]; then + if [ -z "$2" ] || dpkg --compare-versions "$2" lt-nl "4:2.8.0.2-1"; then + date=`LANG=C date -R` + for php in /usr/bin/php /usr/bin/php5 /usr/bin/php4 /usr/lib/cgi-bin/php /usr/lib/cgi-bin/php5 /usr/lib/cgi-bin/php4 ''; do + test -n "$php" || break + test -x $php || continue + php_test=`echo '' | $php -q 2>&1` + test "$php_test" = "OK" && break + done + if [ -n "$php" ]; then + blowfish_secret=`echo '' | $php -q 2>/dev/null` + else + blowfish_secret=`cat /etc/phpmyadmin/blowfish_secret.inc.php | perl -nale "s/(\\/\\/|#).*//; s/^\\s+//; next unless s/^\\\$cfg\[['\"]?blowfish_secret['\"]?\\]\\s*=\\s*['\"](.*)['\"].*$/\$1/; print" | tail -n1` + fi + if [ -z "$blowfish_secret" ]; then + blowfish_secret=`perl -le 'print map{("a".."z","A".."Z",0..9)[int(rand(62))]}(1..24)'` + fi + touch /var/lib/phpmyadmin/config.inc.php + chown www-data:www-data /var/lib/phpmyadmin/config.inc.php + chmod 640 /var/lib/phpmyadmin/config.inc.php + cat << 'END' | sed 's/%DATE%/'"$date"'/g; s/%BLOWFISH_SECRET%/'"$blowfish_secret"'/g' > /var/lib/phpmyadmin/config.inc.php +%`cat debian/var/config.inc.php | sed -e 's/^/ /; s/^ $/ ./'` + END + fi + fi + . + db_get phpmyadmin/reconfigure-webserver + webservers="$RET" + restart="" + . + for webserver in $webservers; do + webserver=${webserver%,} + test -x /usr/sbin/$webserver || continue + . + case "$webserver" in + apache|apache-perl|apache-ssl) + if [ -x /usr/sbin/modules-config ]; then + if [ -f /usr/lib/apache/1.3/libphp4.so ]; then + if ! grep -qs "^LoadModule php4_module " /etc/$webserver/modules.conf && \ + ! grep -qs "^LoadModule php5_module " /etc/$webserver/modules.conf; then + modules-config $webserver enable mod_php4 + fi + elif [ -f /usr/lib/apache/1.3/mod_php5.so ]; then + if ! grep -qs "^LoadModule php4_module " /etc/$webserver/modules.conf && \ + ! grep -qs "^LoadModule php5_module " /etc/$webserver/modules.conf; then + modules-config $webserver enable mod_php5 + fi + else + if [ -f /usr/lib/apache/1.3/mod_actions.so ]; then + if ! grep -qs "^LoadModule action_module " /etc/$webserver/modules.conf; then + modules-config $webserver enable mod_actions + fi + fi + if [ -f /usr/lib/apache/1.3/mod_cgi.so ]; then + if ! grep -qs "^LoadModule cgi_module " /etc/$webserver/modules.conf && \ + ! grep -qs "^LoadModule fastcgi_module " /etc/$webserver/modules.conf; then + modules-config $webserver enable mod_cgi + fi + fi + fi + fi + ;; + apache2) + if [ -d /etc/$webserver/mods-enabled ]; then + if [ ! -f /etc/$webserver/mods-enabled/actions.load -a ! -h /etc/$webserver/mods-enabled/actions.load ]; then + ln -s /etc/$webserver/mods-available/actions.load /etc/$webserver/mods-enabled/actions.load + fi + if [ -f /etc/apache2/mods-available/php4.load -a -f /usr/lib/apache2/modules/libphp4.so ]; then + if [ ! -f /etc/$webserver/mods-enabled/php4.load -a ! -h /etc/$webserver/mods-enabled/php4.load -a \ + ! -f /etc/$webserver/mods-enabled/php5.load -a ! -h /etc/$webserver/mods-enabled/php5.load -a \ + ! -f /etc/$webserver/mods-enabled/php5_filter.load -a ! -h /etc/$webserver/mods-enabled/php5_filter.load -a \ + ! -f /etc/$webserver/mods-enabled/fcgid.load -a ! -h /etc/$webserver/mods-enabled/fcgid.load -a \ + ! -f /etc/$webserver/mods-enabled/fastcgi.load -a ! -h /etc/$webserver/mods-enabled/fastcgi.load ]; then + ln -s /etc/$webserver/mods-available/php4.conf /etc/$webserver/mods-enabled/php4.conf + ln -s /etc/$webserver/mods-available/php4.load /etc/$webserver/mods-enabled/php4.load + fi + elif [ -f /etc/apache2/mods-available/php5.load -a -f /usr/lib/apache2/modules/mod_php5.so ]; then + if [ ! -f /etc/$webserver/mods-enabled/php4.load -a ! -h /etc/$webserver/mods-enabled/php4.load -a \ + ! -f /etc/$webserver/mods-enabled/php5.load -a ! -h /etc/$webserver/mods-enabled/php5.load -a \ + ! -f /etc/$webserver/mods-enabled/php5_filter.load -a ! -h /etc/$webserver/mods-enabled/php5_filter.load -a \ + ! -f /etc/$webserver/mods-enabled/fcgid.load -a ! -h /etc/$webserver/mods-enabled/fcgid.load -a \ + ! -f /etc/$webserver/mods-enabled/fastcgi.load -a ! -h /etc/$webserver/mods-enabled/fastcgi.load ]; then + ln -s /etc/$webserver/mods-available/php5.conf /etc/$webserver/mods-enabled/php5.conf + ln -s /etc/$webserver/mods-available/php5.load /etc/$webserver/mods-enabled/php5.load + fi + else + if [ ! -f /etc/$webserver/mods-enabled/cgi.load -a ! -h /etc/$webserver/mods-enabled/cgi.load -a \ + ! -f /etc/$webserver/mods-enabled/cgid.load -a ! -h /etc/$webserver/mods-enabled/cgid.load -a \ + ! -f /etc/$webserver/mods-enabled/fastcgi.load -a ! -h /etc/$webserver/mods-enabled/fastcgi.load -a \ + ! -f /etc/$webserver/mods-enabled/fcgid.load -a ! -h /etc/$webserver/mods-enabled/fcgid.load ]; then + if /usr/sbin/$webserver -l 2>&1 | grep -qs prefork.c; then + cgi=cgi + else + cgi=cgid + fi + ln -s /etc/$webserver/mods-available/$cgi.load /etc/$webserver/mods-enabled/$cgi.load + fi + fi + fi + ;; + esac + . + case "$webserver" in + apache|apache-perl|apache-ssl|apache2) + newfile=false + if [ -d /etc/$webserver/conf.d -a ! -f /etc/$webserver/conf.d/phpmyadmin.conf -a ! -h /etc/$webserver/conf.d/phpmyadmin.conf ]; then + ln -s /etc/phpmyadmin/apache.conf /etc/$webserver/conf.d/phpmyadmin.conf + newfile=true + fi + if $newfile = true || ! md5sum -c /etc/phpmyadmin/apache.conf.dpkg-md5sum >/dev/null 2>&1; then + db_reset phpmyadmin/restart-webserver || true + db_subst phpmyadmin/restart-webserver webserver "$webserver" + db_input high phpmyadmin/restart-webserver || true + db_go + db_get phpmyadmin/restart-webserver + if [ "$RET" = "true" ]; then + restart="$restart $webserver" + fi + fi + ;; + esac + done + . + for webserver in $restart; do + webserver=${webserver%,} + if [ -x /usr/sbin/invoke-rc.d ]; then + invoke-rc.d $webserver restart + else + /etc/init.d/$webserver restart + fi + done + . + rm -f /etc/phpmyadmin/apache.conf.dpkg-md5sum + fi +Prerm: sh + if [ "$1" = "remove" ] || [ "$1" = "purge" ]; then + db_get phpmyadmin/reconfigure-webserver + webservers="$RET" + restart="" + . + for webserver in $webservers; do + webserver=${webserver%,} + . + case "$webserver" in + apache|apache-perl|apache-ssl|apache2) + rm -f /etc/$webserver/conf.d/phpmyadmin.conf + test -x /usr/sbin/$webserver || continue + db_reset phpmyadmin/restart-webserver + db_subst phpmyadmin/restart-webserver webserver "$webserver" + db_input phpmyadmin/restart-webserver high || true + db_go + db_get phpmyadmin/restart-webserver + if [ "$RET" = "true" ]; then + restart="$restart $webserver" + fi + ;; + esac + done + . + for webserver in $restart; do + webserver=${webserver%,} + if [ -x /usr/sbin/invoke-rc.d ]; then + invoke-rc.d $webserver restart + else + /etc/init.d/$webserver restart + fi + done + fi +Postrm: bash + if [ "$1" = "purge" ]; then + rm -f /etc/phpmyadmin/apache.conf.dpkg-md5sum + for webserver in apache apache-perl apache-ssl apache2; do + if [ -h /etc/$webserver/conf.d/phpmyadmin ]; then + rm -f /etc/$webserver/conf.d/phpmyadmin + fi + rm -f /etc/$webserver/*.old.phpmyadmin + done + rm -f /etc/phpmyadmin/blowfish_secret.inc.php + rm -f /etc/phpmyadmin/htpasswd.setup + . + if [ -h /var/www/phpmyadmin ]; then + rm -f /var/www/phpmyadmin || true + fi + . + rm -f /var/lib/phpmyadmin/config.inc.php + rmdir --ignore-fail-on-non-empty /var/lib/phpmyadmin || true + . + for ext in '~' '%' .bak .dpkg-tmp .dpkg-new .dpkg-old .dpkg-dist; do + rm -f "/etc/apache-perl/conf.d/phpmyadmin.conf$ext" + rm -f "/etc/apache-ssl/conf.d/phpmyadmin.conf$ext" + rm -f "/etc/apache/conf.d/phpmyadmin.conf$ext" + rm -f "/etc/apache2/conf.d/phpmyadmin.conf$ext" + rm -f "/etc/phpmyadmin/apache.conf$ext" + rm -f "/etc/phpmyadmin/config.footer.inc.php$ext" + rm -f "/etc/phpmyadmin/config.header.inc.php$ext" + rm -f "/etc/phpmyadmin/config.inc.php$ext" + rm -f "/etc/phpmyadmin/blowfish_secret.inc.php$ext" + rm -f "/etc/phpmyadmin/footer.inc.php$ext" + rm -f "/etc/phpmyadmin/header.inc.php$ext" + rm -f "/etc/phpmyadmin/htaccess$ext" + rm -f "/etc/phpmyadmin/htpasswd.setup$ext" + done + . + rmdir --ignore-fail-on-non-empty /etc/phpmyadmin || true + fi +Overrides: + postinst-uses-db-input --- phpmyadmin-2.8.0.3.orig/debian/control +++ phpmyadmin-2.8.0.3/debian/control @@ -0,0 +1,39 @@ +Source: phpmyadmin +Maintainer: Piotr Roszatycki +Section: web +Priority: extra +Standards-Version: 3.6.2 +Build-Depends: yada (>= 0.48), po-debconf +Build-Depends-Indep: yada (>= 0.48), po-debconf + +Package: phpmyadmin +Architecture: all +Depends: php5-cgi | php5 | php4-cgi | php4, php5-mysql | php5-mysqli | php4-mysql, ${phpmyadmin:Depends} +Recommends: apache2 | httpd, php5-mcrypt | php4-mcrypt, php5-gd | php4-gd, ${phpmyadmin:Recommends} +Suggests: mysql-server (>= 3.23.36), ${phpmyadmin:Suggests} +Description: set of PHP-scripts to administrate MySQL over the WWW + phpMyAdmin is intended to handle the administration of MySQL over the WWW. + Currently it can: + - easily browse through databases and tables + - create, copy, rename, alter and drop databases + - create, copy, rename, alter and drop tables + - do table maintenance + - add, edit and drop fields + - execute any SQL-statement, even multiple queries + - create, alter and drop indexes + - load text files into tables + - create and read dumps of tables or databases + - export data to SQL, CSV, XML, Word, Excel, PDF and Latex formats + - administer multiple servers + - manage MySQL users and privileges + - check server settings and runtime information with configuration hints + - check referential integrity in MyISAM tables + - using Query-by-example (QBE), create complex queries automatically + connecting required tables + - create PDF graphics of your Database layout + - search globally in a database or a subset of it + - transform stored data into any format using a set of predefined + functions, like displaying BLOB-data as image or download-link + - support InnoDB tables and foreign keys + - support mysqli, the improved MySQL extension + - communicate in 50 different languages --- phpmyadmin-2.8.0.3.orig/debian/conf/config.header.inc.php +++ phpmyadmin-2.8.0.3/debian/conf/config.header.inc.php @@ -0,0 +1,8 @@ + --- phpmyadmin-2.8.0.3.orig/debian/conf/config.inc.php +++ phpmyadmin-2.8.0.3/debian/conf/config.inc.php @@ -0,0 +1,77 @@ += 4.3.0) +//$cfg['Servers'][$i]['controluser'] = ''; // MySQL control user settings +// // (this user must have read-only +//$cfg['Servers'][$i]['controlpass'] = ''; // access to the "mysql/user" +// // and "mysql/db" tables). +// // The controluser is also +// // used for all relational +// // features (pmadb) +//$cfg['Servers'][$i]['auth_type'] = 'cookie'; // Authentication method (config, http or cookie based)? +//$cfg['Servers'][$i]['user'] = 'root'; // MySQL user +//$cfg['Servers'][$i]['password'] = ''; // MySQL password (only needed +// // with 'config' auth_type) +//$cfg['Servers'][$i]['only_db'] = ''; // If set to a db-name, only +// // this db is displayed in left frame +// // It may also be an array of db-names, where sorting order is relevant. +//$cfg['Servers'][$i]['verbose'] = ''; // Verbose name for this host - leave blank to show the hostname +// +//$cfg['Servers'][$i]['pmadb'] = 'phpmyadmin';// Database used for Relation, Bookmark and PDF Features +// // (see scripts/create_tables.sql) +// // - leave blank for no support +// // DEFAULT: 'phpmyadmin' +//$cfg['Servers'][$i]['bookmarktable'] = 'pma_bookmark';// Bookmark table +// // - leave blank for no bookmark support +// // DEFAULT: 'pma_bookmark' +//$cfg['Servers'][$i]['relation'] = 'pma_relation';// table to describe the relation between links (see doc) +// // - leave blank for no relation-links support +// // DEFAULT: 'pma_relation' +//$cfg['Servers'][$i]['table_info'] = 'pma_table_info';// table to describe the display fields +// // - leave blank for no display fields support +// // DEFAULT: 'pma_table_info' +//$cfg['Servers'][$i]['table_coords'] = 'pma_table_coords';// table to describe the tables position for the PDF schema +// // - leave blank for no PDF schema support +// // DEFAULT: 'pma_table_coords' +//$cfg['Servers'][$i]['pdf_pages'] = 'pma_pdf_pages';// table to describe pages of relationpdf +// // - leave blank if you don't want to use this +// // DEFAULT: 'pma_pdf_pages' +//$cfg['Servers'][$i]['column_info'] = 'pma_column_info';// table to store column information +// // - leave blank for no column comments/mime types +// // DEFAULT: 'pma_column_info' +//$cfg['Servers'][$i]['history'] = 'pma_history';// table to store SQL history +// // - leave blank for no SQL query history +// // DEFAULT: 'pma_history' +//$cfg['Servers'][$i]['verbose_check'] = TRUE; // set to FALSE if you know that your pma_* tables +// // are up to date. This prevents compatibility +// // checks and thereby increases performance. +//$cfg['Servers'][$i]['AllowRoot'] = TRUE; // whether to allow root login +//$cfg['Servers'][$i]['AllowDeny']['order'] // Host authentication order, leave blank to not use +// = ''; +//$cfg['Servers'][$i]['AllowDeny']['rules'] // Host authentication rules, leave blank for defaults +// = array(); + +?> --- phpmyadmin-2.8.0.3.orig/debian/conf/htaccess +++ phpmyadmin-2.8.0.3/debian/conf/htaccess @@ -0,0 +1,57 @@ +DirectoryIndex index.php +Options +FollowSymLinks -Indexes + + + + AddType application/x-httpd-php .php + + php_flag magic_quotes_gpc Off + php_flag track_vars On + php_flag register_globals Off + php_value include_path . + + + AddType application/x-httpd-php .php + + php_flag magic_quotes_gpc Off + php_flag track_vars On + php_flag register_globals Off + php_value include_path . + + + + + + + + AddType application/x-httpd-php .php + + Action application/x-httpd-php /cgi-bin/php + + + AddType application/x-httpd-php .php + + Action application/x-httpd-php /cgi-bin/php + + + + + + + + +# Deny config.inc.php file + + Order deny,allow + Deny from all + + +# Authorize for setup + + + AuthType Basic + AuthName "phpMyAdmin Setup" + AuthUserFile /etc/phpmyadmin/htpasswd.setup + + Require valid-user + --- phpmyadmin-2.8.0.3.orig/debian/conf/config.footer.inc.php +++ phpmyadmin-2.8.0.3/debian/conf/config.footer.inc.php @@ -0,0 +1,8 @@ + --- phpmyadmin-2.8.0.3.orig/debian/conf/apache.conf +++ phpmyadmin-2.8.0.3/debian/conf/apache.conf @@ -0,0 +1,33 @@ +# Configure everything with /etc/phpmyadmin/htaccess file + + + AllowOverride All + + + + AllowOverride All + + + +# Protect some directories + + + Options -FollowSymLinks + AllowOverride None + Order deny,allow + Deny from all + + + + Options -FollowSymLinks + AllowOverride None + Order deny,allow + Deny from all + + + + Options -FollowSymLinks + AllowOverride None + Order deny,allow + Deny from all + --- phpmyadmin-2.8.0.3.orig/debian/var/config.inc.php +++ phpmyadmin-2.8.0.3/debian/var/config.inc.php @@ -0,0 +1,22 @@ + + * Version: $Id: setup.php,v 1.23.2.2 2006/02/06 11:01:48 nijel Exp $ + * Date: %DATE% + */ + +/* Servers configuration */ +$i = 0; + +/* Server localhost (cookie) [1] */ +$i++; +$cfg['Servers'][$i]['host'] = 'localhost'; +$cfg['Servers'][$i]['connect_type'] = 'socket'; +$cfg['Servers'][$i]['compress'] = false; +$cfg['Servers'][$i]['auth_type'] = 'cookie'; + +/* End of servers configuration */ + +$cfg['blowfish_secret'] = '%BLOWFISH_SECRET%'; +?> --- phpmyadmin-2.8.0.3.orig/debian/NEWS.upstream +++ phpmyadmin-2.8.0.3/debian/NEWS.upstream @@ -0,0 +1,851 @@ +Information about version 2.8.0.3 + + ---------------------------------------------------------------------- + + Improvements: + * PHP 5.1.2 compatibility + * Possibility to hide databases + * Configurable memory limit for import/export + * Better support for CGI + * Web-based setup + * (rc2) no longer needs a .htaccess in the main directory + Fixes for 2.8.0.2: + * XSS vulnerability (set_theme) + * mysqli problems with zend.ze1_compatibility_mode enabled + * setup script did not save the mysql/mysqli extension + Fixes for 2.8.0.3: + * XSS vulnerability (calling directly css files under themes) + + ---------------------------------------------------------------------- + +Information about version 2.7.0-pl2 + + Notes: + + * Configuration files coming from before phpMyAdmin 2.3.0 (released on + 2002-08-11) are no longer supported. + * You can still use your config.inc.php file, but this file can be + simplified, containing only the parameters you want to change from + their corresponding default value in config.default.php. + + Improvements: + + * New plugin-based import module + * Some pages now use fieldsets for better look + * Better support for information_schema + * Upgrade script new options + * Better displaying of privileges when there are differences between the + various user definition tables + * Structure: count unique value for each field + * Can now limit the list of shown languages + * User-specific upload and save server directories + * Remove Drop tab for mysql database + * New transformation: SQL pretty printing + * Ability to limit maximum size of extended insert + * Support for searching in the foreign key window + * Can now replace an existing bookmark + * New shortcuts for IP rules + * Detect lack of privileges for "Create new table" + + Fixes: + + * Wrong display of localized MySQL error messages + * Need to select the primary key for MIME-based print view + * Handling of ENTER key when adding fields + * InnoDB: truncating icon and exact row count + * After dropping a db, links were missing + * Strict mode and auto-increment fields insertion + * Collation change for ENUM and SET + * Display problems on special characters in column name + * Links for MySQL documentation + * Escaping of "_" + * Could not edit privileges when different host in db and user + * Changing auto-increment value for InnoDB + * Correct sort order for foreign-key dropdowns + * Group database by rightmost separator + * Performance problem when inserting huge BLOBs + * Calendar popup and time beginning by 0 + * (pl1) Security fix on variable import_blacklist + * (pl2) Create table dialog was not displayed on some MySQL 4.0.x + installations + + ---------------------------------------------------------------------- + +Information about version 2.6.4-pl4 + + Note: + + phpMyAdmin 2.6.4-pl4 requires a minimum version of 2.1 for custom themes + + Improvements: + + * Foreign-key dropdowns can be more customized + * Export: configurable filename templates + * Display column comments while editing data + * Transformations: new hexadecimal mode + * HTTP auth: support FastCGI + * Themes: can now have different theme per server + * OLD_PASSWORD in the list of functions + * Better messages when checking numerical input + * Allow adding DROP TABLE when copying databases + * Better support of information_schema + * Various interface CSS improvements + * Tree subgroups in left panel database selector + * Documentation: links and anchors to every FAQ item + * Table comments move to page header + * Export: configurable default charset + * Removed warning about PmaAbsoluteUri not set + + Fixes: + + * Database search in MySQL 5.0.x on fields without a charset + * Invalid "normal" cursor style + * Browsing state when deleting multiple rows + * Support bigger queries in print view, insert row, export results + * Unsaved changes to relations were lost when changing display field + * Exporting under IE 6 (Windows XP SP2) + * Better catching of parse errors in config file + * XSS on the cookie-based login panel + * Show all while browsing foreign values + * Escaping of special characters in ENUM or SET + * XSS on table creation page + * Using mysqli extension with MySQL 4.0.x + * "empty result set" message was sometimes not returned + * Incorrect message "You should define a primary key" + * Abide cfg['Lang'] settings even if using MySQL > 4.1.x + * XSS on username (cookie-based login) + * (pl1) Exporting in https under Internet Explorer + * (pl1) Missing Save button in Relation View + * (pl2) Security fix: local file inclusion + * (pl3) Security fixes: local file inclusion and XSS + * (pl3) PHP 5.1.0-dev compatibility + * (pl4) Security fixes: HTTP response splitting problem + + ---------------------------------------------------------------------- + +Information about version 2.6.3-pl1 + + Improvements: + + * Privileges: Always display the "Add a new user" link + * New script to upgrade a phpMyAdmin installation + * Database view: add a Privileges tab + * Privileges: add a back link to the db on which we are checking + privileges + * "Hand" pointer on mouseover and mousedown + * Password generator when creating/editing user account + * Optional database creation before database copy + * New languages: mongolian, tatarish + + Fixes: + + * Respect the db order given in only_db + * Escaping of apostrophe in generated PHP code + * Better handling of reserved words in queries + * Detection of NULL fields under MySQL 5.0.x + * Ordering by count(*) + * Bookmark copying during table/db copy + * Avoid double compression of exports when zlib.output_compression is On + * Setting collation for a field + * Js error when two queries submitted at once + * Adding fields: table collation forgotten + * Print view: missing header for multi tables + * Comment at the end of query was applied as well to appended LIMIT + * Searching on a VARBINARY field + * Themes: spelling error on a font name + * NULL detection on TIMESTAMPs + * Diacritics wrongly converted + * Changing table type under MySQL 5.0.4 + * Left panel update after manual table rename + * Queryframe update after database copy + * Left panel number of rows not updated after emptying table + * Invalid SQL when creating a table with zero fields + * Missing backquotes on the Browse feature in case of duplicate entry + * Exporting the results of a query containing "limit" clause + * Copying a database did not preserve its default charset and collation + * Copying a database containing a MERGE table + * Javascript error when getting the value of a select field in some + browsers + * Problem renaming a database + * Changing a table's collation under MySQL 5.0.x + * Wrong type when creating a table under MySQL 5.0.x + * When renaming a database, the old pmadb information would stay + * (pl1) Commands out of sync (for users of the mysqli extension) + + ---------------------------------------------------------------------- + +Information about version 2.6.2 + + Note: + + If you are using the 'cookie' authentication type, please delete in your + browser's data the cookies which relate to phpMyAdmin, before your first + use of phpMyAdmin 2.6.2. Thanks to Dmitry Chorine for the information. + + Improvements: + + * MySQL 4.1.x native column comments + * MySQL 5.0: Basic detection mechanism for views: + + * Views are no longer displayed as tables in use + * Ability to drop views + + * MySQL 5.0: Interface fixes and hardcoded virtual relations for + information_schema + * MySQL 4.1: Better automatic detection for available storage engines + * New storage engines overview page + + * Plugin-like infrastructure for storage engine status monitors + * Overview of startup variables and current values + * MySQL 5.0 / InnoDB: Buffer pool activity monitor + + * MySQL 4.1.2+ TIMESTAMP options + * Export: Native Microsoft Word 2000 and Excel 2000 formats + * PDF schema visual editor: column names now optional + * MySQL 5.0.3 new Japanese charsets support (cp932, eucjpms) + * Parser: added missing date and time MySQL functions + * Documentation: explain all Export options handling + * Cookie paths: added / to end of path + * Show database comments at more places + * Better use of print styles in themes + * Bookmarks: sort by label, remove the number before each label + * Better protection against possible collation conflicts and out-of-sync + errors in PMADB queries + * Relation view: removed pmadb-style comments handling (now available + just on the Structure page) + * FAQ about using HTTP authentication under IIS + * New editions for some language files (especially ISO-8859-15) + * (rc1) English messages improvements + * (final) New language: belarusian + + Fixes: + + * Detection of SELECT query to display on multiple submits + * PDF schema: missing header + * A failed connection was not properly detected + * Problem with Japanese language under MySQL 4.1.x + * Export + + * Various errors under mysqli extension + * SQL format under Safari browser + * Do not offer export modes not available in current MySQL version + + * Changing the type of a FLOAT unsigned column + * Adding field with collation + * Calendar popup and TIMESTAMP field under MySQL 4.1.x + * PHP 4.1.x: wrong parameter count (mcrypt.lib.php) + * Problem when SHOW DATABASES is disabled + * Copy table: commands out of sync + * User management + + * Host not changing with editing user + * Escaping character removed by error + + * MySQL 5.0.x: "No database selected" error + * Print view: displaying of indexes + * Cookie auth: error when blowfish_secret is empty + * MySQL 4.1.2: "Reload MySQL" link not seen + * MySQL 5 server binlog compatibility + * PDF pages generation: wrong documentation + * Inserted row id was not always correctly reported + * (rc1) Do not offer unavailable collations + * (rc1) XSS vulnerability on "convcharset" + * (rc1) Do not allow to drop information_schema + * (rc1) Undefined offset (on the left panel) + * (rc1) Problem copying InnoDB table with foreign-key constraints to a + table in the same database + * (final) Problem editing a user's profile + * (final) Error going from Export to Insert tab + + ---------------------------------------------------------------------- + +Information about version 2.6.1-pl3 + + Upgrade note: + + Using external transformations now requires PHP > 4.3.0 + + Improvements: + + * Big speed improvement (if using auth_type = 'cookie') by using the + mcrypt library (if available on your system) + * Improved wording when adding fields + * (mysqli) support for compressed protocol and CLIENT_LOCAL_FILES + * Clickable active server in left panel + * Improved ANSI mode in various scripts + * Hints added (light bulb) + * Database copying + * (rc2)New Database Operations tab: note that many db operations have been + moved here, including the PDF schema generation dialog + * Optional simple blocking of root login + * Binary log display + * Index creating on multiple fields + * Improved displaying of messages below tabs + * Handle MySQL "duplicate entry" error + * User list: top index for user initials + * Support for OLD_PASSWORD() function + * Under MySQL 4.1.2+, we no longer need the control user to have rights + over the "mysql" db + * New checks for common index problems + * Upload: show filename of uploaded file + * Improved page selector when browsing foreign table values + * Improved handling of InnoDB constraints + * Speed up display for left panel with PMA infrastructure is used + * New message "no activity..." + * Support of keywords NAMES and VIEW + * Can now edit next entry (based on the next numeric primary key) + * New warnings related to the use of mbstring + * Improved navigation in calendar + * Export: selectable SQL compatibility + * PDF schema: added support for output in UTF-8 + + Fixes: + + * Security fix against some crafted data allowing arbitrary program + execution (if PHP safe mode is off and external transformations are + activated) + * Security fix against a possible attack on read_dump.php (if PHP safe + mode is off) + * Incorrect appending of LIMIT to queries + * Export: insufficient space to save + * Export: convert end of line chars we get from MySQL + * Wrong double column sort (with JOIN) + * Export: (mysqli) some fields wrongly exported as BINARY + * Illegal mix of collations for converted strings + * Wrong tabbing from value to value + * Allow work on temporary tables + * UNIX_TIMESTAMP and optional parameter + * Export: improved zip headers + * 0 as field name caused problems + * Incorrect handling when no default server defined + * Export: Use just for SQL exports + * Comments and multi-table selects + * Security: deactivate the list of programs for external transformations + * Incorrect handling of OFFSET + * Better displaying of table-specific privileges for a db containing an + escaped character + * Since 2.6.0-pl3, connecting on a non-standard HTTP port did not work + * (rc2)Do not catch Alt and Shift keys + * (rc2)Do not duplicate constraints when exporting multiple databases + * (rc2)Illegal length for LONGTEXT + * (rc2)Moving/copying a table: problem with constraints copying + * (rc2)Reloading frame on multiple queries + * (rc2)Collations on non-text fields + * (rc2)Use standardized MIME type for gzip/bzip2 + * (rc2)Problem with field names like 000 + * (rc2)Timestamps problem under MySQL 4.1.x + * (rc2)Support Option key for field moving in Safari + * (rc2)Error when adding a FLOAT field under MySQL 4.1.x + * (final)Headers sent on invalid login + * (final)Wrong treatment of MySQL error 1060 + * (final)Problem in bookmark logic when using MySQLi + * (pl1) Possible XSS attack + * (pl1) Remote file inclusion + * (pl1) Error when blowfish_secret is empty + * (pl1) Wrong parameter count with PHP 4.1.x + * (pl1) (Japanese) Undefined index + * (pl1) (mysqli) Wrong detection of a failed connection + * (pl2) Fixed instability introduced in -pl1 + * (pl3) Updating of field names starting with "str" + * (pl3) Parser: support of STR_TO_DATE and GET_FORMAT MySQL functions + * (pl3) Privileges management: escaping character removed by error, and + host not changing when editing user + + ---------------------------------------------------------------------- + +Information about version 2.6.0-pl3 + + About patch level 3: + + Version 2.6.0-pl3 fixes XSS vulnerabilities. See the PMASA-2004-3 security + announcement. + + About patch level 2: + + Version 2.6.0-pl2 fixes a security flaw that allows, on a PHP server not + running in safe mode, to execute a command with the privileges of the user + under which the web server is running. + + About patch level 1: + + Version 2.6.0-pl1 fixes a problem that prevents using 2.6.0 under PHP + 4.1.x and 4.2.x. + + Upgrade note: + + If you are using MySQL 4.1.2 or later, the pmadb must be in UTF-8. See + Linked-tables infrastructure in Documentation.html for a way to correctly + create the pmadb, or upgrade it. + + Improvements: + + * PHP 5 mysqli extension support + + * better performance + * improved security + + * Improved support for character sets + * Support for UTF-8 databases under MySQL 4.1 + * Site-configurable header and footer + * Export: + + * can add custom text to SQL export headers + * support for IF NOT EXISTS + * support for INSERT IGNORE and UPDATE IGNORE + * use unbuffered queries + * enclosing SQL export in a transaction + * selective row export + * improved ANSI compatibility + + * Operations: now copy table defaults to "structure and data" + * Operations: database renaming + * Editing: option "Go back to this page" + * Sort: natural order (configurable) + * Search page: DISTINCT, IS NULL, IS NOT NULL, NOT LIKE, multiple + choices for ENUM + * Left panel Logout link + * Popup calendar (date and time editing) for date, datetime and + timestamp fields + * Set and alter collations for databases, tables and fields + * "(Un)check all" link for privileges page + * (alpha2)Optional display of server choice as links + * (alpha2)Click on result row to mark the checkbox + * (alpha2)Show if BLOB is NULL + * (alpha2)Mouse cursor in db structure and table structure views + * (alpha2)Multiple row insert + * (alpha2)Search: new choice LIKE %...% + * (alpha2)Can now change the number of columns when adding fields + * (beta1)Graphical redesign (CSS-based) and theme management + * (beta1)InnoDB table defragmentation + * (beta1)Use one cookie per server + * (beta1)Default query can now contain field names + * (beta1)MySQL 4.1.2 support ("engine") + * (beta1)Export: experimental native Ms Excel support + * (beta1)Export: add FOREIGN_KEY_CHECKS=0 + * (beta1)Auth: catch error when server is not responding + * (beta1)Operations: can now specify sort order for "Alter table order + by" + * (beta1)Support for SHA1 function + * (beta1)Enable Relation view for InnoDB even if internal relations + infrastructure is not in place + * (rc1)Export: hexadecimal encoding of binary fields is now optional + * (rc1)Database statistics: add collations + * (rc1)Now it's possible to choose our connection character set + * (rc1)Support for GROUP_CONCAT() + * (rc1)Improved sort order in dropdown list of foreign values + * (rc2)Support for SHOW STORAGE ENGINES and SHOW TABLE TYPES (in the + parser) + * (rc2)Check the privileges of the anonymous user + * (rc2)Themes version number + * (rc2)Search data work whatever the connection charset + * (rc2)Support BINARY and VARBINARY data types + * (rc2)Save chosen connection charset into a cookie + * (rc2)Search: do not offer "LIKE %...%" as default because of + performance issues + * (rc2)Adding fields dialog: better look + + Fixes: + + * Security: Protection against cookie hijacking: encrypt also the user + name, and set a time limit on the validity of encrypted password in + the cookie + * Error parsing floating point digit and GRANT...TO + * Numeric field names + * Keyword field names become capitalized + * Substr transformation broken with utf-8 + * CONSTRAINT error in MySQL 3.23.x + * MySQL charsets not added to WHERE clauses + * Export: + + * on-the-fly compression problem + * CSV problem with double-byte characters + * UPDATE option does not work + * (alpha2)Handling of multi-column foreign keys + + * Editing: + + * Invalid escaping of + in ENUM + * Undefined submit_mult + * Cannot edit first row when no primary key + * Cannot edit big table structure + * Multi-edit: changes are lost + * Editing of double and float numbers + * Charset information was lost when changing fields + + * Invalid row count when emptying table + * Error on Delete link after a db search + * Interface: Icons not displayed for index management + * Problem when the query contains quotes + * Wrong detection of the CREATE privilege + * Problem when the bookmark table does not exist + * Password error when copying a user + * Search page and empty VARCHAR column + * IIS crash: header problem + * (alpha2)Invalid SQL on empty table export + * (alpha2)Multi-byte functions and windows- charsets + * (alpha2)Handling of USE in multiple queries + * (alpha2)Light mode undefined indices + * (alpha2)Consistent window layout for query window + * (alpha2)Missing localization for multi-row edit/delete/export + * (alpha2)Data dictionary: wrong formatting + * (alpha2)Uploading with UploadDir and open_basedir restriction + * (alpha2)Handling of complex sort queries + * (alpha2)Nested mode: collapsing problem + * (alpha2)Multi-edit: wrong tabindex ids + * (alpha2)Calendar: maximum values + * (alpha2)Privileges: wrong message when editing for non-existent db + * (alpha2)Parser and multibyte strings + * (alpha2)Browsing of foreign table: problem with encoding of the + primary key reference + * (alpha2)Cookie login: avoid double frames + * (alpha2)Nested table now also works with aliases tablenames + * (beta1)Nested table: wrong group expanding (foreign characters) + * (beta1)Shorten query for edit/delete + * (beta1)Database search: use SELECT * + * (beta1)Error when deleting last row + * (beta1)Vertical mode: broken row highlighting + * (beta1)Better handling of MySQL comments (-- followed by any control + character) + * (beta1)Wrong internal encoding for Hebrew + * (beta1)Ignore comments for SQL splitting + * (beta1)Synchronize left frame database drop-down box (number of + tables) + * (beta2)Undefined index in left frame + * (beta2)Undefined variable db + * (beta2)Granting privileges does not take wildcards into account + * (beta2)Left frame does not reload on CREATE TABLE + * (beta2)Exporting and more than one foreign key + * (beta2)Javascript error when changing theme + * (beta2)Warning in mysql.dbi.lib.php + * (beta2)During table creation, query window tries to get the list of + fields + * (rc1)Security: fixes vulnerability disclosed on BUGTRAQ on 2004-06-29 + * (rc1)Export: Fix export of '0' strings + * (rc1)Export: Fix export of queries with empty WHERE clause + * (rc1)Copying a table containing a TIMESTAMP under MySQL 4.1.2+ + * (rc1)Could not create a primary key when there was none before + * (rc1)DATETIME field export under MySQL 4.1.3 + * (rc1)Error copying table data only + * (rc1)Navigation: last page button did not show last page number + * (rc1)Functions: some functions do not take parameters + * (rc1)Wrong table options for non-MyISAM tables + * (rc1)Undefined offset when no display field has been defined + * (rc2)Encoding tis-620 is not multibyte + * (rc2)Export and Excel 2003 behavior + * (rc2)Undefined offset in blowfish.php when user upgrades over the same + directory + * (rc2)Export and empty BLOB + * (rc2)"Illegal mix of collations" at various places + * (rc2)Was showing the port number after the verbose name + * (rc2)Export and TIMESTAMP + * (rc2)"Commands out of sync" at various places + * (rc2)Could not upload a binary field (under mysqli) + * (rc2)Collation problems with the relational tables + * (rc2)Export and handling of -- and # comments + * (rc2)Problem with the appending of LIMIT clause + * (rc2)Data editing: do not empty protected values + * (rc2)Calendar popup problem with certain months + * (rc2)Problem with foreign key drop-downs + * (rc3)Sometimes the calendar popup does not appear + * (rc3)Database wrongly named "5" + * (rc3)Error clicking on Insert tab + * (rc3)Administration: cannot manipulate a user like "user@nothost" + * (rc3)Error when ordering by count( * ) + * (rc3)Browsing foreigners: paging did not work, and data did not return + to the field when called from the Search sub-page + * (rc3)Cookie auth_type: Now remembers database + * (rc3)Theme version checking improved + * (rc3)Top left frame not loading (Safari 1.2.3) + * (rc3)Consistency of the XHTML labels + * (rc3)Focus no longer kept on the databases drop-down + * (rc3)Really use the compress option in mysql protocol + * (rc3)Tell the client library to use CLIENT_LOCAL_FILES + * (rc3)Could not import non-UTF-8 exports + * (final)Query window's Import Files submit button + * (final)Default value of ThemePath + * (final)Export of "0" string + * (final)File upload and open_basedir problem + * (final)Left frame not reloaded after reading of export file + * (pl1)Compatibility fix for PHP 4.1.x and 4.2.x + * (pl2)Security: escape special shell characters in MIME-based + 'external' transformation + * (pl2)Incorrect appending of LIMIT to queries + * (pl2)UPDATE statement not showing + * (pl3)Security fixes for multiple XSS vulnerabilities + * (pl3)Illegal mix of collations for converted strings + + ---------------------------------------------------------------------- + +Information about version 2.5.7-pl1 + + MySQL 4.1 / 5.0 Note: + + phpMyAdmin's support for MySQL 4.1 / 5.0 is still experimental + + Fixes: + + * invalid escaping of + in ENUM + * handling of GRANT...TO + * handling of floating point digits + * better error detection when export fails + * password error when copying a user + * copying a user with table privileges + * export: handling of multi-column foreign keys + * new collation page latin1_spanish_ci + * support for MySQL 4.1.2 (table type is called "engine") + * (pl1) fixes vulnerability disclosed on BUGTRAQ on 2004-06-29 + + ---------------------------------------------------------------------- + +Information about version 2.5.6 + + MySQL 4.1 / 5.0 Note: + + phpMyAdmin's support for MySQL 4.1 / 5.0 is still experimental + + Improvements: + + * Display database collation + * List collations of all tables + * Pretty printing of charsets + * Can now change the default database charset + * Export now includes charset and collation info + * Foreign key browse window: better sorting for key/value pairs; window is now resizable + * Support for _charset syntax + * Display the maximum size of uploads + * Show MySQL version in SQL printview headers + + Fixes: + + * Security fix: possible attack against export.php + * Column collations were not displayed in MySQL 5.0 + * Character set "binary" was not correctly detected + * Foreign key browse window: paging did not work + * SHOW FIELDS problem + * Changing a table's charset changed the charset of all fields (MYSQL >= 4.1.1) + * Problem when SQL_CALC_FOUND_ROWS is in the query + * Internal relations dropped when a field is dropped with the multi-submit mechanism + * Wrong sort link for column aliases + * Wrong row highlighting after "With selected: delete" + * MySQL version check was sometimes done before connecting + * (rc2) Wrong treatment for NULL default value of DATETIME field + * (rc2) Parser: undefined variable + * (rc2) Problem executing stored bookmarks + * (rc2) Privileges: password not copied + * (rc2) Undefined function message (pma_sqp_iserror) + * (rc2) Undefined function message (mysql_get_client_info) + * (rc2) Missing Arabic charset + * (final) Wrong display for multiple queries + * (final) Memory eater in sql parser + * (final) Missing mysql_get_client_info() function + + ---------------------------------------------------------------------- + +Information about version 2.5.5-pl1 + + New minimum version requirements: + + phpMyAdmin now requires at least PHP 4.1.x and MySQL 3.23.32. + + MySQL 4.1 / 5.0 Note: + + phpMyAdmin's support for MySQL 4.1 / 5.0 is still experimental + + Improvements: + + * General code optimization by removing old PHP3-compatibility + * Make default functions configurable + * Visual scratchboard: show column names + * Show overhead in table list, allow to check all overheaded tables at + once + * Export: can suppress dates information + * MySQL error messages improved formatting + * Printview: display linked values and other relational features + * Export: allow delayed INSERTs, and support for UPDATE and REPLACE + statements + * Show result of last SHOW query when using multiple queries + * Can now specify the default query + * Catch table renaming with dot in the new name + * Multi-row edit + * Date MIME transformation: show also real data before transformation + * New language: Basque + * Printview: show number of rows + + Fixes: + + * Relation view: non-unique keys were not displayed as possible choices + for foreign keys + * Try to upload history in table only if configured so + * Opera and Export dynamic options + * Try to show sorting by indexes only if makes sense + * Some undefined variables + * SQL-history and js errors + * Export and CSV for Excel can now choose the Excel edition + * Multi-row delete in vertical mode + * Execute stored bookmarks had a problem + * Transformations: now allow more timestamps + * Export: added XML header + * Could not enter the string "NULL" + * Export: fixed LaTeX output, and unique fields are now bold + * Export: foreign keys problem + * FULLTEXT is possible not just on TEXT but also MEDIUMTEXT, etc + * Now we can kill more processes + * Display problem with repeated headers + * In Server view, left frame did not keep server choice, language, etc + * Sort on some aliased columns did not work + * Left panel and non-escaping of single quotes + * Backquotes were present in the db name choice for Create db + * Support for FORCE INDEX + * Problem when DROPping the only remaining db + * Fix moving foreign key definition on Windows + * Go & Bookmark problem with queries having a "+" in them + * Print view on non-IE browsers + * (pl1)Foreign key dropdowns in Search page not working + * (pl1)Debugging code was present in db structure page + * (pl1)Browsing window for foreign keys: paging not working + * (pl1)(same): obey RepeatCells setting when = 0 + + ---------------------------------------------------------------------- + +About version 2.5.4 + + Improvements: + + * InnoDB support in Relation view + * Login to arbitrary server + * Sort results by index + * Bookmarks for all users (public bookmarks) + * "Select" page becomes "Search" + * Compression of large Exports + * Execute uploaded gzip/bzip'd SQL-files + * Query window: new Edit button + * Add Bookmark option to query window/tab + * multi-row delete in browse mode + * Icons links for index management + * docSQL support must be explicitely enabled + * new languages: Persian, Bosnian + + Fixes: + + * no LOCK TABLES in db-specific privileges + * BINARY as an operator + * negative LIMIT + * out of memory on extended inserts + * separately export constraints, to avoid trouble on import + * left frame was not refreshed when selecting a db from the + super-user interface of databases + * extra AND was generated on older PHP versions + * could not delete a user that did not have WITH GRANT OPTION + * PDF schema: when not selected, "Show color" now avoids all color + on output + * font size and Safari + * export of partial results and aliases: table name was wrong + * password was not kept when modifying user + * row markers and Opera 7.20 + * tree view for Opera and Konqueror + * avoid output buffering for PHP3 + * javascript errors when browsing a foreign table + * Safari and fonts + * scratchboard PDF editor and switching paper sizes + + ---------------------------------------------------------------------- + +About version 2.5.3 + + Improvements: + * MySQL 4.1: new page about Character sets and collations + * better support for MySQL charsets + * LIKE in Select sub-page for non-text fields + * optional icons for actions + * better PHP code generation + * possibility to let phpMyAdmin continue execution of a multi-query + statement even though single queries may fail + * possibility to display the result of each query of a multi-query + statement + * display MySQL error code and link to relevant documentation + * Select page: use SELECT * when possible + * Can now bookmark a series of SQL queries + * Relational dropdown field now obey $cfg['LimitChars'] + * Relational dropdown now displayed also by value to ease selection by + typing + * FAQ 1.30 about Turck MMCache + * Do not show the "Cookies required" as an error + * New window to browse/choose foreign values when there are more than + 200 + * new language: Azerbaijani + Fixes: + * Removed lowercase transformation of SQL + * "Missing..." messages were wrongly displayed + * armascii8 appears twice in the charset list + * InnoDB and multi-columns foreign key + * Confirmation for TRUNCATE statements + * InnoDB and cross-db foreign keys + * Obey fmtType when set to 'none' + * SELECT DISTINCT was broken (MySQL 3) + * User management: MySQL 3 problem with Resource limits + * Could not use a plus sign in ENUM or SET + * Wrong check for DROP DATABASE + * Wrong confirm dialog for "Create PHP Code" + * Avoid a MySQL replication problem + * ENUM field with one value could not be set to NULL + * Export: column header were missing (Excel format) + * Export: problem with LaTeX and relations + * ENUM fields with brackets were truncated + * Wrong "Showing rows..." message when user has put a LIMIT + * IIS and HTTP auth did not work when register_globals=Off + * Export: better handling of special characters + * Export: CSV: some lines could be trimmed + * Bad display of PHP code + * Export: allow XML to be also default export + + ---------------------------------------------------------------------- + +About version 2.5.2 + + Improvements: + * Preserve edited contents of the query window + * Uploading of SQL when no database selected + * Optional server list drop-down in left frame + * "Options" tab merged in "Operations" + * PDF report: paper size selection + * $cfg['LimitChars'] now limits all non-numeric fields + * MySQL 4.1 support: table and field charsets + * Better Export functionnality, including export for big tables + * Partial support for InnoDB foreign keys: PDF report, Select tab, results + display + * Visual editor (scratchboard) for PDF schema + * Export any query in CSV, LaTeX, XML + * Warning for missing length on VARCHAR + * Export: checkbox for AUTO_INCREMENT value + * Gzip output buffer: auto-detection and set to FALSE for IE 6.x + * Display CREATE DATABASE query + Fixes: + * MySQL 4.1 related fixes: + o User was unable to edit column privileges + o The table structure page sometimes displayed "Array" in the charset + column + o When altering the field type, the input box for the field length + sometimes had a strange default value + o Erroneous export of timstamp fields + o Incorrect row count for subqueries + o Errors when inserting ENUM / SET values + * Now use TRUNCATE with MySQL 4 when emptying multiple tables + * Various HTML pretty printer problems + * Bad display of parser bug report + * docSQL and filename disclosure + * Row count and DISTINCT + * GD2 autodetection + * Cookie: encrypt password (blowfish) + * Wrong field names when exporting query results + * Support for PROCEDURE ANALYSE + * Security fix against bad JS code + * Proper escaping in inline images + * Safari detection and proper fonts + * PDF schema and hardcoded A4 scaling + * Incorrect row count for UNION + * Better behavior when phpMyAdmin is within a frameset + * Backslashes in username or password + * Query statistics: percentages were wrong + * Checks to avoid path disclosures + * Do not display "Check referential integrity" for InnoDB tables. +