commit yast2-rmt for openSUSE:Factory

2020-08-01 Thread root
Hello community,

here is the log from the commit of package yast2-rmt for openSUSE:Factory 
checked in at 2020-08-01 12:33:44

Comparing /work/SRC/openSUSE:Factory/yast2-rmt (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-rmt.new.3592 (New)


Package is "yast2-rmt"

Sat Aug  1 12:33:44 2020 rev:15 rq:823767 version:1.3.2

Changes:

--- /work/SRC/openSUSE:Factory/yast2-rmt/yast2-rmt.changes  2020-02-28 
15:21:45.481944028 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-rmt.new.3592/yast2-rmt.changes
2020-08-01 12:33:54.730642956 +0200
@@ -1,0 +2,13 @@
+Mon Jun  8 14:48:42 UTC 2020 - Jesús Bermúdez Velázquez 
+
+- Version 1.3.2
+- Handle Common Name length (bsc#1172674)
+
+---
+Wed May 13 08:20:34 UTC 2020 - Ladislav Slezák 
+
+- Changed placeholders in translatable strings (%<> -> %{})
+  to better support gettext language format tags (bsc#1171555)
+- 1.3.1
+
+---

Old:

  yast2-rmt-1.3.0.tar.bz2

New:

  yast2-rmt-1.3.2.tar.bz2



Other differences:
--
++ yast2-rmt.spec ++
--- /var/tmp/diff_new_pack.3YG0bc/_old  2020-08-01 12:33:55.854644463 +0200
+++ /var/tmp/diff_new_pack.3YG0bc/_new  2020-08-01 12:33:55.854644463 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-rmt
 #
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-rmt
-Version:1.3.0
+Version:1.3.2
 Release:0
 BuildArch:  noarch
 
@@ -40,7 +40,7 @@
 Summary:YaST2 - Module to configure RMT
 License:GPL-2.0-only
 Group:  System/YaST
-Url:https://github.com/yast/yast-rmt
+URL:https://github.com/yast/yast-rmt
 
 %description
 Provides the YaST module to configure the Repository Mirroring Tool (RMT) 
Server.

++ yast2-rmt-1.3.0.tar.bz2 -> yast2-rmt-1.3.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-rmt-1.3.0/.rubocop.yml 
new/yast2-rmt-1.3.2/.rubocop.yml
--- old/yast2-rmt-1.3.0/.rubocop.yml2020-02-27 15:06:10.0 +0100
+++ new/yast2-rmt-1.3.2/.rubocop.yml2020-07-28 15:50:15.0 +0200
@@ -31,3 +31,8 @@
 
 RSpec/SubjectStub:
   Enabled: false
+
+# disabled, %<> should not be used in translatable strings
+# but otherwise it does not matter much
+Style/FormatStringToken:
+  Enabled: false
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-rmt-1.3.0/Gemfile.lock 
new/yast2-rmt-1.3.2/Gemfile.lock
--- old/yast2-rmt-1.3.0/Gemfile.lock2020-02-27 15:06:10.0 +0100
+++ new/yast2-rmt-1.3.2/Gemfile.lock2020-07-28 15:50:15.0 +0200
@@ -13,7 +13,7 @@
   ast (~> 2.4.0)
 powerpack (0.1.1)
 rainbow (3.0.0)
-rake (12.3.1)
+rake (13.0.1)
 rubocop (0.52.1)
   parallel (~> 1.10)
   parser (>= 2.4.0.2, < 3.0)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-rmt-1.3.0/package/yast2-rmt.changes 
new/yast2-rmt-1.3.2/package/yast2-rmt.changes
--- old/yast2-rmt-1.3.0/package/yast2-rmt.changes   2020-02-27 
15:06:10.0 +0100
+++ new/yast2-rmt-1.3.2/package/yast2-rmt.changes   2020-07-28 
15:50:15.0 +0200
@@ -1,4 +1,17 @@
 ---
+Mon Jun  8 14:48:42 UTC 2020 - Jesús Bermúdez Velázquez 
+
+- Version 1.3.2
+- Handle Common Name length (bsc#1172674)
+
+---
+Wed May 13 08:20:34 UTC 2020 - Ladislav Slezák 
+
+- Changed placeholders in translatable strings (%<> -> %{})
+  to better support gettext language format tags (bsc#1171555)
+- 1.3.1
+
+---
 Wed Jan 15 14:50:09 UTC 2020 - Ivan Kapelyukhin 
 
 - Version 1.3.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-rmt-1.3.0/package/yast2-rmt.spec 
new/yast2-rmt-1.3.2/package/yast2-rmt.spec
--- old/yast2-rmt-1.3.0/package/yast2-rmt.spec  2020-02-27 15:06:10.0 
+0100
+++ new/yast2-rmt-1.3.2/package/yast2-rmt.spec  2020-07-28 15:50:15.0 
+0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-rmt
-Version:1.3.0
+Version:1.3.2
 Release:0
 BuildArch:  noarch
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit yast2-rmt for openSUSE:Factory

2020-02-28 Thread root
Hello community,

here is the log from the commit of package yast2-rmt for openSUSE:Factory 
checked in at 2020-02-28 15:21:44

Comparing /work/SRC/openSUSE:Factory/yast2-rmt (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-rmt.new.26092 (New)


Package is "yast2-rmt"

Fri Feb 28 15:21:44 2020 rev:14 rq:780172 version:1.3.0

Changes:

--- /work/SRC/openSUSE:Factory/yast2-rmt/yast2-rmt.changes  2019-06-01 
09:50:49.067297288 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-rmt.new.26092/yast2-rmt.changes   
2020-02-28 15:21:45.481944028 +0100
@@ -1,0 +2,13 @@
+Wed Jan 15 14:50:09 UTC 2020 - Ivan Kapelyukhin 
+
+- Version 1.3.0
+- Add support for forwarding registration data from RMT to SCC
+
+---
+Thu Aug 22 11:54:47 CEST 2019 - sch...@suse.de
+
+- Using rb_default_ruby_abi tag in the spec file in order to
+  handle several ruby versions (bsc#1146403).
+- 1.2.3
+
+---
@@ -5 +18 @@
-- Pass SSL password to Cheetah CLI interface securely (bsc#1119835)
+- Pass SSL password to Cheetah CLI interface securely (CVE-2018-20105: 
bsc#1119835)

Old:

  yast2-rmt-1.2.2.tar.bz2

New:

  yast2-rmt-1.3.0.tar.bz2



Other differences:
--
++ yast2-rmt.spec ++
--- /var/tmp/diff_new_pack.toOVUV/_old  2020-02-28 15:21:45.961945006 +0100
+++ /var/tmp/diff_new_pack.toOVUV/_new  2020-02-28 15:21:45.965945014 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-rmt
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,19 +12,19 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   yast2-rmt
-Version:1.2.2
+Version:1.3.0
 Release:0
 BuildArch:  noarch
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:%{name}-%{version}.tar.bz2
 
-Requires:   rmt-server >= 1.0.6
+Requires:   rmt-server >= 2.5.0
 Requires:   yast2
 Requires:   yast2-ruby-bindings
 
@@ -33,9 +33,9 @@
 BuildRequires:  yast2-devtools
 BuildRequires:  yast2-ruby-bindings
 #for install task
-BuildRequires:  rubygem(yast-rake)
+BuildRequires:  rubygem(%{rb_default_ruby_abi}:yast-rake)
 # for tests
-BuildRequires:  rubygem(rspec)
+BuildRequires:  rubygem(%{rb_default_ruby_abi}:rspec)
 
 Summary:YaST2 - Module to configure RMT
 License:GPL-2.0-only

++ yast2-rmt-1.2.2.tar.bz2 -> yast2-rmt-1.3.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-rmt-1.2.2/package/yast2-rmt.changes 
new/yast2-rmt-1.3.0/package/yast2-rmt.changes
--- old/yast2-rmt-1.2.2/package/yast2-rmt.changes   2019-02-18 
16:29:51.0 +0100
+++ new/yast2-rmt-1.3.0/package/yast2-rmt.changes   2020-02-27 
15:06:10.0 +0100
@@ -1,8 +1,21 @@
 ---
+Wed Jan 15 14:50:09 UTC 2020 - Ivan Kapelyukhin 
+
+- Version 1.3.0
+- Add support for forwarding registration data from RMT to SCC
+
+---
+Thu Aug 22 11:54:47 CEST 2019 - sch...@suse.de
+
+- Using rb_default_ruby_abi tag in the spec file in order to
+  handle several ruby versions (bsc#1146403).
+- 1.2.3
+
+---
 Tue Feb 12 15:51:18 UTC 2019 - sko...@suse.com
 
 - Release version 1.2.2
-- Pass SSL password to Cheetah CLI interface securely (bsc#1119835)
+- Pass SSL password to Cheetah CLI interface securely (CVE-2018-20105: 
bsc#1119835)
 
 ---
 Fri Feb  1 10:58:34 UTC 2019 - fschuel...@suse.com
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-rmt-1.2.2/package/yast2-rmt.spec 
new/yast2-rmt-1.3.0/package/yast2-rmt.spec
--- old/yast2-rmt-1.2.2/package/yast2-rmt.spec  2019-02-18 16:29:51.0 
+0100
+++ new/yast2-rmt-1.3.0/package/yast2-rmt.spec  2020-02-27 15:06:10.0 
+0100
@@ -17,14 +17,14 @@
 
 
 Name:   yast2-rmt
-Version:1.2.2
+Version:1.3.0
 Release:0
 BuildArch:  noarch
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:%{name}-%{version}.tar.bz2
 
-Requires:   rmt-server >= 1.0.6
+Requires:   

commit yast2-rmt for openSUSE:Factory

2019-06-01 Thread root
Hello community,

here is the log from the commit of package yast2-rmt for openSUSE:Factory 
checked in at 2019-06-01 09:50:47

Comparing /work/SRC/openSUSE:Factory/yast2-rmt (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-rmt.new.5148 (New)


Package is "yast2-rmt"

Sat Jun  1 09:50:47 2019 rev:13 rq:706075 version:1.2.2

Changes:

--- /work/SRC/openSUSE:Factory/yast2-rmt/yast2-rmt.changes  2019-02-27 
15:09:16.682389851 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-rmt.new.5148/yast2-rmt.changes
2019-06-01 09:50:49.067297288 +0200
@@ -1,0 +2,6 @@
+Tue Feb 12 15:51:18 UTC 2019 - sko...@suse.com
+
+- Release version 1.2.2
+- Pass SSL password to Cheetah CLI interface securely (bsc#1119835)
+
+---

Old:

  yast2-rmt-1.2.1.tar.bz2

New:

  yast2-rmt-1.2.2.tar.bz2



Other differences:
--
++ yast2-rmt.spec ++
--- /var/tmp/diff_new_pack.f1CITI/_old  2019-06-01 09:50:49.995296971 +0200
+++ /var/tmp/diff_new_pack.f1CITI/_new  2019-06-01 09:50:49.995296971 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-rmt
-Version:1.2.1
+Version:1.2.2
 Release:0
 BuildArch:  noarch
 

++ yast2-rmt-1.2.1.tar.bz2 -> yast2-rmt-1.2.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-rmt-1.2.1/package/yast2-rmt.changes 
new/yast2-rmt-1.2.2/package/yast2-rmt.changes
--- old/yast2-rmt-1.2.1/package/yast2-rmt.changes   2019-02-01 
12:01:47.0 +0100
+++ new/yast2-rmt-1.2.2/package/yast2-rmt.changes   2019-02-18 
16:29:51.0 +0100
@@ -1,4 +1,10 @@
 ---
+Tue Feb 12 15:51:18 UTC 2019 - sko...@suse.com
+
+- Release version 1.2.2
+- Pass SSL password to Cheetah CLI interface securely (bsc#1119835)
+
+---
 Fri Feb  1 10:58:34 UTC 2019 - fschuel...@suse.com
 
 - Release version 1.2.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-rmt-1.2.1/package/yast2-rmt.spec 
new/yast2-rmt-1.2.2/package/yast2-rmt.spec
--- old/yast2-rmt-1.2.1/package/yast2-rmt.spec  2019-02-01 12:01:47.0 
+0100
+++ new/yast2-rmt-1.2.2/package/yast2-rmt.spec  2019-02-18 16:29:51.0 
+0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-rmt
-Version:1.2.1
+Version:1.2.2
 Release:0
 BuildArch:  noarch
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-rmt-1.2.1/spec/rmt/ssl/certificate_generator_spec.rb 
new/yast2-rmt-1.2.2/spec/rmt/ssl/certificate_generator_spec.rb
--- old/yast2-rmt-1.2.1/spec/rmt/ssl/certificate_generator_spec.rb  
2019-02-01 12:01:47.0 +0100
+++ new/yast2-rmt-1.2.2/spec/rmt/ssl/certificate_generator_spec.rb  
2019-02-18 16:29:51.0 +0100
@@ -79,9 +79,11 @@
 
 context 'with valid password' do
   it 'returns true' do
+expect_any_instance_of(Cheetah::DefaultRecorder).not_to 
receive(:record_stdin)
 expect(RMT::Execute).to receive(:on_target!).with(
   'openssl', 'rsa', '-passin', 'stdin', '-in', 
ssl_files[:ca_private_key],
-  stdin: password
+  stdin: password,
+  logger: nil
 ).and_return(true)
 expect(method_call).to eq(true)
   end
@@ -89,9 +91,11 @@
 
 context 'with invalid password' do
   it 'returns false' do
+expect_any_instance_of(Cheetah::DefaultRecorder).not_to 
receive(:record_stdin)
 expect(RMT::Execute).to receive(:on_target!).with(
   'openssl', 'rsa', '-passin', 'stdin', '-in', 
ssl_files[:ca_private_key],
-  stdin: password
+  stdin: password,
+  logger: nil
 ).and_raise(Cheetah::ExecutionFailed.new('', '', '', ''))
 expect(method_call).to eq(false)
   end
@@ -154,10 +158,12 @@
 expect(Yast::SCR).to receive(:Write).with(scr_path, 
ssl_files[:ca_config], ca_config)
 expect(Yast::SCR).to receive(:Write).with(scr_path, 
ssl_files[:server_config], server_config)
 
+expect_any_instance_of(Cheetah::DefaultRecorder).not_to 
receive(:record_stdin)
 expect(RMT::Execute).to receive(:on_target!).with(
   'openssl', 'genrsa', '-aes256', '-passout', 'stdin', '-out',
   ssl_files[:ca_private_key], described_class::OPENSSL_KEY_BITS,
-  stdin: ca_password
+  stdin: ca_password,
+  logger: nil
 )
 
 expect(RMT::Execute).to receive(:on_target!).with(
@@ -169,7 +175,8 @@
   'openssl', 'req', '-x509', '-new', '-nodes',
   '-key', ssl_files[:ca_private_key], '-sha256', '-days', 

commit yast2-rmt for openSUSE:Factory

2019-02-27 Thread root
Hello community,

here is the log from the commit of package yast2-rmt for openSUSE:Factory 
checked in at 2019-02-27 15:09:14

Comparing /work/SRC/openSUSE:Factory/yast2-rmt (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-rmt.new.28833 (New)


Package is "yast2-rmt"

Wed Feb 27 15:09:14 2019 rev:12 rq:679586 version:1.2.1

Changes:

--- /work/SRC/openSUSE:Factory/yast2-rmt/yast2-rmt.changes  2019-01-05 
14:42:47.248458375 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-rmt.new.28833/yast2-rmt.changes   
2019-02-27 15:09:16.682389851 +0100
@@ -1,0 +2,11 @@
+Fri Feb  1 10:58:34 UTC 2019 - fschuel...@suse.com
+
+- Release version 1.2.1
+- Launch as root from gnome-shell menu (bsc#1123562)
+
+---
+Mon Jan 14 13:42:04 UTC 2019 - thutte...@suse.com
+
+- Remove broken hyperlink from help (bsc#1120672)
+
+---

Old:

  yast2-rmt-1.2.0.tar.bz2

New:

  yast2-rmt-1.2.1.tar.bz2



Other differences:
--
++ yast2-rmt.spec ++
--- /var/tmp/diff_new_pack.voGXFR/_old  2019-02-27 15:09:17.150389708 +0100
+++ /var/tmp/diff_new_pack.voGXFR/_new  2019-02-27 15:09:17.154389707 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-rmt
-Version:1.2.0
+Version:1.2.1
 Release:0
 BuildArch:  noarch
 

++ yast2-rmt-1.2.0.tar.bz2 -> yast2-rmt-1.2.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-rmt-1.2.0/package/yast2-rmt.changes 
new/yast2-rmt-1.2.1/package/yast2-rmt.changes
--- old/yast2-rmt-1.2.0/package/yast2-rmt.changes   2019-01-04 
10:47:40.0 +0100
+++ new/yast2-rmt-1.2.1/package/yast2-rmt.changes   2019-02-01 
12:01:47.0 +0100
@@ -1,4 +1,15 @@
 ---
+Fri Feb  1 10:58:34 UTC 2019 - fschuel...@suse.com
+
+- Release version 1.2.1
+- Launch as root from gnome-shell menu (bsc#1123562)
+
+---
+Mon Jan 14 13:42:04 UTC 2019 - thutte...@suse.com
+
+- Remove broken hyperlink from help (bsc#1120672)
+
+---
 Fri Jan  4 09:46:24 UTC 2019 - hschm...@suse.com
 
 - Release version 1.2.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-rmt-1.2.0/package/yast2-rmt.spec 
new/yast2-rmt-1.2.1/package/yast2-rmt.spec
--- old/yast2-rmt-1.2.0/package/yast2-rmt.spec  2019-01-04 10:47:40.0 
+0100
+++ new/yast2-rmt-1.2.1/package/yast2-rmt.spec  2019-02-01 12:01:47.0 
+0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-rmt
-Version:1.2.0
+Version:1.2.1
 Release:0
 BuildArch:  noarch
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-rmt-1.2.0/src/desktop/rmt.desktop 
new/yast2-rmt-1.2.1/src/desktop/rmt.desktop
--- old/yast2-rmt-1.2.0/src/desktop/rmt.desktop 2019-01-04 10:47:40.0 
+0100
+++ new/yast2-rmt-1.2.1/src/desktop/rmt.desktop 2019-02-01 12:01:47.0 
+0100
@@ -9,7 +9,7 @@
 X-SuSE-YaST-AutoInstResource=rmt
 
 Icon=yast-rmt
-Exec=/sbin/yast2 rmt
+Exec=xdg-su -c "/sbin/yast2 rmt"
 
 Name=RMT Configuration
 GenericName=RMT Configuration
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-rmt-1.2.0/src/lib/rmt/wizard_scc_page.rb 
new/yast2-rmt-1.2.1/src/lib/rmt/wizard_scc_page.rb
--- old/yast2-rmt-1.2.0/src/lib/rmt/wizard_scc_page.rb  2019-01-04 
10:47:40.0 +0100
+++ new/yast2-rmt-1.2.1/src/lib/rmt/wizard_scc_page.rb  2019-02-01 
12:01:47.0 +0100
@@ -58,7 +58,7 @@
 Wizard.SetContents(
   _('RMT Configuration - Step 1/5'),
   contents,
-  _("Organization credentials can be found on the Organization page at 
SUSE Customer Center."),
+  _('Organization credentials can be found on the Organization page in 
the SUSE Customer Center.https://scc.suse.com'),
   true,
   true
 )




commit yast2-rmt for openSUSE:Factory

2019-01-05 Thread root
Hello community,

here is the log from the commit of package yast2-rmt for openSUSE:Factory 
checked in at 2019-01-05 14:42:46

Comparing /work/SRC/openSUSE:Factory/yast2-rmt (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-rmt.new.28833 (New)


Package is "yast2-rmt"

Sat Jan  5 14:42:46 2019 rev:11 rq:662765 version:1.2.0

Changes:

--- /work/SRC/openSUSE:Factory/yast2-rmt/yast2-rmt.changes  2018-11-08 
09:48:58.533065517 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-rmt.new.28833/yast2-rmt.changes   
2019-01-05 14:42:47.248458375 +0100
@@ -1,0 +2,16 @@
+Fri Jan  4 09:46:24 UTC 2019 - hschm...@suse.com
+
+- Release version 1.2.0
+
+---
+Thu Dec 20 21:49:28 UTC 2018 - vzepeda...@suse.com
+
+- Allow user to skip registration (bsc#1119386)
+
+---
+Thu Dec  6 14:35:02 UTC 2018 - sko...@suse.com
+
+- version 1.1.2
+- [CVE-2018-17957] Secure MySQL credentials (bsc#1117602)
+
+---

Old:

  yast2-rmt-1.1.1.tar.bz2

New:

  yast2-rmt-1.2.0.tar.bz2



Other differences:
--
++ yast2-rmt.spec ++
--- /var/tmp/diff_new_pack.gpaxaQ/_old  2019-01-05 14:42:47.916457808 +0100
+++ /var/tmp/diff_new_pack.gpaxaQ/_new  2019-01-05 14:42:47.920457805 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-rmt
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-rmt
-Version:1.1.1
+Version:1.2.0
 Release:0
 BuildArch:  noarch
 

++ yast2-rmt-1.1.1.tar.bz2 -> yast2-rmt-1.2.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-rmt-1.1.1/package/yast2-rmt.changes 
new/yast2-rmt-1.2.0/package/yast2-rmt.changes
--- old/yast2-rmt-1.1.1/package/yast2-rmt.changes   2018-10-31 
16:31:23.0 +0100
+++ new/yast2-rmt-1.2.0/package/yast2-rmt.changes   2019-01-04 
10:47:40.0 +0100
@@ -1,4 +1,20 @@
 ---
+Fri Jan  4 09:46:24 UTC 2019 - hschm...@suse.com
+
+- Release version 1.2.0
+
+---
+Thu Dec 20 21:49:28 UTC 2018 - vzepeda...@suse.com
+
+- Allow user to skip registration (bsc#1119386)
+
+---
+Thu Dec  6 14:35:02 UTC 2018 - sko...@suse.com
+
+- version 1.1.2
+- [CVE-2018-17957] Secure MySQL credentials (bsc#1117602)
+
+---
 Mon Oct 29 12:57:32 UTC 2018 - thutte...@suse.com
 
 - version 1.1.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-rmt-1.1.1/package/yast2-rmt.spec 
new/yast2-rmt-1.2.0/package/yast2-rmt.spec
--- old/yast2-rmt-1.1.1/package/yast2-rmt.spec  2018-10-31 16:31:23.0 
+0100
+++ new/yast2-rmt-1.2.0/package/yast2-rmt.spec  2019-01-04 10:47:40.0 
+0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-rmt
-Version:1.1.1
+Version:1.2.0
 Release:0
 BuildArch:  noarch
 
@@ -38,7 +38,7 @@
 BuildRequires:  rubygem(rspec)
 
 Summary:YaST2 - Module to configure RMT
-License:GPL-2.0 or GPL-3.0
+License:GPL-2.0-only
 Group:  System/YaST
 Url:https://github.com/yast/yast-rmt
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-rmt-1.1.1/spec/rmt/maria_db/current_root_password_dialog_spec.rb 
new/yast2-rmt-1.2.0/spec/rmt/maria_db/current_root_password_dialog_spec.rb
--- old/yast2-rmt-1.1.1/spec/rmt/maria_db/current_root_password_dialog_spec.rb  
2018-10-31 16:31:23.0 +0100
+++ new/yast2-rmt-1.2.0/spec/rmt/maria_db/current_root_password_dialog_spec.rb  
2019-01-04 10:47:40.0 +0100
@@ -24,6 +24,11 @@
   subject(:dialog) { described_class.new }
 
   describe '#password_valid?' do
+before do
+  expect(RMT::Utils).to 
receive(:create_protected_file).with("[client]\npassword=password\n").and_return(0)
+  expect(RMT::Utils).to 
receive(:remove_protected_file).with(anything).exactly(1).times
+end
+
 it 'returns true when exit code is 0' do
   expect(RMT::Utils).to receive(:run_command).and_return(0)
   expect(dialog.send(:password_valid?, 'password')).to be(true)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit yast2-rmt for openSUSE:Factory

2018-11-08 Thread root
Hello community,

here is the log from the commit of package yast2-rmt for openSUSE:Factory 
checked in at 2018-11-08 09:48:51

Comparing /work/SRC/openSUSE:Factory/yast2-rmt (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-rmt.new (New)


Package is "yast2-rmt"

Thu Nov  8 09:48:51 2018 rev:10 rq:646623 version:1.1.1

Changes:

--- /work/SRC/openSUSE:Factory/yast2-rmt/yast2-rmt.changes  2018-10-15 
09:42:48.867408597 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-rmt.new/yast2-rmt.changes 2018-11-08 
09:48:58.533065517 +0100
@@ -1,0 +2,14 @@
+Mon Oct 29 12:57:32 UTC 2018 - thutte...@suse.com
+
+- version 1.1.1
+- Translation fixes
+- Follow YaST text style guide
+- Remove broken back-buttons
+
+---
+Mon Oct 29 10:04:20 UTC 2018 - thutte...@suse.com
+
+- version 1.1.0
+- Add setup step to open firewall ports for HTTP and HTTPS (fate#326634)
+
+---

Old:

  yast2-rmt-1.0.4.tar.bz2

New:

  yast2-rmt-1.1.1.tar.bz2



Other differences:
--
++ yast2-rmt.spec ++
--- /var/tmp/diff_new_pack.3C5WIR/_old  2018-11-08 09:48:58.953065022 +0100
+++ /var/tmp/diff_new_pack.3C5WIR/_new  2018-11-08 09:48:58.953065022 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-rmt
-Version:1.0.4
+Version:1.1.1
 Release:0
 BuildArch:  noarch
 
@@ -38,9 +38,9 @@
 BuildRequires:  rubygem(rspec)
 
 Summary:YaST2 - Module to configure RMT
-License:GPL-2.0-only OR GPL-3.0-only
+License:GPL-2.0-only
 Group:  System/YaST
-Url:https://github.com/SUSE/yast2-rmt
+Url:https://github.com/yast/yast-rmt
 
 %description
 Provides the YaST module to configure the Repository Mirroring Tool (RMT) 
Server.

++ yast2-rmt-1.0.4.tar.bz2 -> yast2-rmt-1.1.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-rmt-1.0.4/PACKAGE.md 
new/yast2-rmt-1.1.1/PACKAGE.md
--- old/yast2-rmt-1.0.4/PACKAGE.md  2018-10-05 13:45:09.0 +0200
+++ new/yast2-rmt-1.1.1/PACKAGE.md  2018-10-31 16:31:23.0 +0100
@@ -2,7 +2,7 @@
 
 ### Creating the tarball for packaging
 
-To create the tarball for testing or packaing run:
+To create the tarball for testing or packaging run:
 
 ```
 rake package
@@ -41,15 +41,15 @@
 
 # Submit maintenance updates for SLES to the Internal Build Service
 
-## Get target codesteams where to submit
+## Get target codestreams where to submit
 
-To checkout in which codestreams the package is currently maintaned, run:
+To check out which codestreams the package is currently maintained in, run:
 
 ```bash
 osc -A https://api.suse.de maintained yast2-rmt
 ```
 
-For a more detailed view which target codestreams are in which state checkout: 
[Codestream overview](https://maintenance.suse.de/maintained/?package=yast2-rmt)
+For a more detailed view which target codestreams are in which state, check 
out: [Codestream 
overview](https://maintenance.suse.de/maintained/?package=yast2-rmt)
 
 ## Submit updates
 
@@ -76,4 +76,4 @@
 
 You can check the status of your requests 
[here](https://build.opensuse.org/package/requests/systemsmanagement:SCC:RMT/yast2-rmt)
 and [here](https://build.suse.de/package/requests/Devel:SCC:RMT/yast2-rmt).
 
-After your requests got accepted, they still have to pass maintenance testing 
before they get released to customers. You can check their progress at 
[maintenance.suse.de](https://maintenance.suse.de/search/?q=yast2-rmt). If you 
still need help, the maintenance team can be reached at 
[maint-co...@suse.de](maint-co...@suse.de) or #maintenance on irc.suse.de.
+After your requests have been accepted, they still have to pass maintenance 
testing before they are released to customers. You can check their progress at 
[maintenance.suse.de](https://maintenance.suse.de/search/?q=yast2-rmt). If you 
still need help, the maintenance team can be reached at 
[maint-co...@suse.de](maint-co...@suse.de) or #maintenance on irc.suse.de.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-rmt-1.0.4/README.md 
new/yast2-rmt-1.1.1/README.md
--- old/yast2-rmt-1.0.4/README.md   2018-10-05 13:45:09.0 +0200
+++ new/yast2-rmt-1.1.1/README.md   2018-10-31 16:31:23.0 +0100
@@ -29,3 +29,8 @@
 docker build -t yast-rmt-image .
 docker run -it yast-rmt-image rspec
 ```
+
+### Resources
+
+- [YaST Style Guide](https://en.opensuse.org/openSUSE:YaST_style_guide)
+- [YaST 
Localization](https://yastgithubio.readthedocs.io/en/latest/localization/)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit yast2-rmt for openSUSE:Factory

2018-10-15 Thread root
Hello community,

here is the log from the commit of package yast2-rmt for openSUSE:Factory 
checked in at 2018-10-15 09:41:43

Comparing /work/SRC/openSUSE:Factory/yast2-rmt (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-rmt.new (New)


Package is "yast2-rmt"

Mon Oct 15 09:41:43 2018 rev:9 rq:641673 version:1.0.4

Changes:

--- /work/SRC/openSUSE:Factory/yast2-rmt/yast2-rmt.changes  2018-08-28 
09:24:37.996863372 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-rmt.new/yast2-rmt.changes 2018-10-15 
09:42:48.867408597 +0200
@@ -1,0 +2,6 @@
+Wed Oct  3 14:21:13 UTC 2018 - igonzalezs...@suse.com
+
+- version 1.0.4
+- Adapt to the new YaST2 systemd API (bsc#1107253)
+
+---
@@ -6,0 +13 @@
+- Fix visual issues with text alignment

Old:

  yast2-rmt-1.0.3.tar.bz2

New:

  yast2-rmt-1.0.4.tar.bz2



Other differences:
--
++ yast2-rmt.spec ++
--- /var/tmp/diff_new_pack.DJMTlY/_old  2018-10-15 09:42:49.583407942 +0200
+++ /var/tmp/diff_new_pack.DJMTlY/_new  2018-10-15 09:42:49.587407938 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-rmt
-Version:1.0.3
+Version:1.0.4
 Release:0
 BuildArch:  noarch
 

++ yast2-rmt-1.0.3.tar.bz2 -> yast2-rmt-1.0.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-rmt-1.0.3/Dockerfile 
new/yast2-rmt-1.0.4/Dockerfile
--- old/yast2-rmt-1.0.3/Dockerfile  2018-08-22 15:23:28.0 +0200
+++ new/yast2-rmt-1.0.4/Dockerfile  2018-10-05 13:45:09.0 +0200
@@ -1,4 +1,4 @@
-FROM yastdevel/ruby
+FROM yastdevel/ruby:sle15
 RUN gem install --no-rdoc --no-ri scc-codestyle -v 0.1.4
 RUN rm /etc/alternatives/rubocop && ln -s 
/usr/lib64/ruby/gems/2.5.0/gems/rubocop-0.52.1/bin/rubocop 
/etc/alternatives/rubocop
 COPY . /usr/src/app
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-rmt-1.0.3/PACKAGE.md 
new/yast2-rmt-1.0.4/PACKAGE.md
--- old/yast2-rmt-1.0.3/PACKAGE.md  1970-01-01 01:00:00.0 +0100
+++ new/yast2-rmt-1.0.4/PACKAGE.md  2018-10-05 13:45:09.0 +0200
@@ -0,0 +1,79 @@
+## yast2-rmt Packaging
+
+### Creating the tarball for packaging
+
+To create the tarball for testing or packaing run:
+
+```
+rake package
+```
+
+### Package
+
+The package gets built for SLE 15 and openSUSE Leap 15 here:
+https://build.opensuse.org/package/show/systemsmanagement:SCC:RMT/yast2-rmt
+
+You can use:
+
+```bash
+rake osc:commit
+```
+
+to commit the current version to OBS.
+
+
+ Submit Requests to openSUSE Factory and SLES
+
+To get a maintenance request accepted, each changelog entry needs to have at
+least one reference to a bug or feature request like `bsc#123` or `fate#123`.
+
+Note: If you want to disable automatic changes made by osc (e.g. License 
string)
+  use the `--no-cleanup` switch. Can be used with commands like `osc mr`, 
`osc sr`
+  and `osc ci`.
+
+# Factory First
+
+To submit a request to openSUSE Factory, issue this commands in the console:
+
+```bash
+osc sr systemsmanagement:SCC:RMT yast2-rmt openSUSE:Factory
+```
+
+# Submit maintenance updates for SLES to the Internal Build Service
+
+## Get target codesteams where to submit
+
+To checkout in which codestreams the package is currently maintaned, run:
+
+```bash
+osc -A https://api.suse.de maintained yast2-rmt
+```
+
+For a more detailed view which target codestreams are in which state checkout: 
[Codestream overview](https://maintenance.suse.de/maintained/?package=yast2-rmt)
+
+## Submit updates
+
+For each maintained codestream you need to create a new maintenance request:
+
+```bash
+osc -A https://api.suse.de mr Devel:SCC:RMT yast2-rmt SUSE:SLE-15:Update
+```
+
+Note: In case the `mr` (maintenance request) command is not working properly,
+  try `sr` (submit request) command.
+
+
+Example:
+
+```bash
+$ osc -A https://api.suse.de maintained yast2-rmt
+SUSE:SLE-15:Update/yast2-rmt
+
+$ osc -A https://api.suse.de mr Devel:SCC:RMT yast2-rmt SUSE:SLE-15:Update
+Using target project 'SUSE:Maintenance'
+1736456
+```
+
+You can check the status of your requests 
[here](https://build.opensuse.org/package/requests/systemsmanagement:SCC:RMT/yast2-rmt)
 and [here](https://build.suse.de/package/requests/Devel:SCC:RMT/yast2-rmt).
+
+After your requests got accepted, they still have to pass maintenance testing 
before they get released to customers. You can check their progress at 
[maintenance.suse.de](https://maintenance.suse.de/search/?q=yast2-rmt). If you 
still need help, the maintenance team can be reached at 
[maint-co...@suse.de](maint-co...@suse.de) or #maintenance on irc.suse.de.
diff -urN '--exclude=CVS' 

commit yast2-rmt for openSUSE:Factory

2018-08-28 Thread root
Hello community,

here is the log from the commit of package yast2-rmt for openSUSE:Factory 
checked in at 2018-08-28 09:24:36

Comparing /work/SRC/openSUSE:Factory/yast2-rmt (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-rmt.new (New)


Package is "yast2-rmt"

Tue Aug 28 09:24:36 2018 rev:8 rq:631792 version:1.0.3

Changes:

--- /work/SRC/openSUSE:Factory/yast2-rmt/yast2-rmt.changes  2018-07-13 
10:22:26.250533515 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-rmt.new/yast2-rmt.changes 2018-08-28 
09:24:37.996863372 +0200
@@ -1,0 +2,7 @@
+Tue Aug 14 10:55:02 UTC 2018 - fschnizl...@suse.com
+
+- version 1.0.3
+- Change configuration file path to new location (rmt-server >= 1.0.6)
+- Hide database password in summary (bsc#1102053)
+
+---

Old:

  yast2-rmt-1.0.1.tar.bz2

New:

  yast2-rmt-1.0.3.tar.bz2



Other differences:
--
++ yast2-rmt.spec ++
--- /var/tmp/diff_new_pack.AKrq3v/_old  2018-08-28 09:24:38.592865232 +0200
+++ /var/tmp/diff_new_pack.AKrq3v/_new  2018-08-28 09:24:38.592865232 +0200
@@ -17,14 +17,14 @@
 
 
 Name:   yast2-rmt
-Version:1.0.1
+Version:1.0.3
 Release:0
 BuildArch:  noarch
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:%{name}-%{version}.tar.bz2
 
-Requires:   rmt-server >= 0.0.5
+Requires:   rmt-server >= 1.0.6
 Requires:   yast2
 Requires:   yast2-ruby-bindings
 

++ yast2-rmt-1.0.1.tar.bz2 -> yast2-rmt-1.0.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-rmt-1.0.1/README.md 
new/yast2-rmt-1.0.3/README.md
--- old/yast2-rmt-1.0.1/README.md   2018-07-05 10:53:09.0 +0200
+++ new/yast2-rmt-1.0.3/README.md   2018-08-22 15:23:28.0 +0200
@@ -30,6 +30,14 @@
 docker run -it yast-rmt-image rspec
 ```
 
+### Creating the tarball for packaging
+
+To create the tarball for testing or packaing run:
+
+```
+rake package
+```
+
 ### Package
 
 The package gets built for SLE 15 and openSUSE Leap 15 here:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-rmt-1.0.1/package/yast2-rmt.changes 
new/yast2-rmt-1.0.3/package/yast2-rmt.changes
--- old/yast2-rmt-1.0.1/package/yast2-rmt.changes   2018-07-05 
10:53:09.0 +0200
+++ new/yast2-rmt-1.0.3/package/yast2-rmt.changes   2018-08-22 
15:23:28.0 +0200
@@ -1,4 +1,11 @@
 ---
+Tue Aug 14 10:55:02 UTC 2018 - fschnizl...@suse.com
+
+- version 1.0.3
+- Change configuration file path to new location (rmt-server >= 1.0.6)
+- Hide database password in summary (bsc#1102053)
+
+---
 Thu Jul  5 08:52:44 UTC 2018 - wstephen...@suse.com
 
 - version 1.0.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-rmt-1.0.1/package/yast2-rmt.spec 
new/yast2-rmt-1.0.3/package/yast2-rmt.spec
--- old/yast2-rmt-1.0.1/package/yast2-rmt.spec  2018-07-05 10:53:09.0 
+0200
+++ new/yast2-rmt-1.0.3/package/yast2-rmt.spec  2018-08-22 15:23:28.0 
+0200
@@ -17,14 +17,14 @@
 
 
 Name:   yast2-rmt
-Version:1.0.1
+Version:1.0.3
 Release:0
 BuildArch:  noarch
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:%{name}-%{version}.tar.bz2
 
-Requires:   rmt-server >= 0.0.5
+Requires:   rmt-server >= 1.0.6
 Requires:   yast2
 Requires:   yast2-ruby-bindings
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-rmt-1.0.1/src/lib/rmt/maria_db/current_root_password_dialog.rb 
new/yast2-rmt-1.0.3/src/lib/rmt/maria_db/current_root_password_dialog.rb
--- old/yast2-rmt-1.0.1/src/lib/rmt/maria_db/current_root_password_dialog.rb
2018-07-05 10:53:09.0 +0200
+++ new/yast2-rmt-1.0.3/src/lib/rmt/maria_db/current_root_password_dialog.rb
2018-08-22 15:23:28.0 +0200
@@ -28,7 +28,7 @@
 super
 
 @dialog_heading = N_('Database root password is required')
-@dialog_label = N_('Please provide the current database root password.')
+@dialog_label = N_('In order to setup RMT, database access is required. 
Please provide the current database root password.')
 @password_field_label = N_('MariaDB root ')
   end
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-rmt-1.0.1/src/lib/rmt/ssl/certificate_generator.rb 
new/yast2-rmt-1.0.3/src/lib/rmt/ssl/certificate_generator.rb
--- old/yast2-rmt-1.0.1/src/lib/rmt/ssl/certificate_generator.rb
2018-07-05 

commit yast2-rmt for openSUSE:Factory

2018-07-13 Thread root
Hello community,

here is the log from the commit of package yast2-rmt for openSUSE:Factory 
checked in at 2018-07-13 10:21:47

Comparing /work/SRC/openSUSE:Factory/yast2-rmt (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-rmt.new (New)


Package is "yast2-rmt"

Fri Jul 13 10:21:47 2018 rev:7 rq:622271 version:1.0.1

Changes:

--- /work/SRC/openSUSE:Factory/yast2-rmt/yast2-rmt.changes  2018-06-28 
15:14:23.891485229 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-rmt.new/yast2-rmt.changes 2018-07-13 
10:22:26.250533515 +0200
@@ -1,0 +2,6 @@
+Thu Jul  5 08:52:44 UTC 2018 - wstephen...@suse.com
+
+- version 1.0.2
+- Translation fixes
+
+---



Other differences:
--
++ yast2-rmt.spec ++
--- /var/tmp/diff_new_pack.o4CcCy/_old  2018-07-13 10:22:26.798534172 +0200
+++ /var/tmp/diff_new_pack.o4CcCy/_new  2018-07-13 10:22:26.798534172 +0200
@@ -38,7 +38,7 @@
 BuildRequires:  rubygem(rspec)
 
 Summary:YaST2 - Module to configure RMT
-License:GPL-2.0 or GPL-3.0
+License:GPL-2.0-only OR GPL-3.0-only
 Group:  System/YaST
 Url:https://github.com/SUSE/yast2-rmt
 

++ yast2-rmt-1.0.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-rmt-1.0.1/Gemfile new/yast2-rmt-1.0.1/Gemfile
--- old/yast2-rmt-1.0.1/Gemfile 2018-06-27 16:36:27.0 +0200
+++ new/yast2-rmt-1.0.1/Gemfile 2018-07-05 10:53:09.0 +0200
@@ -3,5 +3,6 @@
 gem 'yast-rake', '~> 0.2.20'
 
 group :development do
+  gem 'gettext'
   gem 'scc-codestyle', '~> 0.1.4'
 end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-rmt-1.0.1/Gemfile.lock 
new/yast2-rmt-1.0.1/Gemfile.lock
--- old/yast2-rmt-1.0.1/Gemfile.lock2018-06-27 16:36:27.0 +0200
+++ new/yast2-rmt-1.0.1/Gemfile.lock2018-07-05 10:53:09.0 +0200
@@ -2,6 +2,10 @@
   remote: https://rubygems.org/
   specs:
 ast (2.4.0)
+gettext (3.2.9)
+  locale (>= 2.0.5)
+  text (>= 1.3.0)
+locale (2.1.2)
 packaging_rake_tasks (1.4.4)
   rake
 parallel (1.12.1)
@@ -23,6 +27,7 @@
 scc-codestyle (0.1.4)
   rubocop (= 0.52.1)
   rubocop-rspec (= 1.19)
+text (1.3.1)
 unicode-display_width (1.3.0)
 yast-rake (0.2.20)
   packaging_rake_tasks (>= 1.1.4)
@@ -32,6 +37,7 @@
   ruby
 
 DEPENDENCIES
+  gettext
   scc-codestyle (~> 0.1.4)
   yast-rake (~> 0.2.20)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-rmt-1.0.1/README.md 
new/yast2-rmt-1.0.1/README.md
--- old/yast2-rmt-1.0.1/README.md   2018-06-27 16:36:27.0 +0200
+++ new/yast2-rmt-1.0.1/README.md   2018-07-05 10:53:09.0 +0200
@@ -60,16 +60,10 @@
 
 # Internal Build Service
 
-To make the initial submit for a new SLES version:
-
-```bash
-osc -A https://api.suse.de sr Devel:SCC:RMT yast2-rmt SUSE:SLE-15:GA 
--no-cleanup
-```
-
 To submit the updated package as a maintenance update to released SLES 
versions:
 
 ```bash
-osc -A https://api.suse.de mr Devel:SCC:RMT yast2-rmt SUSE:SLE-15:GA:Update 
--no-cleanup
+osc -A https://api.suse.de mr Devel:SCC:RMT yast2-rmt SUSE:SLE-15:Update 
--no-cleanup
 ```
 
 You can check the status of your requests 
[here](https://build.opensuse.org/package/requests/systemsmanagement:SCC:RMT/yast2-rmt)
 and [here](https://build.suse.de/package/requests/Devel:SCC:RMT/yast2-rmt).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-rmt-1.0.1/package/yast2-rmt.changes 
new/yast2-rmt-1.0.1/package/yast2-rmt.changes
--- old/yast2-rmt-1.0.1/package/yast2-rmt.changes   2018-06-27 
16:36:27.0 +0200
+++ new/yast2-rmt-1.0.1/package/yast2-rmt.changes   2018-07-05 
10:53:09.0 +0200
@@ -1,4 +1,10 @@
 ---
+Thu Jul  5 08:52:44 UTC 2018 - wstephen...@suse.com
+
+- version 1.0.2
+- Translation fixes
+
+---
 Mon Jun 25 15:32:29 UTC 2018 - sko...@suse.com
 
 - version 1.0.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-rmt-1.0.1/spec/rmt/ssl/new_ca_password_dialog_spec.rb 
new/yast2-rmt-1.0.1/spec/rmt/ssl/new_ca_password_dialog_spec.rb
--- old/yast2-rmt-1.0.1/spec/rmt/ssl/new_ca_password_dialog_spec.rb 
2018-06-27 16:36:27.0 +0200
+++ new/yast2-rmt-1.0.1/spec/rmt/ssl/new_ca_password_dialog_spec.rb 
2018-07-05 10:53:09.0 +0200
@@ -26,9 +26,9 @@
   describe '#initialize' do
 it 'creates the UI elements' do
   

commit yast2-rmt for openSUSE:Factory

2018-06-28 Thread root
Hello community,

here is the log from the commit of package yast2-rmt for openSUSE:Factory 
checked in at 2018-06-28 15:14:21

Comparing /work/SRC/openSUSE:Factory/yast2-rmt (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-rmt.new (New)


Package is "yast2-rmt"

Thu Jun 28 15:14:21 2018 rev:6 rq:619421 version:1.0.1

Changes:

--- /work/SRC/openSUSE:Factory/yast2-rmt/yast2-rmt.changes  2018-05-19 
15:43:02.937348524 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-rmt.new/yast2-rmt.changes 2018-06-28 
15:14:23.891485229 +0200
@@ -1,0 +2,7 @@
+Mon Jun 25 15:32:29 UTC 2018 - sko...@suse.com
+
+- version 1.0.1
+- setting and validating CA private key password (bsc#1099324)
+- reload nginx after configuration
+
+---

Old:

  yast2-rmt-1.0.0.tar.bz2

New:

  yast2-rmt-1.0.1.tar.bz2



Other differences:
--
++ yast2-rmt.spec ++
--- /var/tmp/diff_new_pack.VFPMTj/_old  2018-06-28 15:14:25.331482591 +0200
+++ /var/tmp/diff_new_pack.VFPMTj/_new  2018-06-28 15:14:25.331482591 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-rmt
-Version:1.0.0
+Version:1.0.1
 Release:0
 BuildArch:  noarch
 

++ yast2-rmt-1.0.0.tar.bz2 -> yast2-rmt-1.0.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-rmt-1.0.0/README.md 
new/yast2-rmt-1.0.1/README.md
--- old/yast2-rmt-1.0.0/README.md   2018-05-18 13:57:35.0 +0200
+++ new/yast2-rmt-1.0.1/README.md   2018-06-27 16:36:27.0 +0200
@@ -12,7 +12,7 @@
 
 ### Running the module
 
-`yast2-ruby-bindings` RPM package is not available as a gem, Yast runs on the 
system-wide Ruby interpreter only.
+`yast2-ruby-bindings` RPM package is not available as a gem, YaST runs on the 
default system-wide Ruby interpreter only (available in the OSS repository).
 
 There different ways to run the module:
 
@@ -41,7 +41,7 @@
 rake osc:commit
 ```
 
-to commit the current version to OBS. 
+to commit the current version to OBS.
 
 
  Submit Requests to openSUSE Factory and SLES
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-rmt-1.0.0/package/yast2-rmt.changes 
new/yast2-rmt-1.0.1/package/yast2-rmt.changes
--- old/yast2-rmt-1.0.0/package/yast2-rmt.changes   2018-05-18 
13:57:35.0 +0200
+++ new/yast2-rmt-1.0.1/package/yast2-rmt.changes   2018-06-27 
16:36:27.0 +0200
@@ -1,10 +1,18 @@
 ---
+Mon Jun 25 15:32:29 UTC 2018 - sko...@suse.com
+
+- version 1.0.1
+- setting and validating CA private key password (bsc#1099324)
+- reload nginx after configuration
+
+---
 Fri May 18 08:58:01 UTC 2018 - fschuel...@suse.com
 
 - version 1.0.0
+- Release for SLES15 (bsc#1093879)
 - UI cleanups
 - Enable timers with rmt service start
-- Add final configuration summary 
+- Add final configuration summary
 
 ---
 Wed Apr 18 12:06:01 UTC 2018 - ikapelyuk...@suse.com
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-rmt-1.0.0/package/yast2-rmt.spec 
new/yast2-rmt-1.0.1/package/yast2-rmt.spec
--- old/yast2-rmt-1.0.0/package/yast2-rmt.spec  2018-05-18 13:57:35.0 
+0200
+++ new/yast2-rmt-1.0.1/package/yast2-rmt.spec  2018-06-27 16:36:27.0 
+0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-rmt
-Version:1.0.0
+Version:1.0.1
 Release:0
 BuildArch:  noarch
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-rmt-1.0.0/spec/rmt/maria_db/current_root_password_dialog_spec.rb 
new/yast2-rmt-1.0.1/spec/rmt/maria_db/current_root_password_dialog_spec.rb
--- old/yast2-rmt-1.0.0/spec/rmt/maria_db/current_root_password_dialog_spec.rb  
2018-05-18 13:57:35.0 +0200
+++ new/yast2-rmt-1.0.1/spec/rmt/maria_db/current_root_password_dialog_spec.rb  
2018-06-27 16:36:27.0 +0200
@@ -23,68 +23,15 @@
 describe RMT::MariaDB::CurrentRootPasswordDialog do
   subject(:dialog) { described_class.new }
 
-  describe '#dialog_content' do
-it 'creates the UI elements' do
-  expect(Yast::Term).to receive(:new).exactly(22).times
-  dialog.dialog_content
-end
-  end
-
-  describe '#user_input' do
-it 'sets focus and waits for user input' do
-  expect(Yast::UI).to receive(:SetFocus).with(Id(:root_password))
-  expect_any_instance_of(UI::Dialog).to receive(:user_input)
-  dialog.user_input
-end
-  end
-
-  describe '#ok_handler' do
-context 'when the password field is 

commit yast2-rmt for openSUSE:Factory

2018-05-19 Thread root
Hello community,

here is the log from the commit of package yast2-rmt for openSUSE:Factory 
checked in at 2018-05-19 15:42:57

Comparing /work/SRC/openSUSE:Factory/yast2-rmt (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-rmt.new (New)


Package is "yast2-rmt"

Sat May 19 15:42:57 2018 rev:5 rq:610306 version:1.0.0

Changes:

--- /work/SRC/openSUSE:Factory/yast2-rmt/yast2-rmt.changes  2018-04-27 
16:09:17.846345544 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-rmt.new/yast2-rmt.changes 2018-05-19 
15:43:02.937348524 +0200
@@ -1,0 +2,9 @@
+Fri May 18 08:58:01 UTC 2018 - fschuel...@suse.com
+
+- version 1.0.0
+- Release for SLES15 (bsc#1093879) 
+- UI cleanups
+- Enable timers with rmt service start
+- Add final configuration summary 
+
+---

Old:

  yast2-rmt-0.0.4.tar.bz2

New:

  yast2-rmt-1.0.0.tar.bz2



Other differences:
--
++ yast2-rmt.spec ++
--- /var/tmp/diff_new_pack.xd4GjH/_old  2018-05-19 15:43:03.573325256 +0200
+++ /var/tmp/diff_new_pack.xd4GjH/_new  2018-05-19 15:43:03.573325256 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-rmt
-Version:0.0.4
+Version:1.0.0
 Release:0
 BuildArch:  noarch
 

++ yast2-rmt-0.0.4.tar.bz2 -> yast2-rmt-1.0.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-rmt-0.0.4/package/yast2-rmt.changes 
new/yast2-rmt-1.0.0/package/yast2-rmt.changes
--- old/yast2-rmt-0.0.4/package/yast2-rmt.changes   2018-04-24 
11:54:43.422604842 +0200
+++ new/yast2-rmt-1.0.0/package/yast2-rmt.changes   2018-05-18 
13:57:35.0 +0200
@@ -1,4 +1,12 @@
 ---
+Fri May 18 08:58:01 UTC 2018 - fschuel...@suse.com
+
+- version 1.0.0
+- UI cleanups
+- Enable timers with rmt service start
+- Add final configuration summary 
+
+---
 Wed Apr 18 12:06:01 UTC 2018 - ikapelyuk...@suse.com
 
 - version 0.0.4
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-rmt-0.0.4/package/yast2-rmt.spec 
new/yast2-rmt-1.0.0/package/yast2-rmt.spec
--- old/yast2-rmt-0.0.4/package/yast2-rmt.spec  2018-04-24 11:54:43.422604842 
+0200
+++ new/yast2-rmt-1.0.0/package/yast2-rmt.spec  2018-05-18 13:57:35.0 
+0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-rmt
-Version:0.0.4
+Version:1.0.0
 Release:0
 BuildArch:  noarch
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-rmt-0.0.4/spec/rmt/wizard_final_page_spec.rb 
new/yast2-rmt-1.0.0/spec/rmt/wizard_final_page_spec.rb
--- old/yast2-rmt-0.0.4/spec/rmt/wizard_final_page_spec.rb  2018-04-16 
15:10:34.949032563 +0200
+++ new/yast2-rmt-1.0.0/spec/rmt/wizard_final_page_spec.rb  2018-05-18 
13:57:35.0 +0200
@@ -23,7 +23,19 @@
 describe RMT::WizardFinalPage do
   subject(:final_page) { described_class.new(config) }
 
-  let(:config) { {} }
+  let(:config) do
+{
+  'scc' => {
+'username' => 'UC666'
+  },
+  'database' => {
+'username' => 'user_mcuserface',
+'password' => 'test',
+'host' => 'localhost',
+'database' => 'rmt'
+  }
+}
+  end
 
   describe '#next_handler' do
 it 'finishes when next button is pressed' do
@@ -54,25 +66,10 @@
   end
 
   describe '#run' do
-context 'when restarting the service succeeds' do
-  it 'renders content and enters the event loop' do
-expect(Yast::Service).to receive(:Enable).with('rmt').and_return(true)
-expect(Yast::Service).to receive(:Restart).with('rmt').and_return(true)
-expect(final_page).to receive(:render_content)
-expect(final_page).to receive(:event_loop)
-final_page.run
-  end
-end
-
-context 'when restarting the service fails' do
-  it 'displays the error, renders content and enters the event loop' do
-expect(Yast::Service).to receive(:Enable).with('rmt').and_return(true)
-expect(Yast::Service).to 
receive(:Restart).with('rmt').and_return(false)
-expect(Yast::Report).to receive(:Error).with("Failed to enable and 
restart service 'rmt'")
-expect(final_page).to receive(:render_content)
-expect(final_page).to receive(:event_loop)
-final_page.run
-  end
+it 'restarts rmt-server service and enters event loop' do
+  expect(final_page).to receive(:render_content)
+  expect(final_page).to receive(:event_loop)
+  final_page.run
 end
   end
 end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit yast2-rmt for openSUSE:Factory

2018-04-27 Thread root
Hello community,

here is the log from the commit of package yast2-rmt for openSUSE:Factory 
checked in at 2018-04-27 16:09:16

Comparing /work/SRC/openSUSE:Factory/yast2-rmt (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-rmt.new (New)


Package is "yast2-rmt"

Fri Apr 27 16:09:16 2018 rev:4 rq:601631 version:0.0.4

Changes:

--- /work/SRC/openSUSE:Factory/yast2-rmt/yast2-rmt.changes  2018-04-06 
17:52:22.661347465 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-rmt.new/yast2-rmt.changes 2018-04-27 
16:09:17.846345544 +0200
@@ -1,0 +2,7 @@
+Wed Apr 18 12:06:01 UTC 2018 - ikapelyuk...@suse.com
+
+- version 0.0.4
+- Allow a preexisting SSL CA:
+  https://github.com/SUSE/yast2-rmt/pull/11
+
+---

Old:

  yast2-rmt-0.0.3.tar.bz2

New:

  yast2-rmt-0.0.4.tar.bz2



Other differences:
--
++ yast2-rmt.spec ++
--- /var/tmp/diff_new_pack.NHG308/_old  2018-04-27 16:09:18.474322512 +0200
+++ /var/tmp/diff_new_pack.NHG308/_new  2018-04-27 16:09:18.478322365 +0200
@@ -17,14 +17,14 @@
 
 
 Name:   yast2-rmt
-Version:0.0.3
+Version:0.0.4
 Release:0
 BuildArch:  noarch
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:%{name}-%{version}.tar.bz2
 
-Requires:   rmt-server
+Requires:   rmt-server >= 0.0.5
 Requires:   yast2
 Requires:   yast2-ruby-bindings
 
@@ -58,6 +58,7 @@
 %defattr(-,root,root)
 %{yast_dir}/clients/*.rb
 %{yast_dir}/lib/rmt
+%{yast_desktopdir}/rmt.desktop
 %{yast_dir}/data/rmt
 
 %doc COPYING

++ yast2-rmt-0.0.3.tar.bz2 -> yast2-rmt-0.0.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-rmt-0.0.3/Gemfile.lock 
new/yast2-rmt-0.0.4/Gemfile.lock
--- old/yast2-rmt-0.0.3/Gemfile.lock2018-02-26 17:24:52.157255046 +0100
+++ new/yast2-rmt-0.0.4/Gemfile.lock2018-04-18 11:54:50.758844151 +0200
@@ -9,7 +9,7 @@
   ast (~> 2.4.0)
 powerpack (0.1.1)
 rainbow (3.0.0)
-rake (12.3.0)
+rake (12.3.1)
 rubocop (0.52.1)
   parallel (~> 1.10)
   parser (>= 2.4.0.2, < 3.0)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-rmt-0.0.3/README.md 
new/yast2-rmt-0.0.4/README.md
--- old/yast2-rmt-0.0.3/README.md   2018-03-12 17:02:15.344583881 +0100
+++ new/yast2-rmt-0.0.4/README.md   2018-04-16 15:10:34.945032546 +0200
@@ -30,6 +30,48 @@
 docker run -it yast-rmt-image rspec
 ```
 
-### Package 
+### Package
 
-The package gets built for SLE15 here: 
https://build.opensuse.org/package/show/systemsmanagement:SCC:RMT/yast2-rmt
+The package gets built for SLE 15 and openSUSE Leap 15 here:
+https://build.opensuse.org/package/show/systemsmanagement:SCC:RMT/yast2-rmt
+
+You can use:
+
+```bash
+rake osc:commit
+```
+
+to commit the current version to OBS. 
+
+
+ Submit Requests to openSUSE Factory and SLES
+
+To get a maintenance request accepted, each changelog entry needs to reference 
a bug or feature
+request with `bsc#123` or `fate#123`.
+
+# Factory First
+
+To submit a request to openSUSE Factory, issue this commands in the console:
+
+```bash
+osc sr systemsmanagement:SCC:RMT yast2-rmt openSUSE:Factory --no-cleanup
+```
+
+
+# Internal Build Service
+
+To make the initial submit for a new SLES version:
+
+```bash
+osc -A https://api.suse.de sr Devel:SCC:RMT yast2-rmt SUSE:SLE-15:GA 
--no-cleanup
+```
+
+To submit the updated package as a maintenance update to released SLES 
versions:
+
+```bash
+osc -A https://api.suse.de mr Devel:SCC:RMT yast2-rmt SUSE:SLE-15:GA:Update 
--no-cleanup
+```
+
+You can check the status of your requests 
[here](https://build.opensuse.org/package/requests/systemsmanagement:SCC:RMT/yast2-rmt)
 and [here](https://build.suse.de/package/requests/Devel:SCC:RMT/yast2-rmt).
+
+After your requests got accepted, they still have to pass maintenance testing 
before they get released to customers. You can check their progress at 
[maintenance.suse.de](https://maintenance.suse.de/search/?q=yast2-rmt). If you 
still need help, the maintenance team can be reached at 
[maint-co...@suse.de](maint-co...@suse.de) or #maintenance on irc.suse.de.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-rmt-0.0.3/Rakefile new/yast2-rmt-0.0.4/Rakefile
--- old/yast2-rmt-0.0.3/Rakefile2018-03-27 15:09:30.067122856 +0200
+++ new/yast2-rmt-0.0.4/Rakefile2018-04-18 11:54:50.758844151 +0200
@@ -23,7 +23,7 @@
   conf.obs_project = 'systemsmanagement:SCC:RMT'
   # Default target for osc:build
   conf.obs_target = 'openSUSE_Factory'
-  conf.skip_license_check = [ %r{^Gemfile\.lock$}, %r{rmt.*\.cnf\.erb$} ]
+  

commit yast2-rmt for openSUSE:Factory

2018-04-06 Thread root
Hello community,

here is the log from the commit of package yast2-rmt for openSUSE:Factory 
checked in at 2018-04-06 17:50:05

Comparing /work/SRC/openSUSE:Factory/yast2-rmt (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-rmt.new (New)


Package is "yast2-rmt"

Fri Apr  6 17:50:05 2018 rev:3 rq:593941 version:0.0.3

Changes:

--- /work/SRC/openSUSE:Factory/yast2-rmt/yast2-rmt.changes  2018-03-06 
10:47:53.838963384 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-rmt.new/yast2-rmt.changes 2018-04-06 
17:52:22.661347465 +0200
@@ -1,0 +2,6 @@
+Tue Apr  3 08:16:37 UTC 2018 - ikapelyuk...@suse.com
+
+- version 0.0.3
+- Add setup steps for SSL certificate generation (fate#325115)
+
+---

Old:

  yast2-rmt-0.0.2.tar.bz2

New:

  yast2-rmt-0.0.3.tar.bz2



Other differences:
--
++ yast2-rmt.spec ++
--- /var/tmp/diff_new_pack.jadutX/_old  2018-04-06 17:52:23.305324182 +0200
+++ /var/tmp/diff_new_pack.jadutX/_new  2018-04-06 17:52:23.305324182 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-rmt
-Version:0.0.2
+Version:0.0.3
 Release:0
 BuildArch:  noarch
 
@@ -58,6 +58,7 @@
 %defattr(-,root,root)
 %{yast_dir}/clients/*.rb
 %{yast_dir}/lib/rmt
+%{yast_dir}/data/rmt
 
 %doc COPYING
 %doc README.md

++ yast2-rmt-0.0.2.tar.bz2 -> yast2-rmt-0.0.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-rmt-0.0.2/.rubocop_todo.yml 
new/yast2-rmt-0.0.3/.rubocop_todo.yml
--- old/yast2-rmt-0.0.2/.rubocop_todo.yml   2018-03-05 17:07:28.0 
+0100
+++ new/yast2-rmt-0.0.3/.rubocop_todo.yml   2018-04-04 15:19:03.969121090 
+0200
@@ -1,32 +1,21 @@
 # This configuration was generated by
 # `rubocop --auto-gen-config`
-# on 2018-02-26 13:22:06 +0100 using RuboCop version 0.52.1.
+# on 2018-04-04 15:19:02 +0200 using RuboCop version 0.52.1.
 # The point is for the user to remove these configuration records
 # one by one as the offenses are removed from the code base.
 # Note that changes in the inspected code, or installation of new
 # versions of RuboCop, may require this file to be generated again.
 
-# Offense count: 1
-Metrics/CyclomaticComplexity:
-  Max: 11
-
 # Offense count: 2
-# Configuration parameters: CountComments.
-Metrics/MethodLength:
-  Max: 60
-
-# Offense count: 1
-Metrics/PerceivedComplexity:
-  Max: 14
+# Configuration parameters: Max.
+RSpec/ExampleLength:
+  Exclude:
+- 'spec/features/**/*'
+- 'spec/rmt/ssl/certificate_generator_spec.rb'
+- 'spec/rmt/wizard_ssl_page_spec.rb'
 
-# Offense count: 105
+# Offense count: 207
 # Configuration parameters: .
 # SupportedStyles: have_received, receive
 RSpec/MessageSpies:
   EnforcedStyle: receive
-
-# Offense count: 2
-Style/MultipleComparison:
-  Exclude:
-- 'src/lib/rmt/wizard_maria_db_page.rb'
-- 'src/lib/rmt/wizard_scc_page.rb'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-rmt-0.0.2/README.md 
new/yast2-rmt-0.0.3/README.md
--- old/yast2-rmt-0.0.2/README.md   2018-03-05 17:07:28.0 +0100
+++ new/yast2-rmt-0.0.3/README.md   2018-03-12 17:02:15.344583881 +0100
@@ -28,4 +28,8 @@
 ```
 docker build -t yast-rmt-image .
 docker run -it yast-rmt-image rspec
-```
\ No newline at end of file
+```
+
+### Package 
+
+The package gets built for SLE15 here: 
https://build.opensuse.org/package/show/systemsmanagement:SCC:RMT/yast2-rmt
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-rmt-0.0.2/Rakefile new/yast2-rmt-0.0.3/Rakefile
--- old/yast2-rmt-0.0.2/Rakefile2018-03-05 17:07:28.0 +0100
+++ new/yast2-rmt-0.0.3/Rakefile2018-03-27 15:09:30.067122856 +0200
@@ -23,7 +23,7 @@
   conf.obs_project = 'systemsmanagement:SCC:RMT'
   # Default target for osc:build
   conf.obs_target = 'openSUSE_Factory'
-  conf.skip_license_check = [ %r{^Gemfile\.lock$} ]
+  conf.skip_license_check = [ %r{^Gemfile\.lock$}, %r{rmt.*\.cnf\.erb$} ]
 end
 
 # This is required, because `yast-travis-ruby` binary calls `rake test:unit`
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-rmt-0.0.2/package/yast2-rmt.changes 
new/yast2-rmt-0.0.3/package/yast2-rmt.changes
--- old/yast2-rmt-0.0.2/package/yast2-rmt.changes   2018-03-05 
17:07:28.0 +0100
+++ new/yast2-rmt-0.0.3/package/yast2-rmt.changes   2018-04-03 
10:17:50.038563438 +0200
@@ -1,4 +1,10 @@
 ---
+Tue Apr  3 08:16:37 UTC 2018 - ikapelyuk...@suse.com
+
+- version 0.0.3
+- Add setup steps for SSL certificate generation (fate#325115)
+

commit yast2-rmt for openSUSE:Factory

2018-03-06 Thread root
Hello community,

here is the log from the commit of package yast2-rmt for openSUSE:Factory 
checked in at 2018-03-06 10:47:52

Comparing /work/SRC/openSUSE:Factory/yast2-rmt (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-rmt.new (New)


Package is "yast2-rmt"

Tue Mar  6 10:47:52 2018 rev:2 rq:583064 version:0.0.2

Changes:

--- /work/SRC/openSUSE:Factory/yast2-rmt/yast2-rmt.changes  2018-01-31 
19:54:05.727328228 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-rmt.new/yast2-rmt.changes 2018-03-06 
10:47:53.838963384 +0100
@@ -1,0 +2,6 @@
+Mon Mar  5 15:12:56 UTC 2018 - ikapelyuk...@suse.com
+
+- version 0.0.2
+- Add setup steps for SCC and DB (fate#325115)
+
+---

Old:

  yast2-rmt-0.0.1.tar.bz2

New:

  yast2-rmt-0.0.2.tar.bz2



Other differences:
--
++ yast2-rmt.spec ++
--- /var/tmp/diff_new_pack.tHrl6O/_old  2018-03-06 10:47:54.346945033 +0100
+++ /var/tmp/diff_new_pack.tHrl6O/_new  2018-03-06 10:47:54.350944889 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-rmt
-Version:0.0.1
+Version:0.0.2
 Release:0
 BuildArch:  noarch
 

++ yast2-rmt-0.0.1.tar.bz2 -> yast2-rmt-0.0.2.tar.bz2 ++
 1716 lines of diff (skipped)