From nobody Fri Jul 10 21:23:10 2026 X-Original-To: dev-commits-src-all@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 4gxlDb3SZrz6d6dp for ; Fri, 10 Jul 2026 21:23:11 +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 "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gxlDZ6rdKz47G7 for ; Fri, 10 Jul 2026 21:23:10 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1783718591; 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=09LzzmgSULVMzKCIf4ttYdEb9GIIffBPSAqVF3I+MYU=; b=sQU/J9F3OSlCo6KKLGhG6t67u2F5+PMnfZgMiWtLvMmlHkvrbSLHT0uR75Jsuhd0IMJ2Sf 9mB90dc2xnuypAerQimF0m+J/sg541cbV7rlHmVI+xRVX+KOPAwcZfWWjl3tyJFRo9r4RK DQA2KnQAjSnTY6xdr7av/EytuHaS448lKRPx3cvUl21LXygSVFWKetMeiFkqbmflRIjC2E u2MEf697/0g6uP4DR6vbDDLya77R4qq0tnPxbO6PbjpTaYZsfM0XMw8EiV00anqDp7Ajz7 Ru8D4uS8lR3OSRnSt+GxA2lDqFj6bZc1qi7RxI/cIVOP7G69GuIrqQApLpS5Tg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1783718591; a=rsa-sha256; cv=none; b=ZkNaXvGPMQvpBQd/xObn4FBHllbH0nWV+ugwfqegPw4aS7MEhmCfZy06aAzyzgmLr9/Fa/ y5PS8kT2lgIW4HBIBEZ+rC1DAIbKZBuw8uWKXiD8ACgnRKncvJ9P8BJsv85ZPMco68Sp4m wOKiEg+aomeBFgO8cRTwH9ZippdGABESw/nR47tqjNdHaZnL77dBLBH4WGX5+VQf9QMDjZ 43Nv8h41EDQzgipXY0+1ExjWk2U7B9rC8r++oIEQ+/QGcFe+P7qXqZYbyODe72RdxZPnNL G+StX25MfneABMLhkFggli/zla5pa+p7Bb//h2EbQ61iI8duRck3iCI6oyysdw== 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=1783718591; 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=09LzzmgSULVMzKCIf4ttYdEb9GIIffBPSAqVF3I+MYU=; b=p4P/a1MLvV0FEgA1up0os55Ryg+yWVkPHsqajOh6wX2csmQjUfwsBstxHSPlNWF4oWIBuZ 5rwDbGFuJ12ybYwv6bkcdMlSoj8USsYq75dNQBcBzbj8wHusDqmH3v+UIMQTJu/pyqNLm8 L5eXzK7jEiBjEcob0Vbwcwn9qLEBSglthijJgI0I2uwCdVRXYKygyGqJOkX8bl6mdbq/KZ nTDRiERvKCZAJ6Fq4ekO4yT3NknL2+mWMXkm5JcacyZwMQcn9s8/FBKarg4n+DqgJk+yl1 JNjbJBtwrK89rZw2tukJLuazaB5uZeOCeJEbWngciUFqKhJ05cBJ3vT6XXoXgQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gxlDZ5fCCz1BC3 for ; Fri, 10 Jul 2026 21:23:10 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 30a2c by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 10 Jul 2026 21:23:10 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Mark Johnston Subject: git: 9bb576da3f60 - main - git-mfc: Update exception lists List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@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: markj X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 9bb576da3f6089ccb423966d65918e1fce346a32 Auto-Submitted: auto-generated Date: Fri, 10 Jul 2026 21:23:10 +0000 Message-Id: <6a5162be.30a2c.1299173f@gitrepo.freebsd.org> The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=9bb576da3f6089ccb423966d65918e1fce346a32 commit 9bb576da3f6089ccb423966d65918e1fce346a32 Author: Mark Johnston AuthorDate: 2026-07-10 20:26:17 +0000 Commit: Mark Johnston CommitDate: 2026-07-10 21:21:59 +0000 git-mfc: Update exception lists This silences warnings when running git-mfc --pending against stable/13, 14 and 15. Reviewed by: des Differential Revision: https://reviews.freebsd.org/D58162 --- tools/tools/git/git-mfc | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/tools/tools/git/git-mfc b/tools/tools/git/git-mfc index 7040443bea1b..c5a39e3ba5a4 100755 --- a/tools/tools/git/git-mfc +++ b/tools/tools/git/git-mfc @@ -78,6 +78,25 @@ def fixes(repo, commit, warn=False): valid but malformed somehow. """ special = { + "956100d60fa86daebc1bd46ea62f207f6b54d93d": ["1bdf1b8186359d4ea26e26de03e03b7c1543b707"], + "013c58ced6aef26bad7ca5c6eb829b9d586f6edb": ["2fefe2c88b31dc7f173c9424f3eb13d49e98d55a"], + "63c9b018069b58bacb2875c83c676cc8c4f40d69": ["2fefe2c88b31dc7f173c9424f3eb13d49e98d55a"], + "27c41b28b1d7749c4dde266a12cd9ff93f168767": ["2ad0f7e91582dde5475ceb1a1942930549e5c628"], + "56c45700f2ae15755358f2da8266247613c564df": ["b1c38df05d79c81ee1e9fd0942774820a4ffcb63"], + "1580f8d9c1740e0c54554e6c185573d34f2dcf76": [], + "a18be39aafc1b55fd67603ee6a6d820d0fcd877f": ["518cdd344ec51584478f39b9a9cac77fc0766ce1"], + "337f5e7a44c4d5ac29e0b0c0fe957bb3b9bae222": ["518cdd344ec51584478f39b9a9cac77fc0766ce1"], + "be8e84c2e9240110ce99bb8d14259073340e4ef6": ["de78657a3aef3c2efbcbdf9ea73a95283c91fab0"], + "9b56dfd27c64fcaf2dfbaa1eb3e2bd2b163fa56c": [], + "5fea0aec5c8e7e8e68a3f0de6ae717588344a6b4": ["deaae83da0571af7c97acf8f1444a00350e21e3a"], + "93bc3d83a11a1dbebd264616d63af3dd32cc1c8c": ["06410c1b51637e5e1f392d553b5008948af58014"], + "1a9ec72022ddce0cacb9aedda3d69aa95cd45ed0": ["f9a71840d8ee0cfff4ec983a589be53648e7017d"], + "b033e3684fd14c798405420449eb55e1d4f9df1e": ["f42421307b115345ea1a6c8fdf61fbb581e4400f"], + "2a5b083c1f7e0a4518bd944241af1d1102997c4d": ["58580dc0c694b107ba7ba1b14dc8ee8f306e53f6"], + "cbb7441245cf2b22efed17dec3c88587c980c691": ["05322eec86ae42a8f873ba10d8da61bd61b5b48f"], + "7e68af7ce2c1b892954df415774fe59fd2f1b62f": [], + "2612f1b8649bb4f069a6a064ed714daa5f10d037": [], + "43d632779b7d1df6c96a5cc0f506c13e09a845f3": ["2358492b0347b11178fb594069330820f11ec81f"], "a693d17b9985a03bd9b5108e890d669005ab41eb": ["8a42005d1e491932666eb9f0be3e70ea1a28a3f7"], "a04ca1c229195c7089b878a94fbe76505ea693b5": ["93b7818226cf5270646725805b4a8c17a1ad3761"], "852088f6af6c5cd44542dde72aa5c3f4c4f9353c": ["b5fb9ae6872c499f1a02bec41f48b163a73a2aaa"], @@ -221,6 +240,11 @@ def mfc_origins(repo, commit, warn=False): "5946b0c6cbc77e6c5f62f5f7e635c6036e14f4d0": [], "06bb8e1dab004ccb283f7a20fe84aa1326baf6b7": [], "e5fadc41b48045d8978993d6c4ac72c64542b470": ["e20971500194d2f7299e9d01ca3b20e9bc6b4009"], + "3ba946aebf747e12da4fb22ee0e45ee0e3a233ee": ["c4380d5b9383e2a062840573b36ab643b65b2610"], + "3a84c630f2361763f8cd1390847677dfe8fb0b01": ["841be1d0495224a47d3dbfd8647c7fcbf58b205c"], + "827fd20d07a46879c66bb6899ad1d780845b1b6c": ["83fa80a5500ed7baccedfa90ad55ac879af710c9"], + "be72364ad64ac3c350cbd47130794db254fc77b0": ["b1ccab17213b38aa269e85c6b371d69eb25b6ca9"], + "4fc0ae5d6b459156317acc070acbbdc53cda1d6e": ["7359df79d3affeccf17f12f16c23ba3d4c5e0346"], # stable/13 "fb4bc4c325eca15247a2e21ded0a70f92ec15488": ["c57c02ebf7bcc9b02a0dc11711e8d8a6960ad34b"], "213406054e46b50d5df6d28b01a0a3410132b322": ["62af5b9dc6205289a0ace964d060fba64e71ef28"], @@ -233,6 +257,7 @@ def mfc_origins(repo, commit, warn=False): "a75324d674f5df10f1407080a49cfe933dbb06ec": ["64ae2f785e0672286901c15045a24cbc533538d3"], "0729ba2f49c956789701aecb70f4f555181fd3a7": ["91a8bed5a49eb2d1e4e096a4c68c108cebec8818"], "bec0d2c9c8413707b0fff8e65fb96aa53f149be3": ["8d5c7813061dfa0b187500dfe3aeea7a28181c13"], + "66b1d696db1284ac9f9bb4037ffc288091f5ba84": ["f9a039060e834e89e0b2de1e8a442d78bd5c083d"], } if commit.hexsha in special: return [repo.commit(s) for s in special[commit.hexsha]]