Releases: SUSE/rmt
Releases · SUSE/rmt
Version 1.1.2
- Fix product version display (bsc#1117722)
Version 1.1.1
- Fix some migration problems which caused some extensions / modules
to be dropped. (bsc#1118584, bsc#1118579) - Fix listing of enabled for mirroring for non-mirrored products. (bsc#1102193)
- Include online migration paths into offline migration (bsc#1117106)
- Sync products that do not have base product (bsc#1109307)
- Repository table using context relevant values instead of true and
false.
Version 1.0.7
- Import migration_extra attribute from SCC API
- Offline migrations will automatically add additional modules
to the client systems depending on the base product - Dependency gems security updates:
- Update loofah to 2.2.3 (CVE-2018-16468)
- Update rack to 2.0.6 (CVE-2018-16470)
- Update nokogiri to 1.8.5 (CVE-2018-14404)
- Added flag
--all-modules
to theproducts enable
command to
enable all free modules/extensions. - Improved exception handling when HTTP request fails due to
a network or SSL validity issue
Version 1.0.6
- Change file paths to new locations to make RMT work with
read-only rootfs (bsc#1102198) - Change file permissions for rmt.conf (bsc#1104232)
- Nginx forwards to IPv4 address only (bsc#1107100)
Version 1.0.5
- sort all list outputs alphabetically (bsc#1088680)
- Include 'last_seen_at' field in API systems output, for
consistency with SCC
Version 1.0.4
- Only show post-install message on initial install
Version 1.0.3
- Fix duplicate migration paths (bsc#1097824)
Version 1.0.2
- Improved handling of errors during mirroring (bsc#1096967)
- Set correct permissions for product.license directory (bsc#1097367)
- Log version on service startup
Version 1.0.1
- Use curl instead of wget in rmt-client-setup (bsc#1094348)
Version 1.1.0
- Bugfix: Alias commands in short form no longer raise an exception
- remove -> rm -> r
- list -> ls -> l
- Added ability to enable/disable multiple repositories at the
same time. - The command
rmt-cli products list
is more compact for smaller
screens. - Remove the "No product license found" message when mirroring.
It's not useful for users, and it was just causing confusion,
as many people mistook it for an error - Register to SLP if a server running on this host (bsc#1113760)
- Modules for migration are being sorted in the correct order
- Added the ability to localize RMT
- Add bash completion for rmt-cli
- Added ability to enable/disable multiple products at the same time