rpms/cherokee/F-13 .cvsignore, 1.21, 1.22 cherokee.spec, 1.31, 1.32 sources, 1.21, 1.22

Lorenzo Villani arbiter at fedoraproject.org
Wed May 5 14:16:27 UTC 2010


Author: arbiter

Update of /cvs/pkgs/rpms/cherokee/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv30257

Modified Files:
	.cvsignore cherokee.spec sources 
Log Message:
* Wed May  5 2010 Lorenzo Villani <lvillani at binaryhelix.net> - 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



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/cherokee/F-13/.cvsignore,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -p -r1.21 -r1.22
--- .cvsignore	23 Apr 2010 10:39:59 -0000	1.21
+++ .cvsignore	5 May 2010 14:16:25 -0000	1.22
@@ -1 +1 @@
-cherokee-0.99.44.tar.gz
+cherokee-0.99.49.tar.gz


Index: cherokee.spec
===================================================================
RCS file: /cvs/pkgs/rpms/cherokee/F-13/cherokee.spec,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -p -r1.31 -r1.32
--- cherokee.spec	23 Apr 2010 10:40:00 -0000	1.31
+++ cherokee.spec	5 May 2010 14:16:26 -0000	1.32
@@ -11,7 +11,7 @@ ExcludeArch:    ppc
 %endif
 
 Name:           cherokee
-Version:        0.99.44
+Version:        0.99.49
 Release:        1%{?dist}
 Summary:        Flexible and Fast Webserver
 
@@ -167,6 +167,33 @@ fi
 
 
 %changelog
+* Wed May  5 2010 Lorenzo Villani <lvillani at binaryhelix.net> - 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 <lvillani at binaryhelix.net> - 0.99.44-1
 - FIX: Large POST support bug fixed
 - FIX: UTF-8 requests bug fixed


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/cherokee/F-13/sources,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -p -r1.21 -r1.22
--- sources	23 Apr 2010 10:40:00 -0000	1.21
+++ sources	5 May 2010 14:16:26 -0000	1.22
@@ -1 +1 @@
-268e7130c12b441523de963f95b9b85d  cherokee-0.99.44.tar.gz
+0dd550b70b1459356b1c3b8933d8a833  cherokee-0.99.49.tar.gz



More information about the scm-commits mailing list