[Bug 260841] circular symbolic links in /usr/share/locale

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 28 Nov 2023 08:06:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260841

--- Comment #10 from commit-hook@FreeBSD.org ---
A commit in branch stable/14 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=5b4b93e6074c4a928c6a452790ed8a43e1c4a039

commit 5b4b93e6074c4a928c6a452790ed8a43e1c4a039
Author:     Yuri Pankov <yuripv@FreeBSD.org>
AuthorDate: 2023-09-21 10:45:54 +0000
Commit:     Yuri Pankov <yuripv@FreeBSD.org>
CommitDate: 2023-11-28 07:12:11 +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

    (cherry picked from commit 159599c4a2bbd8fcc4bb7f845afe3e0ea232ab9e)

 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.