Accepting request 148776 from server:php:applications
update to 3.5.5 (forwarded request 148775 from computersalat) OBS-URL: https://build.opensuse.org/request/show/148776 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/phpMyAdmin?expand=0&rev=27
This commit is contained in:
commit
904d555e90
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8833f97f93c43818b2e3e83eb10f47e05c914a6f731abacddc3a9563a7753570
|
||||
size 4875342
|
3
phpMyAdmin-3.5.5-all-languages.tar.bz2
Normal file
3
phpMyAdmin-3.5.5-all-languages.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:76e4d120f2a0b4aa042275e5c6c80e642aa07336779c6a3bad2c54707d6afa65
|
||||
size 4922950
|
@ -1,3 +1,36 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 16 23:17:50 UTC 2013 - chris@computersalat.de
|
||||
|
||||
- update to 3.5.5.0 (2012-12-21)
|
||||
* sf#3563824 [export] Support Apache's mod_deflate
|
||||
* sf#3585523 [interface] Inline query editing broken after row update
|
||||
* sf#3586389 [setup] Cannot switch language in /setup
|
||||
* sf#3585695 [CSS] Font size in inline query editor is way too big
|
||||
* sf#3588354 [l10n] Portuguese Language not displaying correctly
|
||||
* sf#3591412 [status] Live charts don't work for non-default server
|
||||
* sf[core] Proxy ajax calls to pma.net to avoid browser notices
|
||||
* sf#3593534 [tracking] Structure Snapshot on tracked view renders
|
||||
invalid SQL
|
||||
* sf#3544366 [events] Event comments not saved
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 15 15:23:00 UTC 2012 - chris@computersalat.de
|
||||
|
||||
- update to 3.5.4.0 (2012-11-16)
|
||||
* sf#3570212 [edit] uuid_short() is a no-arguments function
|
||||
* sf#3569577 [edit] Add routine parameter headers not valid for
|
||||
"function"
|
||||
* sf#3575799 [search] Various search operators not working as
|
||||
expected
|
||||
* sf#3576322 [search] Invalid select query generated for tables with
|
||||
ENUM fields
|
||||
* sf#3577468 [display] Incorrect imagejpeg Syntax Breaks Image
|
||||
Transformation
|
||||
* sf#3578776 [search] Editing SQL not possible when no records found
|
||||
* sf#3571970 [interface] Display chart and number of rows to plot
|
||||
* sf#3582631 [core] Wrong redirect url caused cookies error with
|
||||
ForceSSL
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 5 11:40:16 UTC 2012 - chris@computersalat.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package phpMyAdmin
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 SUSE LINUX Products 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: 3.5.3
|
||||
Version: 3.5.5
|
||||
Release: 0
|
||||
Url: http://www.phpMyAdmin.net
|
||||
Source0: %{name}-%{version}-all-languages.tar.bz2
|
||||
|
Loading…
Reference in New Issue
Block a user