./www/wordpress, Blogging tool written in php

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2017Q4, Version: 4.9.2, Package name: wordpress-4.9.2, Maintainer: morr

WordPress is a state-of-the-art publishing platform with a focus on
aesthetics, web standards, and usability. WordPress is both free and
priceless at the same time.


Required to run:
[graphics/php-gd] [www/ap-php] [www/php-curl] [databases/php-mysqli] [archivers/php-zip] [archivers/php-zlib]

Required to build:
[pkgtools/cwrappers] [www/apache24]

Package options: ap-php

Master sites:

SHA1: 96e0b38028b0b2d00209290ebac20cb9f4a6d085
RMD160: 964706415b71fc7ff1db1ccbc4980720eeba7497
Filesize: 8601.313 KB

Version history: (Expand)


CVS history: (Expand)


   2018-01-21 17:02:43 by S.P.Zeidler | Files touched by this commit (3) | Package updated
Log message:
Pullup ticket #5687 - requested by morr
www/wordpress: security update

Revisions pulled up:
- www/wordpress/Makefile                                        1.75
- www/wordpress/PLIST                                           1.37
- www/wordpress/distinfo                                        1.60

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	morr
   Date:		Sat Jan 20 11:58:01 UTC 2018

   Modified Files:
   	pkgsrc/www/wordpress: Makefile PLIST distinfo

   Log message:
   Update to version 4.9.2

   CHanges:

   XSS fixed in the Flash fallback files in MediaElement 4.x.

   Bundled Theme
   #42820 - Twenty Seventeen -watch that language

   Customize
   #42492 - Selecting menu location changes line height
   #42871 - Features box textstrings in Feature Filter area need new linebreak

   Database
   #42812 - Use MySQLi when available by default

   Editor
   #42664 - Editor link autocomplete suggestions: no fallback title displayed \ 
for posts with no title
   #43012 - Cannot Update Post in Firefox Due to Editor and TinyMCE JavaScript \ 
TypeErrors

   External Libraries
   #42439 - Update random_compat external library for PHP 7 linting failure

   Formatting
   #42578 - PHP functions inside <p> tags creates new <p> tag, \ 
breaking the parent tag into two.

   Media
   #42225 - Whitelist Flac Files
   #42447 - Mark test_remove_orientation_data_on_rotate as skipped when \ 
exif_read_data isn't available
   #42480 - Consistent suppression of `getimagesize()` errors
   #42720 - Remove unnecessary MediaElement.js files

   Plugins
   #43082 - Add plugins search results: the plugin details modal opens in the \ 
thickbox modal

   REST API
   #42828 - Hard-coded 403 status in REST response should use \ 
`rest_authorization_required_code()`

   Taxonomy
   #42771 - WP_Term::get_instance() regression for non-category terms queried \ 
with 'category' taxonomy
   #42605 - category_description() does not work properly since 4.9
   #42717 - get_category_link() accepting object but not id

   TinyMCE
   #42416 - Code assumes iframe mode, exception in inline mode

   Upgrade/Install
   #42963 - Improve deletion of $_old_files during upgrades

   Widgets
   #42603 - Widgets Warning after activating theme and on dashboard widgets page
   #42719 - Always attempt to restore widgets' previous assignment
   #42867 - HTML Widget: toggleClass() should be passed true/false as second param

   To generate a diff of this commit:
   cvs rdiff -u -r1.74 -r1.75 pkgsrc/www/wordpress/Makefile
   cvs rdiff -u -r1.36 -r1.37 pkgsrc/www/wordpress/PLIST
   cvs rdiff -u -r1.59 -r1.60 pkgsrc/www/wordpress/distinfo