Date: Thu, 21 Sep 2023 10:55:51 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 260841] circular symbolic links in /usr/share/locale Message-ID: <bug-260841-227-SSHYBRoaDt@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-260841-227@https.bugs.freebsd.org/bugzilla/> References: <bug-260841-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D260841 --- Comment #5 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D159599c4a2bbd8fcc4bb7f845afe3e0ea= 232ab9e commit 159599c4a2bbd8fcc4bb7f845afe3e0ea232ab9e Author: Yuri Pankov <yuripv@FreeBSD.org> AuthorDate: 2023-09-21 10:45:54 +0000 Commit: Yuri Pankov <yuripv@FreeBSD.org> CommitDate: 2023-09-21 10:54:21 +0000 msgdef: fix NO and SI locales Fix circular symlinks by providing separate source for nn_NO.ISO8859-1, nn_NO.ISO8859-15, and sl_SI.ISO8859-2 (re)generated from CLDR. PR: 260841 Reviewed by: imp (previous version) Fixes: 0a36787e4c1f ("locales: separate unicode from other locales") Differential Revision: https://reviews.freebsd.org/D41899 share/msgdef/Makefile | 5 ++--- share/msgdef/nn_NO.ISO8859-15.src (new) | 8 ++++++++ share/msgdef/sl_SI.ISO8859-2.src (new) | 8 ++++++++ 3 files changed, 18 insertions(+), 3 deletions(-) --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-260841-227-SSHYBRoaDt>