rpms/cherokee/F-11 .cvsignore, 1.18, 1.19 cherokee.spec, 1.24, 1.25 sources, 1.18, 1.19

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


Author: arbiter

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

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-11/.cvsignore,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -p -r1.18 -r1.19
--- .cvsignore	23 Apr 2010 10:40:00 -0000	1.18
+++ .cvsignore	5 May 2010 14:16:23 -0000	1.19
@@ -1 +1 @@
-cherokee-0.99.44.tar.gz
+cherokee-0.99.49.tar.gz


Index: cherokee.spec
===================================================================
RCS file: /cvs/pkgs/rpms/cherokee/F-11/cherokee.spec,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -p -r1.24 -r1.25
--- cherokee.spec	23 Apr 2010 10:40:00 -0000	1.24
+++ cherokee.spec	5 May 2010 14:16:23 -0000	1.25
@@ -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-11/sources,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -p -r1.18 -r1.19
--- sources	23 Apr 2010 10:40:00 -0000	1.18
+++ sources	5 May 2010 14:16:23 -0000	1.19
@@ -1 +1 @@
-268e7130c12b441523de963f95b9b85d  cherokee-0.99.44.tar.gz
+0dd550b70b1459356b1c3b8933d8a833  cherokee-0.99.49.tar.gz



More information about the scm-commits mailing list