Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Cherokee: dev

Cherokee 0.99.20 released

 

 

Cherokee dev RSS feed   Index | Next | Previous | View Threaded


alvaro at alobbs

Jul 1, 2009, 8:03 AM

Post #1 of 3 (301 views)
Permalink
Cherokee 0.99.20 released

==========================
Cherokee 0.99.20 released!
==========================

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, HTTP Load Balancing,
Data Base Balancing, SSI, Reverse HTTP Proxy, Bandwidth Shaping, Audio
and Video Streaming, and much more.

Cherokee also provides an easy to use configuration interface that
allows to configure the server from top to bottom without having to
edit a text configuration file.

Please visit the Cherokee Web Server site for more information:

http://www.cherokee-project.com/


Availability
------------
http://www.cherokee-project.com/download/0.99/0.99.20/cherokee-0.99.20.tar.gz

MD5(cherokee-0.99.20.tar.gz)= 78a370f7b012e77ea2278c1048bae754
SHA1(cherokee-0.99.20.tar.gz)= 1cd20e6ed4e1cfad4084b93a7ca0909039738491


Changes
-------
This is a bug fixing release. The most relevant changes are:

- NEW: A new error logging system has been integrated.
- NEW: Graceful restart is much faster now
- NEW: Better input validation in the Wizards
- NEW: Ruby on Rail wizard extended to support RAILS_ENV
- NEW: CHEROKEE_TRACE prints milliseconds now
- NEW: Directory listing can show/hide backup and hidden files
- NEW: MySQL validation module support for SHA1 hashes

- BUG: A couple of invalid memory initialization were fixed
- BUG: Improved L&F of the Wizard panel
- BUG: A few RoR Wizard related bugs were fixed
- BUG: Information sources were not being shown in order
- BUG: Don't set REMOTE_USER if empty
- BUG: Better ./configure experience in OpenSolaris (PAM)
- BUG: Handler streamer failed to compile under some setups

- W3C logger is deprecated. It has been removed.


Proud Cherokee users
--------------------
We would love to know that you are using Cherokee. Submit your domain
name and it will be listed on the Cherokee Project web site:

http://www.cherokee-project.com/cherokee-domain-list.html


Mailing lists
-------------
You can find a list of our available mailing at:

http://lists.cherokee-project.com/


Feedback
--------
Bugs and Requests for features can be submitted too. We will be happy
to take care of them. Your feedback is very valuable to us!

http://bugs.cherokee-project.com/


Mirrors
-------
Australia - http://mirror.aarnet.edu.au/pub/cherokee/
Belgium - ftp://ftp.easynet.be/cherokee/
Greece - http://ftp.ntua.gr/pub/www/cherokee/
http://ftp.cc.uoc.gr/mirrors/cherokee/
Indonesia - http://mirror.apung.web.id/cherokee/
Ireland - http://ftp.heanet.ie/mirrors/cherokee/
Italy - http://cherokee.mirror.garr.it/mirrors/cherokee/
Japan - http://www.ring.gr.jp/archives/net/cherokee/
http://www.ftp.ne.jp/infosystems/cherokee/
http://ftp.yz.yamagata-u.ac.jp/pub/network/cherokee/
Poland - http://cherokee-project.pl/mirror/cherokee/
http://ftp.icm.edu.pl/packages/cherokee/
Romania - ftp://download.srv.ro/pub/cherokee/
Russia - http://mirror.yandex.ru/mirrors/cherokee-
project.com/
Singapore - http://mirror.nus.edu.sg/cherokee/
South Africa - http://ftp.saix.net/Cherokee/
http://mirror.is.co.za/mirrors/cherokee/
Spain - http://sunsite.rediris.es/mirror/cherokee/
The Netherlands - http://ftp.nluug.nl/pub/internet/cherokee/
http://ftp.SURFnet.nl/pub/internet/cherokee/
US - http://cherokee.osuosl.org/
http://mirror.its.uidaho.edu/pub/cherokee/
http://www.gtlib.gatech.edu/pub/cherokee/
ftp://mirrors.secution.com/cherokee


Acknowledges
------------
A whole lot of people have contributed with the project during the last
years; without their help Cherokee could not be possible. Many thanks
to everybody who has contributed.

Special acknowledges to our main contributors for this release:

- Antonio Perez
- Jonathan Hernandez
- Giuseppe Maxia
- Gunnar Wolf
- Taher Shihadeh
- Stefan de Konink
- Leonel Nunez
- Marcus Rueckert
- Frank Groeneveld

ROCK ON!!


--
Octality
http://www.octality.com/

_______________________________________________
Cherokee-dev mailing list
Cherokee-dev[at]lists.octality.com
http://lists.octality.com/listinfo/cherokee-dev


jbozza at mindsites

Jul 1, 2009, 10:26 AM

Post #2 of 3 (271 views)
Permalink
Re: [Cherokee] Cherokee 0.99.20 released [In reply to]

Hello,

FreeBSD uses MD5 (older) and SHA256 (newer) to verify distfiles. It would be nice (but not necessary) to include the SHA256 checksum for verification purposes.

Jaime Bozza


> -----Original Message-----
> From: cherokee-bounces[at]lists.octality.com [mailto:cherokee-
> bounces[at]lists.octality.com] On Behalf Of Alvaro Lopez Ortega
> Sent: Wednesday, July 01, 2009 10:03 AM
> To: Cherokee cherokee-project.com; Cherokee Developers
> Subject: [Cherokee] Cherokee 0.99.20 released
>
> ==========================
> Cherokee 0.99.20 released!
> ==========================
>
> 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, HTTP Load Balancing,
> Data Base Balancing, SSI, Reverse HTTP Proxy, Bandwidth Shaping, Audio
> and Video Streaming, and much more.
>
> Cherokee also provides an easy to use configuration interface that
> allows to configure the server from top to bottom without having to
> edit a text configuration file.
>
> Please visit the Cherokee Web Server site for more information:
>
> http://www.cherokee-project.com/
>
>
> Availability
> ------------
> http://www.cherokee-project.com/download/0.99/0.99.20/cherokee-
> 0.99.20.tar.gz
>
> MD5(cherokee-0.99.20.tar.gz)= 78a370f7b012e77ea2278c1048bae754
> SHA1(cherokee-0.99.20.tar.gz)= 1cd20e6ed4e1cfad4084b93a7ca0909039738491
>
>
> Changes
> -------
> This is a bug fixing release. The most relevant changes are:
>
> - NEW: A new error logging system has been integrated.
> - NEW: Graceful restart is much faster now
> - NEW: Better input validation in the Wizards
> - NEW: Ruby on Rail wizard extended to support RAILS_ENV
> - NEW: CHEROKEE_TRACE prints milliseconds now
> - NEW: Directory listing can show/hide backup and hidden files
> - NEW: MySQL validation module support for SHA1 hashes
>
> - BUG: A couple of invalid memory initialization were fixed
> - BUG: Improved L&F of the Wizard panel
> - BUG: A few RoR Wizard related bugs were fixed
> - BUG: Information sources were not being shown in order
> - BUG: Don't set REMOTE_USER if empty
> - BUG: Better ./configure experience in OpenSolaris (PAM)
> - BUG: Handler streamer failed to compile under some setups
>
> - W3C logger is deprecated. It has been removed.
>
>
> Proud Cherokee users
> --------------------
> We would love to know that you are using Cherokee. Submit your domain
> name and it will be listed on the Cherokee Project web site:
>
> http://www.cherokee-project.com/cherokee-domain-list.html
>
>
> Mailing lists
> -------------
> You can find a list of our available mailing at:
>
> http://lists.cherokee-project.com/
>
>
> Feedback
> --------
> Bugs and Requests for features can be submitted too. We will be happy
> to take care of them. Your feedback is very valuable to us!
>
> http://bugs.cherokee-project.com/
>
>
> Mirrors
> -------
> Australia - http://mirror.aarnet.edu.au/pub/cherokee/
> Belgium - ftp://ftp.easynet.be/cherokee/
> Greece - http://ftp.ntua.gr/pub/www/cherokee/
> http://ftp.cc.uoc.gr/mirrors/cherokee/
> Indonesia - http://mirror.apung.web.id/cherokee/
> Ireland - http://ftp.heanet.ie/mirrors/cherokee/
> Italy - http://cherokee.mirror.garr.it/mirrors/cherokee/
> Japan - http://www.ring.gr.jp/archives/net/cherokee/
> http://www.ftp.ne.jp/infosystems/cherokee/
> http://ftp.yz.yamagata-
> u.ac.jp/pub/network/cherokee/
> Poland - http://cherokee-project.pl/mirror/cherokee/
> http://ftp.icm.edu.pl/packages/cherokee/
> Romania - ftp://download.srv.ro/pub/cherokee/
> Russia - http://mirror.yandex.ru/mirrors/cherokee-
> project.com/
> Singapore - http://mirror.nus.edu.sg/cherokee/
> South Africa - http://ftp.saix.net/Cherokee/
> http://mirror.is.co.za/mirrors/cherokee/
> Spain - http://sunsite.rediris.es/mirror/cherokee/
> The Netherlands - http://ftp.nluug.nl/pub/internet/cherokee/
> http://ftp.SURFnet.nl/pub/internet/cherokee/
> US - http://cherokee.osuosl.org/
> http://mirror.its.uidaho.edu/pub/cherokee/
> http://www.gtlib.gatech.edu/pub/cherokee/
> ftp://mirrors.secution.com/cherokee
>
>
> Acknowledges
> ------------
> A whole lot of people have contributed with the project during the last
> years; without their help Cherokee could not be possible. Many thanks
> to everybody who has contributed.
>
> Special acknowledges to our main contributors for this release:
>
> - Antonio Perez
> - Jonathan Hernandez
> - Giuseppe Maxia
> - Gunnar Wolf
> - Taher Shihadeh
> - Stefan de Konink
> - Leonel Nunez
> - Marcus Rueckert
> - Frank Groeneveld
>
> ROCK ON!!
>
>
> --
> Octality
> http://www.octality.com/
>
> _______________________________________________
> Cherokee mailing list
> Cherokee[at]lists.octality.com
> http://lists.octality.com/listinfo/cherokee
_______________________________________________
Cherokee-dev mailing list
Cherokee-dev[at]lists.octality.com
http://lists.octality.com/listinfo/cherokee-dev


listas at enelserver

Jul 1, 2009, 4:16 PM

Post #3 of 3 (272 views)
Permalink
Re: [Cherokee] Cherokee 0.99.20 released [In reply to]

> ==========================
> Cherokee 0.99.20 released!
> ==========================



Hello Cherokee Ubuntu Fans

The Cherokee 0.99.20 packages for Ubuntu Jaunty , Intrepid, and Hardy
have just been builded at the usual Place

https://edge.launchpad.net/~cherokee-webserver/+archive/ppa

and as usual .. Please backup your cherokee.conf before upgrade

Saludos


Leonel


_______________________________________________
Cherokee-dev mailing list
Cherokee-dev[at]lists.octality.com
http://lists.octality.com/listinfo/cherokee-dev

Cherokee dev RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.