Newer
Older
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Changelog for package sros2_cmake
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
0.10.3 (2022-01-13)
-------------------
* Fix variables in sros2_cmake (`#274 <https://github.com/ros2/sros2/issues/274>`_)
* Contributors: Keisuke Shima
0.10.0 (2020-11-03)
-------------------
* Rename keystore root env from ROS_SECURITY_ROOT_DIRECTORY to ROS_SECURITY_KEYSTORE (`#200 <https://github.com/ros2/sros2/issues/200>`_)
* Security enclaves:
* security-context -> enclave (`#198 <https://github.com/ros2/sros2/issues/198>`_)
* Update sros2_cmake to use security contexts (`#177 <https://github.com/ros2/sros2/issues/177>`_)
* Update maintainer to point to ros-security mailing list + fix package.xml (`#179 <https://github.com/ros2/sros2/issues/179>`_)
* Contributors: Ivan Santiago Paunovic, Mikael Arguedas, Ruffin
0.8.0 (2019-09-26)
------------------
* Fix author, maintainer information in sros2_cmake/package.xml (`#156 <https://github.com/ros2/sros2/issues/156>`_)
* Display sros2 invocation console output (`#150 <https://github.com/ros2/sros2/issues/150>`_)
* Contributors: AAlon, Mikael Arguedas
0.7.0 (2019-05-08)
------------------
* make sros2_cmake use generate_artifacts command (`#108 <https://github.com/ros2/sros2/issues/108>`_)
* default keystore in install space insted of build space (`#103 <https://github.com/ros2/sros2/issues/103>`_)
* make sros2_cmake an ament package (`#101 <https://github.com/ros2/sros2/issues/101>`_)
* remove unnecessary build dependencies (`#100 <https://github.com/ros2/sros2/issues/100>`_)
* linter invocation fixup (`#95 <https://github.com/ros2/sros2/issues/95>`_)
* command needs to be a list and not a string (`#96 <https://github.com/ros2/sros2/issues/96>`_)
* Add CMake lint test to sros2_cmake (`#90 <https://github.com/ros2/sros2/issues/90>`_)
* fix status print to match commands invoked
* Contributors: Jacob Perron, Mikael Arguedas
0.6.2 (2019-02-08)
------------------
* Create package for sros2 cmake macros. (`#75 <https://github.com/ros2/sros2/issues/75>`_)
* Contributors: Ross Desmond