Support Forum Project Downloads FAQ Documentation About Demo Tutorials Blog Plugins
November 07, 2009, 12:17:49 pm *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Private messages disabled
Caused by the massive abuse of the PM system in the past, the sending of personal messages has been disabled for all regular users on the Coppermine forum.
[more]
   Home   Help Search Board rules Login Register  
Pages: [1]   Go Down
  Send this topic  |  Print  
Author Topic: cpg1.4.25 maintenance release - upgrade recommended  (Read 16222 times)
0 Members and 1 Guest are viewing this topic.
Αndré Topic starter
Dev Team member
****
Gender: Male
Germany Germany

Posts: 1947



« on: June 22, 2009, 07:26:53 am »

The Coppermine development team is releasing an update for Coppermine in order to fix an issue with the http upload feature. The fix is not security critical, so if your gallery is running fine with cpg1.4.24 you don't need to upgrade. If you are running an older version than cpg1.4.23, you must update to this latest version as soon as possible because of the security impact (the past few releases before cpg1.4.23 all were security related).

How to update:
Users running versions prior to 1.4.25 should update by downloading the latest version from the download page and following the upgrade steps in the documentation.

Manual patch:
For those who want to apply the fix manually to their Coppermine 1.4.24 installation, edit include/init.inc.php with a plain text editor (notepad.exe is fine), find:
Code:
$keysToSkip = array('_POST', '_GET', '_COOKIE', '_REQUEST', '_SERVER', 'HTML_SUBST', 'keysToSkip', 'register_globals_flag', 'cpgdebugger', 'key');
and replace with:
Code:
$keysToSkip = array('_POST', '_GET', '_COOKIE', '_REQUEST', '_SERVER', '_FILES', 'HTML_SUBST', 'keysToSkip', 'register_globals_flag', 'cpgdebugger', 'key');

Support:
If you have problems with this update, please use the Update support board. Do not post your issues to this announcement thread - your post will be deleted without notice.

Why was cpg1.4.25 released?
The release covers a bug that crept in when fixing the vulnerability that lead to the release of cpg1.4.23.

Additionally, cpg1.4.25 includes fixes for the following non-security related issues:
  • Additional PHP 5.3 compat fix
  • Updated Danish language file
  • Updated Turkish language file

Thanks to Nibbler for coming up with the fix.


Thanks,
The Coppermine Team
Logged

Pascal YAP
Dev Team member
****
Gender: Male
Armenia Armenia

Posts: 3777


He's me, and She's Moon


WWW
« Reply #1 on: June 22, 2009, 09:09:00 am »

Annonce dans notre Forum Francophone.
Announcement in our French Board.

http://forum.coppermine-gallery.net/index.php/topic,60269.0.html
Logged

! Pas de PM please ! No PM s'il vous plait !
Pages: [1]   Go Up
  Send this topic  |  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.10 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!
Page created in 0.058 seconds with 16 queries.