Your message dated Sat, 1 Jun 2024 13:10:20 -0400
with message-id <ZltV_PX_8pKr52J8@xps13>
and subject line Bug#1065247: fixed in lighttpd 1.4.76-1
has caused the Debian Bug report #1065247,
regarding new lighttpd servers mangled file names
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 ow...@bugs.debian.org
immediately.)
--
1065247: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1065247
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: lighttpd
Version: 1.4.74-1
Severity: normal
Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate ***
* What led up to the situation?
I have been using lighttpd for several years without any issue.
I just updated it (via apt-get) and now its servers long file names
as short (seemingly MS-DOS) 8.3 file names.
* What exactly did you do (or not do) that was effective (or
ineffective)?
* What was the outcome of this action?
I want lighttpd to serve the correct full filename.
* What outcome did you expect instead?
*** End of the template - remove these template lines ***
-- System Information:
Debian Release: trixie/sid
APT prefers testing
APT policy: (900, 'testing'), (800, 'unstable'), (500, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 6.5.0-4-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8) (ignored: LC_ALL
set to en_AU.UTF-8), LANGUAGE=en_AU:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages lighttpd depends on:
ii init-system-helpers 1.66
ii libc6 2.37-15
ii libcrypt1 1:4.4.36-4
ii libnettle8 3.9.1-2+b1
ii libpcre2-8-0 10.42-4+b1
ii libxxhash0 0.8.2-2+b1
ii lsb-base 11.6
ii media-types 10.1.0
ii mime-support 3.66
ii systemd-sysv 255.3-2
ii sysvinit-utils [lsb-base] 3.08-6
Versions of packages lighttpd recommends:
ii lighttpd-mod-deflate 1.4.74-1
ii lighttpd-mod-openssl 1.4.74-1
ii perl 5.38.2-3
ii spawn-fcgi 1.6.4-2
Versions of packages lighttpd suggests:
pn apache2-utils <none>
pn lighttpd-doc <none>
pn lighttpd-mod-webdav <none>
pn lighttpd-modules-dbi <none>
pn lighttpd-modules-lua <none>
ii openssl 3.1.5-1
pn php-cgi <none>
pn php-fpm <none>
-- Configuration Files:
/etc/lighttpd/lighttpd.conf changed:
server.modules = (
"mod_indexfile",
"mod_access",
"mod_alias",
"mod_compress",
"mod_redirect",
)
server.document-root = "/var/www/html"
server.upload-dirs = ( "/var/cache/lighttpd/uploads" )
server.errorlog = "/var/log/lighttpd/error.log"
server.pid-file = "/var/run/lighttpd.pid"
server.username = "www-data"
server.groupname = "www-data"
server.port = 8080
server.follow-symlink = "enable"
dir-listing.activate = "enable"
index-file.names = ( "index.php", "index.html" )
url.access-deny = ( "~", ".inc" )
static-file.exclude-extensions = ( ".php", ".pl", ".fcgi" )
compress.cache-dir = "/var/cache/lighttpd/compress/"
compress.filetype = ( "application/javascript", "text/css",
"text/html", "text/plain" )
include_shell "/usr/share/lighttpd/create-mime.conf.pl"
include_shell "/usr/share/lighttpd/include-conf-enabled.pl"
-- no debconf information
--
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/
--- End Message ---
--- Begin Message ---
Source: lighttpd
Source-Version: 1.4.76-1
Done: Glenn Strauss <gs-bugs.debian....@gluelogic.com>
We believe that the bug you reported is fixed in the latest version of
lighttpd, which is due to be installed in the Debian FTP archive.
--- End Message ---