Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libvault: add 0.59.0 #21340

Merged
merged 10 commits into from
Apr 23, 2024
Merged

libvault: add 0.59.0 #21340

merged 10 commits into from
Apr 23, 2024

Conversation

abedra
Copy link
Contributor

@abedra abedra commented Nov 23, 2023

Specify library name and version: libvault/0.59.0

Adding version 0.59.0. It looks like this package was created by someone else but the versions haven't been maintained. I'll try to make sure these are updated as I create new releases.

@CLAassistant
Copy link

CLAassistant commented Nov 23, 2023

CLA assistant check
All committers have signed the CLA.

@conan-center-bot

This comment has been minimized.

@abedra abedra mentioned this pull request Nov 23, 2023
@ghost
Copy link

ghost commented Nov 23, 2023

I detected other pull requests that are modifying libvault/all recipe:

This message is automatically generated by https://github.com/ericLemanissier/conan-center-conflicting-prs so don't hesitate to report issues/improvements there.

uilianries
uilianries previously approved these changes Nov 27, 2023
Copy link
Member

@uilianries uilianries left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your first contribution! This PR should be built in few hours after #21399 being merged.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

Signed-off-by: Uilian Ries <[email protected]>
uilianries
uilianries previously approved these changes Dec 5, 2023
Copy link
Member

@uilianries uilianries left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@uilianries uilianries self-assigned this Dec 5, 2023
@conan-center-bot

This comment has been minimized.

@ghost ghost mentioned this pull request Dec 27, 2023
Signed-off-by: Uilian Ries <[email protected]>
Signed-off-by: Uilian Ries <[email protected]>
@conan-center-bot

This comment has been minimized.

Signed-off-by: Uilian Ries <[email protected]>
Signed-off-by: Uilian Ries <[email protected]>
@conan-center-bot

This comment has been minimized.

Signed-off-by: Uilian Ries <[email protected]>
@conan-center-bot

This comment has been minimized.

@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ✔️

All green in build 5 (57d41cbfa7dc6ad3b5fd6bac4d066836776ccca9):

  • libvault/0.59.0:
    All packages built successfully! (All logs)

Conan v2 pipeline ✔️

Note: Conan v2 builds are now mandatory. Please read our discussion about it.

All green in build 5 (57d41cbfa7dc6ad3b5fd6bac4d066836776ccca9):

  • libvault/0.59.0:
    All packages built successfully! (All logs)

Copy link
Member

@uilianries uilianries left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@uilianries uilianries requested a review from jwillikers April 22, 2024 08:29
Copy link
Member

@AbrilRBS AbrilRBS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot! Looks great now, I oinly have a minor question :)

@@ -49,29 +61,18 @@ def layout(self):

def requirements(self):
# public header VaultClient.h includes curl/curl.h and use several functions
self.requires("libcurl/[>=7.78.0 <9]", transitive_headers=True, transitive_libs=True)
self.requires("libcurl/[>=7.78.0 <9]", transitive_headers=True)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a minor question, could you give me a bit more insight into why this was removed? Wy is it not needed?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it's because of this abedra/libvault#27 So, there is no need to make it visible downstream anymore.

@conan-center-bot conan-center-bot merged commit 8b04335 into conan-io:master Apr 23, 2024
13 checks passed
franramirez688 pushed a commit to toge/conan-center-index that referenced this pull request Apr 23, 2024
* libvault: add 0.59.0

* Fix scm version import

Signed-off-by: Uilian Ries <[email protected]>

* Fix libvault patches

Signed-off-by: Uilian Ries <[email protected]>

* match the upstream master

Signed-off-by: Uilian Ries <[email protected]>

* apply patch on the fly

Signed-off-by: Uilian Ries <[email protected]>

* Add hotfix link

Signed-off-by: Uilian Ries <[email protected]>

* Drop version 0.48

Signed-off-by: Uilian Ries <[email protected]>

* Drop old versions due Windows linkage error

Signed-off-by: Uilian Ries <[email protected]>

---------

Signed-off-by: Uilian Ries <[email protected]>
Co-authored-by: Uilian Ries <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants