Arnaud Rebillout

Results 46 issues of Arnaud Rebillout

Hi, recently xrdp 0.19 was uploaded to Debian. Some tests timed out on some architectures: https://buildd.debian.org/status/package.php?p=xrdp&suite=sid ## armhf architecture - test_gen_key_xrdp1 timed out ``` test_ssl_calls.c:340:E:ssl_calls:test_gen_key_xrdp1:0: (after this point) Test timeout...

When lsb_release is not available (eg. when running Kali Linux in a container), detection is done based on the ID variable from the os-release file. For Kali Linux, this ID...

Fix issue reported at https://github.com/etix/mirrorbits/issues/114

This is a feature request, plus a PR that implements it: https://github.com/etix/mirrorbits/pull/156 ## Background With the term *dual HTTP/HTTPS*, I mean: make it possible for a mirror to support both...

## Problem The [yaml library](https://github.com/go-yaml/yaml), and more precisely `yaml.Marshal`, wraps long lines after 80 characters by default. It is not configurable. It's an awkward default, and it's been fixed in...

Line wrapping after 80 characters was the default in yaml.v2. No line wrapping is the default for yaml.v3. The helper FutureLineWrap() is meant to help users do the transition to...

## Background - how does health-check work How health-check works? It's done every minute by default. Mirrorbits does a HTTP request (HEAD) on a **random file served by the mirror**....

enhancement
help wanted

Also provide a contrib script to make it easy to update the geolocation of all the mirrors in one go.