bug#36350: [2.2.5] ‘read-headers’ blocks, thereby breaking web servers

2019-06-25 Thread Mark H Weaver
Ludovic Courtès writes: > Perhaps we should consider releasing 2.0.6 soon and use that in Guix > on ‘core-updates’. Sure, sounds like a good idea. Mark

bug#32384: Bug#892232: guile-2.2: FTBFS on alpha: test-conversion fails

2019-06-25 Thread Ludovic Courtès
Hi all, Rob Browning skribis: > [Please preserve 892232-forwar...@bugs.debian.org in relevant replies.] > > test-conversion appears to be failing on alpha hosts as reported below, > and seen here: > https://buildd.debian.org/status/fetch.php?pkg=guile-2.2&arch=alpha&ver=2.2.4%2B1-1&stamp=153302

bug#32528: http-post breaks with XML response payload containing boundary

2019-06-25 Thread Ludovic Courtès
Hi Mark, Mark H Weaver skribis: >>From 6af35a3997887fe24620fc7448ded3649e04b82b Mon Sep 17 00:00:00 2001 > From: Mark H Weaver > Date: Tue, 28 Aug 2018 23:15:36 -0400 > Subject: [PATCH 2/2] PRELIMINARY: web: Fix parsing of HTTP Content-Type > header. > > --- > module/web/http.scm | 109 ++