commit yast2-installation for openSUSE:Leap:15.2:Update

2020-09-10 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Leap:15.2:Update checked in at 2020-09-11 06:23:11

Comparing /work/SRC/openSUSE:Leap:15.2:Update/yast2-installation (Old)
 and  /work/SRC/openSUSE:Leap:15.2:Update/.yast2-installation.new.4249 (New)


Package is "yast2-installation"

Fri Sep 11 06:23:11 2020 rev:2 rq:832856 version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.ecjqDN/_old  2020-09-11 06:23:12.507462392 +0200
+++ /var/tmp/diff_new_pack.ecjqDN/_new  2020-09-11 06:23:12.507462392 +0200
@@ -1 +1 @@
-
+




commit yast2-installation for openSUSE:Leap:15.2

2020-05-12 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Leap:15.2 checked in at 2020-05-12 11:31:47

Comparing /work/SRC/openSUSE:Leap:15.2/yast2-installation (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.yast2-installation.new.2738 (New)


Package is "yast2-installation"

Tue May 12 11:31:47 2020 rev:166 rq:801268 version:4.2.42

Changes:

--- /work/SRC/openSUSE:Leap:15.2/yast2-installation/yast2-installation.changes  
2020-04-22 14:13:12.686530692 +0200
+++ 
/work/SRC/openSUSE:Leap:15.2/.yast2-installation.new.2738/yast2-installation.changes
2020-05-12 11:32:04.879704154 +0200
@@ -1,0 +2,7 @@
+Tue May  5 15:54:11 UTC 2020 - David Diaz 
+
+- Restore missing icons for ssh import and image deployment
+  auto clients (bsc#1168123).
+- 4.2.42
+
+---

Old:

  yast2-installation-4.2.41.tar.bz2

New:

  yast2-installation-4.2.42.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.MC34ZS/_old  2020-05-12 11:32:05.339705120 +0200
+++ /var/tmp/diff_new_pack.MC34ZS/_new  2020-05-12 11:32:05.343705129 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-installation
 #
-# 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
@@ -12,17 +12,17 @@
 # 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-installation
-Version:4.2.41
+Version:4.2.42
 Release:0
 Summary:YaST2 - Installation Parts
 License:GPL-2.0-only
 Group:  System/YaST
-Url:https://github.com/yast/yast-installation
+URL:https://github.com/yast/yast-installation
 
 Source0:%{name}-%{version}.tar.bz2
 Source1:YaST2-Second-Stage.service

++ yast2-installation-4.2.41.tar.bz2 -> yast2-installation-4.2.42.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-4.2.41/Dockerfile 
new/yast2-installation-4.2.42/Dockerfile
--- old/yast2-installation-4.2.41/Dockerfile2020-04-20 14:21:30.0 
+0200
+++ new/yast2-installation-4.2.42/Dockerfile2020-05-06 08:46:59.0 
+0200
@@ -1,4 +1,4 @@
-FROM registry.opensuse.org/yast/head/containers/yast-ruby:latest
+FROM registry.opensuse.org/yast/sle-15/sp2/containers/yast-ruby
 RUN zypper --non-interactive in --no-recommends yast2-ntp-client
 COPY . /usr/src/app
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-4.2.41/Rakefile 
new/yast2-installation-4.2.42/Rakefile
--- old/yast2-installation-4.2.41/Rakefile  2020-04-20 14:21:30.0 
+0200
+++ new/yast2-installation-4.2.42/Rakefile  2020-05-06 08:46:59.0 
+0200
@@ -1,4 +1,6 @@
 require "yast/rake"
+
+Yast::Tasks.submit_to :sle15sp2
 require "find"
 require "English"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.41/autoyast_desktop/deploy_image.desktop 
new/yast2-installation-4.2.42/autoyast_desktop/deploy_image.desktop
--- old/yast2-installation-4.2.41/autoyast_desktop/deploy_image.desktop 
2020-04-20 14:21:30.0 +0200
+++ new/yast2-installation-4.2.42/autoyast_desktop/deploy_image.desktop 
2020-05-06 08:46:59.0 +0200
@@ -18,7 +18,7 @@
 X-SuSE-YaST-AutoInstClonable=false
 X-SuSE-YaST-Keywords=image,deployment
 
-Icon=yast-deploy_image
+Icon=yast-image-deployment
 Exec=
 
 Name=Image deployment
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.41/autoyast_desktop/ssh_import.desktop 
new/yast2-installation-4.2.42/autoyast_desktop/ssh_import.desktop
--- old/yast2-installation-4.2.41/autoyast_desktop/ssh_import.desktop   
2020-04-20 14:21:30.0 +0200
+++ new/yast2-installation-4.2.42/autoyast_desktop/ssh_import.desktop   
2020-05-06 08:46:59.0 +0200
@@ -18,7 +18,7 @@
 X-SuSE-YaST-AutoInstClonable=true
 X-SuSE-YaST-Keywords=import,key,ssh,installation
 
-Icon=yast-ssh-server
+Icon=yast-ssh-import
 Exec=
 
 Name=SSH Key Import
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.41/package/yast2-installation.changes 
new/yast2-installation-4.2.42/package/yast2-installation.changes

commit yast2-installation for openSUSE:Leap:15.2

2020-04-22 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Leap:15.2 checked in at 2020-04-22 14:13:12

Comparing /work/SRC/openSUSE:Leap:15.2/yast2-installation (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.yast2-installation.new.2738 (New)


Package is "yast2-installation"

Wed Apr 22 14:13:12 2020 rev:165 rq:795928 version:4.2.41

Changes:

--- /work/SRC/openSUSE:Leap:15.2/yast2-installation/yast2-installation.changes  
2020-03-26 05:40:59.475266726 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.yast2-installation.new.2738/yast2-installation.changes
2020-04-22 14:13:12.686530692 +0200
@@ -1,0 +2,7 @@
+Mon Apr 20 12:10:19 UTC 2020 - Knut Anderssen 
+
+- Force the use of en_US.UTF-8 when running firstboot or the
+  AutoYaST Second Stage with 'POSIX' or 'C as RC_LANG (bsc#1169017)
+- 4.2.41
+
+---

Old:

  yast2-installation-4.2.40.tar.bz2

New:

  yast2-installation-4.2.41.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.a3Rcrw/_old  2020-04-22 14:13:13.070531467 +0200
+++ /var/tmp/diff_new_pack.a3Rcrw/_new  2020-04-22 14:13:13.070531467 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.2.40
+Version:4.2.41
 Release:0
 Summary:YaST2 - Installation Parts
 License:GPL-2.0-only

++ yast2-installation-4.2.40.tar.bz2 -> yast2-installation-4.2.41.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-4.2.40/CONTRIBUTING.md 
new/yast2-installation-4.2.41/CONTRIBUTING.md
--- old/yast2-installation-4.2.40/CONTRIBUTING.md   2020-03-23 
12:02:23.0 +0100
+++ new/yast2-installation-4.2.41/CONTRIBUTING.md   1970-01-01 
01:00:00.0 +0100
@@ -1,89 +0,0 @@
-YaST Contribution Guidelines
-
-
-YaST is an open source project and as such it welcomes all kinds of
-contributions. If you decide to contribute, please follow these guidelines to
-ensure the process is effective and pleasant both for you and the YaST 
maintainers.
-
-There are two main forms of contribution: reporting bugs and performing code
-changes.
-
-Bug Reports

-
-If you find a problem, please report it either using
-[Bugzilla](https://bugzilla.suse.com/enter_bug.cgi?format=guided&product=openSUSE+Factory&component=YaST2)
-or [GitHub issues](../../issues). (For Bugzilla, use the [simplified
-registration](https://secure-www.novell.com/selfreg/jsp/createSimpleAccount.jsp)
-if you don't have an account yet.)
-
-When creating a bug report, please follow our [bug reporting
-guidelines](http://en.opensuse.org/openSUSE:Report_a_YaST_bug).
-
-We can't guarantee that every bug will be fixed, but we'll try.
-
-Code Changes
-
-
-We welcome all kinds of code contributions, from simple bug fixes to 
significant
-refactorings and implementation of new features. However, before making any
-non-trivial contribution, get in touch with us first — this can prevent wasted
-effort on both sides. Also, have a look at our [development
-documentation](http://en.opensuse.org/openSUSE:YaST_development).
-
-To send us your code change, use GitHub pull requests. The workflow is as
-follows:
-
-  1. Fork the project.
-
-  2. Create a topic branch based on `master`.
-
-  3. Implement your change, including tests (if possible). Make sure you adhere
- to the [Ruby style
- guide](https://github.com/SUSE/style-guides/blob/master/Ruby.md).
-
-  4. Update the package version (in `packages/*.spec`, usually by
- `rake version:bump`) and add a new entry to the `package/*.changes` file
- (by `osc vc package`).  
- For bigger changes or changes which need longer discussion it is advised 
to
- add this as a separate last commit so it can be easily updated when 
another
- change is merged in the meantime.
-
-  5. Make sure your change didn't break anything by building the RPM package
- (`rake osc:build`). The build process includes running the full testsuite.
-
-  6. Publish the branch and create a pull request.
-
-  7. YaST developers will review your change and possibly point out issues.
- Adapt the code under their guidance until they are all resolved.
-
-  8. Finally, the pull request will get merged or rejected.
-
-See also [GitHub's guide on
-contributing](https://help.github.com/articles/fork-a-repo).
-
-If you want to do multiple unrelated changes, use separate branches and pull
-requests.
-
-### Commits
-
-Each commit in the pull request should do only one thing, which is clearly
-described by its commit message. Especially avoid mixing formatting chang

commit yast2-installation for openSUSE:Leap:15.2

2020-03-25 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Leap:15.2 checked in at 2020-03-26 05:40:58

Comparing /work/SRC/openSUSE:Leap:15.2/yast2-installation (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.yast2-installation.new.3160 (New)


Package is "yast2-installation"

Thu Mar 26 05:40:58 2020 rev:164 rq:787742 version:4.2.40

Changes:

--- /work/SRC/openSUSE:Leap:15.2/yast2-installation/yast2-installation.changes  
2020-03-19 08:35:57.445835114 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.yast2-installation.new.3160/yast2-installation.changes
2020-03-26 05:40:59.475266726 +0100
@@ -1,0 +2,14 @@
+Fri Mar 20 14:04:48 UTC 2020 - Imobach Gonzalez Sosa 
+
+- In the proposal runner, restore the scroll only when it was
+  previously saved (bsc#1167248).
+- 4.2.40
+
+---
+Wed Mar 18 16:52:30 UTC 2020 - Ladislav Slezák 
+
+- Verify the package versions before applying the self-update
+  fixes (related to bsc#1163084)
+- 4.2.39
+
+---

Old:

  yast2-installation-4.2.38.tar.bz2

New:

  yast2-installation-4.2.40.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.3iNsGL/_old  2020-03-26 05:40:59.951266973 +0100
+++ /var/tmp/diff_new_pack.3iNsGL/_new  2020-03-26 05:40:59.955266975 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.2.38
+Version:4.2.40
 Release:0
 Summary:YaST2 - Installation Parts
 License:GPL-2.0-only

++ yast2-installation-4.2.38.tar.bz2 -> yast2-installation-4.2.40.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-4.2.38/bin/yupdate 
new/yast2-installation-4.2.40/bin/yupdate
--- old/yast2-installation-4.2.38/bin/yupdate   2020-03-17 15:52:58.0 
+0100
+++ new/yast2-installation-4.2.40/bin/yupdate   2020-03-23 12:02:23.0 
+0100
@@ -140,7 +140,9 @@
 
 # write the file back
 def write
-  File.write(path, values.join("\n"))
+  # ensure there is a trailing newline so the new values
+  # can be properly added to the file
+  File.write(path, values.join("\n") + "\n")
 end
 
   private
@@ -289,7 +291,7 @@
 relative_path = Pathname.new(f).relative_path_from(upperdir_path)
 original_path = File.join(origdir, relative_path)
 # unescape the path
-pth = unescape_path(upperdir_path)
+pth = OverlayFS.unescape_path(upperdir_path)
 block.call(File.join(pth, relative_path), f, original_path)
   end
 end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-4.2.38/doc/SELF_UPDATE.md 
new/yast2-installation-4.2.40/doc/SELF_UPDATE.md
--- old/yast2-installation-4.2.38/doc/SELF_UPDATE.md2020-03-17 
15:52:58.0 +0100
+++ new/yast2-installation-4.2.40/doc/SELF_UPDATE.md2020-03-23 
12:02:23.0 +0100
@@ -216,6 +216,22 @@
 - /SUSE/Updates/SLE-SERVER-INSTALLER/12-SP2/s390x/update
 - /SUSE/Updates/SLE-SERVER-INSTALLER/12-SP2/x86_64/update
 
+## Update Repository Validation
+
+Using an incompatible self-update repository might result in a crash or
+unexpected behavior. Since SLE15-SP2/Leap15.2 the installer compares the
+versions of some specific packages in the self-update repository and in the 
inst-sys.
+If any unexpected version is found then an error is displayed and the 
self-update
+step is completely skipped.
+
+Is is possible to skip this validation is special cases and force applying the
+updates despite the version mismatch by setting environment variable
+`Y2_FORCE_SELF_UPDATE=1`. *This should be done only in special cases (testing)
+when you know what you are doing!*
+
+See the 
[Installation::SelfupdateVerifier](../src/lib/installation/selfupdate_verifier.rb)
+class for more details.
+
 ## Security
 
 ### Package Integrity
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-4.2.38/doc/yupdate.md 
new/yast2-installation-4.2.40/doc/yupdate.md
--- old/yast2-installation-4.2.38/doc/yupdate.md2020-03-17 
15:52:58.0 +0100
+++ new/yast2-installation-4.2.40/doc/yupdate.md2020-03-23 
12:02:23.0 +0100
@@ -218,6 +218,10 @@
 - Works only with the packages which use `Rakefile` for installation,
   it does not work with autotools based packages (again, autoconf/automake
   are also missing in the inst-sys)
+- It patches only the files in the inst-sys, the target installed system will
+  contain the original files from the installation medium. That also mean

commit yast2-installation for openSUSE:Leap:15.2

2020-03-19 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Leap:15.2 checked in at 2020-03-19 08:35:51

Comparing /work/SRC/openSUSE:Leap:15.2/yast2-installation (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.yast2-installation.new.3160 (New)


Package is "yast2-installation"

Thu Mar 19 08:35:51 2020 rev:163 rq:786016 version:4.2.38

Changes:

--- /work/SRC/openSUSE:Leap:15.2/yast2-installation/yast2-installation.changes  
2020-03-13 10:55:21.588348462 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.yast2-installation.new.3160/yast2-installation.changes
2020-03-19 08:35:57.445835114 +0100
@@ -1,0 +2,14 @@
+Tue Mar 17 12:59:50 UTC 2020 - Josef Reidinger 
+
+- Drop few not needed recommends to have identical package on
+  opensuse and SLE (jsc#SLE-11936, jsc#SLE-11851)
+- 4.2.38
+
+---
+Fri Mar 13 09:26:49 UTC 2020 - Josef Reidinger 
+
+- Add Abort confirmation for inst_welcome client used in firstboot
+  (bsc#1163347)
+- 4.2.37
+
+---

Old:

  yast2-installation-4.2.36.tar.bz2

New:

  yast2-installation-4.2.38.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.YC6eb1/_old  2020-03-19 08:35:57.773835314 +0100
+++ /var/tmp/diff_new_pack.YC6eb1/_new  2020-03-19 08:35:57.773835314 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.2.36
+Version:4.2.38
 Release:0
 Summary:YaST2 - Installation Parts
 License:GPL-2.0-only
@@ -59,8 +59,6 @@
 # Augeas lenses
 Requires:   augeas-lenses
 # Only in inst-sys
-# Requires: yast2-add-on
-# Requires: yast2-update
 Requires:   yast2-storage-ng >= 4.0.175
 # Language::GetLanguageItems and other API
 # Language::Set (handles downloading the translation extensions)
@@ -115,15 +113,8 @@
 
 Obsoletes:  yast2-installation-devel-doc
 
-# install the registration module only in SLE (bsc#1043122)
-%if !0%{?is_opensuse}
-Recommends: yast2-registration
-%endif
 Recommends: yast2-online-update
 Recommends: yast2-firewall
-Recommends: release-notes
-Recommends: curl
-Recommends: yast2-update
 Recommends: yast2-add-on
 
 BuildArch:  noarch

++ yast2-installation-4.2.36.tar.bz2 -> yast2-installation-4.2.38.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-4.2.36/doc/yupdate.md 
new/yast2-installation-4.2.38/doc/yupdate.md
--- old/yast2-installation-4.2.36/doc/yupdate.md2020-03-05 
11:47:47.0 +0100
+++ new/yast2-installation-4.2.38/doc/yupdate.md2020-03-17 
15:52:58.0 +0100
@@ -51,7 +51,7 @@
 ## Installation
 
 The `yupdate` script should run in the inst-sys. Since SLE15-SP2/openSUSE
-Leap 15.2, openSUSE Tumbleweed 2020, it ~~is~~ will be preinstalled.
+Leap 15.2, openSUSE Tumbleweed 20200314, it is preinstalled.
 
 For older releases, run:
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.36/package/yast2-installation.changes 
new/yast2-installation-4.2.38/package/yast2-installation.changes
--- old/yast2-installation-4.2.36/package/yast2-installation.changes
2020-03-05 11:47:47.0 +0100
+++ new/yast2-installation-4.2.38/package/yast2-installation.changes
2020-03-17 15:52:58.0 +0100
@@ -1,4 +1,18 @@
 ---
+Tue Mar 17 12:59:50 UTC 2020 - Josef Reidinger 
+
+- Drop few not needed recommends to have identical package on
+  opensuse and SLE (jsc#SLE-11936, jsc#SLE-11851)
+- 4.2.38
+
+---
+Fri Mar 13 09:26:49 UTC 2020 - Josef Reidinger 
+
+- Add Abort confirmation for inst_welcome client used in firstboot
+  (bsc#1163347)
+- 4.2.37
+
+---
 Thu Feb 27 15:03:36 UTC 2020 - Stefan Hundhammer 
 
 - Make sure to show release notes for add-on products (bsc#1158287)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.36/package/yast2-installation.spec 
new/yast2-installation-4.2.38/package/yast2-installation.spec
--- old/yast2-installation-4.2.36/package/yast2-installation.spec   
2020-03-05 11:47:47.0 +0100
+++ new/yast2-installation-4.2.38/package/yast2-installation.spec   
2020-03-17 15:52:58.0 +0100
@@ -16,7 +16,7 @@
 #
 
 Name:   yast2-installation
-Version:4.2.36
+Version:4.2.38
 Release:0
 Group:  System/YaST

commit yast2-installation for openSUSE:Leap:15.2

2020-03-13 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Leap:15.2 checked in at 2020-03-13 10:55:19

Comparing /work/SRC/openSUSE:Leap:15.2/yast2-installation (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.yast2-installation.new.3160 (New)


Package is "yast2-installation"

Fri Mar 13 10:55:19 2020 rev:162 rq:781942 version:4.2.36

Changes:

--- /work/SRC/openSUSE:Leap:15.2/yast2-installation/yast2-installation.changes  
2020-02-27 06:41:21.149590755 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.yast2-installation.new.3160/yast2-installation.changes
2020-03-13 10:55:21.588348462 +0100
@@ -1,0 +2,6 @@
+Thu Feb 27 15:03:36 UTC 2020 - Stefan Hundhammer 
+
+- Make sure to show release notes for add-on products (bsc#1158287)
+- 4.2.36
+
+---

Old:

  yast2-installation-4.2.35.tar.bz2

New:

  yast2-installation-4.2.36.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.caD0IH/_old  2020-03-13 10:55:22.760349298 +0100
+++ /var/tmp/diff_new_pack.caD0IH/_new  2020-03-13 10:55:22.768349303 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.2.35
+Version:4.2.36
 Release:0
 Summary:YaST2 - Installation Parts
 License:GPL-2.0-only

++ yast2-installation-4.2.35.tar.bz2 -> yast2-installation-4.2.36.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.35/package/yast2-installation.changes 
new/yast2-installation-4.2.36/package/yast2-installation.changes
--- old/yast2-installation-4.2.35/package/yast2-installation.changes
2020-02-21 13:28:20.0 +0100
+++ new/yast2-installation-4.2.36/package/yast2-installation.changes
2020-03-05 11:47:47.0 +0100
@@ -1,4 +1,10 @@
 ---
+Thu Feb 27 15:03:36 UTC 2020 - Stefan Hundhammer 
+
+- Make sure to show release notes for add-on products (bsc#1158287)
+- 4.2.36
+
+---
 Fri Feb 21 09:45:10 UTC 2020 - Ladislav Slezák 
 
 - Added "yupdate" script to simplify patching the installer
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.35/package/yast2-installation.spec 
new/yast2-installation-4.2.36/package/yast2-installation.spec
--- old/yast2-installation-4.2.35/package/yast2-installation.spec   
2020-02-21 13:28:20.0 +0100
+++ new/yast2-installation-4.2.36/package/yast2-installation.spec   
2020-03-05 11:47:47.0 +0100
@@ -16,7 +16,7 @@
 #
 
 Name:   yast2-installation
-Version:4.2.35
+Version:4.2.36
 Release:0
 Group:  System/YaST
 License:GPL-2.0-only
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.35/src/lib/installation/clients/inst_download_release_notes.rb
 
new/yast2-installation-4.2.36/src/lib/installation/clients/inst_download_release_notes.rb
--- 
old/yast2-installation-4.2.35/src/lib/installation/clients/inst_download_release_notes.rb
   2020-02-21 13:28:20.0 +0100
+++ 
new/yast2-installation-4.2.36/src/lib/installation/clients/inst_download_release_notes.rb
   2020-03-05 11:47:47.0 +0100
@@ -27,6 +27,7 @@
 # $Id$
 
 require "y2packager/product"
+require "y2packager/product_reader"
 
 Yast.import "InstData"
 Yast.import "Pkg"
@@ -100,10 +101,15 @@
 def products
   # installed may mean old (before upgrade) in initial stage
   # product may not yet be selected although repo is already added
-  return Y2Packager::Product.with_status(:selected, :installed) unless 
Stage.initial
-  selected = Y2Packager::Product.with_status(:selected)
+  #
+  # Don't rely on Product.with_status() here, use force_repos 
(bsc#1158287):
+  # Otherwise we will only get products from the control file in the case
+  # of online media, and that means only base products, no add-ons.
+  all_products = Y2Packager::ProductReader.new.all_products(force_repos: 
true)
+  return all_products.select { |p| p.status?(:selected, :installed) } 
unless Stage.initial
+  selected = all_products.select { |p| p.status?(:selected) }
   return selected unless selected.empty?
-  Y2Packager::Product.with_status(:available)
+  all_products.select { |p| p.status?(:available) }
 end
 
 # Refresh release notes UI
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.35/test/lib/clients/inst_download_

commit yast2-installation for openSUSE:Leap:15.2

2020-02-26 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Leap:15.2 checked in at 2020-02-27 06:41:19

Comparing /work/SRC/openSUSE:Leap:15.2/yast2-installation (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.yast2-installation.new.26092 (New)


Package is "yast2-installation"

Thu Feb 27 06:41:19 2020 rev:161 rq:779094 version:4.2.35

Changes:

--- /work/SRC/openSUSE:Leap:15.2/yast2-installation/yast2-installation.changes  
2020-02-21 23:50:00.528644829 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.yast2-installation.new.26092/yast2-installation.changes
   2020-02-27 06:41:21.149590755 +0100
@@ -1,0 +2,26 @@
+Fri Feb 21 09:45:10 UTC 2020 - Ladislav Slezák 
+
+- Added "yupdate" script to simplify patching the installer
+  (bsc#1163691)
+- 4.2.35
+
+---
+Thu Feb 20 15:12:39 UTC 2020 - Imobach Gonzalez Sosa 
+
+- Rely on the new Y2Network::NtpServer class (jsc#SLE-7188).
+- 4.2.34
+
+---
+Thu Feb 20 11:24:41 UTC 2020 - Imobach Gonzalez Sosa 
+
+- Allow to modify the control file at installation time using a
+  skelcd-* package (bsc#1164468).
+- 4.2.33
+
+---
+Wed Feb 19 09:40:45 UTC 2020 - Steffen Winterfeldt 
+
+- don't start getty on hvc0 & ttyAMA0 before Yast2-Firstboot (bsc#1157233)
+- 4.2.32
+
+---

Old:

  yast2-installation-4.2.31.tar.bz2

New:

  yast2-installation-4.2.35.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.ao5uLq/_old  2020-02-27 06:41:21.601591696 +0100
+++ /var/tmp/diff_new_pack.ao5uLq/_new  2020-02-27 06:41:21.605591705 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.2.31
+Version:4.2.35
 Release:0
 Summary:YaST2 - Installation Parts
 License:GPL-2.0-only
@@ -42,8 +42,8 @@
 BuildRequires:  yast2-packager >= 4.2.27
 # using /usr/bin/udevadm
 BuildRequires:  yast2-storage-ng >= 4.2.71
-## y2remote based version
-BuildRequires:  yast2-network >= 4.0.13
+# Y2Network::NtpServer
+BuildRequires:  yast2-network >= 4.2.55
 # new root password cwm widget
 BuildRequires:  yast2-users >= 3.2.8
 # storage-ng based version
@@ -78,7 +78,8 @@
 Requires:   yast2-services-manager >= 3.2.1
 # Yast::OSRelease.ReleaseVersionHumanReadable
 Requires:   yast2 >= 4.2.56
-Requires:   yast2-network >= 4.0.13
+# Y2Network::NtpServer
+Requires:   yast2-network >= 4.2.55
 # for AbortException and handle direct abort
 Requires:   yast2-ruby-bindings >= 4.0.6
 # for the first/second stage of installation
@@ -191,6 +192,8 @@
 
 # systemd service files
 %{_unitdir}
+# yupdate script
+%{_bindir}/
 %{yast_clientdir}
 %{yast_moduledir}
 %{yast_desktopdir}

++ YaST2-Firstboot.service ++
--- /var/tmp/diff_new_pack.ao5uLq/_old  2020-02-27 06:41:21.629591755 +0100
+++ /var/tmp/diff_new_pack.ao5uLq/_new  2020-02-27 06:41:21.629591755 +0100
@@ -3,6 +3,7 @@
 After=apparmor.service local-fs.target plymouth-start.service 
YaST2-Second-Stage.service
 Conflicts=plymouth-start.service
 Before=getty@tty1.service serial-getty@ttyS0.service 
serial-getty@ttyS1.service serial-getty@ttyS2.service
+Before=serial-getty@hvc0.service serial-getty@ttyAMA0.service
 Before=display-manager.service
 ConditionPathExists=/var/lib/YaST2/reconfig_system
 OnFailure=shutdown.target

++ YaST2-Second-Stage.service ++
--- /var/tmp/diff_new_pack.ao5uLq/_old  2020-02-27 06:41:21.641591779 +0100
+++ /var/tmp/diff_new_pack.ao5uLq/_new  2020-02-27 06:41:21.641591779 +0100
@@ -3,6 +3,7 @@
 After=apparmor.service local-fs.target plymouth-start.service
 Conflicts=plymouth-start.service
 Before=getty@tty1.service serial-getty@ttyS0.service 
serial-getty@ttyS1.service serial-getty@ttyS2.service
+Before=serial-getty@hvc0.service serial-getty@ttyAMA0.service
 Before=display-manager.service
 ConditionPathExists=/var/lib/YaST2/runme_at_boot
 

++ yast2-installation-4.2.31.tar.bz2 -> yast2-installation-4.2.35.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-4.2.31/Rakefile 
new/yast2-installation-4.2.35/Rakefile
--- old/yast2-installation-4.2.31/Rakefile  2020-02-18 10:19:25.0 
+0100
+++ new/yast2-installation-4.2.35/Rakefile  2020-02-21 13:28:20.0 
+0100
@@ -9,6 +9,7 @@
   # TODO: move to src/client and verify if needed
   conf.install_locations["control/*.rb"] = Packaging::Configuration::YAST_DIR 
+ "/clients"
   conf.install_locations["startup"] = Packaging::Configuration::YAST_LIB_DI

commit yast2-installation for openSUSE:Leap:15.2

2020-02-21 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Leap:15.2 checked in at 2020-02-21 23:49:52

Comparing /work/SRC/openSUSE:Leap:15.2/yast2-installation (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.yast2-installation.new.26092 (New)


Package is "yast2-installation"

Fri Feb 21 23:49:52 2020 rev:160 rq:777511 version:4.2.31

Changes:

--- /work/SRC/openSUSE:Leap:15.2/yast2-installation/yast2-installation.changes  
2020-02-04 17:54:59.748770147 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.yast2-installation.new.26092/yast2-installation.changes
   2020-02-21 23:50:00.528644829 +0100
@@ -1,0 +2,6 @@
+Mon Feb 17 17:44:48 UTC 2020 - Stefan Hundhammer 
+
+- Fixed user-visible messages (bsc#1084015)
+- 4.2.31
+
+---

Old:

  yast2-installation-4.2.30.tar.bz2

New:

  yast2-installation-4.2.31.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.wpv2gS/_old  2020-02-21 23:50:01.852647460 +0100
+++ /var/tmp/diff_new_pack.wpv2gS/_new  2020-02-21 23:50:01.880647516 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.2.30
+Version:4.2.31
 Release:0
 Summary:YaST2 - Installation Parts
 License:GPL-2.0-only

++ yast2-installation-4.2.30.tar.bz2 -> yast2-installation-4.2.31.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.30/package/yast2-installation.changes 
new/yast2-installation-4.2.31/package/yast2-installation.changes
--- old/yast2-installation-4.2.30/package/yast2-installation.changes
2020-01-30 09:26:25.0 +0100
+++ new/yast2-installation-4.2.31/package/yast2-installation.changes
2020-02-18 10:19:25.0 +0100
@@ -1,4 +1,10 @@
 ---
+Mon Feb 17 17:44:48 UTC 2020 - Stefan Hundhammer 
+
+- Fixed user-visible messages (bsc#1084015)
+- 4.2.31
+
+---
 Wed Jan 29 13:52:29 UTC 2020 - Ladislav Slezák 
 
 - Reimplemented the "Previously Used Repositories" dialog
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.30/package/yast2-installation.spec 
new/yast2-installation-4.2.31/package/yast2-installation.spec
--- old/yast2-installation-4.2.30/package/yast2-installation.spec   
2020-01-30 09:26:25.0 +0100
+++ new/yast2-installation-4.2.31/package/yast2-installation.spec   
2020-02-18 10:19:25.0 +0100
@@ -16,7 +16,7 @@
 #
 
 Name:   yast2-installation
-Version:4.2.30
+Version:4.2.31
 Release:0
 Group:  System/YaST
 License:GPL-2.0-only
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.2.30/src/lib/installation/clients/inst_upgrade_urls.rb 
new/yast2-installation-4.2.31/src/lib/installation/clients/inst_upgrade_urls.rb
--- 
old/yast2-installation-4.2.30/src/lib/installation/clients/inst_upgrade_urls.rb 
2020-01-30 09:26:25.0 +0100
+++ 
new/yast2-installation-4.2.31/src/lib/installation/clients/inst_upgrade_urls.rb 
2020-02-18 10:19:25.0 +0100
@@ -140,10 +140,10 @@
 ) +
   # TRANSLATORS: help text 2/3
   _(
-"To enable, remove or disable an URL, click on the\nToggle 
Status button or double-click on the respective table item."
+"To enable, remove or disable an URL, click the\nToggle 
Status button or double-click the respective table item."
   ) +
   # TRANSLATORS: help text 3/3
-  _("To change the URL, click on the Change... button."),
+  _("To change the URL, click the Change... button."),
 true,
 true
   )




commit yast2-installation for openSUSE:Leap:15.2

2020-02-04 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Leap:15.2 checked in at 2020-02-04 17:54:39

Comparing /work/SRC/openSUSE:Leap:15.2/yast2-installation (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.yast2-installation.new.26092 (New)


Package is "yast2-installation"

Tue Feb  4 17:54:39 2020 rev:159 rq:768927 version:4.2.30

Changes:

--- /work/SRC/openSUSE:Leap:15.2/yast2-installation/yast2-installation.changes  
2020-01-15 16:32:12.420879990 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.yast2-installation.new.26092/yast2-installation.changes
   2020-02-04 17:54:59.748770147 +0100
@@ -1,0 +2,37 @@
+Wed Jan 29 13:52:29 UTC 2020 - Ladislav Slezák 
+
+- Reimplemented the "Previously Used Repositories" dialog
+  (inst_upgrade_urls.rb) to properly evaluate the new and the old
+  system repositories (bsc#1159433)
+- 4.2.30
+
+---
+Thu Jan 23 12:53:29 UTC 2020 - Steffen Winterfeldt 
+
+- don't use /bin/systemctl compat symlink (bsc#1160890)
+- 4.2.29
+
+---
+Wed Jan 22 13:44:48 CET 2020 - sch...@suse.de
+- Using tag $os_release_version in the control.xml file
+  (entry ) which will be replaced by the
+  value of VERSION in /etc/os-release. (improvement for fate#325834)
+- 4.2.28
+
+---
+Wed Jan 15 10:22:58 CET 2020 - aschn...@suse.com
+
+- use udevadm in /usr/bin instead of /sbin (bsc#1160890)
+- 4.2.27
+
+---
+Tue Jan 14 11:25:19 UTC 2020 - Josef Reidinger 
+
+- drop starting of hal as it is also obsolete and no longer exist
+  (jsc#SLE-10976)
+- drop deprecated network technologies (jsc#SLE-7753)
+- replace rc* and init.d usage by systemd or start_service
+  depending if it runs in first stage or second (jsc#SLE-10976)
+- 4.2.26
+
+---

Old:

  yast2-installation-4.2.25.tar.bz2

New:

  yast2-installation-4.2.30.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.GrSTSY/_old  2020-02-04 17:55:00.676770707 +0100
+++ /var/tmp/diff_new_pack.GrSTSY/_new  2020-02-04 17:55:00.680770710 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-installation
 #
-# 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
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.2.25
+Version:4.2.30
 Release:0
 Summary:YaST2 - Installation Parts
 License:GPL-2.0-only
@@ -36,12 +36,12 @@
 BuildRequires:  yast2-xml
 BuildRequires:  rubygem(%{rb_default_ruby_abi}:rspec)
 BuildRequires:  rubygem(%{rb_default_ruby_abi}:yast-rake)
-# Y2Packager::ProductControlProduct
-BuildRequires:  yast2 >= 4.2.32
+# Yast::OSRelease.ReleaseVersionHumanReadable
+BuildRequires:  yast2 >= 4.2.56
 # Y2Packager::MediumType
 BuildRequires:  yast2-packager >= 4.2.27
-# Y2Storage::Inhibitors including systemd masking
-BuildRequires:  yast2-storage-ng >= 4.0.194
+# using /usr/bin/udevadm
+BuildRequires:  yast2-storage-ng >= 4.2.71
 ## y2remote based version
 BuildRequires:  yast2-network >= 4.0.13
 # new root password cwm widget
@@ -76,8 +76,8 @@
 # Systemd default target and services. This version supports
 # writing settings in the first installation stage.
 Requires:   yast2-services-manager >= 3.2.1
-# Y2Packager::ProductControlProduct
-Requires:   yast2 >= 4.2.32
+# Yast::OSRelease.ReleaseVersionHumanReadable
+Requires:   yast2 >= 4.2.56
 Requires:   yast2-network >= 4.0.13
 # for AbortException and handle direct abort
 Requires:   yast2-ruby-bindings >= 4.0.6

++ yast2-installation-4.2.25.tar.bz2 -> yast2-installation-4.2.30.tar.bz2 
++
 2129 lines of diff (skipped)