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

jasper: add v4.2.4, drop vulnerable versions (< 4.1.2) #23257

Merged
merged 2 commits into from
Jun 12, 2024

Conversation

valgur
Copy link
Contributor

@valgur valgur commented Mar 25, 2024

Based on https://repology.org/project/jasper/information

  • Adding v4.2.4
  • Keeping 4.0.0:
gdal/pre_3.5.0/conanfile.py
261:            self.requires("jasper/4.0.0")

opencv/3.x/conanfile.py
89:            self.requires("jasper/4.0.0")

opencv/2.x/conanfile.py
373:            self.requires("jasper/4.0.0")

libraw/all/conanfile.py
61:            self.requires("jasper/4.0.0")

@conan-center-bot

This comment has been minimized.

@franramirez688 franramirez688 self-assigned this Apr 2, 2024
Copy link
Contributor

@franramirez688 franramirez688 left a comment

Choose a reason for hiding this comment

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

Hi @valgur - Thanks for the PR!

I can see all these libs still using jasper/4.0.0:

gdal/pre_3.5.0/conanfile.py
261:            self.requires("jasper/4.0.0")

opencv/3.x/conanfile.py
89:            self.requires("jasper/4.0.0")

opencv/2.x/conanfile.py
373:            self.requires("jasper/4.0.0")

libraw/all/conanfile.py
61:            self.requires("jasper/4.0.0")

So, let's keep that version for now.

Copy link
Contributor

@franramirez688 franramirez688 left a comment

Choose a reason for hiding this comment

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

I just saw the version 4.2.4 released 😁

recipes/jasper/all/conandata.yml Outdated Show resolved Hide resolved
recipes/jasper/all/conandata.yml Outdated Show resolved Hide resolved
recipes/jasper/config.yml Outdated Show resolved Hide resolved
@franramirez688 franramirez688 changed the title jasper: add v4.2.2, drop vulnerable versions (< 4.1.2) jasper: add v4.2.4, drop vulnerable versions (< 4.1.2) Jun 12, 2024
@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ✔️

All green in build 4 (4a01e8892b60b7b518f009b434f2ad2e8786dc80):

  • jasper/4.2.0:
    All packages built successfully! (All logs)

  • jasper/4.2.4:
    All packages built successfully! (All logs)

  • jasper/4.1.2:
    All packages built successfully! (All logs)

  • jasper/4.0.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 4 (4a01e8892b60b7b518f009b434f2ad2e8786dc80):

  • jasper/4.2.4:
    All packages built successfully! (All logs)

  • jasper/4.2.0:
    All packages built successfully! (All logs)

  • jasper/4.1.2:
    All packages built successfully! (All logs)

  • jasper/4.0.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. Only versions 4.2.0 and 2.0.0 are used in CCI.

Copy link
Contributor

@perseoGI perseoGI left a comment

Choose a reason for hiding this comment

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

Thanks for the clean up!

@conan-center-bot conan-center-bot merged commit 32afcc5 into conan-io:master Jun 12, 2024
28 checks passed
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.

6 participants