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

Order conf items when dumping them #15356

Merged
merged 2 commits into from
Dec 27, 2023

Conversation

AbrilRBS
Copy link
Member

@AbrilRBS AbrilRBS commented Dec 27, 2023

Changelog: Bugfix: Fix package_id calculation when including conf values thru tools.info.package_id:confs.
Changelog: Bugfix: Order conf items when dumping them to allow reproducible package_id independent of the order the confs were declared.
Docs: Omit

This bugfix will generate new package ids for the corner cases where two different orders of the same set of confs were used in tools.info.package_id:confs, making the lex sort order only possible one

@AbrilRBS AbrilRBS added this to the 2.0.17 milestone Dec 27, 2023
@memsharded
Copy link
Member

Changelog: Bugfix: Fix package_id calculation when including conf values thru tools.info.package_id:confs
Changelog: Bugfix: Order conf items when dumping them to allow reproducible package_id independent of the order the confs were declared

It looks like the same changelog?

@memsharded memsharded merged commit 6fd6475 into conan-io:release/2.0 Dec 27, 2023
2 checks passed
@AbrilRBS AbrilRBS deleted the rr/order-confs-for-pkgid branch December 27, 2023 23:05
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.

2 participants