From 8fef44e2e20c8151a07f4d62d43afb9050ff120b2148fae58a95eb77fbbfe3b1 Mon Sep 17 00:00:00 2001 From: Eric Schirra Date: Sat, 11 Apr 2015 18:19:14 +0000 Subject: [PATCH] Accepting request 295416 from home:ecsos:server update to 4.4.1.1 OBS-URL: https://build.opensuse.org/request/show/295416 OBS-URL: https://build.opensuse.org/package/show/server:php:applications/phpMyAdmin?expand=0&rev=196 --- phpMyAdmin-4.4.0-all-languages.tar.bz2 | 3 --- phpMyAdmin-4.4.1.1-all-languages.tar.bz2 | 3 +++ phpMyAdmin.changes | 27 ++++++++++++++++++++++++ phpMyAdmin.spec | 2 +- 4 files changed, 31 insertions(+), 4 deletions(-) delete mode 100644 phpMyAdmin-4.4.0-all-languages.tar.bz2 create mode 100644 phpMyAdmin-4.4.1.1-all-languages.tar.bz2 diff --git a/phpMyAdmin-4.4.0-all-languages.tar.bz2 b/phpMyAdmin-4.4.0-all-languages.tar.bz2 deleted file mode 100644 index 3163e3a..0000000 --- a/phpMyAdmin-4.4.0-all-languages.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f528e3a545c8c7deddaf7236978e79cd8082535a7cba558c8d30c29e5e160fa1 -size 7580425 diff --git a/phpMyAdmin-4.4.1.1-all-languages.tar.bz2 b/phpMyAdmin-4.4.1.1-all-languages.tar.bz2 new file mode 100644 index 0000000..d52d48d --- /dev/null +++ b/phpMyAdmin-4.4.1.1-all-languages.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6eed2a7c0cba88a3eb158267bb80db144a660e2b2f46977d5ff38f1fc85fdd5 +size 7602484 diff --git a/phpMyAdmin.changes b/phpMyAdmin.changes index 30616c9..b9513e9 100644 --- a/phpMyAdmin.changes +++ b/phpMyAdmin.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Sat Apr 11 18:02:48 UTC 2015 - ecsos@opensuse.org + +- update 4.4.1.1 (2015-04-08) + - sf#4846 Web server's error log is flooded + +- changes from 4.4.1 (2015-04-07) + - sf#4813 MySQL 5.7.6 and the Users menu tab + - sf#4818 MySQL 5.7.6 and changing the password for another user + - sf#4819 Request URI too large + - sf#4814 MySQL 5.7.6 and Databases + - fix bug Use 'server' parameter in console to work in multi + server environments + - fix bug Missing tooltip in monitor + - fix bug Missing sort icons in monitor + - sf#4805 Inline edit broken when using functions in query + - sf#4821 Timed-out import fails to restart when file represented + - sf#4754 pMA DB not detected properly + - sf#4825 Datepicker missing when changing number of rows on + Insert page + - sf#4824 INNODB STATUS page is empty + - sf#4828 JavaScript is loaded in wrong order + - sf#4827 TEXT formatting doesn't work after inline editing + - sf#4822 Compress when php.ini output_buffering is active + - sf#4832 Sorting distinct values result loses links + - sf#4834 Do not attach token to css requests to improve caching + ------------------------------------------------------------------- Fri Apr 3 21:36:12 UTC 2015 - ecsos@opensuse.org diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec index d1108b4..e9bf2fc 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -34,7 +34,7 @@ Name: phpMyAdmin Summary: Administration of MySQL over the web License: GPL-2.0+ Group: Productivity/Networking/Web/Frontends -Version: 4.4.0 +Version: 4.4.1.1 Release: 0 Url: http://www.phpMyAdmin.net Source0: http://sourceforge.net/projects/phpmyadmin/files/%{name}-%{version}-all-languages.tar.bz2