Date: Mon, 20 Feb 2023 16:22:44 GMT From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: 402df99daa87 - stable/13 - stand: Update mfc notes Message-ID: <202302201622.31KGMiON064299@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch stable/13 has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=402df99daa878af0cb6d83b7ca7f6cd42cddd18c commit 402df99daa878af0cb6d83b7ca7f6cd42cddd18c Author: Warner Losh <imp@FreeBSD.org> AuthorDate: 2023-02-20 16:09:07 +0000 Commit: Warner Losh <imp@FreeBSD.org> CommitDate: 2023-02-20 16:21:08 +0000 stand: Update mfc notes Using some automation I found a few mistakes in my earlier list and also a change merged without a cherry-pick -x (and evidentally changed as well, since git log --cherry didn't know it had been merged). Fix them so I can use this list with my experimental mfc script. Sponsored by: Netflix This is a direct commit to stable/13 --- stand/mfc-notes.txt | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/stand/mfc-notes.txt b/stand/mfc-notes.txt index 89dca26af4d0..338ff70c2500 100644 --- a/stand/mfc-notes.txt +++ b/stand/mfc-notes.txt @@ -23,12 +23,16 @@ c7046f76c2c0 blake workarounds merged f993fff68979 sorting these is useless to merge if the lists aren't already the same 8a744de27eef let's leave firewire in place 0163de282e31 These depend on newer OpenZFS so not needed and conflicts -ed68931c3f9c geliboot: Use the multi-block functions for AES-XTS. -399b56c46c1c stand: delete zstd_shim.c -- dependent changes nor merged 119c786f7b5a +df76778ad5e0 stand: delete zstd_shim.c -- dependent changes nor merged 119c786f7b5a 03bbe1845de7 mips is still in stable/13 20b23ae74b2b mips is still in stable/13 8cc2156f85bb We're not 14, yet 44796b7e822e beri uses this, it seems, and is still in stable/13 +d51cc252a062 userboot gfx stubs were combined with others +5666643a9538 skip merging the typos due to scope of typo fix +b15636233845 geliboot multiblock functions +5c73b3e0a3db entropy MFC'd w/o the -x & with changes as dd6c1475a63a7 +e36c256040f9 merged with other man page changes, apparently silently Also, BERI was removed with the permission of the originators since all that hardware has been retired.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302201622.31KGMiON064299>