diff --git a/phpMyAdmin-3.4.10.1-all-languages.tar.bz2 b/phpMyAdmin-3.4.10.1-all-languages.tar.bz2 new file mode 100644 index 0000000..731cc0c --- /dev/null +++ b/phpMyAdmin-3.4.10.1-all-languages.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16f40a7d7d0df481e67c0f039f2158b77455acb344380c9edbd0a07316bfe285 +size 4722083 diff --git a/phpMyAdmin-3.4.9-all-languages.tar.bz2 b/phpMyAdmin-3.4.9-all-languages.tar.bz2 deleted file mode 100644 index ade6ec8..0000000 --- a/phpMyAdmin-3.4.9-all-languages.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5251dc5c5c691c02dd4683692f282c72e8360f453dbb3edfa5f53d9461299f86 -size 4666051 diff --git a/phpMyAdmin.changes b/phpMyAdmin.changes index fc673d7..3eb2bc7 100644 --- a/phpMyAdmin.changes +++ b/phpMyAdmin.changes @@ -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 diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec index 204ec5d..8af42b1 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -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