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

Bug#600579: marked as done (/usr/sbin/apache2: typing error in default-ssl)



Your message dated Mon, 18 Oct 2010 22:27:06 +0200
with message-id <201010182227.07159.sf@sfritsch.de>
and subject line Re: Bug#600579: /usr/sbin/apache2: typing error in default-ssl
has caused the Debian Bug report #600579,
regarding /usr/sbin/apache2: typing error in default-ssl
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
600579: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=600579
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: apache2-mpm-prefork
Version: 2.2.16-3
Severity: minor
File: /usr/sbin/apache2

There is a typing error in the
file /etc/apache2/sites-available/default-ssl on line 169:

BrowserMatch "MSIE [17-9]" ssl-unclean-shutdown

should be

BrowserMatch "MSIE [7-9]" ssl-unclean-shutdown

This bug was previously reported here :

https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/626728


-- Package-specific info:
List of enabled modules from 'apache2 -M':
  alias auth_basic authn_file authz_default authz_groupfile
  authz_host authz_user autoindex cgi deflate dir env mime
  negotiation perl reqtimeout setenvif status

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages apache2-mpm-prefork depends on:
ii  apache2.2-bin                 2.2.16-3   Apache HTTP Server common
binary f
ii  apache2.2-common              2.2.16-3   Apache HTTP Server common
files

apache2-mpm-prefork recommends no packages.

apache2-mpm-prefork suggests no packages.

-- 
Vincent Veyron
http://vincentveyron.com







--- End Message ---
--- Begin Message ---
On Monday 18 October 2010, Vincent Veyron wrote:
> BrowserMatch "MSIE [17-9]" ssl-unclean-shutdown
> 
> should be
> 
> BrowserMatch "MSIE [7-9]" ssl-unclean-shutdown
> 
> This bug was previously reported here :
> 
> https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/626728

As noted in that report, the line is correct: "MSIE [17-9]" matches 
MSIE 7 to 9 and 10 to 19 (and 1, but that should not be a problem).


--- End Message ---

Reply to: