Re: git https issue

2018-08-19 Thread Riccardo Mottola
Hi, On 19/08/2018 02:26, Matt Sporleder wrote: Can you do curl -vvv to GitHub? hmm, if you mean just to the homepage like below, we have an issue :( narsil$ curl -vvv https://github.com/ *   Trying 192.30.253.113... * TCP_NODELAY set * Connected to github.com (192.30.253.113) port 443 (#0)

Re: Bitmap fonts

2018-08-19 Thread Sad Clouds
On Sat, 18 Aug 2018 06:59:35 + co...@sdf.org wrote: > Hi, > > Helvetica is a proprietary font. There is a bitmap-only Helvetica in > base. In an attempt to avoid this font, and under the impression > bitmap fonts are guaranteed to look bad by design, I made fc-match no > longer match bitmap f

Re: git https issue

2018-08-19 Thread matthew sporleder
On Sun, Aug 19, 2018 at 4:26 AM, Riccardo Mottola wrote: > Hi, > > > On 19/08/2018 02:26, Matt Sporleder wrote: >> >> >> Can you do curl -vvv to GitHub? > > > hmm, if you mean just to the homepage like below, we have an issue :( > > narsil$ curl -vvv https://github.com/ > * Trying 192.30.253.113

Re: git https issue

2018-08-19 Thread Riccardo Mottola
Hi Matthew, On 19/08/2018 21:06, matthew sporleder wrote: gdb tells me: * TLSv1.2 (OUT), TLS change cipher, Client hello (1): Thread 1 received signal SIGILL, Illegal instruction. 0xb66f3d50 in gcm_ghash_4bit_mmx () from /usr/lib/libcrypto.so.12 (gdb) bt #0 0xb66f3d50 in gcm_ghash_4bit_mmx (

Re: git https issue

2018-08-19 Thread edgar
On Aug 19, 2018 2:06 PM, matthew sporleder wrote: > > On Sun, Aug 19, 2018 at 4:26 AM, Riccardo Mottola > wrote: > > Hi, > > > > > > On 19/08/2018 02:26, Matt Sporleder wrote: > >> > >> > >> Can you do curl -vvv to GitHub? > > > > > > hmm, if you mean just to the homepage like below, we have an