Skip to content
Snippets Groups Projects
Unverified Commit d4b32b48 authored by Mikael Arguedas's avatar Mikael Arguedas
Browse files

0.9.0

parent 00e2500a
No related branches found
No related tags found
No related merge requests found
......@@ -2,8 +2,8 @@
Changelog for package sros2
^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
0.9.0 (2020-05-06)
------------------
* Use matching validity dates for cert and permissions (`#205 <https://github.com/ros2/sros2/issues/205>`_)
* permission signing should use permissions_ca (`#204 <https://github.com/ros2/sros2/issues/204>`_)
* Rename keystore root env from ROS_SECURITY_ROOT_DIRECTORY to ROS_SECURITY_KEYSTORE (`#200 <https://github.com/ros2/sros2/issues/200>`_)
......
......@@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>sros2</name>
<version>0.8.1</version>
<version>0.9.0</version>
<description>Command line tools for managing SROS2 keys</description>
<maintainer email="ros-security@googlegroups.com">ROS Security Working Group</maintainer>
<license>Apache License 2.0</license>
......
......@@ -2,8 +2,8 @@
Changelog for package sros2_cmake
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
0.9.0 (2020-05-06)
------------------
* 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>`_)
......
......@@ -3,7 +3,7 @@
<package format="3">
<name>sros2_cmake</name>
<version>0.8.1</version>
<version>0.9.0</version>
<description>CMake macros to configure security</description>
<maintainer email="ros-security@googlegroups.com">ROS Security Working Group</maintainer>
<license>Apache 2.0</license>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment