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

[request] libtiff with latest zstd version #25206

Open
stevn opened this issue Sep 10, 2024 · 1 comment
Open

[request] libtiff with latest zstd version #25206

stevn opened this issue Sep 10, 2024 · 1 comment

Comments

@stevn
Copy link

stevn commented Sep 10, 2024

Package Name/Version

libtiff/*

Changelog

https://github.com/facebook/zstd/releases

Context about the new update

libtiff conanfile.py currently hard-codes the zstd version to v1.5.5:

https://github.com/conan-io/conan-center-index/blob/master/recipes/libtiff/all/conanfile.py#L80

However, I would like to use the newer version: zstd/1.5.6.

https://conan.io/center/recipes/zstd?version=1.5.6

I guess zstd/1.5.6 should be compatible as well with libtiff, at least I cannot find any specific version requirements.

https://gitlab.com/libtiff/libtiff/-/blob/master/cmake/ZSTDCodec.cmake?ref_type=heads

@stevn
Copy link
Author

stevn commented Sep 23, 2024

Could someone please explain the problem? Why was #25208 closed? Is it possible to use zstd/1.5.6 with libtiff? Is that too difficult? It looks like it breaks many if not all dependers of libtiff? Is this a conan-specific problem or is it related to these projects explicitly requiring zstd/1.5.5? Is there any upgrade path? Would it be possible to do this change for the next libtiff release for example without touching the older libtiff versions?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant