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

poco: use version range for expat #23619

Merged
merged 3 commits into from
Apr 19, 2024

Conversation

mayeut
Copy link
Contributor

@mayeut mayeut commented Apr 17, 2024

Specify library name and version: poco/all

expat<2.6.2 has known security issues. We can now use version range: c.f. #23277


@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot conan-center-bot added the Bump dependencies Only bumping dependencies versions in the recipe label Apr 18, 2024
@conan-center-bot

This comment has been minimized.

Copy link
Contributor

Hooks produced the following warnings for commit 492b2a1
poco/1.13.1@#c19667fb66b1717dd2e1b3b79ab9190e
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\PocoNet.dll' links to system library 'mswsock' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\PocoNetd.dll' links to system library 'mswsock' but it is not in cpp_info.system_libs.
poco/1.13.3@#007642154974b1f81167b7a3581749aa
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\PocoNet.dll' links to system library 'mswsock' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\PocoNetd.dll' links to system library 'mswsock' but it is not in cpp_info.system_libs.
poco/1.13.0@#0c63c227b3f17db213f977738222c7c2
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\PocoNet.dll' links to system library 'mswsock' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\PocoNetd.dll' links to system library 'mswsock' but it is not in cpp_info.system_libs.
poco/1.13.2@#f5586056801e01030b1aa44c792d0209
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\PocoNetd.dll' links to system library 'mswsock' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\PocoNet.dll' links to system library 'mswsock' but it is not in cpp_info.system_libs.

@conan-center-bot conan-center-bot added Waiting for CI and removed Bump dependencies Only bumping dependencies versions in the recipe Service Under Maintenance labels Apr 18, 2024
@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot conan-center-bot added Bump dependencies Only bumping dependencies versions in the recipe and removed Waiting for CI labels Apr 19, 2024
@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ✔️

All green in build 9 (d1a1c6a600f4d91fbe926fb8dacd55e58079c23e):

  • poco/1.13.2:
    All packages built successfully! (All logs)

  • poco/1.13.3:
    All packages built successfully! (All logs)

  • poco/1.13.1:
    All packages built successfully! (All logs)

  • poco/1.13.0:
    All packages built successfully! (All logs)

  • poco/1.12.5p2:
    All packages built successfully! (All logs)

  • poco/1.12.0:
    All packages built successfully! (All logs)

  • poco/1.12.2:
    All packages built successfully! (All logs)

  • poco/1.12.5p1:
    All packages built successfully! (All logs)

  • poco/1.12.4:
    All packages built successfully! (All logs)

  • poco/1.12.1:
    All packages built successfully! (All logs)

  • poco/1.11.3:
    All packages built successfully! (All logs)

  • poco/1.12.3:
    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 6 (d1a1c6a600f4d91fbe926fb8dacd55e58079c23e):

  • poco/1.13.3:
    All packages built successfully! (All logs)

  • poco/1.13.2:
    All packages built successfully! (All logs)

  • poco/1.13.1:
    All packages built successfully! (All logs)

  • poco/1.12.5p1:
    All packages built successfully! (All logs)

  • poco/1.13.0:
    All packages built successfully! (All logs)

  • poco/1.12.0:
    All packages built successfully! (All logs)

  • poco/1.12.5p2:
    All packages built successfully! (All logs)

  • poco/1.12.4:
    All packages built successfully! (All logs)

  • poco/1.11.3:
    All packages built successfully! (All logs)

  • poco/1.12.3:
    All packages built successfully! (All logs)

  • poco/1.12.1:
    All packages built successfully! (All logs)

  • poco/1.12.2:
    All packages built successfully! (All logs)

@conan-center-bot conan-center-bot merged commit 28b987f into conan-io:master Apr 19, 2024
68 checks passed
@conan-center-bot
Copy link
Collaborator

This PR has been automatically merged due to Bump version or Bump dependencies label.
Read https://github.com/conan-io/conan-center-index/blob/master/docs/labels.md#bump-version to obtain more information.

@mayeut mayeut deleted the poco-expat-vr branch April 19, 2024 17:54
franramirez688 pushed a commit to toge/conan-center-index that referenced this pull request Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bump dependencies Only bumping dependencies versions in the recipe
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants