[botan] update to version 2.17.3#17243
[botan] update to version 2.17.3#17243agrandville wants to merge 17 commits intomicrosoft:masterfrom agrandville:master
Conversation
feat add debug symbols
|
Please run |
NancyLi1013
left a comment
There was a problem hiding this comment.
Could you please update botan as ${PORT} in the following codes?
vcpkg_copy_tool_dependencies(${CURRENT_PACKAGES_DIR}/tools/botan)
file(RENAME ${CURRENT_PACKAGES_DIR}/share/botan-${BOTAN_VERSION}/ ${CURRENT_PACKAGES_DIR}/share/botan/)
file(RENAME ${CURRENT_PACKAGES_DIR}/share/botan/license.txt ${CURRENT_PACKAGES_DIR}/share/botan/copyright)
|
Please run |
|
LGTM now, thanks for your update @agrandville. For the failures on osx pipeline, there is something wrong with our CI, which is not related with this PR. I will rerun it once solved. |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
The failures caused by |
add copyright file
Please run Note: Have you tested the usage of |
|
I'm upgrading the cmake scripts of opendnssec/SoftHSMv2 project who use vcpkg botan. |
update port-version to 1
|
You can use |
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
|
@agrandville could you please merge with latest? |
# Conflicts: # ports/botan/vcpkg.json # versions/b-/botan.json # versions/baseline.json
| @@ -0,0 +1,51 @@ | |||
| project(botan) | |||
There was a problem hiding this comment.
Why is this file here? it doesn't seem to be used by portfile.cmake...
There was a problem hiding this comment.
Thanks for pointing this out @strega-nil-ms. Sorry, I missed this point before.
|
Could you please address the review suggestions? Thanks. |
|
Closing this PR since it seems that no progress is being made. Please reopen if work is still being done. |
feat add debug symbols
triplets supported/not supported? Have you updated the CI baseline?
all
Does your PR follow the maintainer guide?
YES
If you have added/updated a port: Have you run
./vcpkg x-add-version --alland committed the result?YES
If you are still working on the PR, open it as a Draft: https://github.blog/2019-02-14-introducing-draft-pull-requests/