Bug#1029944: A couple of patches

2023-10-03 Thread Jeremy Sowden
Control: tags -1 upstream fixed-upstream On 2023-03-26, at 20:51:50 +0100, Jeremy Sowden wrote: > Actually, it wasn't much more work to get all the failing tests to > pass. Version 2 of the patches attached. Merged upstream: https://github.com/notroj/neon/pull/114 J. signature.asc Descript

Bug#1029944: A couple of patches

2023-03-26 Thread Jeremy Sowden
Actually, it wasn't much more work to get all the failing tests to pass. Version 2 of the patches attached. J. From 1f6b8e55807794c2466603116ae8ba9e6a50919a Mon Sep 17 00:00:00 2001 From: Jeremy Sowden Date: Sun, 26 Mar 2023 14:49:09 +0100 Subject: [PATCH v2 1/2] Use ipv6 lookback address if ip

Bug#1029944: A couple of patches

2023-03-26 Thread Jeremy Sowden
Here are a couple of patches that seem to fix the test failures. The first patch updates the test-harness to use ::1 if 127.0.0.1 is not available. The second patch updates a few test-cases to prevent them failing, either by changing them to work with ::1, or just skipping them. I've tested by r