Re: git: e7be843b4a16 - main - Merge commit '1095efe41feed8ea5a6fe5ca123c347ae0914801'
- Reply: Enji Cooper (yaneurabeya): "Re: git: e7be843b4a16 - main - Merge commit '1095efe41feed8ea5a6fe5ca123c347ae0914801'"
- In reply to: Enji Cooper (yaneurabeya): "Re: git: e7be843b4a16 - main - Merge commit '1095efe41feed8ea5a6fe5ca123c347ae0914801'"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 08 Aug 2025 22:39:55 UTC
> On Aug 8, 2025, at 12:29 PM, Enji Cooper (yaneurabeya) <yaneurabeya@gmail.com> wrote: > > >> On Aug 8, 2025, at 12:22 PM, Pierre Pronchery <khorben@FreeBSD.org> wrote: >> >> The branch main has been updated by khorben: >> >> URL: https://cgit.FreeBSD.org/src/commit/?id=e7be843b4a162e68651d3911f0357ed464915629 >> >> commit e7be843b4a162e68651d3911f0357ed464915629 >> Merge: d0ff5773cefa 1095efe41fee >> Author: Pierre Pronchery <khorben@FreeBSD.org> >> AuthorDate: 2025-08-07 13:50:32 +0000 >> Commit: Pierre Pronchery <khorben@FreeBSD.org> >> CommitDate: 2025-08-07 13:50:32 +0000 >> >> Merge commit '1095efe41feed8ea5a6fe5ca123c347ae0914801' >> >> Approved by: philip (mentor) >> Sponsored by: Alpha-Omega Beach Cleaning Project >> Sponsored by: The FreeBSD Foundation > > This commit didn’t note that OpenSSL 3.5.1 was imported. I think it’s best to revert the merge commit and correct the commit message. Feel free to copy the commit message from the original import, adding more details as needed. The ossl module is broken on several architectures as well after this change: secure/lib/libcrypto/Makefile.asm was updated, but the files under sys/conf/files* and sys/modules/ossl/Makefile need to be updated. Cheers, -Enji