Bug#1027978: micro-httpd: sends invalid HTTP when listing unreadable directories

2024-05-04 Thread Sudip Mukherjee
On Mon, 29 Apr 2024 at 20:12, Martin-Éric Racine wrote: > > ma 29. huhtik. 2024 klo 20.59 Sudip Mukherjee > (sudipm.mukher...@gmail.com) kirjoitti: > > > > On Mon, 29 Apr 2024 at 09:00, Martin-Éric Racine > > wrote: > > > > > > On Thu, 05 Jan 2023 13:08:45 + Vincent Duvert > > > wrote: > >

Bug#1027978: micro-httpd: sends invalid HTTP when listing unreadable directories

2024-04-29 Thread Martin-Éric Racine
ma 29. huhtik. 2024 klo 20.59 Sudip Mukherjee (sudipm.mukher...@gmail.com) kirjoitti: > > On Mon, 29 Apr 2024 at 09:00, Martin-Éric Racine > wrote: > > > > On Thu, 05 Jan 2023 13:08:45 + Vincent Duvert > > wrote: > > > Package: micro-httpd > > > Version: 20140814-2.1+b2 > > > Severity: norma

Bug#1027978: micro-httpd: sends invalid HTTP when listing unreadable directories

2024-04-29 Thread Sudip Mukherjee
On Mon, 29 Apr 2024 at 09:00, Martin-Éric Racine wrote: > > On Thu, 05 Jan 2023 13:08:45 + Vincent Duvert > wrote: > > Package: micro-httpd > > Version: 20140814-2.1+b2 > > Severity: normal > > Tags: patch > > X-Debbugs-Cc: report...@duvert.net > > I have an NMU ready to cover this, debdiff

Bug#1027978: micro-httpd: sends invalid HTTP when listing unreadable directories

2024-04-29 Thread Martin-Éric Racine
On Thu, 05 Jan 2023 13:08:45 + Vincent Duvert wrote: > Package: micro-httpd > Version: 20140814-2.1+b2 > Severity: normal > Tags: patch > X-Debbugs-Cc: report...@duvert.net I have an NMU ready to cover this, debdiff attached. Martin-Éric diff -Nru micro-httpd-20140814/debian/changelog micro

Bug#1027978: micro-httpd: sends invalid HTTP when listing unreadable directories

2024-04-28 Thread Martin-Éric Racine
On Thu, 05 Jan 2023 13:08:45 + Vincent Duvert wrote: > When micro-httpd tries to list the contents of a directory but fails (if the > directory is not readable, for instance), an invalid HTTP response is > returned: > > > GET /.well-known/ HTTP/1.0 > > > < scandir: Permission denied > < HTTP/

Bug#1027978: micro-httpd: sends invalid HTTP when listing unreadable directories

2023-01-05 Thread Vincent Duvert
Package: micro-httpd Version: 20140814-2.1+b2 Severity: normal Tags: patch X-Debbugs-Cc: report...@duvert.net Dear Maintainer, When micro-httpd tries to list the contents of a directory but fails (if the directory is not readable, for instance), an invalid HTTP response is returned: > GET /.well