Hello community,

here is the log from the commit of package rmt-server for openSUSE:Factory 
checked in at 2020-07-24 10:09:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rmt-server (Old)
 and      /work/SRC/openSUSE:Factory/.rmt-server.new.3592 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rmt-server"

Fri Jul 24 10:09:42 2020 rev:32 rq:822508 version:2.5.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/rmt-server/rmt-server.changes    2020-06-29 
21:16:00.237345603 +0200
+++ /work/SRC/openSUSE:Factory/.rmt-server.new.3592/rmt-server.changes  
2020-07-24 10:10:39.894212636 +0200
@@ -1,0 +2,20 @@
+Thu Jul  9 17:39:04 UTC 2020 - Luís Caparroz <[email protected]>
+
+- Version 2.5.12
+- Update rack to version 2.2.3 (CVE-2020-8184: bsc#1173351)
+- Update Rails to version 5.2.4.3:
+  - actionpack (CVE-2020-8164: bsc#1172177)
+  - actionpack (CVE-2020-8166: bsc#1172182)
+  - activesupport (CVE-2020-8165: bsc#1172186)
+  - actionview (CVE-2020-8167: bsc#1172184)
+
+-------------------------------------------------------------------
+Wed Jul  8 05:38:52 UTC 2020 - Ivan Kapelyukhin <[email protected]>
+
+- Version 2.5.11
+- rmt-server-pubcloud:
+  - SLES11 EOL
+  - Extension activation verification based on the available subscriptions
+  - Added a manual instance verification script
+
+-------------------------------------------------------------------

Old:
----
  rmt-server-2.5.10.tar.bz2

New:
----
  rmt-server-2.5.12.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rmt-server.spec ++++++
--- /var/tmp/diff_new_pack.Rr3S2l/_old  2020-07-24 10:10:40.642213386 +0200
+++ /var/tmp/diff_new_pack.Rr3S2l/_new  2020-07-24 10:10:40.650213395 +0200
@@ -29,7 +29,7 @@
 %define ruby_version          %{rb_default_ruby_suffix}
 
 Name:           rmt-server
-Version:        2.5.10
+Version:        2.5.12
 Release:        0
 Summary:        Repository mirroring tool and registration proxy for SCC
 License:        GPL-2.0-or-later
@@ -133,6 +133,7 @@
 ln -s %{app_dir}/bin/rmt-cli %{buildroot}%{_bindir}
 ln -s %{app_dir}/bin/rmt-data-import %{buildroot}%{_bindir}/rmt-data-import
 ln -s %{app_dir}/bin/rmt-test-regsharing %{buildroot}%{_bindir}
+ln -s %{app_dir}/bin/rmt-manual-instance-verify %{buildroot}%{_bindir}
 install -D -m 644 %{_sourcedir}/rmt-cli.8.gz 
%{buildroot}%{_mandir}/man8/rmt-cli.8.gz
 
 # systemd
@@ -257,6 +258,7 @@
 
 %files pubcloud
 %{_bindir}/rmt-test-regsharing
+%{_bindir}/rmt-manual-instance-verify
 %attr(-,%{rmt_user},%{rmt_group}) %{app_dir}/engines/
 %dir %{_sysconfdir}/nginx/rmt-auth.d/
 %dir %attr(-,%{rmt_user},%{rmt_group}) %{data_dir}/regsharing
@@ -281,8 +283,8 @@
 
 %post
 %service_add_post rmt-server.target rmt-server.service 
rmt-server-migration.service rmt-server-mirror.service rmt-server-sync.service 
rmt-server-systems-scc-sync.service
-cd %{_datadir}/rmt && runuser -u %{rmt_user} -g %{rmt_group} -- bin/rails 
secrets:setup >/dev/null
-cd %{_datadir}/rmt && runuser -u %{rmt_user} -g %{rmt_group} -- bin/rails 
runner -e production "Rails::Secrets.write({'production' => {'secret_key_base' 
=> SecureRandom.hex(64)}}.to_yaml)" >/dev/null
+cd %{_datadir}/rmt && runuser -u %{rmt_user} -g %{rmt_group} -- bin/rails 
rmt:secrets:create_encryption_key >/dev/null RAILS_ENV=production
+cd %{_datadir}/rmt && runuser -u %{rmt_user} -g %{rmt_group} -- bin/rails 
rmt:secrets:create_secret_key_base >/dev/null RAILS_ENV=production
 
 # Run only on install
 if [ $1 -eq 1 ]; then

++++++ rmt-cli.8.gz ++++++

++++++ rmt-server-2.5.10.tar.bz2 -> rmt-server-2.5.12.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/rmt-server/rmt-server-2.5.10.tar.bz2 
/work/SRC/openSUSE:Factory/.rmt-server.new.3592/rmt-server-2.5.12.tar.bz2 
differ: char 11, line 1


Reply via email to