SHA256
1
0
forked from pool/phpMyAdmin

Accepting request 71293 from home:computersalat:devel:php

update to 3.4.1, some suhosin fixes

OBS-URL: https://build.opensuse.org/request/show/71293
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/phpMyAdmin?expand=0&rev=5
This commit is contained in:
Christian Wittmer
2011-05-25 12:31:41 +00:00
committed by Git OBS Bridge
parent 11ba063876
commit 9bb9be04c4
5 changed files with 103 additions and 159 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue May 24 16:06:05 UTC 2011 - chris@computersalat.de
- update to 3.4.1
- bug sf#3301108 [interface] Synchronize and already configured host
- bug sf#3302457 Inline edit and $cfg['PropertiesIconic']
- Patch #3302313 Show a translated label
- bug sf#3300981 [navi] Table filter is case sensitive
- bug sf#3285929 [privileges] Revert temporary fix
- bug sf#3302872 [synchronize] Synchronize and user name
- bug sf#3302733 [core] Some browsers report an insecure https connection
- [security] Make redirector require valid token
- rework config patch
- removed 3.3.8, added 3.4.1 config patch
- added conftrib to doc
- mod post section
o modify suhosin.ini
-------------------------------------------------------------------
Sat Mar 19 19:17:57 UTC 2011 - chris@computersalat.de