-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
libarchive: security, remove old versions, bump deps #23509
Conversation
All versions<3.7.0 have some CVEs, let's remove all versions not used in CCI which are vulnerable.
expat<2.6.2 have known security issues libxml2<2.12.5 have known security issues
only used in qarchive recipe
🤖 Beep Boop! This pull request is making changes to 'recipes/libarchive//'. 👋 @jwillikers you might be interested. 😉 |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Remember that removing versions from the configs only means that they won't be updated again, but they'll still be present in the remote :) |
Conan v1 pipeline ✔️All green in build 3 (
Conan v2 pipeline ✔️
All green in build 3 ( |
* libarchive: remove vulnerable unused versions All versions<3.7.0 have some CVEs, let's remove all versions not used in CCI which are vulnerable. * libarchive: bump deps expat<2.6.2 have known security issues libxml2<2.12.5 have known security issues * libarchive: remove vulnerable version 3.6.2 only used in qarchive recipe * use version range for expat
Specify library name and version: libarchive/all
All versions<3.7.0 have some CVEs, let's remove all those versions. The qarchive recipe will need to be updated.
expat<2.6.2 have known security issues, bump: #23277
libxml2<2.12.5 have known security issues, bump: #23277