[Bug 260841] circular symbolic links in /usr/share/locale
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 260841] circular symbolic links in /usr/share/locale"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Sep 2023 10:55:51 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260841 --- Comment #5 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=159599c4a2bbd8fcc4bb7f845afe3e0ea232ab9e 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(-) -- You are receiving this mail because: You are on the CC list for the bug.