Releases: SUSE/rmt
Releases · SUSE/rmt
Version 1.1.3
- Fix missing trailing slashes on custom repository import from SMT
(bsc#1118745)
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)