Skip to content

Commit 987376f

Browse files
committed
0.4.2
1 parent 9554c1f commit 987376f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package robot_upstart
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.4.2 (2022-02-16)
6+
------------------
77
* Use setpriv instead of setuidgid
88
Replicates change from melodic-devel. Setpriv allows use of group permissions, reducing the need to globally apply r/w permissions to devices.
99
* empty -> EmPy

package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>robot_upstart</name>
4-
<version>0.4.1</version>
4+
<version>0.4.2</version>
55
<description>
66
The robot_upstart package provides scripts which may be used to install
77
and uninstall Ubuntu Linux upstart jobs which launch groups of roslaunch files.

0 commit comments

Comments
 (0)