Conan

Latest version: v2.9.3

Safety actively analyzes 681881 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 33 of 49

1.11.1

Not secure
- BugFix: Fix `conan config install` requester for zip file download (https://github.com/conan-io/conan/pull/4172)

1.11.0

Not secure
- Feature: Store verify_ssl argument in `conan config install` (https://github.com/conan-io/conan/pull/4158). Docs: [:page_with_curl:](https://github.com/conan-io/docs/pull/976)
- Feature: Tox launcher to run the test suite. (https://github.com/conan-io/conan/pull/4151)
- Feature: Allow ``--graph=file.html`` html output using local *vis.min.js* and *vis.min.css* resources if they are found in the local cache (can be deployed via ``conan config install``) (https://github.com/conan-io/conan/pull/4133). Docs: [:page_with_curl:](https://github.com/conan-io/docs/pull/972)
- Feature: Improve client DEBUG traces with better and more complete messages. (https://github.com/conan-io/conan/pull/4128)
- Feature: Server prints the configuration used at startup to help debugging issues. (https://github.com/conan-io/conan/pull/4128)
- Feature: Allow hooks to be stored in folders (https://github.com/conan-io/conan/pull/4106). Docs: [:page_with_curl:](https://github.com/conan-io/docs/pull/979)
- Feature: Remove files containing Macos meta-data (files beginning by `._`) (https://github.com/conan-io/conan/pull/4103). Docs: [:page_with_curl:](https://github.com/conan-io/docs/pull/978)
- Feature: Allow arguments in git clone for `conan config install` (https://github.com/conan-io/conan/pull/4083). Docs: [:page_with_curl:](https://github.com/conan-io/docs/pull/975)
- Feature: Display the version-ranges resolutions in a cleaner way. (https://github.com/conan-io/conan/pull/4065)
- Feature: allow ``conan export . versionuser/channel`` and ``conan create . versionuser/channel`` (https://github.com/conan-io/conan/pull/4062). Docs: [:page_with_curl:](https://github.com/conan-io/docs/pull/982)
- Fix: `cmake_find_package` generator not forwarding all dependency properties (https://github.com/conan-io/conan/pull/4125)
- Fix: Recent updates in python break ConfigParser with % in values, like in path names containing % (jenkins) (https://github.com/conan-io/conan/pull/4122)
- Fix: The property file that the `MSBuild()` is now generated in the `build_folder` instead of a temporary folder to allow more reproducible builds. (https://github.com/conan-io/conan/pull/4113). Docs: [:page_with_curl:](https://github.com/conan-io/docs/pull/980)
- Fix: Fixed the check of the return code from Artifactory when using the checksum deploy feature. (https://github.com/conan-io/conan/pull/4100)
- Fix: Evaluate always SCM attribute before exporting the recipe (https://github.com/conan-io/conan/pull/4088). Docs: [:page_with_curl:](https://github.com/conan-io/docs/pull/981)
- Fix: Reordered Python imports (https://github.com/conan-io/conan/pull/4064)
- Bugfix: In ftp_download function there is extra call to ftp.login() with empty args. This causes ftp lib to login again with empty credentials and throwing exception because authentication is required by server. (https://github.com/conan-io/conan/pull/4092)
- Bugfix: Take into account ``os_build`` and ``arch_build`` for search queries. (https://github.com/conan-io/conan/pull/4061)

1.10.2

Not secure
- Bugfix: Fixed bad URL schema in ApiV2 that could cause URLs collisions (https://github.com/conan-io/conan/pull/4138)

1.10.1

Not secure
- Fix: Handle some corner cases of python_requires (https://github.com/conan-io/conan/pull/4099)
- Bugfix: Add v1_only argument in Conan server class (https://github.com/conan-io/conan/pull/4096)
- Bugfix: Handle invalid use of `python_requires` when imported like `conans.python_requires` (https://github.com/conan-io/conan/pull/4090)

1.10.0

Not secure
- Feature: Merged "revisions" feature code in develop branch, still disabled by default until it gets stabilized. (https://github.com/conan-io/conan/pull/3055)
- Feature: CMake global variable to disable Conan output ``CONAN_CMAKE_SILENT_OUTPUT`` (https://github.com/conan-io/conan/pull/4042)
- Feature: Added new ``make`` generator. (https://github.com/conan-io/conan/pull/4003)
- Feature: Deploy a conan snapshot package to [test.pypi.org](https://test.pypi.org/project/conan/) for every develop commit. (https://github.com/conan-io/conan/pull/4000)
- Fix: Using the `scm` feature when Conan is not able to read the gitignored files (local optimization mechanism) print a warning to improve the debug information but not crash. (https://github.com/conan-io/conan/pull/4045)
- Fix: The `tools.get` tool (download + unzip) now supports all the arguments of the `download` tool. e.g: `verify`, `retry`, `retry_wait` etc. (https://github.com/conan-io/conan/pull/4041)
- Fix: Improve ``make`` generator test (https://github.com/conan-io/conan/pull/4018)
- Fix: Add space and dot in ``conan new --help`` (https://github.com/conan-io/conan/pull/3999)
- Fix: Resolve aliased packages in python_requires (https://github.com/conan-io/conan/pull/3957)
- Bugfix: Better checks of package reference ``pkg/versionuser/channel``, avoids bugs for conanfile in 4 nested folders and ``conan install path/to/the/file`` (https://github.com/conan-io/conan/pull/4044)
- Bugfix: Running Windows subsystem scripts crashed when the PATH environment variable passed as a list. (https://github.com/conan-io/conan/pull/4039)
- Bugfix: Fix removal of conanfile.py with ``conan source`` command and the removal of source folder in the local cache when something fails (https://github.com/conan-io/conan/pull/4033)
- Bugfix: A `conan install` with a reference failed when running in the operating system root folder because python tried to create the directory even when nothing is going to be written. (https://github.com/conan-io/conan/pull/4012)
- Bugfix: Fix qbs generator mixing sharedlinkflags and exelinkflags (https://github.com/conan-io/conan/pull/3980)
- Bugfix: compiler_args generated "mytool.lib.lib" for Visual Studio libraries that were defined with the ``.lib`` extension in the ``self.cpp_info.libs`` field of ``package_info()``. (https://github.com/conan-io/conan/pull/3976)

1.9.2

Not secure
- Bugfix: SVN API changes are relevant since version 1.9 (https://github.com/conan-io/conan/pull/3954)
- Bugfix: Fixed bug in `vcvars_dict` tool when using `filter_known_paths` argument. (https://github.com/conan-io/conan/pull/3941)

Page 33 of 49

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.