git: 18d07050e60e - stable/12 - OpenSSL: Merge OpenSSL 1.1.1k
John Baldwin
jhb at FreeBSD.org
Fri Mar 26 15:59:43 UTC 2021
On 3/25/21 2:03 PM, Jung-uk Kim wrote:
> On 21. 3. 25., John Baldwin wrote:
>> On 3/25/21 10:13 AM, Jung-uk Kim wrote:
>>> The branch stable/12 has been updated by jkim:
>>>
>>> URL:
>>> https://cgit.FreeBSD.org/src/commit/?id=18d07050e60ecc738556f0de56e34817303371a4
>>>
>>>
>>> commit 18d07050e60ecc738556f0de56e34817303371a4
>>> Author: Jung-uk Kim <jkim at FreeBSD.org>
>>> AuthorDate: 2021-03-25 15:45:19 +0000
>>> Commit: Jung-uk Kim <jkim at FreeBSD.org>
>>> CommitDate: 2021-03-25 17:04:27 +0000
>>>
>>> OpenSSL: Merge OpenSSL 1.1.1k
>>> Merge commit '94fa08a4bcdfbb3434b025d67d014af3b18e5380'
>>> (cherry picked from commit
>>> b6c1fdcdf5033d20c61cc77d66f58f31cc65e2ba)
>>
>> FYI, this merge includes fixes to support /dev/crypto on 12.x (it already
>> worked on 13.0 due to changes in how /dev/crypto worked). The /dev/crypto
>> support in OpenSSL is fairly minimal at the moment however and only
>> tries to offload AES-CBC operations.
>
> Note, however, the code is NOT built by default on stable/12. If you
> want to build it, you need r342009 (f622545b79c4).
>
> https://cgit.freebsd.org/src/commit?id=f622545b79c4
Ah, good to know then. Given it's current limited utility I don't think it is
worth merging that change back to stable/12.
--
John Baldwin
More information about the dev-commits-src-all
mailing list