1.4.15 Changed Files? 1.4.15 Changed Files?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

1.4.15 Changed Files?

Started by Garibaldi, January 06, 2009, 06:19:55 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Garibaldi

Hello,

I have applied all security updates to my site but I've been hesitant to apply 1.4.15 because I foolishly didn't keep a list of files I've modified in my install. I read here that due to the nature of the release, you can't provide manual update instructions which is fine. However, could you send me a list of the files changed so I can do a comparison on my install to find the changes that I need to make? This would shave a bunch of time off instead of going through each individual file looking for the changes.

Thanks.

Nibbler

Use a diff viewer such as winmerge to compare the files automatically.

http://forum.coppermine-gallery.net/index.php/topic,31423.msg229891.html#msg229891

All files get changed for a release since the version numbers in each file go up.

Garibaldi

Thanks for the quick reply. I had used WinMerge before for comparing files, but I didn't know it could compare whole folders! Thanks!