Skip to content

Releases: SUSE/rmt

Version 1.1.2

28 Mar 09:02
v1.1.2
Compare
Choose a tag to compare
  • Fix product version display (bsc#1117722)

Version 1.1.1

28 Mar 09:03
v1.1.1
4d2768f
Compare
Choose a tag to compare
  • 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

28 Mar 09:06
v1.0.7
7c4e5ec
Compare
Choose a tag to compare
  • 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:
  • Added flag --all-modules to the products 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

28 Mar 10:05
v1.0.6
f2718fe
Compare
Choose a tag to compare
  • 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

28 Mar 09:11
v1.0.5
38fb4d3
Compare
Choose a tag to compare
  • sort all list outputs alphabetically (bsc#1088680)
  • Include 'last_seen_at' field in API systems output, for
    consistency with SCC

Version 1.0.4

28 Mar 09:12
v1.0.4
7e758f5
Compare
Choose a tag to compare
  • Only show post-install message on initial install

Version 1.0.3

28 Mar 09:14
v1.0.3
30e4fe2
Compare
Choose a tag to compare
  • Fix duplicate migration paths (bsc#1097824)

Version 1.0.2

28 Mar 09:15
v1.0.2
c1b2f10
Compare
Choose a tag to compare
  • 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

28 Mar 09:16
v1.0.1
066381b
Compare
Choose a tag to compare
  • Use curl instead of wget in rmt-client-setup (bsc#1094348)

Version 1.1.0

07 Dec 12:28
b020ccc
Compare
Choose a tag to compare
  • 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