forked from pool/phpMyAdmin
Accepting request 105979 from server:php:applications
update to 3.4.10.1, fix for bnc#736698 (PMASA-2012-1), bnc#747841 (forwarded request 105978 from computersalat) OBS-URL: https://build.opensuse.org/request/show/105979 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/phpMyAdmin?expand=0&rev=19
This commit is contained in:
commit
11cd5f8927
3
phpMyAdmin-3.4.10.1-all-languages.tar.bz2
Normal file
3
phpMyAdmin-3.4.10.1-all-languages.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:16f40a7d7d0df481e67c0f039f2158b77455acb344380c9edbd0a07316bfe285
|
||||
size 4722083
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5251dc5c5c691c02dd4683692f282c72e8360f453dbb3edfa5f53d9461299f86
|
||||
size 4666051
|
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 20 09:50:54 UTC 2012 - chris@computersalat.de
|
||||
|
||||
- update to 3.4.10.1 (fix for bnc#747841)
|
||||
* [security] XSS in replication setup, see PMASA-2012-1
|
||||
- 3.4.10.0 (2012-02-14)
|
||||
* bug #3460090 [interface] TextareaAutoSelect feature broken
|
||||
* patch #3375984 [export] PHP Array export might generate invalid php
|
||||
code
|
||||
* bug #3049209 [import] Import from ODS ignores cell that is the same
|
||||
as cell be fore
|
||||
* bug #3463933 [display] SELECT DISTINCT displays wrong total records
|
||||
found
|
||||
* patch #3458944 [operations] copy table data missing
|
||||
SET SQL_MODE='NO_AUTO_VALUE_ON_ZERO'
|
||||
* bug #3469254 [edit] Setting data to NULL and drop-downs
|
||||
* bug #3477063 [edit] Missing set fields and values in generated
|
||||
INSERT query
|
||||
* bug #3460867 [libraries] license issue with TCPDF
|
||||
(updated to 5.9.145), (fix for bnc#736698)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 28 13:41:55 UTC 2011 - chris@computersalat.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package phpMyAdmin
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2012 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
|
||||
@ -15,8 +15,6 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: phpMyAdmin
|
||||
|
||||
%define apxs %{_sbindir}/apxs2
|
||||
@ -35,7 +33,7 @@ Name: phpMyAdmin
|
||||
Summary: Administration of MySQL over the web
|
||||
License: GPL-2.0+
|
||||
Group: Productivity/Networking/Web/Frontends
|
||||
Version: 3.4.9
|
||||
Version: 3.4.10.1
|
||||
Release: 0
|
||||
Url: http://www.phpMyAdmin.net
|
||||
Source0: %{name}-%{version}-all-languages.tar.bz2
|
||||
|
Loading…
Reference in New Issue
Block a user