We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9554c1f commit 987376fCopy full SHA for 987376f
CHANGELOG.rst
@@ -2,8 +2,8 @@
2
Changelog for package robot_upstart
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
-Forthcoming
6
------------
+0.4.2 (2022-02-16)
+------------------
7
* Use setpriv instead of setuidgid
8
Replicates change from melodic-devel. Setpriv allows use of group permissions, reducing the need to globally apply r/w permissions to devices.
9
* empty -> EmPy
package.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0"?>
<package format="2">
<name>robot_upstart</name>
- <version>0.4.1</version>
+ <version>0.4.2</version>
<description>
The robot_upstart package provides scripts which may be used to install
and uninstall Ubuntu Linux upstart jobs which launch groups of roslaunch files.
0 commit comments