Re: Some glitches on skarnet.org

2017-05-22 Thread Casper Ti. Vector
I found HTTPS to be already supported on skarnet.org, but many links still downgrade to plain HTTP. May I request a full upgrade to HTTPS? If the answer is yes, I can provide a list of downgrading links I noted. On Sat, Aug 13, 2016 at 05:01:01PM +0800, Casper Ti. Vector wrote: > Just one more re

[announce] lh-bootstrap: a set of scripts to build a complete image booting on s6+s6-rc

2017-05-22 Thread Laurent Bercot
Hello, I've published some work I did last year: something to automate the creation of a minimal image running s6, s6-rc, and a few other essential tools (dnscache, dropbear...) No numbered releases are planned, but it's under a git repository that will constantly evolve. There's a stub pa

Re: [PATCH] Fix openreadnclose failing if errno was nonzero before

2017-05-22 Thread Laurent Bercot
Just to be sure, I released skalibs-2.5.1.1, so there's a stable version with that bug fixed. -- Laurent

Re: [PATCH] Fix openreadnclose failing if errno was nonzero before

2017-05-22 Thread Olivier Brunel
On Mon, 22 May 2017 00:44:28 + "Laurent Bercot" wrote: > Does this bug manifest in serious ways, for instance making a s6 > program > fail when it should not? If it does, I'll need to release a new > skalibs version just for this >.> I didn't notice it from a s6 program, but from anopa wh