Subject: CVS commit: pkgsrc/www/geeklog
From: Takahiro Kambe
Date: 2015-12-13 15:55:35
Message id: 20151213145535.AB08CFB83@cvs.NetBSD.org

Log Message:
Update geeklog to 2.1.1.

pkgsrc change:

* Prefix PKGNAME with ${PHP_PKG_PREFIX}.
* Now depends on php-mysqli instead of php-mysql.
* Now allow all pkgsrc's PHP versions.

December 9, 2015 (2.1.1)
------------

- [Security] Log parameters for 404 errors & make filtering in 404.log work \ 
like in error.log [Dirk]
- [Security] Removed the code used for File Manager demos and tests shipped with \ 
WideImage to prevent an XSS [Mystralkk]
- [Security] Updated File Manager to version 2.2.0 (fixed security issue with \ 
file upload check) [Mystralkk]
- [Security] Configuration string input sanitizing overhaul. Now can be config \ 
option specific by
  adding sanitize rule in config validation file. Default is now all strings are \ 
stripped of tags [Tom]
- [Update] CKEditor to version 4.5.4 [Dengen]
- [Update] jQuery to version 1.11.3 and jQuery UI to version 1.11.4. jQuery \ 
Timepicker Addon updated [Tom] [Dengen]
- [Update] OAuth class to version 1.141 [Tom]
- [Feature] Integrated the UIkit framework version 2.24.0 into Geeklog [Dengen]
- [Feature] Denim theme now uses UIkit [Dengen]
- [Feature] Added first part of developer mode which adds extra error logging \ 
for any template errors
- [Feature] Plugins can now include default templates and css files along with \ 
ones for different themes
  Plugins template and css files can be included with themes. Plugins template \ 
files can now have
  a function.php file to control what javascript is loaded [Tom]
- [Feature] Schema.org article, author, and Breadcrumb markup added to Denim and \ 
Modern Curve themes [Tom]
- [Feature] Poll plugin bar graphs now based on percentage and supports \ 
responsive themes [Tom]
- [Feature] Useful feature template class [Tom]
- [Feature] Allow xmlSiteMap Plugin to Ping Search Engines when new content is \ 
Added [Mystralkk]
- [Feature] XMLSitemap Plugin - Add dedicated API [Mystralkk]
- [Feature] Change default admin page to index.php from moderation.php [Dengen]
- [Feature] Search form part of the theme is not accessible. [Dengen]
- [Feature] Localization of message "Unfortunately, an error has occurred \ 
rendering this page." [Mystralkk]
- [Feature] Add Pagination with rel=“next” and rel=“prev” [Tom]
- [Bug] Added email check to Com_mail to prevent plugins from sending email to \ 
users who don't have an address (Oauth users) [Tom]
- [Bug] Cached Articles Sometimes do not Display on website [Tom]
- [Bug] Current LDAP module doesn't work properly - new Simple_LDAP \ 
Authentication provided [Mystralkk]
- [Bug] Duplicate Blocks [Mystralkk]
- [Bug] Remove hardcoded checks for TLD in domain names [Mystralkk]
- [Bug] Geeklog Does Not Accept .website TLD [Mystralkk]
- [Bug] Install script Migrate option needs to handle cookiesecure config value \ 
[Dirk]
- [Bug] Hidden config option 'search_use_fulltext' can be found using search in \ 
Configuration [Dengen]
- [Bug] Errors while editing blocks reset all options [Dengen]
- [Bug] The administrator is forced to be an input of the user password in the \ 
Edit User screen [Dengen]
- [Bug] Wrong permissions with articles submitted by guest users [Dengen]
- [Bug] Declaration of dc: namespace missing from RSS and RDF feeds [Mystralkk]
- [Bug] Missing blank in feed headers [Dirk]

Files:
RevisionActionfile
1.45modifypkgsrc/www/geeklog/Makefile
1.21modifypkgsrc/www/geeklog/PLIST
1.25modifypkgsrc/www/geeklog/distinfo