Releases: ros-infrastructure/bloom
Releases · ros-infrastructure/bloom
0.10.1
0.10.1 (2021-02-04 15:00:00 -0800)
- Do not verify package version on ignored packages #610
- Update email addresses and remove 404 download url #607
- Align CMake args in RPMs with debs #617
- Add a template substitution for the ROS distro #612
- Create and use a 'fake' rosdep cache for tests #614
- Add --debian-inc option to bloom-generate #428
- Solve shlibdeps errors in REP136 packages that use GNUInstallDirs. #600
- Don't prompt if --override-release-repository-url #594
0.10.0
0.9.8
0.9.8 (2020-08-21 15:36:00 -0700)
- Run tests in RPM builds for ament and cmake packages. #585
- Add --skip-keys argument to the RPM generator. #602
- Fix conditional evaluation of Conflicts/Replaces. #601
- Set Python2-Depends-Name to allow releasing from Focal. #595
- Drop CATKIN_BUILD_BINARY_PACKAGE from cmake RPMs. #589
- Remove catkin reference from comment in non-catkin pkgs. #588
0.9.3
0.9.2
0.9.2 (2020-03-02 13:00:00 -0800)
- Add option to disable weak RPM dependencies. #574
- If not interactive, don't prompt to fix broken rosdep keys. #573
- Make the RPM spec templates look more like the results. #568
- Suppress automatic rosdep with BLOOM_SKIP_ROSDEP_UPDATE. #565
- Provide group membership information in RPM packages. #564
- Add an optional release version suffix to RPM templates. #569
- Drop Connext from RPM RMW list. #566
- Provide -devel, -doc and -runtime virtual packages in RPM. #563
- Print the OS name along with OS version for RPMs. #562
0.9.0
0.9.0 (2019-10-18 14:15:00 -0800)
- Fixed possibly unescaped logger formatting in version. #553
- Added ament package support to RPM generation. #534
- Added ROS_PYTHON_VERSION to dependency condtionals. #551
With this change rosdistro v4 indexes must define thepython_version
field introduced in ros-infrastructure/rep#207. - Fixed deprecation warnings by using yaml.safe_load. #530
- Changed release suites, dropping all older than Ubuntu Xenial and adding Ubuntu Cosmic, Disco, and Eoan. #543
- Improved error handling for package conditions and index files. #537
- Added feature to disable pull request generation via argument or
BLOOM_NO_ROSDISTRO_PULL_REQUEST
environment variable. #548 - Updated RPM generator to always create a source archive. #540
- Updated RPM spec templates. #533