From owner-freebsd-x11@freebsd.org Sun Mar 11 09:41:36 2018 Return-Path: Delivered-To: freebsd-x11@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4F3F8F3EF27 for ; Sun, 11 Mar 2018 09:41:36 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id DF8EF83703 for ; Sun, 11 Mar 2018 09:41:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id A0877F3EF26; Sun, 11 Mar 2018 09:41:35 +0000 (UTC) Delivered-To: x11@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7CB76F3EF25 for ; Sun, 11 Mar 2018 09:41:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1A6C2836FD for ; Sun, 11 Mar 2018 09:41:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 6698A266EA for ; Sun, 11 Mar 2018 09:41:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w2B9fYQb039942 for ; Sun, 11 Mar 2018 09:41:34 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w2B9fYJO039941 for x11@FreeBSD.org; Sun, 11 Mar 2018 09:41:34 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: x11@FreeBSD.org Subject: [Bug 226515] [patch] japanese/font-elisa8: Cannot use the font files with the latest x11-fonts/libXfont Date: Sun, 11 Mar 2018 09:41:33 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: CQG00620@nifty.ne.jp X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Mar 2018 09:41:36 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D226515 Bug ID: 226515 Summary: [patch] japanese/font-elisa8: Cannot use the font files with the latest x11-fonts/libXfont Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: CQG00620@nifty.ne.jp CC: toshi@tea.forus.or.jp, x11@FreeBSD.org CC: toshi@tea.forus.or.jp, x11@FreeBSD.org As described in bug #225125, japanese/font-elisa8 has not been usable since the latest update of x11-fonts/libXfont (CVE-2017-16611). Because japanese/font-elisa8 installs font files as symbolic links, and the latest x11-fonts/libXfont does not handle other than regular font files. * How to repeat ** Without the patch $ pkg info --show-name-only libXfont libXfont-1.5.4,2 # > 1.5.2,2 $ pkg install ja-font-elisa8 $ xset fp rehash $ xlsfonts -fn k8 k8 $ xlsfonts -ll -fn k8 xlsfonts: unable to get info about font "k8" $=20 ** With the patch $ xset fp+ /usr/local/share/fonts/elisa8 $ xlsfonts -fn k8 k8 $ xlsfonts -ll -fn k8 name: k8 direction: left to right indexing: matrix rows: 0x21 thru 0x74 (33 thru 116) columns: 0x21 thru 0x7e (33 thru 126) all chars exist: no default char: 0x2121 (8481) ascent: 6 descent: 2 font type: Character Cell bounds: width left right asc desc attr keysym min 8 0 0 0 -5 0x0000 max 8 5 8 6 2 0x0000 properties: 21 FONTNAME_REGISTRY=20=20=20=20=20 FOUNDRY Elisa100 FAMILY_NAME Fixed WEIGHT_NAME Medium SLANT R SETWIDTH_NAME Normal ADD_STYLE_NAME=20=20=20=20=20=20=20=20 PIXEL_SIZE 8 POINT_SIZE 70 RESOLUTION_X 75 RESOLUTION_Y 75 SPACING C AVERAGE_WIDTH 80 CHARSET_REGISTRY JISX0208.1983 CHARSET_ENCODING 0 COPYRIGHT 1993,1994,1995 (C) by ELISA FONT PJ all rights reserved. FONT=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 -Elisa100-Fixed-Medium-R-Normal--8-70-75-75-C-80-JISX0208.1983-0 WEIGHT 10 RESOLUTION 103 X_HEIGHT 0 QUAD_WIDTH 8 $=20 * How to fix (1) Install font files to ${FONTSDIR} instead of ${DATADIR}. (2) Stop to make symbolic links from the font files to=20 ${PREFIX}/share/fonts/misc/, which is found in the default font path. (3) Add pkg-message.in to display additional font path settings (Copied from head/japanese/k10, r397891 with typo fix). --=20 You are receiving this mail because: You are on the CC list for the bug.=