conan-center-index icon indicating copy to clipboard operation
conan-center-index copied to clipboard

libcurl: remove old versions

Open mayeut opened this issue 1 year ago • 18 comments

Specify library name and version: libcurl/all

All versions up-to (and including) 8.5.0 have some vulnerabilities: https://repology.org/project/curl/cves


mayeut avatar Dec 03 '23 16:12 mayeut

:robot: Beep Boop! This pull request is making changes to 'recipes/libcurl//'.

:wave: @Hopobcn you might be interested. :wink:

github-actions[bot] avatar Dec 03 '23 16:12 github-actions[bot]

removed versions still used by other recipes:

  • 7.78.0
    • cern-root/all: migration to v2 in #18900
  • 7.79.1
    • co/all: deprecated v1 only recipe
  • 7.80.0
    • pdal/all: migration to v2 in #21296
  • 7.82.0
    • crashpad/all: migration to v2 in #21052
  • 7.83.1
    • kcov/all: migration to v2 in #18672
  • 7.84.0
    • poppler/all: migration to v2 in #21135
  • 8.2.0
    • osgearth/all: migration to v2 in #21380

mayeut avatar Dec 03 '23 16:12 mayeut

I detected other pull requests that are modifying libcurl/all recipe:

  • #23918
  • #23376
  • #21746

This message is automatically generated by https://github.com/ericLemanissier/conan-center-conflicting-prs so don't hesitate to report issues/improvements there.

ericLemanissierBot avatar Dec 03 '23 16:12 ericLemanissierBot

Conan v1 pipeline :heavy_check_mark:

All green in build 1 (14c1bfa0409176019159f0cdb0963173f3755e9a):

  • libcurl/7.88.1: All packages built successfully! (All logs)

  • libcurl/8.4.0: All packages built successfully! (All logs)

  • libcurl/8.2.1: All packages built successfully! (All logs)

  • libcurl/8.1.2: All packages built successfully! (All logs)

  • libcurl/8.0.1: All packages built successfully! (All logs)


Conan v2 pipeline :heavy_check_mark:

Note: Conan v2 builds are now mandatory. Please read our discussion about it.

All green in build 1 (14c1bfa0409176019159f0cdb0963173f3755e9a):

  • libcurl/8.4.0: All packages built successfully! (All logs)

  • libcurl/8.1.2: All packages built successfully! (All logs)

  • libcurl/8.0.1: All packages built successfully! (All logs)

  • libcurl/8.2.1: All packages built successfully! (All logs)

  • libcurl/7.88.1: All packages built successfully! (All logs)

conan-center-bot avatar Dec 03 '23 20:12 conan-center-bot

Hooks produced the following warnings for commit 14c1bfa0409176019159f0cdb0963173f3755e9a
libcurl/8.4.0@#f242bbd1c18d2d8fea9660d832b2e14a
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libcurl.dylib' links to system library 'CoreServices' but it is not in cpp_info.frameworks.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libcurl.4.dylib' links to system library 'CoreServices' but it is not in cpp_info.frameworks.

github-actions[bot] avatar Dec 03 '23 20:12 github-actions[bot]

Conan v1 pipeline :heavy_check_mark:

All green in build 2 (1a144a31bf9170e6f2a889c2835df6e9102d2555):

  • libcurl/8.4.0: All packages built successfully! (All logs)

  • libcurl/8.1.2: All packages built successfully! (All logs)

  • libcurl/8.2.1: All packages built successfully! (All logs)

  • libcurl/8.0.1: All packages built successfully! (All logs)

  • libcurl/7.88.1: All packages built successfully! (All logs)


Conan v2 pipeline :heavy_check_mark:

Note: Conan v2 builds are now mandatory. Please read our discussion about it.

All green in build 2 (1a144a31bf9170e6f2a889c2835df6e9102d2555):

  • libcurl/8.4.0: All packages built successfully! (All logs)

  • libcurl/8.0.1: All packages built successfully! (All logs)

  • libcurl/8.1.2: All packages built successfully! (All logs)

  • libcurl/8.2.1: All packages built successfully! (All logs)

  • libcurl/7.88.1: All packages built successfully! (All logs)

conan-center-bot avatar Dec 04 '23 23:12 conan-center-bot

Hooks produced the following warnings for commit 1a144a31bf9170e6f2a889c2835df6e9102d2555
libcurl/8.4.0@#231b6b729a8aa13c730b66af2aeb8b5d
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libcurl.dylib' links to system library 'CoreServices' but it is not in cpp_info.frameworks.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libcurl.4.dylib' links to system library 'CoreServices' but it is not in cpp_info.frameworks.

github-actions[bot] avatar Dec 04 '23 23:12 github-actions[bot]

@uilianries just to be sure, did you see https://github.com/conan-io/conan-center-index/pull/21558#issuecomment-1837527489?

valgur avatar Dec 07 '23 12:12 valgur

@uilianries,

recipes/teemo/all/conanfile.py: self.requires("libcurl/7.86.0")

You just closed the PR #21611 that gets version range in teemo, which would allow to remove 7.86.0 (once libvault gets updated as well).

mayeut avatar Dec 07 '23 18:12 mayeut

@mayeut fixed now, thanks for the heads-up

AbrilRBS avatar Dec 11 '23 17:12 AbrilRBS

Let's update other versions first, because it will generate a new recipe revision.

uilianries avatar Dec 12 '23 09:12 uilianries

Conan v1 pipeline :x:

Failure in build 3 (79392ba0d6f53a06b492f04498b3e9439003c3e6):

  • libcurl/8.5.0: command 'git merge --no-ff 56a3277676b5f42ddcbcbc12f6ab97a31c30d321' failed with exit code 1: Auto-merging recipes/libcurl/all/conandata.yml Auto-merging recipes/libcurl/all/conanfile.py CONFLICT (content): Merge conflict in recipes/libcurl/all/conanfile.py Auto-merging recipes/libcurl/config.yml Automatic merge failed; fix conflicts and then commit the result.

  • libcurl/8.4.0: Didn't run or was cancelled before finishing

  • libcurl/8.6.0: Didn't run or was cancelled before finishing

  • libcurl/8.1.2: Didn't run or was cancelled before finishing

  • libcurl/8.2.1: Didn't run or was cancelled before finishing

  • libcurl/8.0.1: Didn't run or was cancelled before finishing

  • libcurl/7.88.1: Didn't run or was cancelled before finishing


Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability.


Conan v2 pipeline :x:

Note: Conan v2 builds are now mandatory. Please read our discussion about it.

The v2 pipeline failed. Please, review the errors and note this is required for pull requests to be merged. In case this recipe is still not ported to Conan 2.x, please, ping @conan-io/barbarians on the PR and we will help you.

See details:

Failure in build 3 (79392ba0d6f53a06b492f04498b3e9439003c3e6):

  • libcurl/8.6.0: command 'git merge --no-ff 56a3277676b5f42ddcbcbc12f6ab97a31c30d321' failed with exit code 1: Auto-merging recipes/libcurl/all/conandata.yml Auto-merging recipes/libcurl/all/conanfile.py CONFLICT (content): Merge conflict in recipes/libcurl/all/conanfile.py Auto-merging recipes/libcurl/config.yml Automatic merge failed; fix conflicts and then commit the result.

  • libcurl/8.4.0: Didn't run or was cancelled before finishing

  • libcurl/8.5.0: Didn't run or was cancelled before finishing

  • libcurl/8.0.1: Didn't run or was cancelled before finishing

  • libcurl/7.88.1: Didn't run or was cancelled before finishing

  • libcurl/8.2.1: Didn't run or was cancelled before finishing

  • libcurl/8.1.2: Didn't run or was cancelled before finishing


Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability.

conan-center-bot avatar Mar 04 '24 10:03 conan-center-bot

Conan v1 pipeline :heavy_check_mark:

All green in build 4 (24e701a398470f1b7644a8a1deb0b5d413b85a23):

  • libcurl/8.5.0: All packages built successfully! (All logs)

  • libcurl/8.4.0: All packages built successfully! (All logs)

  • libcurl/8.6.0: All packages built successfully! (All logs)

  • libcurl/8.1.2: All packages built successfully! (All logs)

  • libcurl/8.2.1: All packages built successfully! (All logs)

  • libcurl/7.88.1: All packages built successfully! (All logs)

  • libcurl/8.0.1: All packages built successfully! (All logs)


Conan v2 pipeline :heavy_check_mark:

Note: Conan v2 builds are now mandatory. Please read our discussion about it.

All green in build 4 (24e701a398470f1b7644a8a1deb0b5d413b85a23):

  • libcurl/8.6.0: All packages built successfully! (All logs)

  • libcurl/8.5.0: All packages built successfully! (All logs)

  • libcurl/8.4.0: All packages built successfully! (All logs)

  • libcurl/8.2.1: All packages built successfully! (All logs)

  • libcurl/8.1.2: All packages built successfully! (All logs)

  • libcurl/7.88.1: All packages built successfully! (All logs)

  • libcurl/8.0.1: All packages built successfully! (All logs)

conan-center-bot avatar Mar 06 '24 09:03 conan-center-bot

Hooks produced the following warnings for commit 24e701a398470f1b7644a8a1deb0b5d413b85a23
libcurl/8.5.0@#4cc50d3aceed2f49c87c3e6bc4332014
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libcurl.dylib' links to system library 'CoreServices' but it is not in cpp_info.frameworks.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libcurl.4.dylib' links to system library 'CoreServices' but it is not in cpp_info.frameworks.
libcurl/8.4.0@#c8222411c4eeffdd2261c2af6cb07131
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libcurl.dylib' links to system library 'CoreServices' but it is not in cpp_info.frameworks.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libcurl.4.dylib' links to system library 'CoreServices' but it is not in cpp_info.frameworks.
libcurl/8.6.0@#c789295471982c3e2166e1a705cb1e95
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libcurl.dylib' links to system library 'CoreServices' but it is not in cpp_info.frameworks.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libcurl.4.dylib' links to system library 'CoreServices' but it is not in cpp_info.frameworks.

github-actions[bot] avatar Mar 06 '24 09:03 github-actions[bot]

Conan v1 pipeline :x:

Sorry, the system is under maintenance and it doesn't accept builds right now.

Motivation: Updating Jenkins plugins

Please, check https://status.conan.io to obtain more information. Thanks for your understanding and help with the Conan Center Index!

Conan v2 pipeline :x:

Note: Conan v2 builds are now mandatory. Please read our discussion about it.

The v2 pipeline failed. Please, review the errors and note this is required for pull requests to be merged. In case this recipe is still not ported to Conan 2.x, please, ping @conan-io/barbarians on the PR and we will help you.

See details:

Sorry, the system is under maintenance and it doesn't accept builds right now.

Motivation: Updating Jenkins plugins

Please, check https://status.conan.io to obtain more information. Thanks for your understanding and help with the Conan Center Index!

conan-center-bot avatar Apr 13 '24 07:04 conan-center-bot

Conan v1 pipeline :heavy_check_mark:

All green in build 2 (24e701a398470f1b7644a8a1deb0b5d413b85a23):

  • libcurl/8.5.0: All packages built successfully! (All logs)

  • libcurl/8.4.0: All packages built successfully! (All logs)

  • libcurl/8.6.0: All packages built successfully! (All logs)

  • libcurl/8.2.1: All packages built successfully! (All logs)

  • libcurl/7.88.1: All packages built successfully! (All logs)

  • libcurl/8.0.1: All packages built successfully! (All logs)

  • libcurl/8.1.2: All packages built successfully! (All logs)


Conan v2 pipeline :heavy_check_mark:

Note: Conan v2 builds are now mandatory. Please read our discussion about it.

All green in build 2 (24e701a398470f1b7644a8a1deb0b5d413b85a23):

  • libcurl/8.4.0: All packages built successfully! (All logs)

  • libcurl/8.5.0: All packages built successfully! (All logs)

  • libcurl/8.2.1: All packages built successfully! (All logs)

  • libcurl/8.1.2: All packages built successfully! (All logs)

  • libcurl/8.0.1: All packages built successfully! (All logs)

  • libcurl/8.6.0: All packages built successfully! (All logs)

  • libcurl/7.88.1: All packages built successfully! (All logs)

conan-center-bot avatar Apr 20 '24 01:04 conan-center-bot

Hooks produced the following warnings for commit 24e701a398470f1b7644a8a1deb0b5d413b85a23
libcurl/8.5.0@#d5d606be375701da80b805cc099ed6ed
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libcurl.dylib' links to system library 'CoreServices' but it is not in cpp_info.frameworks.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libcurl.4.dylib' links to system library 'CoreServices' but it is not in cpp_info.frameworks.
libcurl/8.4.0@#7903f7d25aac3baf708c2b205fb3c763
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libcurl.dylib' links to system library 'CoreServices' but it is not in cpp_info.frameworks.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libcurl.4.dylib' links to system library 'CoreServices' but it is not in cpp_info.frameworks.
libcurl/8.6.0@#12828b806a417a5a75949264382ea5b2
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libcurl.dylib' links to system library 'CoreServices' but it is not in cpp_info.frameworks.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libcurl.4.dylib' links to system library 'CoreServices' but it is not in cpp_info.frameworks.

github-actions[bot] avatar Apr 20 '24 01:04 github-actions[bot]

Conan v1 pipeline :heavy_check_mark:

All green in build 3 (f3a99ad009ce9e9f67720dbd3d4c754da64d45f6):

  • libcurl/8.4.0: All packages built successfully! (All logs)

  • libcurl/8.5.0: All packages built successfully! (All logs)

  • libcurl/8.6.0: All packages built successfully! (All logs)

  • libcurl/8.1.2: All packages built successfully! (All logs)

  • libcurl/8.2.1: All packages built successfully! (All logs)

  • libcurl/8.0.1: All packages built successfully! (All logs)

  • libcurl/7.88.1: All packages built successfully! (All logs)


Conan v2 pipeline :heavy_check_mark:

Note: Conan v2 builds are now mandatory. Please read our discussion about it.

All green in build 3 (f3a99ad009ce9e9f67720dbd3d4c754da64d45f6):

  • libcurl/7.88.1: All packages built successfully! (All logs)

  • libcurl/8.5.0: All packages built successfully! (All logs)

  • libcurl/8.6.0: All packages built successfully! (All logs)

  • libcurl/8.2.1: All packages built successfully! (All logs)

  • libcurl/8.1.2: All packages built successfully! (All logs)

  • libcurl/8.4.0: All packages built successfully! (All logs)

  • libcurl/8.0.1: All packages built successfully! (All logs)

conan-center-bot avatar May 09 '24 13:05 conan-center-bot

Conan v1 pipeline :x:

Sorry, the system is under maintenance and it doesn't accept builds right now.

Motivation: Scheduled infra work for Jun 11th

Please, check https://status.conan.io to obtain more information. Thanks for your understanding and help with the Conan Center Index!

Conan v2 pipeline :x:

Note: Conan v2 builds are now mandatory. Please read our discussion about it.

The v2 pipeline failed. Please, review the errors and note this is required for pull requests to be merged. In case this recipe is still not ported to Conan 2.x, please, ping @conan-io/barbarians on the PR and we will help you.

See details:

Sorry, the system is under maintenance and it doesn't accept builds right now.

Motivation: Scheduled infra work for Jun 11th

Please, check https://status.conan.io to obtain more information. Thanks for your understanding and help with the Conan Center Index!

conan-center-bot avatar Jun 11 '24 14:06 conan-center-bot

Conan v1 pipeline :x:

Sorry, the system is under maintenance and it doesn't accept builds right now.

Motivation: Scheduled infra work for Jun 11th

Please, check https://status.conan.io to obtain more information. Thanks for your understanding and help with the Conan Center Index!

Conan v2 pipeline :x:

Note: Conan v2 builds are now mandatory. Please read our discussion about it.

The v2 pipeline failed. Please, review the errors and note this is required for pull requests to be merged. In case this recipe is still not ported to Conan 2.x, please, ping @conan-io/barbarians on the PR and we will help you.

See details:

Sorry, the system is under maintenance and it doesn't accept builds right now.

Motivation: Scheduled infra work for Jun 11th

Please, check https://status.conan.io to obtain more information. Thanks for your understanding and help with the Conan Center Index!

conan-center-bot avatar Jun 11 '24 14:06 conan-center-bot

Conan v1 pipeline :x:

Failure in build 6 (31238a5c941c2a467d5cf4c8cb782d5c9729dc09):

  • libcurl/8.6.0: Error running command conan info libcurl/8.6.0@#f8b275d20c0c456eff10252dce170215 --json {jsonName} -pr {profileName}:

    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=5
    os=Linux
    [options]
    libcurl:shared=False
    
    ...
    ERROR: Version range '>=1.1 <4' from requirement 'openssl/[>=1.1 <4]' required by 'libcurl/8.6.0' could not be resolved in local cache
    
  • libcurl/8.5.0: Didn't run or was cancelled before finishing

  • libcurl/8.1.2: Didn't run or was cancelled before finishing

  • libcurl/8.8.0: Didn't run or was cancelled before finishing

  • libcurl/8.4.0: Didn't run or was cancelled before finishing

  • libcurl/8.2.1: Didn't run or was cancelled before finishing

  • libcurl/8.0.1: Didn't run or was cancelled before finishing

  • libcurl/7.88.1: Didn't run or was cancelled before finishing


Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability.


Conan v2 pipeline :x:

Note: Conan v2 builds are now mandatory. Please read our discussion about it.

The v2 pipeline failed. Please, review the errors and note this is required for pull requests to be merged. In case this recipe is still not ported to Conan 2.x, please, ping @conan-io/barbarians on the PR and we will help you.

See details:

Failure in build 6 (31238a5c941c2a467d5cf4c8cb782d5c9729dc09):

  • libcurl/8.5.0: Error running command conan graph info --requires libcurl/8.5.0@#ee9c9c33a7b8918e57a0ce1be73071c1 --build libcurl/8.5.0@#ee9c9c33a7b8918e57a0ce1be73071c1 -f json -pr:h /home/conan/workspace/prod-v2/bsr/49946/acafe/profile_linux_11_libstdcpp11_17_gcc_release_64.-shared-False.txt -pr:b /home/conan/workspace/prod-v2/bsr/49946/acafe/profile_linux_11_libstdcpp11_17_gcc_release_64..txt:

    ======== Computing dependency graph ========
    Graph root
        cli
    Requirements
        libcurl/8.5.0#ee9c9c33a7b8918e57a0ce1be73071c1 - Cache
    ERROR: Package 'openssl/[>=1.1 <4]' not resolved: Version range '>=1.1 <4' from requirement 'openssl/[>=1.1 <4]' required by 'libcurl/8.5.0' could not be resolved.
    
  • libcurl/7.88.1: Didn't run or was cancelled before finishing

  • libcurl/8.8.0: Didn't run or was cancelled before finishing

  • libcurl/8.2.1: Didn't run or was cancelled before finishing

  • libcurl/8.6.0: Didn't run or was cancelled before finishing

  • libcurl/8.4.0: Didn't run or was cancelled before finishing

  • libcurl/8.1.2: Didn't run or was cancelled before finishing

  • libcurl/8.0.1: Didn't run or was cancelled before finishing


Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability.

conan-center-bot avatar Jun 11 '24 14:06 conan-center-bot

Conan v1 pipeline :heavy_check_mark:

All green in build 7 (31238a5c941c2a467d5cf4c8cb782d5c9729dc09):

  • libcurl/8.6.0: All packages built successfully! (All logs)

  • libcurl/8.5.0: All packages built successfully! (All logs)

  • libcurl/8.4.0: All packages built successfully! (All logs)

  • libcurl/8.8.0: All packages built successfully! (All logs)

  • libcurl/8.1.2: All packages built successfully! (All logs)

  • libcurl/8.0.1: All packages built successfully! (All logs)

  • libcurl/8.2.1: All packages built successfully! (All logs)

  • libcurl/7.88.1: All packages built successfully! (All logs)


Conan v2 pipeline :heavy_check_mark:

Note: Conan v2 builds are now mandatory. Please read our discussion about it.

All green in build 7 (31238a5c941c2a467d5cf4c8cb782d5c9729dc09):

  • libcurl/8.6.0: All packages built successfully! (All logs)

  • libcurl/8.8.0: All packages built successfully! (All logs)

  • libcurl/8.5.0: All packages built successfully! (All logs)

  • libcurl/8.2.1: All packages built successfully! (All logs)

  • libcurl/8.1.2: All packages built successfully! (All logs)

  • libcurl/8.4.0: All packages built successfully! (All logs)

  • libcurl/8.0.1: All packages built successfully! (All logs)

  • libcurl/7.88.1: All packages built successfully! (All logs)

conan-center-bot avatar Jun 11 '24 18:06 conan-center-bot