~ubuntu-branches/ubuntu/hardy/lighttpd/hardy-updates

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Bazaar Package Importer
  • Author(s): Lukas Fittl
  • Date: 2006-10-10 13:57:38 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20061010135738-gn4pp1ut1s1g27pb
Tags: 1.4.13~r1370-1ubuntu1
* Merge from Debian unstable (Closes: Malone #64900). Remaining changes:
  - Add an additional dependency on libterm-readline-perl-perl
    (Malone #43895)

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
NEWS
4
4
====
5
5
 
6
 
- 1.4.12 - 
 
6
- 1.4.13 - 
 
7
 
 
8
  * added initgroups in spawn-fcgi (#871)
 
9
  * added apr1 support htpasswd in mod-auth (#870)
 
10
  * fixed segfault in splitted CRLF CRLF sequences 
 
11
    (introduced in 1.4.12) (#876)
 
12
  * fixed compilation of LOCK support in mod-webdav
 
13
  * fixed fragments in request-URLs (#869)
 
14
  * fixed pkg-config check for lua5.1 on debian
 
15
 
 
16
- 1.4.12 - 2006-09-23
7
17
 
8
18
  * added experimental LOCK support for webdav
9
19
  * added Content-Range support for PUT in webdav
10
20
  * added support for += on empty arrays in config-files
11
21
  * added ssl.cipher-list and ssl.use-sslv2
12
22
  * added $HTTP["querystring"] conditional
 
23
  * added mod_magnet as long-term replacement for mod_cml
 
24
  * added work-around for a Opera Bug with SSL + Chunked-Encoding
 
25
  * changed --print-config to print to stdout instead of stderr
 
26
  * changed no longer use 0600 for new files with webdav. umask is
 
27
    honored. Make sure you have set a proper umask.
13
28
  * fixed upload hangs with SSL
14
29
  * fixed connection drops with SSL (aka bad retry)
15
30
  * fixed path traversal with \ on cygwin
23
38
  * fixed empty FCGI_STDERR packets
24
39
  * fixed conditional server.allow-http-11 
25
40
  * fixed handling of follow-symlink + lstat()
 
41
  * fixed SIGHUP handling if max-workers is used
 
42
  * fixed "Software caused connection abort" messages on FreeBSD
26
43
 
27
44
- 1.4.11 - 2006-03-09
28
45