From 099d386d285debbda910419fc8e0963ed6869652eecc0c22b7e17eb21c4d1903 Mon Sep 17 00:00:00 2001 From: Eric Schirra Date: Sun, 29 Sep 2013 11:27:51 +0000 Subject: [PATCH] Accepting request 201360 from home:ecsos update to 4.0.7 OBS-URL: https://build.opensuse.org/request/show/201360 OBS-URL: https://build.opensuse.org/package/show/server:php:applications/phpMyAdmin?expand=0&rev=75 --- phpMyAdmin-4.0.6-all-languages.tar.bz2 | 3 --- phpMyAdmin-4.0.7-all-languages.tar.bz2 | 3 +++ phpMyAdmin.changes | 18 ++++++++++++++++++ phpMyAdmin.spec | 2 +- 4 files changed, 22 insertions(+), 4 deletions(-) delete mode 100644 phpMyAdmin-4.0.6-all-languages.tar.bz2 create mode 100644 phpMyAdmin-4.0.7-all-languages.tar.bz2 diff --git a/phpMyAdmin-4.0.6-all-languages.tar.bz2 b/phpMyAdmin-4.0.6-all-languages.tar.bz2 deleted file mode 100644 index 9a69f2d..0000000 --- a/phpMyAdmin-4.0.6-all-languages.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:17e96f9aad786bbe4b7c101e5018e3e9d2d2b37736371f67c16aee9e55e6f08e -size 6426656 diff --git a/phpMyAdmin-4.0.7-all-languages.tar.bz2 b/phpMyAdmin-4.0.7-all-languages.tar.bz2 new file mode 100644 index 0000000..73221db --- /dev/null +++ b/phpMyAdmin-4.0.7-all-languages.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a891b33f8f9641f5c57b4dd5a78627ad366ea99ac59cb44beded8978a8d4968f +size 6452462 diff --git a/phpMyAdmin.changes b/phpMyAdmin.changes index 44ed2ec..fadca2f 100644 --- a/phpMyAdmin.changes +++ b/phpMyAdmin.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Sun Sep 29 11:13:39 UTC 2013 - ecsos@schirra.net + +- update to 4.0.7 (2013-09-23) + - sf#3993 Sorting in database overview with statistics doesn't work + - bug Handle the situation where PHP_SELF is not set + - sf#4080 Overwrite existing file not obeyed + - sf#3929 Database-specific privileges are not copied when cloning user + - sf#3997 Error handling in case MySQL extension is missing + - sf#4089 Moving Columns will alter column definition + - sf#4091 Insert ignore option does not work + - sf#4090 Downloading BLOB downloads page template + - sf#4092 Clicking on table name in view of information_schema redirects to wrong page + - sf#4079 Copy Table Add AUTO_INCREMENT value checkbox not working + - sf#4088 MySQL server version at index.php incorrect w/ controlhost + - sf#4001 Import error: Class 'ImportOds' not found + - sf#3986 Missing DROP VIEW button + ------------------------------------------------------------------- Sat Sep 7 15:42:13 UTC 2013 - ecsos@schirra.net diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec index c48a39f..9172e44 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.0.6 +Version: 4.0.7 Release: 0 Url: http://www.phpMyAdmin.net Source0: %{name}-%{version}-all-languages.tar.bz2