Releases: gstavrinos/ros-ez
v2.5.1
Now deleting all problematic locks instead of just the oldest and fixed #85 (exec locks daemon bug).
What's Changed
- Lox fix by @gstavrinos in #86
Full Changelog: v2.5.0...v2.5.1
v2.5.0
What's Changed
- Added all supported distributions to CI/CD by @gstavrinos in #82
- Rust integration by @gstavrinos in #81
Full Changelog: v2.4.0...v2.5.0
V2.4.0
Added ROS2 Jazzy support.
NOTE: The ros2ez
command has now been disabled, since currently two ROS2 LTS versions are supported. ROS2 Humble can now been used with the ros2ezh
command, following the typical rosez*
/ros2ez*
scheme.
WARNING: This versions breaks humble installations. In order to migrate, your best bet is to rename ros2ez-volume*
volumes to their equivalent ros2ezh-volume*
.
What's Changed
- First attempt to integrate jazzy by @gstavrinos in #77
- Road to jazzy by @gstavrinos in #78
Full Changelog: v2.3.0...v2.4.0
v2.3.0
New way to handle multiple shells, /media
sharing and bug fixes!
What's Changed
- Improved volume handling for better media sharing (external drives) by @gstavrinos in #73
- Long build fix by @gstavrinos in #74
- Daemon opt by @gstavrinos in #75
Full Changelog: v2.2.0...v2.3.0
v2.2.0
Fixed a bug that surfaced on newer kernels running old distros regarding soft and hard nofile (ulimit)
What's Changed
- Ulimit fix by @gstavrinos in #68
Full Changelog: v2.1.0...v2.2.0
v2.1.0
First attempt to use (runtime) host folders instead of saving them on volumes (for /mnt, /run, /sys).
What's Changed
- Handling more (runtime) volumes based on the host by @gstavrinos in #66
Full Changelog: v2.0.2...v2.1.0
v2.0.2
Simplifying (and limiting) systemd service generation, to make it less user error prone.
What's Changed
- Attempt to simplify and limit the systemd service generation by @gstavrinos in #60
Full Changelog: v2.0.1...v2.0.2
v2.0.1
Sound integration fix. The problem was introduced in v2.0.0
.
v2.0.0
Migration away from rocker
v1.7.1
rosez_user
home dir permissions fix
Mainly tries to address this problem:
https://bugs.launchpad.net/ubuntu/+source/docker.io-app/+bug/2029523
but the best solution is to update docker