On 2022/04/12 00:37, Stuart Henderson wrote:
> any comments or OKs to import this (after unlock, of course)?

small issue found, at some point I changed my mind about how to do
permissions on the dir/files under /etc (in particular guacd doesn't
need access to the files used by the web application) but didn't
keep server and client in sync, fixed here.

I should also mention that there are patches to remove use of
"pthread_mutexattr_setpshared(&lock_attributes, PTHREAD_PROCESS_SHARED)" -
we don't have this, and several other ports have taken the same approach,
we haven't run into any issues as a result - there could still be
something hiding but if so, it hasn't become apparent yet.

Reply via email to