[Bug 225125] symbolic link X font was not recognize (japanese fonts)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Feb 19 06:41:35 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225125
--- Comment #2 from Yasuhito FUTATSUKI <freebsd-bug-report-yf at yf.bsdclub.org> ---
(In reply to Yasuhito FUTATSUKI from comment #1)
> After upgrading x11-fonts/libXfont from 1.5.2 to 1.5.4, it also happens at my environment. Perhaps it is caused by fix for CVE-2017-16611, open files with O_NOFOLLOW.
When I modified src/fontfile/fileio.c in libXfont 1.5.4 not to use O_NOFOLLOW,
applications can use fonts again.
Here is a list of ports origin I found using symlinks.
(result of
find /usr/local/share/fonts -type -l -name '*.pcf.gz' | xargs -n 1 pkg which
-o -q | sort | uniq
)
japanese/font-elisa10
japanese/font-elisa8
japanese/font-kaname12
japanese/font-kanji18
japanese/font-kanji26
japanese/font-kappa20
japanese/font-mona
japanese/font-naga10
japanese/font-shinonome
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list