PDA

View Full Version : Wordpress update


Donace
11-25-2008, 10:27 PM
A quick dashboard check shows me the new update is now out (2.6.5);

Gonna go for the on a non-critical blog first... Anyone already done it and found / had any issues or problems?

The security issue is an XSS exploit discovered by Jeremias Reith that fortunately only affects IP-based virtual servers running on Apache 2.x. If you are interested only in the security fix, copy wp-includes/feed.php and wp-includes/version.php from the 2.6.5 release package.

2.6.5 contains three other small fixes in addition to the XSS fix. The first prevents accidentally saving post meta information to a revision. The second prevents XML-RPC from fetching incorrect post types. The third adds some user ID sanitization during bulk delete requests. For a list of changed files, consult the full changeset between 2.6.3 and 2.6.5.

Note that we are skipping version 2.6.4 and jumping from 2.6.3 to 2.6.5 to avoid confusion with a fake 2.6.4 release that made the rounds. There is not and never will be a version 2.6.4.

sarahG
11-26-2008, 01:11 PM
The security fix doesn't affect me so I'll probably wait for 2.7. From what I've read the RC1 shouldn't be long now, and I think I'll be happy enough to put that on my site.

We've upgraded various sites this week to Beta 3 and they're all running fine too.

navjotjsingh
11-26-2008, 01:22 PM
I just updated all my blogs....no problems at all. If you think its a bit difficult to upgrade all blogs to 2.6.5, use my method: I downloaded the zip file from http://trac.wordpress.org/changeset?old_path=tags%2F2.6.3&old=&new_path=tags%2F2.6.5&new= and uploaded the 5 files to each of my blog. This updates the wp version since no database changes were made. Took me 5 mins for all my blogs! :)

Indyan
11-26-2008, 03:52 PM
What about wp 2.7 b3 users?