Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
sros2-tpm
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ROS2 Security
ROS2 TPM
sros2-tpm
Commits
d4b32b48
Unverified
Commit
d4b32b48
authored
4 years ago
by
Mikael Arguedas
Browse files
Options
Downloads
Patches
Plain Diff
0.9.0
parent
00e2500a
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
sros2/CHANGELOG.rst
+2
-2
2 additions, 2 deletions
sros2/CHANGELOG.rst
sros2/package.xml
+1
-1
1 addition, 1 deletion
sros2/package.xml
sros2_cmake/CHANGELOG.rst
+2
-2
2 additions, 2 deletions
sros2_cmake/CHANGELOG.rst
sros2_cmake/package.xml
+1
-1
1 addition, 1 deletion
sros2_cmake/package.xml
with
6 additions
and
6 deletions
sros2/CHANGELOG.rst
+
2
−
2
View file @
d4b32b48
...
...
@@ -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>`_)
...
...
This diff is collapsed.
Click to expand it.
sros2/package.xml
+
1
−
1
View file @
d4b32b48
...
...
@@ -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>
...
...
This diff is collapsed.
Click to expand it.
sros2_cmake/CHANGELOG.rst
+
2
−
2
View file @
d4b32b48
...
...
@@ -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>`_)
...
...
This diff is collapsed.
Click to expand it.
sros2_cmake/package.xml
+
1
−
1
View file @
d4b32b48
...
...
@@ -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>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment