[openssl/openssl] 3c153d: Fix make update
Matt Caswell
noreply at github.com
Thu Oct 20 16:21:51 UTC 2022
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 3c153d8722d52ac6faa0d98873060272e5f160ea
https://github.com/openssl/openssl/commit/3c153d8722d52ac6faa0d98873060272e5f160ea
Author: Matt Caswell <matt at openssl.org>
Date: 2022-10-20 (Thu, 20 Oct 2022)
Changed paths:
M crypto/err/openssl.txt
M include/openssl/sslerr.h
Log Message:
-----------
Fix make update
The recent DTLS write record layer code and the certificate compression
code both added new SSL_R_ reason codes. The numbers are conflicting due
to rebase issues and causing make update to fail.
Reviewed-by: Hugo Landau <hlandau at openssl.org>
Reviewed-by: Richard Levitte <levitte at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19457)
More information about the openssl-commits
mailing list