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

sqlcipher: add 4.4.3 and requires openssl/1.1.1k #5508

Merged
merged 2 commits into from
May 22, 2021

Conversation

shiena
Copy link
Contributor

@shiena shiena commented May 10, 2021

fixed #5056

Specify library name and version: sqlcipher/4.4.3

sqlcipher 4.4.2 and below and openssl 1.1.1j and below are vulnerable.


  • I've read the guidelines for contributing.
  • I've followed the PEP8 style guides for Python code in the recipes.
  • I've used the latest Conan client version.
  • I've tried at least one configuration locally with the
    conan-center hook activated.

@CLAassistant
Copy link

CLAassistant commented May 10, 2021

CLA assistant check
All committers have signed the CLA.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot
Copy link
Collaborator

All green in build 3 (662c4a1fe84a5439c2583d6da4988473bcc378fa):

  • sqlcipher/4.3.0@:
    All packages built successfully! (All logs)

  • sqlcipher/4.4.0@:
    All packages built successfully! (All logs)

  • sqlcipher/4.4.2@:
    All packages built successfully! (All logs)

  • sqlcipher/4.4.3@:
    All packages built successfully! (All logs)

Copy link
Contributor

@mathbunnyru mathbunnyru left a comment

Choose a reason for hiding this comment

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

Let's reuse patches from 4.4.2 if they don't actually change

@shiena
Copy link
Contributor Author

shiena commented May 20, 2021

@mathbunnyru
I used tools.patch and the fuzz=True option but it doesn't patch correctly. Probably there is a problem with conan-io/python-patch-ng#19 .

Copy link
Contributor

@mathbunnyru mathbunnyru left a comment

Choose a reason for hiding this comment

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

Ok, if old patches do not work, then I'm ok with the new ones for the new version.

@conan-center-bot conan-center-bot merged commit 3e2fc70 into conan-io:master May 22, 2021
@shiena shiena deleted the feature/sqlcipher branch May 22, 2021 14:35
madebr pushed a commit to madebr/conan-center-index that referenced this pull request Jun 21, 2021
* sqlcipher: add 4.4.3 and requires openssl/1.1.1k

* Remove fPIC when use shared
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.

[request] sqlcipher/4.4.3
6 participants