summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2015-05-31 19:59:59 +0000
committerryoon <ryoon@pkgsrc.org>2015-05-31 19:59:59 +0000
commit205f986e4cbb73b103a1e7a8013821398ea0e02c (patch)
treec1451ac5fb7acf202d70d8b1dee8b1750de73e3c /www
parent9e96e0181811844ad70df523e8e8f072a0aae138 (diff)
downloadpkgsrc-205f986e4cbb73b103a1e7a8013821398ea0e02c.tar.gz
Update to 4.2.2
Changelog: WordPress 4.2.2 Security and Maintenance Release Posted May 7, 2015 by Samuel Sidler. Filed under Releases, Security. WordPress 4.2.2 is now available. This is a critical security release for all previous versions and we strongly encourage you to update your sites immediately. Version 4.2.2 addresses two security issues: The Genericons icon font package, which is used in a number of popular themes and plugins, contained an HTML file vulnerable to a cross-site scripting attack. All affected themes and plugins hosted on WordPress.org (including the Twenty Fifteen default theme) have been updated today by the WordPress security team to address this issue by removing this nonessential file. To help protect other Genericons usage, WordPress 4.2.2 proactively scans the wp-content directory for this HTML file and removes it. Reported by Robert Abela of Netsparker. WordPress versions 4.2 and earlier are affected by a critical cross-site scripting vulnerability, which could enable anonymous users to compromise a site. WordPress 4.2.2 includes a comprehensive fix for this issue. Reported separately by Rice Adu and Tong Shi. The release also includes hardening for a potential cross-site scripting vulnerability when using the visual editor. This issue was reported by Mahadev Subedi. Our thanks to those who have practiced responsible disclosure of security issues. WordPress 4.2.2 also contains fixes for 13 bugs from 4.2. For more information, see the release notes or consult the list of changes. Download WordPress 4.2.2 or venture over to Dashboard → Updates and simply click “Update Now.” Sites that support automatic background updates are already beginning to update to WordPress 4.2.2. Thanks to everyone who contributed to 4.2.2: Aaron Jorbin, Andrew Ozz, Andrew Nacin, Boone Gorges, Dion Hulse, Ella Iseulde Van Dorpe, Gary Pendergast, Hinaloe, Jeremy Felt, John James Jacoby, Konstantin Kovshenin, Mike Adams, Nikolay Bachiyski, taka2, and willstedt. rdPress.org Showcase Themes Plugins Mobile Support Get Involved About Blog Hosting Download WordPress WordPress 4.2.2 Security and Maintenance Release Posted May 7, 2015 by Samuel Sidler. Filed under Releases, Security. WordPress 4.2.2 is now available. This is a critical security release for all previous versions and we strongly encourage you to update your sites immediately. Version 4.2.2 addresses two security issues: The Genericons icon font package, which is used in a number of popular themes and plugins, contained an HTML file vulnerable to a cross-site scripting attack. All affected themes and plugins hosted on WordPress.org (including the Twenty Fifteen default theme) have been updated today by the WordPress security team to address this issue by removing this nonessential file. To help protect other Genericons usage, WordPress 4.2.2 proactively scans the wp-content directory for this HTML file and removes it. Reported by Robert Abela of Netsparker. WordPress versions 4.2 and earlier are affected by a critical cross-site scripting vulnerability, which could enable anonymous users to compromise a site. WordPress 4.2.2 includes a comprehensive fix for this issue. Reported separately by Rice Adu and Tong Shi. The release also includes hardening for a potential cross-site scripting vulnerability when using the visual editor. This issue was reported by Mahadev Subedi. Our thanks to those who have practiced responsible disclosure of security issues. WordPress 4.2.2 also contains fixes for 13 bugs from 4.2. For more information, see the release notes or consult the list of changes. Download WordPress 4.2.2 or venture over to Dashboard → Updates and simply click “Update Now.” Sites that support automatic background updates are already beginning to update to WordPress 4.2.2. Thanks to everyone who contributed to 4.2.2: Aaron Jorbin, Andrew Ozz, Andrew Nacin, Boone Gorges, Dion Hulse, Ella Iseulde Van Dorpe, Gary Pendergast, Hinaloe, Jeremy Felt, John James Jacoby, Konstantin Kovshenin, Mike Adams, Nikolay Bachiyski, taka2, and willstedt. Share this: WordPress 4.2.1 Security Release Posted April 27, 2015 by Gary Pendergast. Filed under Releases, Security. WordPress 4.2.1 is now available. This is a critical security release for all previous versions and we strongly encourage you to update your sites immediately. A few hours ago, the WordPress team was made aware of a cross-site scripting vulnerability, which could enable commenters to compromise a site. The vulnerability was discovered by Jouko Pynnönen. WordPress 4.2.1 has begun to roll out as an automatic background update, for sites that support those. For more information, see the release notes or consult the list of changes. Download WordPress 4.2.1 or venture over to Dashboard → Updates and simply click “Update Now”. WordPress 4.2 An easier way to share content Extended character support Switch themes in the Customizer Even more embeds Streamlined plugin updates Under the Hood utf8mb4 support Database character encoding has changed from utf8 to utf8mb4, which adds support for a whole range of new 4-byte characters. JavaScript accessibility You can now send audible notifications to screen readers in JavaScript with wp.a11y.speak(). Pass it a string, and an update will be sent to a dedicated ARIA live notifications area. Shared term splitting Terms shared across multiple taxonomies will be split when one of them is updated. Find out more in the Plugin Developer Handbook. Complex query ordering WP_Query, WP_Comment_Query, and WP_User_Query now support complex ordering with named meta query clauses.
Diffstat (limited to 'www')
-rw-r--r--www/php-ja-wordpress/Makefile4
-rw-r--r--www/php-ja-wordpress/PLIST36
-rw-r--r--www/php-ja-wordpress/distinfo8
3 files changed, 36 insertions, 12 deletions
diff --git a/www/php-ja-wordpress/Makefile b/www/php-ja-wordpress/Makefile
index 71414acc7b8..df447f3f999 100644
--- a/www/php-ja-wordpress/Makefile
+++ b/www/php-ja-wordpress/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2015/03/21 04:15:19 ryoon Exp $
+# $NetBSD: Makefile,v 1.8 2015/05/31 19:59:59 ryoon Exp $
DISTNAME= wordpress-${VERSION}-ja
PKGNAME= ${PHP_PKG_PREFIX}-ja-wordpress-${VERSION}
-VERSION= 4.1.1
+VERSION= 4.2.2
CATEGORIES= www
MASTER_SITES= http://ja.wordpress.org/
diff --git a/www/php-ja-wordpress/PLIST b/www/php-ja-wordpress/PLIST
index 91cd2d9c1dd..684390188d3 100644
--- a/www/php-ja-wordpress/PLIST
+++ b/www/php-ja-wordpress/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2015/03/21 04:15:19 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.7 2015/05/31 19:59:59 ryoon Exp $
share/doc/ja-wordpress/license.txt
share/doc/ja-wordpress/readme.html
share/examples/ja-wordpress/ja-wordpress.conf
@@ -103,8 +103,12 @@ share/ja-wordpress/wp-admin/css/media-rtl.css
share/ja-wordpress/wp-admin/css/media.css
share/ja-wordpress/wp-admin/css/nav-menus-rtl.css
share/ja-wordpress/wp-admin/css/nav-menus.css
+share/ja-wordpress/wp-admin/css/press-this-editor-rtl.css
+share/ja-wordpress/wp-admin/css/press-this-editor.css
share/ja-wordpress/wp-admin/css/press-this-rtl.css
+share/ja-wordpress/wp-admin/css/press-this-rtl.min.css
share/ja-wordpress/wp-admin/css/press-this.css
+share/ja-wordpress/wp-admin/css/press-this.min.css
share/ja-wordpress/wp-admin/css/revisions-rtl.css
share/ja-wordpress/wp-admin/css/revisions.css
share/ja-wordpress/wp-admin/css/themes-rtl.css
@@ -216,6 +220,7 @@ share/ja-wordpress/wp-admin/includes/class-wp-ms-users-list-table.php
share/ja-wordpress/wp-admin/includes/class-wp-plugin-install-list-table.php
share/ja-wordpress/wp-admin/includes/class-wp-plugins-list-table.php
share/ja-wordpress/wp-admin/includes/class-wp-posts-list-table.php
+share/ja-wordpress/wp-admin/includes/class-wp-press-this.php
share/ja-wordpress/wp-admin/includes/class-wp-terms-list-table.php
share/ja-wordpress/wp-admin/includes/class-wp-theme-install-list-table.php
share/ja-wordpress/wp-admin/includes/class-wp-themes-list-table.php
@@ -260,6 +265,8 @@ share/ja-wordpress/wp-admin/install-helper.php
share/ja-wordpress/wp-admin/install.php
share/ja-wordpress/wp-admin/js/accordion.js
share/ja-wordpress/wp-admin/js/accordion.min.js
+share/ja-wordpress/wp-admin/js/bookmarklet.js
+share/ja-wordpress/wp-admin/js/bookmarklet.min.js
share/ja-wordpress/wp-admin/js/color-picker.js
share/ja-wordpress/wp-admin/js/color-picker.min.js
share/ja-wordpress/wp-admin/js/comment.js
@@ -311,12 +318,16 @@ share/ja-wordpress/wp-admin/js/post.js
share/ja-wordpress/wp-admin/js/post.min.js
share/ja-wordpress/wp-admin/js/postbox.js
share/ja-wordpress/wp-admin/js/postbox.min.js
+share/ja-wordpress/wp-admin/js/press-this.js
+share/ja-wordpress/wp-admin/js/press-this.min.js
share/ja-wordpress/wp-admin/js/revisions.js
share/ja-wordpress/wp-admin/js/revisions.min.js
share/ja-wordpress/wp-admin/js/set-post-thumbnail.js
share/ja-wordpress/wp-admin/js/set-post-thumbnail.min.js
share/ja-wordpress/wp-admin/js/svg-painter.js
share/ja-wordpress/wp-admin/js/svg-painter.min.js
+share/ja-wordpress/wp-admin/js/tags-box.js
+share/ja-wordpress/wp-admin/js/tags-box.min.js
share/ja-wordpress/wp-admin/js/tags.js
share/ja-wordpress/wp-admin/js/tags.min.js
share/ja-wordpress/wp-admin/js/theme.js
@@ -467,8 +478,8 @@ share/ja-wordpress/wp-content/plugins/index.html
share/ja-wordpress/wp-content/plugins/index.php
share/ja-wordpress/wp-content/plugins/wp-multibyte-patch/ext/ja/admin.css
share/ja-wordpress/wp-content/plugins/wp-multibyte-patch/ext/ja/class.php
-share/ja-wordpress/wp-content/plugins/wp-multibyte-patch/js/20140817/wplink.js
-share/ja-wordpress/wp-content/plugins/wp-multibyte-patch/js/20140817/wplink.min.js
+share/ja-wordpress/wp-content/plugins/wp-multibyte-patch/js/20141213/wplink.js
+share/ja-wordpress/wp-content/plugins/wp-multibyte-patch/js/20141213/wplink.min.js
share/ja-wordpress/wp-content/plugins/wp-multibyte-patch/js/word-count.js
share/ja-wordpress/wp-content/plugins/wp-multibyte-patch/js/word-count.min.js
share/ja-wordpress/wp-content/plugins/wp-multibyte-patch/js/wplink.js
@@ -502,7 +513,6 @@ share/ja-wordpress/wp-content/themes/twentyfifteen/genericons/Genericons.ttf
share/ja-wordpress/wp-content/themes/twentyfifteen/genericons/Genericons.woff
share/ja-wordpress/wp-content/themes/twentyfifteen/genericons/LICENSE.txt
share/ja-wordpress/wp-content/themes/twentyfifteen/genericons/README.md
-share/ja-wordpress/wp-content/themes/twentyfifteen/genericons/example.html
share/ja-wordpress/wp-content/themes/twentyfifteen/genericons/genericons.css
share/ja-wordpress/wp-content/themes/twentyfifteen/header.php
share/ja-wordpress/wp-content/themes/twentyfifteen/image.php
@@ -551,7 +561,6 @@ share/ja-wordpress/wp-content/themes/twentyfourteen/genericons/COPYING.txt
share/ja-wordpress/wp-content/themes/twentyfourteen/genericons/Genericons-Regular.otf
share/ja-wordpress/wp-content/themes/twentyfourteen/genericons/LICENSE.txt
share/ja-wordpress/wp-content/themes/twentyfourteen/genericons/README.txt
-share/ja-wordpress/wp-content/themes/twentyfourteen/genericons/example.html
share/ja-wordpress/wp-content/themes/twentyfourteen/genericons/font/genericons-regular-webfont.eot
share/ja-wordpress/wp-content/themes/twentyfourteen/genericons/font/genericons-regular-webfont.svg
share/ja-wordpress/wp-content/themes/twentyfourteen/genericons/font/genericons-regular-webfont.ttf
@@ -613,7 +622,6 @@ share/ja-wordpress/wp-content/themes/twentythirteen/genericons/COPYING.txt
share/ja-wordpress/wp-content/themes/twentythirteen/genericons/Genericons-Regular.otf
share/ja-wordpress/wp-content/themes/twentythirteen/genericons/LICENSE.txt
share/ja-wordpress/wp-content/themes/twentythirteen/genericons/README.txt
-share/ja-wordpress/wp-content/themes/twentythirteen/genericons/example.html
share/ja-wordpress/wp-content/themes/twentythirteen/genericons/font/genericons-regular-webfont.eot
share/ja-wordpress/wp-content/themes/twentythirteen/genericons/font/genericons-regular-webfont.svg
share/ja-wordpress/wp-content/themes/twentythirteen/genericons/font/genericons-regular-webfont.ttf
@@ -839,6 +847,7 @@ share/ja-wordpress/wp-includes/images/media/text.png
share/ja-wordpress/wp-includes/images/media/video.png
share/ja-wordpress/wp-includes/images/rss-2x.png
share/ja-wordpress/wp-includes/images/rss.png
+share/ja-wordpress/wp-includes/images/smilies/frownie.png
share/ja-wordpress/wp-includes/images/smilies/icon_arrow.gif
share/ja-wordpress/wp-includes/images/smilies/icon_biggrin.gif
share/ja-wordpress/wp-includes/images/smilies/icon_confused.gif
@@ -861,6 +870,9 @@ share/ja-wordpress/wp-includes/images/smilies/icon_smile.gif
share/ja-wordpress/wp-includes/images/smilies/icon_surprised.gif
share/ja-wordpress/wp-includes/images/smilies/icon_twisted.gif
share/ja-wordpress/wp-includes/images/smilies/icon_wink.gif
+share/ja-wordpress/wp-includes/images/smilies/mrgreen.png
+share/ja-wordpress/wp-includes/images/smilies/rolleyes.png
+share/ja-wordpress/wp-includes/images/smilies/simple-smile.png
share/ja-wordpress/wp-includes/images/spinner-2x.gif
share/ja-wordpress/wp-includes/images/spinner.gif
share/ja-wordpress/wp-includes/images/toggle-arrow-2x.png
@@ -988,6 +1000,7 @@ share/ja-wordpress/wp-includes/js/mediaelement/bigplay.svg
share/ja-wordpress/wp-includes/js/mediaelement/controls.png
share/ja-wordpress/wp-includes/js/mediaelement/controls.svg
share/ja-wordpress/wp-includes/js/mediaelement/flashmediaelement.swf
+share/ja-wordpress/wp-includes/js/mediaelement/froogaloop.min.js
share/ja-wordpress/wp-includes/js/mediaelement/loading.gif
share/ja-wordpress/wp-includes/js/mediaelement/mediaelement-and-player.min.js
share/ja-wordpress/wp-includes/js/mediaelement/mediaelementplayer.min.css
@@ -1058,6 +1071,8 @@ share/ja-wordpress/wp-includes/js/tinymce/plugins/wpdialogs/plugin.js
share/ja-wordpress/wp-includes/js/tinymce/plugins/wpdialogs/plugin.min.js
share/ja-wordpress/wp-includes/js/tinymce/plugins/wpeditimage/plugin.js
share/ja-wordpress/wp-includes/js/tinymce/plugins/wpeditimage/plugin.min.js
+share/ja-wordpress/wp-includes/js/tinymce/plugins/wpemoji/plugin.js
+share/ja-wordpress/wp-includes/js/tinymce/plugins/wpemoji/plugin.min.js
share/ja-wordpress/wp-includes/js/tinymce/plugins/wpfullscreen/plugin.js
share/ja-wordpress/wp-includes/js/tinymce/plugins/wpfullscreen/plugin.min.js
share/ja-wordpress/wp-includes/js/tinymce/plugins/wpgallery/plugin.js
@@ -1110,15 +1125,24 @@ share/ja-wordpress/wp-includes/js/tinymce/wp-tinymce.js.gz
share/ja-wordpress/wp-includes/js/tinymce/wp-tinymce.php
share/ja-wordpress/wp-includes/js/tw-sack.js
share/ja-wordpress/wp-includes/js/tw-sack.min.js
+share/ja-wordpress/wp-includes/js/twemoji.js
+share/ja-wordpress/wp-includes/js/twemoji.min.js
share/ja-wordpress/wp-includes/js/underscore.min.js
share/ja-wordpress/wp-includes/js/utils.js
share/ja-wordpress/wp-includes/js/utils.min.js
+share/ja-wordpress/wp-includes/js/wp-a11y.js
+share/ja-wordpress/wp-includes/js/wp-a11y.min.js
share/ja-wordpress/wp-includes/js/wp-ajax-response.js
share/ja-wordpress/wp-includes/js/wp-ajax-response.min.js
share/ja-wordpress/wp-includes/js/wp-auth-check.js
share/ja-wordpress/wp-includes/js/wp-auth-check.min.js
share/ja-wordpress/wp-includes/js/wp-backbone.js
share/ja-wordpress/wp-includes/js/wp-backbone.min.js
+share/ja-wordpress/wp-includes/js/wp-emoji-loader.js
+share/ja-wordpress/wp-includes/js/wp-emoji-loader.min.js
+share/ja-wordpress/wp-includes/js/wp-emoji-release.min.js
+share/ja-wordpress/wp-includes/js/wp-emoji.js
+share/ja-wordpress/wp-includes/js/wp-emoji.min.js
share/ja-wordpress/wp-includes/js/wp-list-revisions.js
share/ja-wordpress/wp-includes/js/wp-list-revisions.min.js
share/ja-wordpress/wp-includes/js/wp-lists.js
diff --git a/www/php-ja-wordpress/distinfo b/www/php-ja-wordpress/distinfo
index 5e2b20763bf..d2070f4e1e1 100644
--- a/www/php-ja-wordpress/distinfo
+++ b/www/php-ja-wordpress/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2015/03/21 04:15:19 ryoon Exp $
+$NetBSD: distinfo,v 1.8 2015/05/31 19:59:59 ryoon Exp $
-SHA1 (wordpress-4.1.1-ja.tar.gz) = 98b7af5d52285cedf714b4e1b6fc5f3364ceadfa
-RMD160 (wordpress-4.1.1-ja.tar.gz) = 438f5495b05d0b14ec0629455c1b3144715a3e02
-Size (wordpress-4.1.1-ja.tar.gz) = 6634579 bytes
+SHA1 (wordpress-4.2.2-ja.tar.gz) = 437d810e43177c5643fb2f98799ace1eaa94912f
+RMD160 (wordpress-4.2.2-ja.tar.gz) = 0844511cf88eb61b4764cea7330f04960ff086e8
+Size (wordpress-4.2.2-ja.tar.gz) = 6773205 bytes