3.1.3.1
[phpmyadmin/crack.git] / ChangeLog
blob5e6bcf01d26492fdbab7d91fc3c58cc1a481b12d
1 ----------------------
2 phpMyAdmin - ChangeLog
3 ----------------------
5 $Id$
6 $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyAdmin/ChangeLog $
8 3.1.3.1 (2009-03-24)
9 - [security] HTTP Response Splitting and file inclusion vulnerabilities 
10 - [security] XSS vulnerability on export page
11 - [security] Insufficient output sanitizing when generating configuration file
13 3.1.3.0 (2009-02-28)
14 + [lang] Turkish update, thanks to Burak Yavuz
15 - patch #2496403 [display] Multi-row change with "]",
16   thanks to Virsacer - virsacer
17 - bug #2027720 [parser] Missing space after BINARY used as cast 
18 - patch #2520747 [core] E_DEPRECATED compatibility for PHP 5.3,
19   thanks to Giovanni Giacobbi - themnemonic
20 - bug [display] Message "Bookmark created" is not displaying 
21 + [display] Show AUTO_INCREMENT instead of A_I when in vertical mode 
22 - patch #2538358 [display] Conditions for relational display field, 
23   thanks to Virsacer - virsacer
24 + [lang] Mongolian update, thanks to Bayarsaikhan Enkhtaivan - bayaraa 
25 - patch #2553372 [display] DB comment tooltips not shown on navi,
26   thanks to Erdem - ahard
27 - patch #2561433 [structure] Display true number of rows in a view
28   if it contains less than MaxExactCountViews,
29   thanks to Virsacer - virsacer
30 + [lang] Polish update, thanks to Fixer - fixeron
31 - bug #2568722 [designer] Compound key not shown 
32 - patch #2550323 [XHTML] in server_databases.php, thanks to Virsacer - virsacer
33 - patch #2358861 [navi] Row count tooltip wrong for information_schema, 
34   thanks to Herman van Rink - helmo
35 - bug #2565948 [core] Changing the connection collation changed the client
36   charset.
37 + [lang] Romanian update, thanks to Sergiu Bivol - sbivol
38 - patch #1760205 [data] Insert as new row: BLOB is lost, 
39   thanks to Herman van Rink - helmo
40 + [lang] Georgian update, thanks to George Machitidze 
42 3.1.2.0 (2009-01-19)
43 - bug #1253252 [display] Can't NULL a column with relation defined 
44 - bug #2009500 [SQL] Small improvements in generated SQL (partial fix) 
45 - bug #1963184 [export] YAML export improvement,
46  thanks to Bryce Thornton - brycethornton
47 + [lang] Dutch update, thanks to Herman van Rink - helmo 
48 - patch #2407785 [cleanup] ereg*() deprecated in PHP 5.3,
49   thanks to Alex Frase - atfrase
50 - bug #2417058 [properties] Edit fields: losing auto-increment setting 
51 - patch #2444082 [changelog] changelog.php linkifies one link wrong,
52   thanks to Robert Xiao - nneonneo
53 - bug #2363653 [properties] Various problems with table structure 
54 - bug [display] BIT field contents disappear when edited 
55 + [lang] Czech update, thanks to Ondřej Vadinský.
56 - bug #2461735 [operations] Table operations adds "row_format" 
57 - bug #2445213 [export] Commas for CSV Excel 2008 for Mac 
58 - bug #2397877 [core] ForceSSL and http auth_type 
59 - bug #2473127 [display] Deleting rows displays tbl structure, not contents
60 - patch #2478940 [core] PHP 5.2+ warning does not work, 
61   thanks to Jürgen Wind - windkiel
62 - bug #2416418 [privileges] Escaping special characters
64 3.1.1.0 (2008-12-09)
65 - patch #2242765 [core] Navi panel server links wrong,
66   thanks to Martin Stricker - martinstricker
67 - bug #2186823 [core] bad session.save_path not detected
68 - bug #2202709 [core] Re-login causes PMA to forget current table name 
69 - bug #2280904 [export] do not include view name in export
70 - rfe #1688975 [display] enable copying of auto increment by default
71 - bug #2355753 [core] do not bail out creating session on any PHP warning
72 - bug #2355925 [display] properly update tooltips in navigation frame
73 - bug #2355923 [core] do not use ctype if it is not available
74 - bug #2356433 [display] HeaderFlipType "fake" problems,
75   thanks to Michal Biniek
76 - bug #2363919 [display] Incorrect size for view
77 - bug #2121287 [display] Drop-down menu blinking in FF
78 + [lang] Catalan update, thanks to Xavier Navarro
79 + [lang] Finnish update, thanks to Jouni Kahkonen
80 - [core] Avoid error with BLOBstreaming support requiring SUPER privilege 
81 - [security] possible XSRF on several pages
83 3.1.0.0 (2008-11-28)
84 + [auth] Support for Swekey hardware authentication,
85   see http://phpmyadmin.net/auth_key
86 - bug #2046883 [core] Notices about deprecated dl() (so stop using it)
87 + BLOBstreaming support, thanks to Raj Kissu Rajandran and
88   Google Summer of Code 2008
89 + patch #2067462 [lang] link FAQ references in messages,
90   thanks to Thijs Kinkhorst - kink
91 + new setup script, thanks to Piotr Przybylski (work in progress)
92 - rfe #1892243 [export] more links to documentation
93 + [auth] cookie auth now autogenerates blowfish_secret, but it has some
94   limitations and you still should set it in config file
95 + [auth] cookie authentication is now the default
96 + [auth] do not allow root user without password unless explicitly enabled by
97   AllowNoPasswordRoot
98 + rfe #1778908 [auth] arbitrary server auth can now also accept port
99 - patch #2089240 [export] handle correctly switching SQL modes
100 + rfe #1612724 [export] add option to export without comments
101 - bug #2090002 [display] Cannot edit row in VIEW 
102 - patch #2099962 [js] fix js error without frameset, thanks to Xuefer 
103 - patch #2099972 [structure] Display None when there is no default value,
104   thanks to Xuefer - xuefer
105 - patch #2122883 [PDF schema] Option to display just the keys,
106   thanks to Samuel Sol Villar dos Santos - yohanleafheart
107 + rfe #1276463 [search] Search empty/not empty values 
108 + rfe #823652 [structure] ENUM values: field size too small 
109 - [lang] Persian update, thanks to Goolex - goolex 
110 - [lang] Czech update, thanks to Ondřej Vadinský.
111 - patch #2255890 [lang] English-language cleanup,
112   thanks to Isaac Bennetch - ibennetch
113 + [lang] Norwegian update, thanks to Sven-Erik Andersen 
114 + [lang] Hungarian update, thanks to Jozsef Tamas Herczeg - dodika 
115 + [lang] French update by Marc Delisle - lem9
116 - bug #2222344 [display] Query involving a function shown as binary
117 + [lang] Italian update, thanks to fantu - fantu
118 + [lang] Swedish update, thanks to Björn T. Hallberg
119 - bug #2315549 [import] fclose() error with "Create PHP code"
120 + [lang] Polish update, thanks to Jakub Wilk 
122 3.0.2.0 (not released)
123 - [lang] Italian update, thanks to Luca and fantu
124 - bug #2107583 [GUI] Leading newline truncated, thanks to Isart Montane
125 - bug #2222230 [import] Assigning a value in import.php, thanks to
126   Glen Arason
128 3.0.1.1 (2008-10-30)
129 - [security] XSS in a Designer component 
131 3.0.1.0 (2008-10-22)
132 - bug #2134126 [GUI] SQL error after sorting a subset 
133 + [lang] Catalan update, thanks to Xavier Navarro
134 + [lang] Russian update, thanks to Victor Volkov
135 - patch #2143882 [import] Temporary uploaded file not deleted,
136   thanks to David Misc - dmisc
137 - bug #2136986 [auth] Cannot create database after session timeout 
138 - bug #1914066 [core] ForceSSL generates incorrectly escaped redirections,
139   this time with the correct fix
140 + [lang] Hungarian update, thanks to Jozsef Tamas Herczeg - dodika 
141 - bug #2153970 [core] Properly truncate SQL to avoid half of html tags
142 + [lang] Romanian update, thanks to Sergiu Bivol - sbivol
143 - bug #2161443 [structure] Incorrect index choice shown when modifying an
144 index
145 - bug #2127094 [interface] Misleading message after cancelling an action
146 + [lang] Croatian update, thanks to Renato Pavicic
147 + [lang] Finnish update, thanks to Jouni Kahkonen
148 + [lang] Polish update, thanks to Jakub Wilk 
149 + [lang] Japanese update, thanks to Ishigaki Kenichi
150 - patch #2176438 [privileges] Wrong message when changing password,
151   thanks to incognito - zytisin
152 - bug #2163437 [core] Cannot disable PMA tables
153 - bug #2184240 [lang] Problems with Italian language file, thanks to Luca
154 Rebellato
155 - bug #2187193 [interface] ShowChgPassword setting not respected
157 3.0.0.0 (2008-09-27)
158 + [export] properly handle line breaks for YAML, thanks to Dan Barry -
159 danbarry
160 + [navi] new parameter $cfg['LeftDefaultTabTable']
161 + [table] support MySQL 5.1 PARTITION: CREATE TABLE / Table structure,
162   partition maintenance
163 + [privileges] support for EVENT and TRIGGER
164 + [error handler] NEW handle errors to prevent path disclosure and display/collect errors
165 + [mysqlnd] do not display $strMysqlLibDiffersServerVersion if the client
166   is mysqlnd
167 + [webapp] experimental Mozilla Prism support
168 + [export] new plugin "codegen" for NHibernate, thanks to caocao; I'm
169   looking for a name more descriptive than codegen, taking into account
170   that it might later support other formats like JSON in the same plugin
171 + [export] new export to Texy! markup
172 + [lang] Finnish update, thanks to Jouni Kahkonen
173 + [config] new parameter $cfg['CheckConfigurationPermissions']
174 + [config] new parameter $cfg['Servers'][$i]['ShowDatabasesCommand']
175 + [config] new parameter $cfg['Servers'][$i]['CountTables']
176 + rfe #1775288 [transformation] proper display if IP-address stored as INT
177 + rfe #1758177 [core] Add the Geometry DataTypes
178 + rfe #1741101, patch #1798184 UUID default for CHAR(36) PRIMARY KEY,
179   thanks to Gert Palok - gert_p
180 - bug #1664240 [GUI] css height makes cfg TextareaRows useless
181 - bug #1724217 [Create PHP Code] doesn't include newlines for text fields
182 - bug #1845605 [i18n] translators.html still uses iso-8859-1
183 - bug #1823018 [charset] Edit(Delete) img-links pointing to wrong row
184 - bug #1826205 [export] Problems with yaml text export
185 - bug #1344768 [database] create/alter table new field can not have empty string
186                as default
187 + rfe #1840165 [interface] Enlarge column name field in vertical mode
188 + patch #1847534 [interface] New "Inside field" in db search,
189   thanks to obiserver
190 + [GUI] Mootools js library (http://mootools.net) and new parameter
191   $cfg['InitialSlidersState']
192 * [core] cache some MySQL stats (do not query them with every page request)
193 + [view] clearer dialog WITH (CASCADED | LOCAL) CHECK OPTION 
194 + [lang] Norwegian update, thanks to Sven-Erik Andersen 
195 + [lang] Japanese update, thanks to Ishigaki Kenichi
196 + [lang] Italian update, thanks to Luca Rebellato
197 + [gui] Events
198    * minimal support on db structure page
199    * export
200 + [pdf] Merged tcpdf 2.2.002 (PHP5 version), thanks to Nicola Asuni 
201 + [engines] Maria support 
202 + [engines] MyISAM and InnoDB: support ROW_FORMAT table option 
203 + prevent search indexes from indexing phpMyAdmin installations
204 + [engines] PBXT: table options, foreign key (relation view, designer)
205 + [lang] New Bangla, thanks to Raquibul Islam and Joy Kumar Nag
206 + [interface] Display options; thanks to Dave Grijalva
207   for the idea about showing the display field while browsing
208 - bug #1910621 [display] part 2: do not display a BINARY content as text
209 + rfe #1962383 [designer] Option to create a PDF page 
210 - patch #2007196, Typos in comments, thanks to knittl - knittl
211 - bug #1982315 [GUI] Comma and quote in ENUM, thanks to Joshua Hogendorn
212 + [GUI] Color picker
213 - bug #1970836 [parser] SQL parser is slow, thanks to Christian Schmidt 
214 + rfe #1692928 [transformation] Option to disable browser transformations 
215 + [import] Speed optimization to be able to import the sakila database
216 + [doc] Documentation for distributing phpMyAdmin in README.VENDOR.
217 + [display] headwords for sorted column 
218 - bug #2033962 [import] Cannot import zip file 
219 + [lang] Swedish update, thanks to Björn T. Hallberg
220 - bug #2050068 [gui] "Check tables having overhead" selects wrong tables
221 + [lang] Belarusian update, thanks to Jaska Zedlik 
222 + [lang] Norwegian update, thanks to Sven-Erik Andersen 
223 + [lang] Italian update, thanks to Luca Rebellato
224 - [core] safer handling of temporary files with open_basedir (thanks to Thijs
225   Kinkhorst)
226 - [core] do not automatically set and create TempDir, it might lead to security
227   issue (thanks to Thijs Kinkhorst)
228 + [lang] Czech update
229 - bug #2066923 [display] Navi browse icon does not go to page 1 
230 - patch #2075263 [auth] Single sign-on and cookie clearing,
231   thanks to Charles Suh - cws125
232 - [doc] better documentation of $cfg['TempDir']
233 - bug #2080963 [charset] Clarify doc and improved code, thanks to
234   Victor Volkov - hanut
235 - bug [charset] Cannot sort twice on a column when the table name
236   contains accents
237 + [lang] Spanish update, thanks to Daniel Hinostroza
238 + [lang] Hungarian update, thanks to Jozsef Tamas Herczeg - dodika 
239 - bug #2113848 [navi] Page number after database switching 
240 - patch #2115966 [GUI] Checkboxes and IE 7, thanks to Martin - maschg 
241 - bug #1914066 [core] ForceSSL generates incorrectly escaped redirections 
243 2.11.9.4 (2008-12-09)
244 - [security] possible XSRF on several pages
246 2.11.9.3 (2008-10-30)
247 - [security] XSS in a Designer component 
249 2.11.9.2 (2008-09-22)
250 - [security] XSS in MSIE using NUL byte, thanks to JPCERT.
252 2.11.9.1 (2008-09-15)
253 - [security] Code execution vulnerability, thanks to Norman Hippert
255 2.11.9.0 (2008-08-28)
256 - bug #2031221 [auth] Links to version number on login screen 
257 - bug #2032707 [core] PMA does not start if ini_set() is disabled 
258 - bug #2004915 [bookmarks] Saved queries greater than 1000 chars not
259   displayed, thanks to Maik Wiege - mswiege
260 - bug #2037381 [export] Export type "replace" does not work
261 - bug #2037375 [export] DROP PROCEDURE needs IF EXISTS 
262 - bug #2045512 [export] Numbers in Excel export
263 - bug #2074250 [parser] Undefined variable seen_from 
265 2.11.8.0 (2008-07-28)
266 - patch #1987593 [interface] Table list pagination in navi, 
267   thanks to Jason Day - jday29
268 - bug #1989081 [profiling] Profiling causes query to be executed again
269   (really causes a problem in case of INSERT/UPDATE)
270 - bug #1990342 [import] SQL file import very slow on Windows,
271   thanks to Richard Heaton - wotnot
272 - bug [XHTML] problem with tabindex and radio fields
273 - bug #1971221 [interface] tabindex not set correctly
274 - bug [views] VIEW name created via the GUI was not protected with backquotes
275 - bug #1989813 [interface] Deleting multiple views (space in name)
276 - bug #1992628 [parser] SQL parser removes essential space 
277 - bug #1989281 [export] Export fails if one table is marked as crashed
278 - bug #2001005 [GUI] ARCHIVE cannot have indexes 
279 - bug #1989281 [export] CSV for MS Excel incorrect escaping of double quotes
280 - bug #1959855 [interface] Font size option problem when no config file
281   (todo (trunk): navi frame size does not change for theme original)
282 - bug #1982489 [relation] Relationship view should check for changes 
283 - bug [history] Do not save too big queries in history
284 - [security] Do not show version info on login screen
285 - bug #2018595 [import] Potential data loss on import resubmit 
286 - patch #2020630 [export] Safari and timedate, thanks to Sebastian Mendel,
287   Isaac Bennetch and Jürgen Wind 
288 - bug #2022182 [import, export] Import/Export fails because of Mac files
289 - [security] protection against cross-frame scripting and
290   new directive AllowThirdPartyFraming, thanks to YGN Ethical Hacker Group
291 - [security] possible XSS during setup, thanks to YGN Ethical Hacker Group
292 - [interface] revert language changing problem introduced with 2.11.7.1
294 2.11.7.1 (2008-07-15)
295 - bug [security] XSRF/CSRF by manipulating the db,
296   convcharset and collation_connection parameters,
297   thanks to YGN Ethical Hacker Group
299 2.11.7.0 (2008-06-23)
300 - bug #1908719 [interface] New field cannot be auto-increment and primary key
301 - [dbi] Incorrect interpretation for some mysqli field flags
302 - bug #1910621 [display] part 1: do not display a TEXT utf8_bin as BLOB
303   (fixed for mysqli extension only)
304 - [interface] sanitize the after_field parameter,
305   thanks to Norman Hippert
306 - [structure] do not remove the BINARY attribute in drop-down
307 - bug #1955386 [session] Overriding session.hash_bits_per_character 
308 - [interface] sanitize the table comments in table print view, 
309   db print view and db data dictionary, thanks to Norman Hippert
310 - bug #1939031 Auto_Increment selected for TimeStamp by Default
311 - patch #1957998 [display] No tilde for InnoDB row counter when we know
312   it for sure, thanks to Vladyslav Bakayev - dandy76
313 - bug #1955572 [display] alt text causes duplicated strings
314 - bug #1762029 [interface] Cannot upload BLOB into existing row
315 - bug #1981043 [export] HTML in exports getting corrupted,
316   thanks to Jason Judge - jasonjudge
317 - bug #1936761 [interface] BINARY not treated as BLOB: update/delete issues
318 - protection against XSS when register_globals is on and .htaccess has
319   no effect, thanks to Tim Starling
320 - bug #1996943 [export] Firefox 3 and .sql.gz (corrupted); detect Gecko 1.9,
321   thanks to Jürgen Wind - windkiel
323 2.11.6.0 (2008-04-29)
324 - bug #1903724 [interface] Displaying of very large queries in error message
325 - bug #1905711 [compatibility] Functions deprecated in PHP 5.3: is_a() and
326   get_magic_quotes_gpc(), thanks to Dmitry N. Shilnikov - yrtimd
327 - bug [lang] catalan wrong accented characters
328 - bug #1893034 [Export] SET NAMES for importing with command-line client
329 + [lang] Russian update, thanks to Victor Volkov
330 - bug #1910485 [core] Unsetting the whitelist during the loop,
331   thanks to Jeroen Vrijkorte - jv_map
332 - bug #1906980 [Export] Import of VIEWs fails if temp table exists,
333   thanks to Falk Nisius - klaf
334 - bug #1812763 [Copy] Table copy when server is in ANSI_QUOTES sql_mode 
335   thanks to Tony Marston - tonymarston 
336 - bug #1918531 [compatibility] Navigation isn't w3.org valid 
337   thanks to Michael Keck - mkkeck
338 - bug #1926357 [data] BIT defaults displayed incorrectly
339 - patch #1930057 [auth] colon in password prevents HTTP login on CGI/IIS,
340   thanks to Jürgen Wind - windkiel
341 - patch #1929553 [lang] Don't output BOM character in Swedish language file,
342   thanks to Samuel L. B. - samuellb
343 - patch #1895796 [lang] Typo in Japanese lang files,
344   thanks to tyman - acoustype
345 - bug #1935652 [auth] Access denied (show warning about mcrypt on login page)
346 - bug #1906983 [export] Reimport of FUNCTION fails
347 - bug #1919808 [operations] Renaming a database fails to handle functions 
348 - bug #1934401 [core] Cannot force a language
349 - bug #1944077 [core] Config file containing a BOM,
350   thanks to Gaetano Giunta - ggiunta
351 - bug #1947189 [scripts] Missing </head> in scripts/signon.php,
352   thanks to Dolf Schimmel
353 + [lang] Romanian update, thanks to Sergiu Bivol - sbivol
355 2.11.5.2 (2008-04-22)
356 - PMASA-2008-3 [security] File disclosure 
358 2.11.5.1 (2008-03-29)
359 - bug #1909711 [security] Sensitive data in session files
361 2.11.5.0 (2008-03-01)
362 - bug #1862661 [GUI] Warn about rename deleting database
363 - bug #1866041 [interface] Incorrect sorting with AS
364 - bug #1871038 [import] Notice: undefined variable first_sql_delimiter
365 - bug #1873110 [export] Problem exporting with a LIMIT clause
366 - bug #1871164 [GUI] Empty and navigation frame synch.
367 - patch #1873188 [GUI] Making db pager work when js is disabled,
368   thanks to Jürgen Wind - windkiel
369 - bug #1875010 [auth] MySQL server and client version mismatch (mysql ext.)
370 - patch #1879031 [transform] dateformat transformation and UNIX timestamps,
371   thanks to Tim Steiner - spam38
372 - bug [import] Do not verify a missing enclosing character for CSV,
373   because files generated by Excel don't have any enclosing character
374 - bug #1799691 [export] "Propose table structure" and Export
375 - bug #1884911 [GUI] Space usage
376 - bug #1863326 [GUI] Wrong error message / no edit (Suhosin)
377 - bug #1887204 [GUI] Order columns in result list messing up query
378 - patch #1893538 [GUI] Display issues on Opera 9.50,
379   thanks to Jürgen Wind - windkiel
380 - bug [GUI] Do not display the database name used by the previous user,
381   thanks to Ronny Görner
382 - bug [security] Remove cookies from $_REQUEST for better coexistence with
383   other applications, thanks to Richard Cunningham. See PMASA-2008-1.
385 2.11.4.0 (2008-01-12)
386 - bug #1843428 [GUI] Space issue with DROP/DELETE/ALTER TABLE
387 - bug #1807816 [search] regular expression search doesn't work with
388   backslashes
389 - bug #1843463 [GUI] DROP PROCEDURE does not show alert
390 - bug #1835904 [GUI] Back link after a SQL error forgets the query
391 - bug #1835654 [core] wrong escaping when using double quotes
392 - bug #1817612 [cookies] Wrong cookie path on IIS with PHP-CGI,
393   thanks to Carsten Wiedmann
394 - bug #1848889 [export] export trigger should use DROP TRIGGER IF EXISTS
395 - bug #1851833 [display] Sorting forgets an explicit LIMIT
396  (fix for sorting on column headers)
397 - bug #1764182 [cookies] Suhosin cookie encryption breaks phpMyAdmin
398 - bug #1798786 [import] Wrong error when a string contains semicolon
399 - bug #1813508 [login] Missing parameter: field after re-login
400 - bug #1710144 [parser] Space after COUNT breaks Export but not Query
401 - bug #1783620 [parser] Subquery results without "as" are ignored
402 - bug #1821264 [display] MaxTableList and INFORMATION_SCHEMA
403 - bug #1859460 [display] Operations and many databases
404 - bug #1814679 [display] Database selection pagination when switching servers
405 - patch #1861717 [export] CSV Escape character not exported right,
406   thanks to nicolasdigraf
407 - bug #1864468 [display] Theme does not switch to darkblue_orange
408 - bug #1847409 [security] Path disclosure on darkblue_orange/layout.inc.php,
409   thanks to Jürgen Wind - windkiel
411          --- Older ChangeLogs can be found on our project website ---
412                      http://www.phpmyadmin.net/old-stuff/ChangeLogs/
414 # vim: et ts=4 sw=4 sts=4
415 # vim: ft=changelog fenc=utf-8 encoding=utf-8
416 # vim: fde=getline(v\:lnum-1)=~'^\\s*$'&&getline(v\:lnum)=~'\\S'?'>1'\:1&&v\:lnum>8&&getline(v\:lnum)!~'^#'
417 # vim: fdn=1 fdm=expr