]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix make update
authorMatt Caswell <matt@openssl.org>
Thu, 20 Oct 2022 16:12:20 +0000 (17:12 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 20 Oct 2022 16:19:02 +0000 (17:19 +0100)
commit3c153d8722d52ac6faa0d98873060272e5f160ea
tree08af0574936172e94ac4aabfe59e99aef806f738
parent2d23ba14630551ee347acafcab81fa1a290c6504
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@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19457)
crypto/err/openssl.txt
include/openssl/sslerr.h