myserver-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[myserver-commit] [SCM] GNU MyServer branch, master, updated. v0.9.2-255


From: Giuseppe Scrivano
Subject: [myserver-commit] [SCM] GNU MyServer branch, master, updated. v0.9.2-255-gc113da3
Date: Wed, 02 Jun 2010 11:05:23 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU MyServer".

The branch, master has been updated
       via  c113da3f88c4f45c9e297c3150fc400c36e5560e (commit)
      from  6820a5ec13af7472af93c345f1a36d690c9f3121 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------


commit c113da3f88c4f45c9e297c3150fc400c36e5560e
Author: Giuseppe Scrivano <address@hidden>
Date:   Wed Jun 2 13:04:56 2010 +0200

    Maintain a real NEWS file.

diff --git a/myserver/NEWS b/myserver/NEWS
index ab7df0d..eed9f5b 100644
--- a/myserver/NEWS
+++ b/myserver/NEWS
@@ -1,3 +1,58 @@
-Official news are aggregated at:
+GNU myserver NEWS                                    -*- outline -*-
 
-http://savannah.gnu.org/news/atom.php?group=myserver
+* Noteworthy changes in release ?.?
+
+** Bug fixes
+
+  Fix a segfault when the same log is shared by different virtual hosts.
+
+  Improved logging system, now more detailed error messages are provided.
+
+  Fix some tests when the test suite is executed under a chroot.
+
+  Fix some portability problems under FreeBSD systems.
+
+  Handle properly HTTP/1.0 requests without a "Host" header.
+
+  Use the chunked transfer encoding only with HTTP/1.1 clients.
+
+  The build doesn't fail if zlib is not found.
+
+
+* Noteworthy changes in release 0.9.2
+
+** Bug fixes
+
+  Vulnerability fix for CVE-2009-4029[1].
+
+  Sockets operations under Windows are now done using gnulib.
+
+  Fix the X-Sendfile directive when using keep-alive connections.
+
+
+* Noteworthy changes in release 0.9.1
+
+** New features
+
+  A GUI written in python to easily manage the server.
+
+  Gnulib usage.
+
+  Support for the Gopher protocol.
+
+  gettext i18n.
+
+  X-Sendfile directive for FastCGI.
+
+  Support for crypted passwords in the security files.
+
+========================================================================
+
+Copyright (C) 2008-2010 Free Software Foundation, Inc.
+
+Permission is granted to copy, distribute and/or modify this document
+under the terms of the GNU Free Documentation License, Version 1.3 or
+any later version published by the Free Software Foundation; with no
+Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
+Texts.  A copy of the license is included in the ``GNU Free
+Documentation License'' file as part of this distribution.

-----------------------------------------------------------------------

Summary of changes:
 myserver/NEWS |   59 +++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 57 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
GNU MyServer



reply via email to

[Prev in Thread] Current Thread [Next in Thread]