You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ Check https://github.com/conan-io/conan for issues and more details about develo
38
38
- Feature: Created plugin for pylint with the previous Conan checks (run in the export), enabling to use the plugin in IDEs and command line to check the correctness of the recipes.
39
39
- Feature: Improved ``deb`` installer to guarantee that runs correctly in Debian 9 and other distros.
40
40
- Fix: Fixed :command:`conan search -q` and :command:`conan remove -q` to not return packages that don't have the setting specified in the query.
41
-
- Fix: Fixed ``SystemPackageTool`` when calling to update with ``sudo`` not enabled and ``mode=verify`.
41
+
- Fix: Fixed ``SystemPackageTool`` when calling to update with ``sudo`` not enabled and ``mode=verify``.
42
42
- Fix: Removed ``pyinstaller`` shared libraries from the linker environment for any conan subprocess.
43
43
- BugFix: The ``YumTool`` now calls ``yum update`` instead of ``yum check-update``.
44
44
- Bugfix: Solved bug using ``--manifest`` parameter with :command:`conan create` causing the deletion of information of the dependency graph.
0 commit comments