[gnutls-devel] GnuTLS | Draft: Release 3.8.9 (!1928)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Wed Jan 29 04:07:44 CET 2025
Daiki Ueno created a merge request: https://gitlab.com/gnutls/gnutls/-/merge_requests/1928
Project:Branches: dueno/gnutls:wip/dueno/release-3.8.9 to gnutls/gnutls:master
Author: Daiki Ueno
<!-- Add a description of the new feature/bug fix. Reference any relevant bugs. -->
* Release 3.8.9
Signed-off-by: Daiki Ueno <ueno at gnu.org>
* key_share: send illegal_parameter when parsing EC key share fails
When the received EC key share is malformed,
_gnutls_ecc_ansi_x962_import returns GNUTLS_E_PARSING_ERROR or
GNUTLS_E_MEMORY_ERROR, which maps to an internal_error alert. This
explicitly return GNUTLS_E_RECEIVED_ILLEGAL_PARAMETER to send
illegal_parameter instead, in compliance with the RFC.
Signed-off-by: Daiki Ueno <ueno at gnu.org>
* m4: update ax_code_coverage.m4 from autoconf-archive
Signed-off-by: Daiki Ueno <ueno at gnu.org>
* tests: remove unmatched GCC pragma in tests/test-chains-issuer-aia.h
Signed-off-by: Daiki Ueno <ueno at gnu.org>
* build: don't redefine AM_CPPFLAGS in libdane/Makefile.am
Signed-off-by: Daiki Ueno <ueno at gnu.org>
## Checklist
* [ ] Commits have `Signed-off-by:` with name/author being identical to the commit author
* [ ] Code modified for feature
* [ ] Test suite updated with functionality tests
* [ ] Test suite updated with negative tests
* [ ] Documentation updated / NEWS entry present (for non-trivial changes)
* [ ] CI timeout is 2h or higher (see Settings/CICD/General pipelines/Timeout)
## Reviewer's checklist:
* [ ] Any issues marked for closing are addressed
* [ ] There is a test suite reasonably covering new functionality or modifications
* [ ] Function naming, parameters, return values, types, etc., are consistent and according to `CONTRIBUTION.md`
* [ ] This feature/change has adequate documentation added
* [ ] No obvious mistakes in the code
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1928
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20250129/4256fbba/attachment.html>
More information about the Gnutls-devel
mailing list