Releases: SUSE/rmt
Releases · SUSE/rmt
v.2.1.4 released!
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
- Online migrations will automatically add additional modules
to the client systems depending on the base product
Version 1.2.6
- Fix incorrect triggering of registration sharing (bsc#1129392)
- Add a script to manually test registration sharing
Version 1.2.5
- Updated rails to version 5.1.6.2 (CVE-2019-5419)
Version 1.2.4
- Supply log severity to journald
Version 1.2.3
- Fix license mirroring issue in some non-SUSE repositories (bsc#1128858)
- Added the ability to mirror the SUMA product tree.
Version 1.2.2
- 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
- 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
- Legacy zypper XML endpoint for backward compatibility
with SMT (fate#326629) - Instance verification plugin in rmt-server-pubcloud (fate#326629)
Version 1.1.3
- Fix missing trailing slashes on custom repository import from SMT
(bsc#1118745)