From nobody Thu Jun 4 14:40:30 2026 X-Original-To: dev-commits-src-branches@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4gWS0b4NtZz6gPtg for ; Thu, 04 Jun 2026 14:40:31 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gWS0Z6r24z3q3F for ; Thu, 04 Jun 2026 14:40:30 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1780584031; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=6Wm7kkXvd5TELaEB9h15Gt5bt5K6le5UsvaptK0V/Ls=; b=LQuEsi3oUW+9g8k7XoH0bJrSBT83yEieVjHcyJJgJisPhXkh1fmblgMdsA/1DileGm9nSy nr3ZgWPVQxcljaPHwpWYtk9MRpL9CE4vpruLiul4A5FdmaooVL2noTwh+W3QYxl7g3Bm1b CCGdTtBFqqZ1GmeVUiiBEDAwrPSBThHHtrCeQ8ymSDoP9zKGI7jt44sWrHqwJZluX1eQlZ 0gGFm3gT9jKoZxkWA87rdA+E0q3ijL2NgxXn+oEZlCobYzeyKGJBt55C752erh9ZC+IepH HWNQepqmKqlbjpHbkfjdJNX7srqyeCxiWREYBfFZ0XAdoujLc4s2htRb17+Jzg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1780584031; a=rsa-sha256; cv=none; b=NSaCZDsvS5+9xq6jMNmkf+HYQbcW/axxdXaa01OQgI8v5YibOmrwVJ4bD3Gw0gMW4Y4QkP NffB6mNNpgyS1HpyFg/lspS8U5jj8kskx1z+5eQQYbpgX1QUw10oeH51ifaWb9+s3IZiFm IH2oICfdbVI5QpLm9K/TWfwOSchgiTaPa7ALrIFuntzMQH6JqW5bECATdpMXNqHUuD2jJ7 jJP48qdYr8gIKQvxAG9sAPOwQsv8J1lG5Ezr/7Upma6PJF39zplKnXaQVIufwA8cFoxUYT 3kh3Mn5Wqpi5OBF0lRdGNr2WJlVKt/hKYPpBzrxuxgo/bPbZ3T7GQ0VPffml6A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1780584031; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=6Wm7kkXvd5TELaEB9h15Gt5bt5K6le5UsvaptK0V/Ls=; b=mTeEMRXXZy1ImegBICYeNOpV6/Hh4PK6l7PS3IhNZeRh6RJbk+s/sboIWWMybsCukqDukM rEoXic2j0OYdU0tpdW0WcnbjdMDsGzOyB4NXEg7ssxYQDuzMOyVIBTfpBEnuHK95iuNbng V/ZBWK+CCtLSTC6q52j5BewDrpMzrbgiUr2QsGENEsrYeZWqWGgmvHWeIclW4lrhEJn+5z 7si1e9aHY7+CoM9diaKfFHswI9e5GblueWYrmY1Zp+GwZLG41ViMXNCt2NvL5B4K+Fp1se /F4b7PT8/xnpcf5c7N/FagKNU/GWnyg5rKKP065/gDC7hDrwBdygbic4ccPS0g== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gWS0Z66Mhz12qS for ; Thu, 04 Jun 2026 14:40:30 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3cab2 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 04 Jun 2026 14:40:30 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Dag-Erling=?utf-8?Q? Sm=C3=B8rg?=rav Subject: git: 7546f06f5e06 - stable/15 - ObsoleteFiles: Add some ancient locale symlinks List-Id: Commits to the stable branches of the FreeBSD src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-branches@freebsd.org Sender: owner-dev-commits-src-branches@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: des X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: 7546f06f5e0658ae0846116f42825d73479f9196 Auto-Submitted: auto-generated Date: Thu, 04 Jun 2026 14:40:30 +0000 Message-Id: <6a218e5e.3cab2.5867d0c1@gitrepo.freebsd.org> The branch stable/15 has been updated by des: URL: https://cgit.FreeBSD.org/src/commit/?id=7546f06f5e0658ae0846116f42825d73479f9196 commit 7546f06f5e0658ae0846116f42825d73479f9196 Author: Dag-Erling Smørgrav AuthorDate: 2026-06-02 08:36:53 +0000 Commit: Dag-Erling Smørgrav CommitDate: 2026-06-04 14:40:18 +0000 ObsoleteFiles: Add some ancient locale symlinks These were dropped in 2021 but were never listed in ObsoleteFiles.inc, so systems that have been upgraded from source since before that date (or from 13.x) may still have them. PR: 295668 MFC after: 1 week Fixes: 0a36787e4c1f ("locales: separate unicode from other locales") Reviewed by: bapt Differential Revision: https://reviews.freebsd.org/D57331 (cherry picked from commit 1cef7e9eb0822c606fc34f975efd14b6daeff756) --- ObsoleteFiles.inc | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index c688785da8b4..d9924e3e2e42 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -51,6 +51,13 @@ # xargs -n1 | sort | uniq -d; # done +# 20260602: Removed by 0a36787e4c1f on 20210723 +OLD_FILES+=usr/share/locale/hr_HR.ISO8859-2/LC_MESSAGES +OLD_FILES+=usr/share/locale/nl_BE.ISO8859-1/LC_MESSAGES +OLD_FILES+=usr/share/locale/nl_BE.ISO8859-15/LC_MESSAGES +OLD_FILES+=usr/share/locale/sr_RS.ISO8859-2/LC_MESSAGES +OLD_FILES+=usr/share/locale/zh_TW.Big5/LC_NUMERIC + # 20260430: Provide stdint.h macros unconditionally OLD_FILES+=usr/include/c++/v1/stdint.h