Package: wordpress / 3.6.1+dfsg-1~deb6u4
Metadata
Package | Version | Patches format |
---|---|---|
wordpress | 3.6.1+dfsg-1~deb6u4 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
cs27976_priv_esc | (download) |
wp-admin/includes/class-wp-posts-list-table.php |
2 1 + 1 - 0 ! |
--- |
cs28054_auth_cookie | (download) |
wp-includes/pluggable.php |
2 1 + 1 - 0 ! |
--- |
cs27873_hardening_pingback | (download) |
wp-includes/class-wp-xmlrpc-server.php |
7 7 + 0 - 0 ! |
--- |
001readme.patch | (download) |
readme.html |
2 1 + 1 - 0 ! |
fixing reame file |
003installer.patch | (download) |
wp-admin/install.php |
5 5 + 0 - 0 ! |
patching install.php to permit a valid upload path |
010disabling_update_note.patch | (download) |
wp-admin/includes/update.php |
2 2 + 0 - 0 ! |
disabled the the "please update" warning, thanks to hans spaans and rolf leggewie (closes: #506685) |
011support symlinks for plugins.patch | (download) |
wp-admin/includes/plugin.php |
11 8 + 3 - 0 ! |
support symlinks for plugin directories |
mu.patch | (download) |
wp-admin/network.php |
10 5 + 5 - 0 ! |
--- |
cs28073_edit_post | (download) |
wp-admin/includes/post.php |
8 4 + 4 - 0 ! |
ensure edit_post() promotes an auto-draft to draft. Fixes Quick Draft |
cs28114_nostomp_postdata | (download) |
wp-admin/includes/post.php |
5 5 + 0 - 0 ! |
avoid stomping of bulk postdata inside the bulk_edit_posts() loop. |