diff --git a/phpMyAdmin-4.3.10-all-languages.tar.bz2 b/phpMyAdmin-4.3.10-all-languages.tar.bz2 deleted file mode 100644 index 03b4118..0000000 --- a/phpMyAdmin-4.3.10-all-languages.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:275cfe9236147ec2740563b501f51531fc55e1a63f7f27d4fb0de100329dadf4 -size 7299779 diff --git a/phpMyAdmin-4.3.11.1-all-languages.tar.bz2 b/phpMyAdmin-4.3.11.1-all-languages.tar.bz2 new file mode 100644 index 0000000..6e4d6b8 --- /dev/null +++ b/phpMyAdmin-4.3.11.1-all-languages.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35824cfe40b8650a0311fa2955b621d7b79fb3bbd40abeff53fb2d3649ce89ba +size 7302766 diff --git a/phpMyAdmin.changes b/phpMyAdmin.changes index 4fcaef7..665cf27 100644 --- a/phpMyAdmin.changes +++ b/phpMyAdmin.changes @@ -1,3 +1,35 @@ +------------------------------------------------------------------- +Wed Mar 4 23:12:16 UTC 2015 - ecsos@opensuse.org + +- update to 4.3.11.1 (2015-03-04) + This update fixes several vulnerabilities +- Security fixes: + * PMASA-2015-1 (CVE-2015-2206, CWE-661 CWE-352) [boo#920773] + http://www.phpmyadmin.net/home_page/security/PMASA-2015-1.php + - fix bug [security] Risk of BREACH attack + +------------------------------------------------------------------- +Wed Mar 4 09:07:09 UTC 2015 - ecsos@opensuse.org + +- fix error displayed in Status/Advisor and not functional display + of cpu and memory under Status/Monitor/ + +------------------------------------------------------------------- +Tue Mar 3 23:54:51 UTC 2015 - ecsos@opensuse.org + +- update to 4.3.11 (2015-03-02) + - sf#4774 SQL links are completely wrong + - sf#4768 MariaDB: version mismatch + - sf#4777 Some images are missing in Designer for original theme + - sf#4767 Drizzle: undefined index in mysql_charsets.inc.php + - sf#4753 Normal field and multi-line field have different + margins + - sf#4760 Cannot re-import settings from local storage + - sf#4778 SQL error when database list is sorted by additional + columns + - sf#4780 Notice when timestamp column does not have default + value + ------------------------------------------------------------------- Fri Feb 20 16:32:21 UTC 2015 - ecsos@opensuse.org diff --git a/phpMyAdmin.http b/phpMyAdmin.http index 5ae47d3..2413ac4 100644 --- a/phpMyAdmin.http +++ b/phpMyAdmin.http @@ -8,7 +8,7 @@ php_admin_flag allow_url_fopen off php_admin_flag zend.ze1_compatibility_mode off php_admin_flag safe_mode Off - php_admin_value open_basedir "@ap_docroot@/@name@:/var/lib/php5:/tmp:@docdir@/@name@:/etc/@name@" + php_admin_value open_basedir "@ap_docroot@/@name@:/var/lib/php5:/tmp:@docdir@/@name@:/etc/@name@:/proc/meminfo:/proc/stat" # customize suhosin php_admin_value suhosin.post.max_array_index_length 256 php_admin_value suhosin.post.max_totalname_length 8192 diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec index b69b66f..b26554b 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -1,7 +1,7 @@ # # spec file for package phpMyAdmin # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -34,7 +34,7 @@ Name: phpMyAdmin Summary: Administration of MySQL over the web License: GPL-2.0+ Group: Productivity/Networking/Web/Frontends -Version: 4.3.10 +Version: 4.3.11.1 Release: 0 Url: http://www.phpMyAdmin.net Source0: http://sourceforge.net/projects/phpmyadmin/files/%{name}-%{version}-all-languages.tar.bz2