Accepting request 289325 from server:php:applications

phpMyAdmin 4.3.11.1

OBS-URL: https://build.opensuse.org/request/show/289325
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/phpMyAdmin?expand=0&rev=93
This commit is contained in:
Dominique Leuenberger 2015-03-05 14:43:32 +00:00 committed by Git OBS Bridge
commit b40253005f
5 changed files with 38 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:275cfe9236147ec2740563b501f51531fc55e1a63f7f27d4fb0de100329dadf4
size 7299779

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:35824cfe40b8650a0311fa2955b621d7b79fb3bbd40abeff53fb2d3649ce89ba
size 7302766

View File

@ -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

View File

@ -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

View File

@ -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