Skip to content

Document X509V3_EXT_print API const change in manual page#30595

Closed
schwabe wants to merge 1 commit into
openssl:openssl-4.0from
schwabe:X509V3_EXT_print_const_doc
Closed

Document X509V3_EXT_print API const change in manual page#30595
schwabe wants to merge 1 commit into
openssl:openssl-4.0from
schwabe:X509V3_EXT_print_const_doc

Conversation

@schwabe
Copy link
Copy Markdown
Contributor

@schwabe schwabe commented Mar 27, 2026

Commit e75bd84 made the ext argument of 509V3_EXT_print const but did not update the man page to match the implementation.

This implements only the missing man page change for OpenSSL 4.0 as requested in #30572

Checklist
  • documentation is added or updated

Commit e75bd84 made the ext argument of 509V3_EXT_print const
but did not update the man page to match the implementation.

Signed-off-by: Arne Schwabe <arne@rfc2549.org>
@t8m t8m added branch: master Applies to master branch approval: review pending This pull request needs review by a committer triaged: documentation The issue/pr deals with documentation (errors) tests: exempted The PR is exempt from requirements for testing branch: 4.0 Applies to openssl-4.0 labels Mar 27, 2026
@t8m t8m requested a review from a team March 27, 2026 07:35
@openssl-machine openssl-machine added approval: done This pull request has the required number of approvals and removed approval: review pending This pull request needs review by a committer labels Mar 27, 2026
@esyr
Copy link
Copy Markdown
Member

esyr commented Mar 27, 2026

It seems that commit e75bd84 has dropped the ball in terms of documenting the changes, more updates are needed.

esyr added a commit to esyr/openssl that referenced this pull request Mar 27, 2026
… const

Update the documentation to include that added const qualifiers
to the arguments of X509_EXTENSION_get_object(), X509_EXTENSION_get_data(),
and X509v3_add_ext().

References: openssl#30595
Complements: e75bd84 "Constify X509_get_ext() and friends.."
Signed-off-by: Eugene Syromiatnikov <esyr@openssl.org>
@openssl-machine
Copy link
Copy Markdown
Collaborator

24 hours has passed since 'approval: done' was set, but as this PR has been updated in that time the label 'approval: ready to merge' is not being automatically set. Please review the updates and set the label manually.

@esyr esyr added approval: ready to merge The 24 hour grace period has passed, ready to merge and removed approval: done This pull request has the required number of approvals labels Mar 29, 2026
openssl-machine pushed a commit that referenced this pull request Mar 31, 2026
… const

Update the documentation to include that added const qualifiers
to the arguments of X509_EXTENSION_get_object(), X509_EXTENSION_get_data(),
and X509v3_add_ext().

References: #30595
Complements: e75bd84 "Constify X509_get_ext() and friends.."
Signed-off-by: Eugene Syromiatnikov <esyr@openssl.org>

Reviewed-by: Tomas Mraz <tomas@openssl.foundation>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
MergeDate: Tue Mar 31 00:47:35 2026
(Merged from #30601)
openssl-machine pushed a commit that referenced this pull request Mar 31, 2026
… const

Update the documentation to include that added const qualifiers
to the arguments of X509_EXTENSION_get_object(), X509_EXTENSION_get_data(),
and X509v3_add_ext().

References: #30595
Complements: e75bd84 "Constify X509_get_ext() and friends.."
Signed-off-by: Eugene Syromiatnikov <esyr@openssl.org>

Reviewed-by: Tomas Mraz <tomas@openssl.foundation>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
MergeDate: Tue Mar 31 00:47:35 2026
(Merged from #30601)

(cherry picked from commit 0d5553f)
openssl-machine pushed a commit that referenced this pull request Mar 31, 2026
Commit e75bd84 made the ext argument of 509V3_EXT_print const
but did not update the man page to match the implementation.

Complements: e75bd84 "Constify X509_get_ext() and friends.."
Signed-off-by: Arne Schwabe <arne@rfc2549.org>

Reviewed-by: Tomas Mraz <tomas@openssl.foundation>
Reviewed-by: Eugene Syromiatnikov <esyr@openssl.org>
MergeDate: Tue Mar 31 01:01:51 2026
(Merged from #30595)
@esyr
Copy link
Copy Markdown
Member

esyr commented Mar 31, 2026

Pushed to master and openssl-4.0, thank you for your contribution.

@esyr esyr closed this Mar 31, 2026
openssl-machine pushed a commit that referenced this pull request Mar 31, 2026
Commit e75bd84 made the ext argument of 509V3_EXT_print const
but did not update the man page to match the implementation.

Complements: e75bd84 "Constify X509_get_ext() and friends.."
Signed-off-by: Arne Schwabe <arne@rfc2549.org>

Reviewed-by: Tomas Mraz <tomas@openssl.foundation>
Reviewed-by: Eugene Syromiatnikov <esyr@openssl.org>
MergeDate: Tue Mar 31 01:01:51 2026
(Merged from #30595)

(cherry picked from commit dfe7d50)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approval: ready to merge The 24 hour grace period has passed, ready to merge branch: master Applies to master branch branch: 4.0 Applies to openssl-4.0 tests: exempted The PR is exempt from requirements for testing triaged: documentation The issue/pr deals with documentation (errors)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants