CVSROOT: /cvs Module name: xenocara Changes by: bent...@cvs.openbsd.org 2025/07/13 02:19:24
Modified files: dist/fontconfig/fc-cache: fc-cache.c font/alias : Makefile.bsd-wrapper Log message: Don't perform font caching as root. During build, run fc-cache as BUILDUSER. When fc-cache is run as root, drop automatically to the _fc-cache user so /var/cache/fontconfig doesn't acquire root-owned files. ok deraadt@