Skip to content

Releases: SUSE/rmt

v.2.1.4 released!

17 May 10:50
001e157
Compare
Choose a tag to compare

We made a breaking change to the interface of the CLI, so here's a release:

  • Version 2.1.4 - Fix duplicate nginx location in rmt-server-pubcloud (bsc#1135222)
  • Version 2.1.3 - Mirror additional repos that were enabled during mirroring (bsc#1132690)
  • Version 2.1.2 - Make service IDs consistent across different RMT instances (bsc#1134428)
  • Version 2.1.1 - Make SMT data import scripts faster (bsc#1134190)
  • Version 2.1.0 - Updated dependency nokogiri to 1.10.3 (CVE-2019-11068), allow RMT registration to work under HTTP as well as HTTPS.
  • Version 2.0.0 - Breaking Change: Added headers to generated CSV files
  • Version 1.2.8 - Offline migration from SLE 15 to SLE 15 SP1 will add Python2 module

Version 1.2.7

28 Mar 10:04
v1.2.7
9dfc217
Compare
Choose a tag to compare
  • Online migrations will automatically add additional modules
    to the client systems depending on the base product

Version 1.2.6

28 Mar 08:42
v1.2.6
Compare
Choose a tag to compare
  • Fix incorrect triggering of registration sharing (bsc#1129392)
  • Add a script to manually test registration sharing

Version 1.2.5

28 Mar 08:44
v1.2.5
bf97528
Compare
Choose a tag to compare

Version 1.2.4

28 Mar 09:19
v1.2.4
37ffe59
Compare
Choose a tag to compare
  • Supply log severity to journald

Version 1.2.3

28 Mar 08:51
v1.2.3
Compare
Choose a tag to compare
  • Fix license mirroring issue in some non-SUSE repositories (bsc#1128858)
  • Added the ability to mirror the SUMA product tree.

Version 1.2.2

28 Mar 09:18
v1.2.2
37ffe59
Compare
Choose a tag to compare
  • Set CURLOPT_LOW_SPEED_LIMIT to prevent downloads from getting stuck (bsc#1107806)
  • Removed use-ruby-2.5-in-rails.patch, use-ruby-2.5-in-rmt-data-import.patch and
    use-ruby-2.5-in-rmt-cli.patch as they are no longer needed.

Version 1.2.1

28 Mar 08:56
v1.2.1
cbcae05
Compare
Choose a tag to compare
  • Truncate the RMT lockfile when writing a new PID (bsc#1125770)
  • Zypper authentication plugin (fate#326629)
  • Fix nested serializers in system/activations
  • Fix HTTP vhost config

Version 1.2.0

28 Mar 08:58
v1.2.0
1a60dce
Compare
Choose a tag to compare
  • Legacy zypper XML endpoint for backward compatibility
    with SMT (fate#326629)
  • Instance verification plugin in rmt-server-pubcloud (fate#326629)

Version 1.1.3

28 Mar 09:00
v1.1.3
Compare
Choose a tag to compare
  • Fix missing trailing slashes on custom repository import from SMT
    (bsc#1118745)