Sort --include rsync arguments and add back .gbr
By still fetching .gbr files the hash in the .mft file will be verified
against the downloaded file. Even though the file itself will be ignored.
This fixes a minor difference between rpki-client versions with and
without gbr support.
OK tb@ job@
cherrypick some liburcu mutex leak fixes (pthread_mutex_init without
matching destroy, effectless on Linux). pointed out by otto@.
take maintainer while there, since I also have BIND which uses this.
update to py3-astropy-8.0.1
run tests under xdist; parallelizes if MAKE_JOBS is set, but also restarts
crashing workers, which is helpful as there are a handful of segfaults
(however, especially with high parallelism and network available, it's
also a bit of a stress test for filesystems, I've seen it create dirs
that result in "find: fts_read: No such file or directory" or "rm:
fts_read: No such file or directory" when trying to access or remove).