bug#27862: tor-hidden-service should support IPv6

2017-08-02 Thread ng0
Ludovic Courtès transcribed 0.4K bytes: > ng0 skribis: > > > Right now the tor-hidden-service only supports IPv4 naming scheme, > > while it is possible to define IPv6 for tor aswell. > > ‘tor-hidden-service’ does not interpret addresses. So one could write, > say: > >

bug#27206: Fish: figure out a solution for the vendor path extension to fish

2017-08-02 Thread ng0
Ludovic Courtès transcribed 1.0K bytes: > ng0 skribis: > > > ng0 transcribed 0.4K bytes: > >> A feature-bug I forgot to report a while ago. > >> It has been described on the mailinglist (or was > >> it in my blog or some release announcement I made?) > >> > >> Fish doesn't

bug#27282: Perl 5.26.0 "dotless @INC" [was Re: bug#27227: [PATCH] gnu: perl: Update to 5.26.0.]

2017-08-02 Thread Leo Famulari
On Thu, Aug 03, 2017 at 12:10:00AM +0200, Ludovic Courtès wrote: > Heya, > > Leo Famulari skribis: > > > Alright, pushed as 503c8c5882550005a7e9d3058a5f6d22f9c33f63. I'll keep > > this bug open for a while to document further instances of this problem. > > I think we’re

bug#27165: API Reference: origin-patches description should be more descriptive

2017-08-02 Thread Ludovic Courtès
sirgazil skribis: > Expected situation > === > > The value for the "patches" field is described as a list of objects that > can be "lowered". For example, file name strings, objects, ??? ¹ Indeed, fixed in ec5495ba3f06655252959aebe9d9d273387c6125. Thanks, Ludo’.

bug#27146: system init: if /etc doesn't exist, create it

2017-08-02 Thread Ludovic Courtès
ng0 skribis: > I had the unfortunate experience of remote fixing a system, > and one way I tried to fix my original problem was to > remove the /etc directory (this included the content of > debian 8 with some alternative changes to the minimal > one I did not set up

bug#27206: Fish: figure out a solution for the vendor path extension to fish

2017-08-02 Thread Ludovic Courtès
ng0 skribis: > ng0 transcribed 0.4K bytes: >> A feature-bug I forgot to report a while ago. >> It has been described on the mailinglist (or was >> it in my blog or some release announcement I made?) >> >> Fish doesn't pick up stuff like 'fish-guix' from store >> without

bug#27282: Perl 5.26.0 "dotless @INC" [was Re: bug#27227: [PATCH] gnu: perl: Update to 5.26.0.]

2017-08-02 Thread Ludovic Courtès
Heya, Leo Famulari skribis: > Alright, pushed as 503c8c5882550005a7e9d3058a5f6d22f9c33f63. I'll keep > this bug open for a while to document further instances of this problem. I think we’re mostly done with this bug, or am I optimistic? Ludo’.

bug#27862: tor-hidden-service should support IPv6

2017-08-02 Thread Ludovic Courtès
ng0 skribis: > Right now the tor-hidden-service only supports IPv4 naming scheme, > while it is possible to define IPv6 for tor aswell. ‘tor-hidden-service’ does not interpret addresses. So one could write, say: (80 . "[::1]:80") and that’d be IPv6 (talking to

bug#27556: libpng has wrong hash. [Fwd: Re: why has the hash for libpng-apng 1.6.28 changed?]

2017-08-02 Thread Leo Famulari
On Tue, Aug 01, 2017 at 03:47:08PM +, ng0 wrote: > From 4326cad38700df43909eb6f430217fdfa4eca89f Mon Sep 17 00:00:00 2001 > From: ng0 > Date: Tue, 1 Aug 2017 15:37:28 + > Subject: [PATCH] gnu: libpng-apng: Update to 1.6.28. > > Fixes . >