darix

Results 178 comments of darix

+1 :D I already checked the docs. nginx and apache can do it. I will find out if haproxy can do it soon.

tbh if you split out files anyway i would use /usr/share/dehydrated/ for code and /usr/share/dehydrated/skeleton/ for the base config and not merge the files into one big script anymore.

sorry for the delay. signed now.

I just noticed that this merge request was modified before the merge. I would like to understand the reasoning to only want to support ed25519 keys.

if you have a service like `[email protected]` you can start the service with `systemctl start foo@bar` then %i has the value `bar`. long version here: https://0pointer.de/blog/projects/instances.html

JFYI: basically all linux distributions and I also heard freebsd are dropping python2 in the next few weeks. ubuntu 20.04 is the first linux distribution that shipped without python2. so...

it breaks with missing git_buf_free. updating to 0.28.1 to fix this issue. more reporting once the building is done.

ok i think a rugged release which relaxes the requirement would be enough libgit2 0.28.1 + rugged 0.27.7 work fine for my gitlab.

i just test build gitaly with libgit2 1.4.1 and ran into: ``` /usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: $WORK/b046/_x045.o: in function `_cgo_013e402b01a7_Cfunc_git_transport_smart_proxy_options': /tmp/go-build/cgo-gcc-prolog:155: undefined reference to `git_transport_smart_proxy_options' collect2: error: ld returned 1 exit status ```...

could you clarify which releases are affected?