Antonio Huete Jimenez

Results 15 issues of Antonio Huete Jimenez

It looks to me as if `struct ucred` is for internal basu usage (I might be wrong): https://github.com/emersion/basu/blob/8cd22051ef8e238e3682825cc00bfd5198450076/src/basic/socket-util.h#L27 If that's the case, can it be renamed to `struct basu_ucred` ?...

Hi, When the commit history uses a non-uniform commit message, how can you assign certain commits to specific sections? Can you have sub-sections? Regards, Antonio Huete

#### Overview of the Issue Upgrading from 1.12.3 to 1.13.0 leads to a failure to start the cluster. #### Reproduction Steps Steps to reproduce this issue, eg: 1. We have...

Changes are untested in linux/darwin

When trying to build with LibreSSL 3.1.3 on DragonFly BSD (the OS behind DPorts), we get the following error: ``` [ 1%] Building C object CMakeFiles/getdns_objects.dir/src/openssl/tls.c.o /home/user/s/getdns/src/openssl/tls.c:62:2: error: #error Configure...

While building ghc-9.4.6 under DragonFly BSD we got a strange haddock crash: ``` /----------------------------------------------------------\ | Successfully built program 'ghc-bin' (Stage1). | | Executable: _build/stage1/bin/ghc | | Program synopsis: The Glorious...

Currently we're evaluating haproxy as a LB under kubernetes. Our setup is using the haproxy helm chart (https://github.com/haproxytech/helm-charts/tree/main/haproxy) deployed as daemonset, so there will be as many instances as there...

Due to several factors as an old pkg version in the ISO, or the amount of changes that have gone to the binary packages since 6.4.0 was released, a bit...

There are other FreeBSD-based OSes like DragonFly BSD that will likely take a, somewhat, different approach wrt jails and that don't have a linux compatibility layer. I'm wondering if such...

Hi, Trying to use xgo in MacOS arm64 together with Docker Desktop I get: ``` $ go run src.techknowlogick.com/xgo@latest help Checking docker installation... Client: Cloud integration: v1.0.31 Version: 23.0.5 API...