diff --git a/phpMyAdmin-3.4.3.2-all-languages.tar.bz2 b/phpMyAdmin-3.4.3.2-all-languages.tar.bz2 deleted file mode 100644 index 47ecfd4..0000000 --- a/phpMyAdmin-3.4.3.2-all-languages.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d468fffb147f001b70b222acd6d6bc7010c87e805a131371f0e1d20bdc1a93eb -size 4924912 diff --git a/phpMyAdmin-3.4.4-all-languages.tar.bz2 b/phpMyAdmin-3.4.4-all-languages.tar.bz2 new file mode 100644 index 0000000..288505b --- /dev/null +++ b/phpMyAdmin-3.4.4-all-languages.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d8ca3429cce24d560d6a1e1f544ee905059f7a253d748ea4ca49459f14d9779 +size 4954436 diff --git a/phpMyAdmin.changes b/phpMyAdmin.changes index 4c5e3c9..2f0a429 100644 --- a/phpMyAdmin.changes +++ b/phpMyAdmin.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Sat Aug 27 17:17:27 UTC 2011 - chris@computersalat.de + +- update to 3.4.4 + - bug #3323060 [parser] SQL parser breaks AJAX requests if query has unclosed + quotes + - bug #3323101 [parser] Invalid escape sequence in SQL parser + - bug #3348995 [config] $cfg['Export']['asfile'] set to false does not select + as Text option + - bug #3340151 [export] Working SQL query exports error page + - bug #3353649 [interface] "Create an index on X columns" form not validated + - bug #3350790 [interface] JS error in Table->Structure->Index->Edit + - bug #3353811 [interface] Info message has "error" class + - bug #3357837 [interface] TABbing through a NULL field in the inline mode + resets NULL + - remove version number in /setup + - bug #3367993 [usability] Missing "Generate Password" button + - bug #3363221 [display] Missing Server Parameter on inline sql query + - bug #3367986 [navi] Drop field -> lost active table + - remove misleading comment on the "Rename database" interface + - bug #3374374 [interface] Fix footnote for inexact count while browsing + - bug #3372807 [interface] Fix security warning link in setup + - bug #3374347 [display] Backquotes in normal text on import page + - bug #3358750 [core] With Suhosin, urls are too long in edit links + - [security] Missing sanitization on the table, column and index names leads to + XSS vulnerabilities, see PMASA-2011-13 + ------------------------------------------------------------------- Fri Jul 29 14:57:01 UTC 2011 - chris@computersalat.de diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec index 859cabb..cc49cc2 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -15,7 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Name: phpMyAdmin @@ -34,7 +33,7 @@ Name: phpMyAdmin %endif Summary: Administration of MySQL over the web -Version: 3.4.3.2 +Version: 3.4.4 Release: 1 License: GPLv2+ Group: Productivity/Networking/Web/Frontends