Hello community, here is the log from the commit of package rmt-server for openSUSE:Factory checked in at 2020-09-21 17:18:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rmt-server (Old) and /work/SRC/openSUSE:Factory/.rmt-server.new.4249 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rmt-server" Mon Sep 21 17:18:51 2020 rev:34 rq:835201 version:2.5.20 Changes: -------- --- /work/SRC/openSUSE:Factory/rmt-server/rmt-server.changes 2020-09-04 11:13:00.731057878 +0200 +++ /work/SRC/openSUSE:Factory/.rmt-server.new.4249/rmt-server.changes 2020-09-21 17:21:14.191827545 +0200 @@ -1,0 +2,55 @@ +Mon Sep 10 14:10:45 UTC 2020 - Thomas Muntaner <[email protected]> + +- Version 2.5.20 +- Updated rails from 6.0.3.2 to 6.0.3.3: + - actionview (CVE-2020-15169) + +------------------------------------------------------------------- +Mon Sep 9 13:22:10 UTC 2020 - Thomas Muntaner <[email protected]> + +- Version 2.5.19 +- RMT now has the ability to remove local systems with the command + `rmt-cli systems remove`. + +------------------------------------------------------------------- +Tue Sep 8 18:10:19 UTC 2020 - Luís Caparroz <[email protected]> + +- Version 2.5.18 +- Fixed exit code for `rmt-cli mirror` and its subcommands. Now it exits with 1 + whenever an error occurrs during mirroring +- Improved message logging for `rtm-cli mirror`. Instead of logging an error + when it occurs, the command summarize all errors at the end of execution. Now + log messages have colors to better identify failure/success. + +------------------------------------------------------------------- +Tue Sep 2 10:27:33 UTC 2020 - Jesús Bermúdez Velázquez <[email protected]> + +- Version 2.5.17 +- RMT no longer provides the installer updates repository to systems via its + zypper service. This repository is used during the installation process, as + it provides an up-to-date installation experience, but it has no use on an + already installed system. + +------------------------------------------------------------------- +Mon Sep 1 13:24:23 UTC 2020 - Thomas Muntaner <[email protected]> + +- Version 2.5.16 +- Updated RMT's rails and puma dependencies. + - puma (CVE-2020-11076, CVE-2020-11077, CVE-2020-5249, CVE-2020-5247 + CVE-2019-16770) + - actionpack (CVE-2020-8185, CVE-2020-8164, CVE-2020-8166) + - actionview (CVE-2020-8167, CVE-2020-5267, CVE-2019-5418, CVE-2019-5419) + - activesupport (CVE-2020-8165) + - railties (CVE-2019-5420) + +------------------------------------------------------------------- +Mon Aug 31 14:04:20 UTC 2020 - Thomas Muntaner <[email protected]> + +- Version 2.5.15 +- RMT now checks if repositories are fully mirrored during the + activation process. Previously, RMT only checked if the repositories + were enabled to be mirrored, but not that they were actually mirrored. + In this case, RMTs were not able to provide the repository data which + systems assumed it had. + +------------------------------------------------------------------- Old: ---- rmt-server-2.5.14.tar.bz2 New: ---- rmt-server-2.5.20.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rmt-server.spec ++++++ --- /var/tmp/diff_new_pack.2sNHkY/_old 2020-09-21 17:21:17.535830126 +0200 +++ /var/tmp/diff_new_pack.2sNHkY/_new 2020-09-21 17:21:17.539830129 +0200 @@ -29,7 +29,7 @@ %define ruby_version %{rb_default_ruby_suffix} Name: rmt-server -Version: 2.5.14 +Version: 2.5.20 Release: 0 Summary: Repository mirroring tool and registration proxy for SCC License: GPL-2.0-or-later ++++++ rmt-cli.8.gz ++++++ --- /var/tmp/diff_new_pack.2sNHkY/_old 2020-09-21 17:21:17.579830160 +0200 +++ /var/tmp/diff_new_pack.2sNHkY/_new 2020-09-21 17:21:17.583830163 +0200 @@ -1,7 +1,7 @@ .\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . -.TH "RMT\-CLI" "8" "August 2020" "" "RMT" +.TH "RMT\-CLI" "8" "September 2020" "" "RMT" . .SH "NAME" \fBrmt\-cli\fR \- control and configure your RMT server @@ -28,6 +28,27 @@ RMT comes with a preconfigured systemd timer to automatically get the latest product and repository data from the SUSE Customer Center over night\. This command triggers the same synchronization instantly\. . .TP +\fBrmt\-cli systems list\fR +Lists systems registered against RMT\. +. +.IP +Use the \fB\-\-all\fR flag to list all systems\. +. +.TP +\fBrmt\-cli systems scc\-sync\fR +Forwards local RMT systems to SCC\. +. +.TP +\fBrmt\-cli systems remove TARGET\fR +Removes a system and its activations from RMT\. +. +.IP +Example: +. +.IP +\fBrmt\-cli systems remove SCC_e740f34145b84523a184ace764d0d597\fR +. +.TP \fBrmt\-cli products list [\-\-all] [\-\-csv]\fR Lists the products that are enabled for mirroring\. . ++++++ rmt-server-2.5.14.tar.bz2 -> rmt-server-2.5.20.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/rmt-server/rmt-server-2.5.14.tar.bz2 /work/SRC/openSUSE:Factory/.rmt-server.new.4249/rmt-server-2.5.20.tar.bz2 differ: char 11, line 1
