chore(deps): update dependency libressl/portable to v4.3.2#315
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency libressl/portable to v4.3.2#315renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
d5be692 to
861581b
Compare
861581b to
54c3b32
Compare
|
54c3b32 to
a9aca38
Compare
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



This PR contains the following updates:
v4.2.1→v4.3.2Release Notes
libressl/portable (libressl/portable)
v4.3.2Compare Source
Portable Changes
Bug fixes
cert chains again.
Full changelog: https://github.com/libressl/portable/blob/master/ChangeLog
v4.3.1Compare Source
Portable Changes
Full changelog: https://github.com/libressl/portable/blob/master/ChangeLog
v4.3.0Compare Source
Internal improvements
misleading use of ntohs() with htons().
The API will be removed in an upcoming release.
curve a given EC_POINT is supposed to live.
in various EC API. This isn't 100% failsafe but good enough for sane
uses.
On rare i386 machines suporting MMX but not SSE this could result
in an illegal instruction.
using C99 initializers in particular.
those from RFC 7919). Some projects still fiddle with this in 2025.
cannot be removed since one scripting language still exposes it.
than relying on i2c_ASN1_BIT_STRING() to do that when encoding.
to avoid warnings when compiling with OpenSSL 4.
links.
handling, disable TLSv1.1 and lower also on the method level.
semantics by direct reaching into deeply nested OCSP structures.
Compatibility changes
Fixes long-standing issues with 32-bit longs on 64-bit Windows.
BN_LONG, BN_BITS{,4}, BN_MASK2{,l,h,h1}, BN_TBIT, BN_DEC_CONV,
BN_{DEC,HEX}_FMT{1,2}, ...
-uncompress switches.
behavior but some language bindings decided to rely on it in 2025.
still one user...
The adb_cb() argument is currently ignored.
New features
https://datatracker.ietf.org/doc/draft-ietf-tls-ecdhe-mlkem/
Bug fixes
HelloRetryRequest is not one for which the client has
already sent a key share.
legacy primitives in openssl(1) speed.
ASN1_STRING_FLAG_BITS_LEFT is not set.
in PKCS#12 parsing.
certs.
config parsing.
like all other openssl(1) subcommands.
missing. This is flagged on deserialization, but nothing checks
that flag. This can lead to a NULL dereference if the verification
has enabled Delta CRL checking by setting X509_V_FLAG_USE_DELTAS.
parameter encoding for CMS decryption.
unrelated errnos.
match exactly and allow zero or more components in front of
the candidate.
Reliability fix
lead to a 4-byte overwrite on heap allocated memory for clients
talking to a malicious server or for servers that have client
certificate verification enabled. In addition, the maximum depth
must be set to the maximum allowed value of 32.
Thanks to Calif.io in collaboration with Claude and Anthropic
Research, for reporting the issue.
Testing and proactive security
and correctness. Add tests for ML-KEM in particular.
Full changelog: https://github.com/libressl/portable/blob/master/ChangeLog
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.