-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2010-10527 2010-06-29 15:11:59 --------------------------------------------------------------------------------
Name : cherokee Product : Fedora 12 Version : 1.0.4 Release : 1.fc12 URL : http://www.cherokee-project.com/ Summary : Flexible and Fast Webserver Description : Cherokee is a very fast, flexible and easy to configure Web Server. It supports the widespread technologies nowadays: FastCGI, SCGI, PHP, CGI, TLS and SSL encrypted connections, Virtual hosts, Authentication, on the fly encoding, Apache compatible log files, and much more. -------------------------------------------------------------------------------- Update Information: * Relevant changes since 1.0.0 * OLD: Dropped support for RFC 2817. * NEW: MediaWiki wizard * NEW: PHP wizard for Virtual Servers * FIX: Fixes a regression in the SSL/TLS support * FIX: Shorter SSL session names * FIX: Content-Range management issue * FIX: Content-Type (max-age) management issue fixed * FIX: Better 'IPv6 is missing' report * FIX: RRD for VServers with spaces in the name * FIX: admin, Fixes uWSGI wizard * FIX: admin, Adds extra path to find php-fpm * FIX: admin, Fixes the Static content wizard * FIX: admin, Fixes issue with the RoR wizard * FIX: admin, Validation of executable files * FIX: HTTP error codes bug * FIX: Auth headers are added from error pages if needed * FIX: Better fd limit management * FIX: Duplicated Cache- Control header * FIX: Safer TLS/SSL close. * FIX: Trac wizard checking bug. * FIX: NCSA/Combined log invalid length. * FIX: Better inter-wizard dependencies management * FIX: PID file management fix * FIX: PHP wizard create functional vservers now * FIX: Add WebM MIME types * FIX: Admin, rule table style improved * FIX: Reordering for vservers and rules * FIX: Joomla wizard * FIX: Validation for incoming ports/interfaces * FIX: Regression: Document root can be defined per-rule * FIX: 'Broken installation detected' error improved * FIX: Handler common parameters work again * FIX: PHP-fpm detection * FIX: Better list validations * FIX: File exists issue * DOC: Various updates * I18n: Spanish translation updated * I18n: Brazilian Portuguese translation updated * I18n: Polish updated * I18n: Dutch updated * I18n: New translation to Catalan -------------------------------------------------------------------------------- ChangeLog: * Mon Jun 28 2010 Lorenzo Villani <[email protected]> - 1.0.4-1 - Relevant changes since 1.0.0 - OLD: Dropped support for RFC 2817. - NEW: MediaWiki wizard - NEW: PHP wizard for Virtual Servers - FIX: Fixes a regression in the SSL/TLS support - FIX: Shorter SSL session names - FIX: Content-Range management issue - FIX: Content-Type (max-age) management issue fixed - FIX: Better 'IPv6 is missing' report - FIX: RRD for VServers with spaces in the name - FIX: admin, Fixes uWSGI wizard - FIX: admin, Adds extra path to find php-fpm - FIX: admin, Fixes the Static content wizard - FIX: admin, Fixes issue with the RoR wizard - FIX: admin, Validation of executable files - FIX: HTTP error codes bug - FIX: Auth headers are added from error pages if needed - FIX: Better fd limit management - FIX: Duplicated Cache-Control header - FIX: Safer TLS/SSL close. - FIX: Trac wizard checking bug. - FIX: NCSA/Combined log invalid length. - FIX: Better inter-wizard dependencies management - FIX: PID file management fix - FIX: PHP wizard create functional vservers now - FIX: Add WebM MIME types - FIX: Admin, rule table style improved - FIX: Reordering for vservers and rules - FIX: Joomla wizard - FIX: Validation for incoming ports/interfaces - FIX: Regression: Document root can be defined per-rule - FIX: 'Broken installation detected' error improved - FIX: Handler common parameters work again - FIX: PHP-fpm detection - FIX: Better list validations - FIX: File exists issue - DOC: Various updates - I18n: Spanish translation updated - I18n: Brazilian Portuguese translation updated - I18n: Polish updated - I18n: Dutch updated - I18n: New translation to Catalan * Wed May 12 2010 Lorenzo Villani <[email protected]> - 1.0.0-1 - First stable release * Wed May 5 2010 Lorenzo Villani <[email protected]> - 0.99.49-1 - Changes since 0.99.44: - New cherokee-admin (rewritten from scratch) - FIX: Reverse proxy bug - FIX: Handler init bug: crashed on ARM - FIX: Adds missing HTTP methods - FIX: PTHREAD_RWLOCK_INITIALIZER usage - FIX: uWSGI paths bug - FIX: WordPress wizard bug - FIX: Safer (synchronous) cherokee-admin start - FIX: Keep-alive related bug - FIX: Error log management has been fixed - FIX: Re-integrates the phpMyAdmin wizard - FIX: Cherokee-admin default timeout increased - FIX: Wordpress wizard - FIX: Flags in the GeoIP plug-in - FIX: LOCK method detection - FIX: upgrade_config.py was broken - I18n: Chinese translation updated - I18n: New translation to Polish - I18n: Spanish translation updated - I18n: Dutch translation updated - DOC: Improves Server Info handler documentation - DOC: Many documentation updates - DOC: New screenshots - DOC: PHP recipe improved * Fri Apr 23 2010 Lorenzo Villani <[email protected]> - 0.99.44-1 - FIX: Large POST support bug fixed - FIX: UTF-8 requests bug fixed - FIX: 7z MIME-type - FIX: Added missing HTTP response codes - FIX: Added missing HTTP methods - FIX: Many documentation typos fixed - I18N: Dutch translation updated * Thu Mar 18 2010 Pavel Lisy <[email protected]> - 0.99.43-1 - 0.99.43 - FIX: Performance related regression (Keep-alive w/o cache) - FIX: Better lingering close - FIX: PAM authentication module fixes: threading issue - FIX: Cherokee-admin supports IPv6 by default - FIX: Parsing IPv6 addresses in "allow from" restrictions - FIX: Rule OR is slightly faster now - FIX: Fixes a few accessibility issues in cherokee-admin - FIX: Symfony wizard, fixed to use the new paths - suppressed confusing output from init script * Tue Feb 2 2010 Lorenzo Villani <[email protected]> - 0.99.42-1 - 0.99.42 - Compilation and last-minute fixes - NEW: POST managing subsystem has been rewritten from scratch - NEW: New POST (uploads) status reporting mechanism - NEW: Rules can be configured to forbid the use of certain encoders - NEW: Custom logger: Adds ${response_size} support - FIX: File descriptor leak fixed in the HTTP reverse proxy - FIX: Error pages with UTF8 encoded errors work now - FIX: Safer file descriptor closing - FIX: getpwuid_r() detection - FIX: Original query strings (and requests) are logged now - FIX: Misc cherokee-admin fixes - FIX: uWSCGI: Endianess fixes and protocol modifiers - FIX: Chinese translation updated - FIX: Cherokee-admin: Display custom error if the doc. is missing - FIX: Early logging support is not supported any longer - FIX: QA and Cherokee-Admin: Bumps PySCGI to version 1.11 - FIX: The 'fastcgi' handler has been deprecated in favor of 'fcgi' - FIX: PATH_INFO generation on merging non-final rules (corner case) - DOC: Installation updated * Tue Dec 29 2009 Lorenzo Villani <[email protected]> - 0.99.39-1 - 0.99.39 * Mon Dec 28 2009 Lorenzo Villani <[email protected]> - 0.99.38-1 - 0.99.38 * Wed Dec 23 2009 Lorenzo Villani <[email protected]> - 0.99.37-1 - 0.99.37 * Thu Dec 3 2009 Lorenzo Villani <[email protected]> - 0.99.31-1 - New upstream release: 0.99.31 * Tue Dec 1 2009 Lorenzo Villani <[email protected]> - 0.99.30-1 - 0.99.30 * Sun Nov 22 2009 Lorenzo Villani <[email protected]> - 0.99.29-1 - 0.99.29 * Sat Nov 7 2009 Lorenzo Villani <[email protected]> - 0.99.27-1 - 0.99.27 -------------------------------------------------------------------------------- This update can be installed with the "yum" update program. Use su -c 'yum update cherokee' at the command line. For more information, refer to "Managing Software with yum", available at http://docs.fedoraproject.org/yum/. All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys -------------------------------------------------------------------------------- _______________________________________________ package-announce mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-announce
