From be424ad741780bdbd3f194893c73f053095a387a Mon Sep 17 00:00:00 2001 From: Lorenzo Villani Date: Jun 28 2010 18:13:15 +0000 Subject: - 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 --- diff --git a/.cvsignore b/.cvsignore index ea273b8..881bc92 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -cherokee-0.99.49.tar.gz +cherokee-1.0.4.tar.gz diff --git a/cherokee.spec b/cherokee.spec index 4fa56c8..82e68bf 100644 --- a/cherokee.spec +++ b/cherokee.spec @@ -11,7 +11,7 @@ ExcludeArch: ppc %endif Name: cherokee -Version: 0.99.49 +Version: 1.0.4 Release: 1%{?dist} Summary: Flexible and Fast Webserver @@ -167,6 +167,54 @@ fi %changelog +* Mon Jun 28 2010 Lorenzo Villani - 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 - 1.0.0-1 +- First stable release + * Wed May 5 2010 Lorenzo Villani - 0.99.49-1 - Changes since 0.99.44: - New cherokee-admin (rewritten from scratch) diff --git a/sources b/sources index 5baf5c0..b9e789e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0dd550b70b1459356b1c3b8933d8a833 cherokee-0.99.49.tar.gz +24874b465abe6611ef2f2c145a840cb2 cherokee-1.0.4.tar.gz