commit yast2-packager for openSUSE:Factory

2024-03-15 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yast2-packager for openSUSE:Factory 
checked in at 2024-03-15 20:27:57

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


Package is "yast2-packager"

Fri Mar 15 20:27:57 2024 rev:444 rq:1157997 version:5.0.5

Changes:

--- /work/SRC/openSUSE:Factory/yast2-packager/yast2-packager.changes
2024-02-15 20:59:42.122520320 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-packager.new.1905/yast2-packager.changes  
2024-03-15 20:28:02.788933088 +0100
@@ -1,0 +2,13 @@
+Tue Mar 12 13:43:26 UTC 2024 - Ladislav Slezák 
+
+- Change the product mapping API to be the same as in SP5 and older
+  (related to bsc#1220567)
+- 5.0.5
+
+---
+Thu Feb 22 09:34:54 UTC 2024 - Ladislav Slezák 
+
+- Display a better product summary for the SLE_HPC => SLES upgrade
+  (jsc#PED-7841)
+
+---

Old:

  yast2-packager-5.0.4.tar.bz2

New:

  yast2-packager-5.0.5.tar.bz2



Other differences:
--
++ yast2-packager.spec ++
--- /var/tmp/diff_new_pack.ifxJyU/_old  2024-03-15 20:28:03.744968301 +0100
+++ /var/tmp/diff_new_pack.ifxJyU/_new  2024-03-15 20:28:03.744968301 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:5.0.4
+Version:5.0.5
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later
@@ -77,6 +77,8 @@
 Conflicts:  yast2-core < 2.15.10
 # NotEnoughMemory-related functions moved to misc.ycp import-file
 Conflicts:  yast2-add-on < 2.15.15
+# changed API in Y2Packager::ProductUpgrade and Yast::AddOnProduct
+Conflicts:  yast2-registration < 5.0.1
 
 # ensure that 'checkmedia' is on the medium
 Recommends: checkmedia

++ yast2-packager-5.0.4.tar.bz2 -> yast2-packager-5.0.5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-5.0.4/package/yast2-packager.changes 
new/yast2-packager-5.0.5/package/yast2-packager.changes
--- old/yast2-packager-5.0.4/package/yast2-packager.changes 2024-02-15 
10:18:50.0 +0100
+++ new/yast2-packager-5.0.5/package/yast2-packager.changes 2024-03-14 
14:23:09.0 +0100
@@ -1,4 +1,17 @@
 ---
+Tue Mar 12 13:43:26 UTC 2024 - Ladislav Slezák 
+
+- Change the product mapping API to be the same as in SP5 and older
+  (related to bsc#1220567)
+- 5.0.5
+
+---
+Thu Feb 22 09:34:54 UTC 2024 - Ladislav Slezák 
+
+- Display a better product summary for the SLE_HPC => SLES upgrade
+  (jsc#PED-7841)
+
+---
 Tue Feb 13 16:40:17 UTC 2024 - Ladislav Slezák 
 
 - SLE HPC is not a base product anymore, it is replaced by
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-5.0.4/package/yast2-packager.spec 
new/yast2-packager-5.0.5/package/yast2-packager.spec
--- old/yast2-packager-5.0.4/package/yast2-packager.spec2024-02-15 
10:18:50.0 +0100
+++ new/yast2-packager-5.0.5/package/yast2-packager.spec2024-03-14 
14:23:09.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:5.0.4
+Version:5.0.5
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later
@@ -77,6 +77,8 @@
 Conflicts:  yast2-core < 2.15.10
 # NotEnoughMemory-related functions moved to misc.ycp import-file
 Conflicts:  yast2-add-on < 2.15.15
+# changed API in Y2Packager::ProductUpgrade and Yast::AddOnProduct
+Conflicts:  yast2-registration < 5.0.1
 
 # ensure that 'checkmedia' is on the medium
 Recommends: checkmedia
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-packager-5.0.4/src/lib/y2packager/product_upgrade.rb 
new/yast2-packager-5.0.5/src/lib/y2packager/product_upgrade.rb
--- old/yast2-packager-5.0.4/src/lib/y2packager/product_upgrade.rb  
2024-02-15 10:18:50.0 +0100
+++ new/yast2-packager-5.0.5/src/lib/y2packager/product_upgrade.rb  
2024-03-14 14:23:09.0 +0100
@@ -50,6 +50,8 @@
   # in the src/modules/AddOnProduct.rb file, maybe it needs an update as 
well...
 }.freeze
 
+private_constant :MAPPING
+
 # This maps uses a list of installed products as the key and the removed 
products as a value.
 # All products in key have to be installed.
 # It is used in special cases when 

commit yast2-packager for openSUSE:Factory

2023-10-20 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yast2-packager for openSUSE:Factory 
checked in at 2023-10-20 23:16:36

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


Package is "yast2-packager"

Fri Oct 20 23:16:36 2023 rev:441 rq:1118985 version:5.0.1

Changes:

--- /work/SRC/openSUSE:Factory/yast2-packager/yast2-packager.changes
2023-08-09 17:24:10.784979253 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-packager.new.1945/yast2-packager.changes  
2023-10-20 23:17:28.484069098 +0200
@@ -1,0 +2,14 @@
+Wed Sep 20 15:58:33 UTC 2023 - Ladislav Slezák 
+
+- Properly save the repo file when changing URL of a repository
+  from a service (bsc#1214135)
+- Also display a warning when changing URL of a service repository,
+  the change might be lost after the service is refreshed
+- 5.0.1 
+
+---
+Wed Aug 30 20:16:10 UTC 2023 - Josef Reidinger 
+
+- 5.0.0 (bsc#1185510)
+
+---

Old:

  yast2-packager-4.6.2.tar.bz2

New:

  yast2-packager-5.0.1.tar.bz2



Other differences:
--
++ yast2-packager.spec ++
--- /var/tmp/diff_new_pack.F9BT44/_old  2023-10-20 23:17:29.108091866 +0200
+++ /var/tmp/diff_new_pack.F9BT44/_new  2023-10-20 23:17:29.112092012 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.6.2
+Version:5.0.1
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later
@@ -38,8 +38,8 @@
 #!BuildIgnore: yast2-packager
 # Replace PackageSystem with Package
 BuildRequires:  yast2 >= 4.4.38
-# raw_name
-BuildRequires:  yast2-pkg-bindings >= 4.2.8
+# "service" attribute in Pkg.SourceEditSet()
+BuildRequires:  yast2-pkg-bindings >= 5.0.2
 # yast/rspec/helpers.rb
 BuildRequires:  yast2-ruby-bindings >= 4.4.7
 # Augeas lenses
@@ -48,8 +48,8 @@
 
 # Newly added RPM
 Requires:   yast2-country-data >= 2.16.3
-# raw_name
-Requires:   yast2-pkg-bindings >= 4.2.8
+# "service" attribute in Pkg.SourceEditSet()
+Requires:   yast2-pkg-bindings >= 5.0.2
 # Replace PackageSystem with Package
 Requires:   yast2 >= 4.4.38
 # unzipping license file

++ yast2-packager-4.6.2.tar.bz2 -> yast2-packager-5.0.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.6.2/package/yast2-packager.changes 
new/yast2-packager-5.0.1/package/yast2-packager.changes
--- old/yast2-packager-4.6.2/package/yast2-packager.changes 2023-08-08 
13:34:00.0 +0200
+++ new/yast2-packager-5.0.1/package/yast2-packager.changes 2023-10-18 
23:18:37.0 +0200
@@ -1,4 +1,18 @@
 ---
+Wed Sep 20 15:58:33 UTC 2023 - Ladislav Slezák 
+
+- Properly save the repo file when changing URL of a repository
+  from a service (bsc#1214135)
+- Also display a warning when changing URL of a service repository,
+  the change might be lost after the service is refreshed
+- 5.0.1 
+
+---
+Wed Aug 30 20:16:10 UTC 2023 - Josef Reidinger 
+
+- 5.0.0 (bsc#1185510)
+
+---
 Tue Aug  8 11:22:18 UTC 2023 - Ladislav Slezák 
 
 - Move loading the Pkg module to fix a failing unit test (bsc#1214069)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.6.2/package/yast2-packager.spec 
new/yast2-packager-5.0.1/package/yast2-packager.spec
--- old/yast2-packager-4.6.2/package/yast2-packager.spec2023-08-08 
13:34:00.0 +0200
+++ new/yast2-packager-5.0.1/package/yast2-packager.spec2023-10-18 
23:18:37.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.6.2
+Version:5.0.1
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later
@@ -38,8 +38,8 @@
 #!BuildIgnore: yast2-packager
 # Replace PackageSystem with Package
 BuildRequires:  yast2 >= 4.4.38
-# raw_name
-BuildRequires:  yast2-pkg-bindings >= 4.2.8
+# "service" attribute in Pkg.SourceEditSet()
+BuildRequires:  yast2-pkg-bindings >= 5.0.2
 # yast/rspec/helpers.rb
 BuildRequires:  yast2-ruby-bindings >= 4.4.7
 # Augeas lenses
@@ -48,8 +48,8 @@
 
 # Newly added RPM
 Requires:   yast2-country-data >= 2.16.3
-# raw_name
-Requires:   yast2-pkg-bindings >= 4.2.8
+# "service" attribute in Pkg.SourceEditSet()
+Requires:   yast2-pkg-bindings >= 5.0.2
 # Replace PackageSystem with Package
 Requires:   yast2 >= 

commit yast2-packager for openSUSE:Factory

2023-08-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yast2-packager for openSUSE:Factory 
checked in at 2023-08-09 17:24:05

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


Package is "yast2-packager"

Wed Aug  9 17:24:05 2023 rev:440 rq:1102881 version:4.6.2

Changes:

--- /work/SRC/openSUSE:Factory/yast2-packager/yast2-packager.changes
2023-04-08 17:38:47.901954507 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-packager.new.11712/yast2-packager.changes 
2023-08-09 17:24:10.784979253 +0200
@@ -1,0 +2,6 @@
+Tue Aug  8 11:22:18 UTC 2023 - Ladislav Slezák 
+
+- Move loading the Pkg module to fix a failing unit test (bsc#1214069)
+- 4.6.2
+
+---

Old:

  yast2-packager-4.6.1.tar.bz2

New:

  yast2-packager-4.6.2.tar.bz2



Other differences:
--
++ yast2-packager.spec ++
--- /var/tmp/diff_new_pack.Oyz2We/_old  2023-08-09 17:24:11.480983586 +0200
+++ /var/tmp/diff_new_pack.Oyz2We/_new  2023-08-09 17:24:11.508983761 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.6.1
+Version:4.6.2
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later

++ yast2-packager-4.6.1.tar.bz2 -> yast2-packager-4.6.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.6.1/package/yast2-packager.changes 
new/yast2-packager-4.6.2/package/yast2-packager.changes
--- old/yast2-packager-4.6.1/package/yast2-packager.changes 2023-04-06 
12:35:16.0 +0200
+++ new/yast2-packager-4.6.2/package/yast2-packager.changes 2023-08-08 
13:34:00.0 +0200
@@ -1,4 +1,10 @@
 ---
+Tue Aug  8 11:22:18 UTC 2023 - Ladislav Slezák 
+
+- Move loading the Pkg module to fix a failing unit test (bsc#1214069)
+- 4.6.2
+
+---
 Thu Apr  6 10:17:23 UTC 2023 - Josef Reidinger 
 
 - Adapt test to changes in ruby-bindings when detecting Yast
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.6.1/package/yast2-packager.spec 
new/yast2-packager-4.6.2/package/yast2-packager.spec
--- old/yast2-packager-4.6.1/package/yast2-packager.spec2023-04-06 
12:35:16.0 +0200
+++ new/yast2-packager-4.6.2/package/yast2-packager.spec2023-08-08 
13:34:00.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.6.1
+Version:4.6.2
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-packager-4.6.1/src/lib/packager/clients/pkg_finish.rb 
new/yast2-packager-4.6.2/src/lib/packager/clients/pkg_finish.rb
--- old/yast2-packager-4.6.1/src/lib/packager/clients/pkg_finish.rb 
2023-04-06 12:35:16.0 +0200
+++ new/yast2-packager-4.6.2/src/lib/packager/clients/pkg_finish.rb 
2023-08-08 13:34:00.0 +0200
@@ -17,6 +17,7 @@
 require "packager/cfa/dnf_conf"
 
 Yast.import "InstURL"
+Yast.import "Pkg"
 
 module Yast
   # Finish client for packager
@@ -44,7 +45,6 @@
   super
   textdomain "packager"
 
-  Yast.import "Pkg"
   Yast.import "Installation"
   Yast.import "Mode"
   Yast.import "Stage"


commit yast2-packager for openSUSE:Factory

2023-04-08 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yast2-packager for openSUSE:Factory 
checked in at 2023-04-08 17:38:44

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


Package is "yast2-packager"

Sat Apr  8 17:38:44 2023 rev:439 rq:1077710 version:4.6.1

Changes:

--- /work/SRC/openSUSE:Factory/yast2-packager/yast2-packager.changes
2023-03-04 22:43:31.851843011 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-packager.new.19717/yast2-packager.changes 
2023-04-08 17:38:47.901954507 +0200
@@ -1,0 +2,9 @@
+Thu Apr  6 10:17:23 UTC 2023 - Josef Reidinger 
+
+- Adapt test to changes in ruby-bindings when detecting Yast
+  modules using public only methods (related to bsc#1210051)
+- Comment out expensive debug calls to improve performance
+  (bsc#1210051)
+- 4.6.1
+
+---

Old:

  yast2-packager-4.6.0.tar.bz2

New:

  yast2-packager-4.6.1.tar.bz2



Other differences:
--
++ yast2-packager.spec ++
--- /var/tmp/diff_new_pack.MlX1bu/_old  2023-04-08 17:38:48.537958158 +0200
+++ /var/tmp/diff_new_pack.MlX1bu/_new  2023-04-08 17:38:48.541958182 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.6.0
+Version:4.6.1
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later

++ yast2-packager-4.6.0.tar.bz2 -> yast2-packager-4.6.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.6.0/package/yast2-packager.changes 
new/yast2-packager-4.6.1/package/yast2-packager.changes
--- old/yast2-packager-4.6.0/package/yast2-packager.changes 2023-03-03 
15:57:12.0 +0100
+++ new/yast2-packager-4.6.1/package/yast2-packager.changes 2023-04-06 
12:35:16.0 +0200
@@ -1,4 +1,13 @@
 ---
+Thu Apr  6 10:17:23 UTC 2023 - Josef Reidinger 
+
+- Adapt test to changes in ruby-bindings when detecting Yast
+  modules using public only methods (related to bsc#1210051)
+- Comment out expensive debug calls to improve performance
+  (bsc#1210051)
+- 4.6.1
+
+---
 Fri Mar 03 14:44:07 UTC 2023 - Ladislav Slezák 
 
 - Bump version to 4.6.0 (bsc#1208913)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.6.0/package/yast2-packager.spec 
new/yast2-packager-4.6.1/package/yast2-packager.spec
--- old/yast2-packager-4.6.0/package/yast2-packager.spec2023-03-03 
15:57:12.0 +0100
+++ new/yast2-packager-4.6.1/package/yast2-packager.spec2023-04-06 
12:35:16.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.6.0
+Version:4.6.1
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-packager-4.6.0/src/lib/packager/product_patterns.rb 
new/yast2-packager-4.6.1/src/lib/packager/product_patterns.rb
--- old/yast2-packager-4.6.0/src/lib/packager/product_patterns.rb   
2023-03-03 15:57:12.0 +0100
+++ new/yast2-packager-4.6.1/src/lib/packager/product_patterns.rb   
2023-04-06 12:35:16.0 +0200
@@ -99,7 +99,8 @@
 end
   end
 
-  log.debug "Product #{product} depependencies: #{product_dependencies}"
+  # commented out block debug call until issue is fixed: 
https://github.com/yast/yast-ruby-bindings/issues/290
+  # log.debug { "Product #{product} depependencies: 
#{product_dependencies}" }
 
   product_dependencies
 end
@@ -131,7 +132,8 @@
 provides << prov if prov
   end
 
-  log.debug "Collected provides dependencies: #{provides.inspect}"
+  # commented out block debug call until issue is fixed: 
https://github.com/yast/yast-ruby-bindings/issues/290
+  # log.debug { "Collected provides dependencies: #{provides.inspect}" }
 
   provides
 end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.6.0/test/addon_selector_test.rb 
new/yast2-packager-4.6.1/test/addon_selector_test.rb
--- old/yast2-packager-4.6.0/test/addon_selector_test.rb2023-03-03 
15:57:12.0 +0100
+++ new/yast2-packager-4.6.1/test/addon_selector_test.rb2023-04-06 
12:35:16.0 +0200
@@ -66,7 +66,8 @@
 
   it "does not display any popup" do
 # stub empty Yast::Popup so any method call would raise an exception
-

commit yast2-packager for openSUSE:Factory

2023-03-06 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yast2-packager for openSUSE:Factory 
checked in at 2023-03-04 22:43:00

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


Package is "yast2-packager"

Sat Mar  4 22:43:00 2023 rev:438 rq:1069246 version:4.6.0

Changes:

--- /work/SRC/openSUSE:Factory/yast2-packager/yast2-packager.changes
2023-02-21 15:35:51.132221540 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-packager.new.31432/yast2-packager.changes 
2023-03-04 22:43:31.851843011 +0100
@@ -1,0 +2,5 @@
+Fri Mar 03 14:44:07 UTC 2023 - Ladislav Slezák 
+
+- Bump version to 4.6.0 (bsc#1208913)
+
+---

Old:

  yast2-packager-4.5.16.tar.bz2

New:

  yast2-packager-4.6.0.tar.bz2



Other differences:
--
++ yast2-packager.spec ++
--- /var/tmp/diff_new_pack.Js4SOs/_old  2023-03-04 22:43:32.719847184 +0100
+++ /var/tmp/diff_new_pack.Js4SOs/_new  2023-03-04 22:43:32.723847203 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.5.16
+Version:4.6.0
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later

++ yast2-packager-4.5.16.tar.bz2 -> yast2-packager-4.6.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.5.16/package/yast2-packager.changes 
new/yast2-packager-4.6.0/package/yast2-packager.changes
--- old/yast2-packager-4.5.16/package/yast2-packager.changes2023-02-20 
15:59:21.0 +0100
+++ new/yast2-packager-4.6.0/package/yast2-packager.changes 2023-03-03 
15:57:12.0 +0100
@@ -1,4 +1,9 @@
 ---
+Fri Mar 03 14:44:07 UTC 2023 - Ladislav Slezák 
+
+- Bump version to 4.6.0 (bsc#1208913)
+
+---
 Mon Feb 20 14:25:37 UTC 2023 - Ladislav Slezák 
 
 - Fixed a crash when selecting depending products (bsc#1208421)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.5.16/package/yast2-packager.spec 
new/yast2-packager-4.6.0/package/yast2-packager.spec
--- old/yast2-packager-4.5.16/package/yast2-packager.spec   2023-02-20 
15:59:21.0 +0100
+++ new/yast2-packager-4.6.0/package/yast2-packager.spec2023-03-03 
15:57:12.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.5.16
+Version:4.6.0
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later


commit yast2-packager for openSUSE:Factory

2023-02-21 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yast2-packager for openSUSE:Factory 
checked in at 2023-02-21 15:35:49

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


Package is "yast2-packager"

Tue Feb 21 15:35:49 2023 rev:437 rq:1066854 version:4.5.16

Changes:

--- /work/SRC/openSUSE:Factory/yast2-packager/yast2-packager.changes
2023-02-17 16:43:56.334502397 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-packager.new.22824/yast2-packager.changes 
2023-02-21 15:35:51.132221540 +0100
@@ -1,0 +2,6 @@
+Mon Feb 20 14:25:37 UTC 2023 - Ladislav Slezák 
+
+- Fixed a crash when selecting depending products (bsc#1208421)
+- 4.5.16
+
+---

Old:

  yast2-packager-4.5.15.tar.bz2

New:

  yast2-packager-4.5.16.tar.bz2



Other differences:
--
++ yast2-packager.spec ++
--- /var/tmp/diff_new_pack.igN7PQ/_old  2023-02-21 15:35:51.796225356 +0100
+++ /var/tmp/diff_new_pack.igN7PQ/_new  2023-02-21 15:35:51.800225379 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.5.15
+Version:4.5.16
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later

++ yast2-packager-4.5.15.tar.bz2 -> yast2-packager-4.5.16.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.5.15/package/yast2-packager.changes 
new/yast2-packager-4.5.16/package/yast2-packager.changes
--- old/yast2-packager-4.5.15/package/yast2-packager.changes2023-02-16 
10:23:01.0 +0100
+++ new/yast2-packager-4.5.16/package/yast2-packager.changes2023-02-20 
15:59:21.0 +0100
@@ -1,4 +1,10 @@
 ---
+Mon Feb 20 14:25:37 UTC 2023 - Ladislav Slezák 
+
+- Fixed a crash when selecting depending products (bsc#1208421)
+- 4.5.16
+
+---
 Tue Feb 14 13:40:12 UTC 2023 - Martin Vidner 
 
 - Ruby 3.2: Change a test to treat dir:///foo equal to dir:/foo
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.5.15/package/yast2-packager.spec 
new/yast2-packager-4.5.16/package/yast2-packager.spec
--- old/yast2-packager-4.5.15/package/yast2-packager.spec   2023-02-16 
10:23:01.0 +0100
+++ new/yast2-packager-4.5.16/package/yast2-packager.spec   2023-02-20 
15:59:21.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.5.15
+Version:4.5.16
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-packager-4.5.15/src/lib/y2packager/dialogs/addon_selector.rb 
new/yast2-packager-4.5.16/src/lib/y2packager/dialogs/addon_selector.rb
--- old/yast2-packager-4.5.15/src/lib/y2packager/dialogs/addon_selector.rb  
2023-02-16 10:23:01.0 +0100
+++ new/yast2-packager-4.5.16/src/lib/y2packager/dialogs/addon_selector.rb  
2023-02-20 15:59:21.0 +0100
@@ -155,7 +155,8 @@
   selected_items.concat(p&.depends_on)
 end
 
-selected_items.uniq!.compact!
+selected_items.uniq!
+selected_items.compact!
 
 Yast::UI.ChangeWidget(:addon_repos, :SelectedItems, selected_items)
   end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.5.15/test/addon_selector_test.rb 
new/yast2-packager-4.5.16/test/addon_selector_test.rb
--- old/yast2-packager-4.5.15/test/addon_selector_test.rb   2023-02-16 
10:23:01.0 +0100
+++ new/yast2-packager-4.5.16/test/addon_selector_test.rb   2023-02-20 
15:59:21.0 +0100
@@ -11,7 +11,9 @@
   Y2Packager::RepoProductSpec.new(name: "sle-module-basesystem", dir: 
"/Basesystem",
 base: false, media_name: "SLE-15-Module-Basesystem 15.3-0"),
   Y2Packager::RepoProductSpec.new(name: "sle-module-legacy", dir: 
"/Legacy",
-base: false, media_name: "SLE-15-Module-Legacy 15.3-0")
+base: false, media_name: "SLE-15-Module-Legacy 15.3-0"),
+  Y2Packager::RepoProductSpec.new(name: "sle-module-ha", dir: "/HA",
+base: false, media_name: "SLE-15-Module-HA 15.3-0", depends_on: 
["/Basesystem"])
 ]
   end
 
@@ -126,4 +128,26 @@
   end
 end
   end
+
+  describe "#addon_repos_handler" do
+it "selects the dependant products" do
+  # the product which just has been selected
+  allow(Yast::UI).to 

commit yast2-packager for openSUSE:Factory

2023-02-17 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yast2-packager for openSUSE:Factory 
checked in at 2023-02-17 16:43:53

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


Package is "yast2-packager"

Fri Feb 17 16:43:53 2023 rev:436 rq:1066132 version:4.5.15

Changes:

--- /work/SRC/openSUSE:Factory/yast2-packager/yast2-packager.changes
2023-02-09 16:22:29.262490639 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-packager.new.22824/yast2-packager.changes 
2023-02-17 16:43:56.334502397 +0100
@@ -1,0 +2,7 @@
+Tue Feb 14 13:40:12 UTC 2023 - Martin Vidner 
+
+- Ruby 3.2: Change a test to treat dir:///foo equal to dir:/foo
+  (bsc#1207239)
+- 4.5.15
+
+---

Old:

  yast2-packager-4.5.14.tar.bz2

New:

  yast2-packager-4.5.15.tar.bz2



Other differences:
--
++ yast2-packager.spec ++
--- /var/tmp/diff_new_pack.jPW9ZD/_old  2023-02-17 16:43:56.902505596 +0100
+++ /var/tmp/diff_new_pack.jPW9ZD/_new  2023-02-17 16:43:56.906505619 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.5.14
+Version:4.5.15
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later

++ yast2-packager-4.5.14.tar.bz2 -> yast2-packager-4.5.15.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.5.14/package/yast2-packager.changes 
new/yast2-packager-4.5.15/package/yast2-packager.changes
--- old/yast2-packager-4.5.14/package/yast2-packager.changes2023-02-08 
19:02:59.0 +0100
+++ new/yast2-packager-4.5.15/package/yast2-packager.changes2023-02-16 
10:23:01.0 +0100
@@ -1,4 +1,11 @@
 ---
+Tue Feb 14 13:40:12 UTC 2023 - Martin Vidner 
+
+- Ruby 3.2: Change a test to treat dir:///foo equal to dir:/foo
+  (bsc#1207239)
+- 4.5.15
+
+---
 Wed Feb  8 17:29:25 UTC 2023 - Stefan Hundhammer 
 
 - Prevent crash if nil dependencies instead of [] (bsc#1208068)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.5.14/package/yast2-packager.spec 
new/yast2-packager-4.5.15/package/yast2-packager.spec
--- old/yast2-packager-4.5.14/package/yast2-packager.spec   2023-02-08 
19:02:59.0 +0100
+++ new/yast2-packager-4.5.15/package/yast2-packager.spec   2023-02-16 
10:23:01.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.5.14
+Version:4.5.15
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.5.14/test/source_dialogs_test.rb 
new/yast2-packager-4.5.15/test/source_dialogs_test.rb
--- old/yast2-packager-4.5.14/test/source_dialogs_test.rb   2023-02-08 
19:02:59.0 +0100
+++ new/yast2-packager-4.5.15/test/source_dialogs_test.rb   2023-02-16 
10:23:01.0 +0100
@@ -116,17 +116,22 @@
 
 it "uses dir url scheme parameter for local ISO files" do
   converted = "iso:///install/openSUSE-13.2-DVD-x86_64.iso"
-  url = "iso:///?iso=openSUSE-13.2-DVD-x86_64.iso=dir%3A%2Finstall"
+  url_old = "iso:///?iso=openSUSE-13.2-DVD-x86_64.iso=dir%3A%2Finstall"
+  url_new = 
"iso:///?iso=openSUSE-13.2-DVD-x86_64.iso=dir%3A%2F%2F%2Finstall"
 
-  expect(subject.PostprocessISOURL(converted)).to eq(url)
+  # Since Ruby 3.2, URI("dir:///foo").to_s no longer returns "dir:/foo"
+  # It's OK with Zypp, it understands both forms
+  expect([url_old, url_new]).to 
include(subject.PostprocessISOURL(converted))
 end
 
 it "prevents double escaping if get already escaped string" do
   converted = 
"iso:///install/Duomenys%20600%20GB/openSUSE-13.2-DVD-x86_64.iso"
-  url = "iso:///?iso=openSUSE-13.2-DVD-x86_64.iso" \
-"=dir%3A%2Finstall%2FDuomenys%2520600%2520GB"
+  url_old = "iso:///?iso=openSUSE-13.2-DVD-x86_64.iso" \
+"=dir%3A%2Finstall%2FDuomenys%2520600%2520GB"
+  url_new = "iso:///?iso=openSUSE-13.2-DVD-x86_64.iso" \
+"=dir%3A%2F%2F%2Finstall%2FDuomenys%2520600%2520GB"
 
-  expect(subject.PostprocessISOURL(converted)).to eq(url)
+  expect([url_old, url_new]).to 
include(subject.PostprocessISOURL(converted))
 end
   end
 


commit yast2-packager for openSUSE:Factory

2023-02-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yast2-packager for openSUSE:Factory 
checked in at 2023-02-09 16:22:16

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


Package is "yast2-packager"

Thu Feb  9 16:22:16 2023 rev:435 rq:1063890 version:4.5.14

Changes:

--- /work/SRC/openSUSE:Factory/yast2-packager/yast2-packager.changes
2023-01-27 10:24:15.910085579 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-packager.new.4462/yast2-packager.changes  
2023-02-09 16:22:29.262490639 +0100
@@ -1,0 +2,6 @@
+Wed Feb  8 17:29:25 UTC 2023 - Stefan Hundhammer 
+
+- Prevent crash if nil dependencies instead of [] (bsc#1208068)
+- 4.5.14
+
+---

Old:

  yast2-packager-4.5.13.tar.bz2

New:

  yast2-packager-4.5.14.tar.bz2



Other differences:
--
++ yast2-packager.spec ++
--- /var/tmp/diff_new_pack.lclYl7/_old  2023-02-09 16:22:29.838493607 +0100
+++ /var/tmp/diff_new_pack.lclYl7/_new  2023-02-09 16:22:29.842493627 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.5.13
+Version:4.5.14
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later

++ yast2-packager-4.5.13.tar.bz2 -> yast2-packager-4.5.14.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.5.13/package/yast2-packager.changes 
new/yast2-packager-4.5.14/package/yast2-packager.changes
--- old/yast2-packager-4.5.13/package/yast2-packager.changes2023-01-26 
15:50:30.0 +0100
+++ new/yast2-packager-4.5.14/package/yast2-packager.changes2023-02-08 
19:02:59.0 +0100
@@ -1,4 +1,10 @@
 ---
+Wed Feb  8 17:29:25 UTC 2023 - Stefan Hundhammer 
+
+- Prevent crash if nil dependencies instead of [] (bsc#1208068)
+- 4.5.14
+
+---
 Thu Jan 26 13:52:26 UTC 2023 - Knut Anderssen 
 
 - Added wicked-nbft package when Linuxrc sets UseNBFT
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.5.13/package/yast2-packager.spec 
new/yast2-packager-4.5.14/package/yast2-packager.spec
--- old/yast2-packager-4.5.13/package/yast2-packager.spec   2023-01-26 
15:50:30.0 +0100
+++ new/yast2-packager-4.5.14/package/yast2-packager.spec   2023-02-08 
19:02:59.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.5.13
+Version:4.5.14
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-packager-4.5.13/src/lib/y2packager/dialogs/addon_selector.rb 
new/yast2-packager-4.5.14/src/lib/y2packager/dialogs/addon_selector.rb
--- old/yast2-packager-4.5.13/src/lib/y2packager/dialogs/addon_selector.rb  
2023-01-26 15:50:30.0 +0100
+++ new/yast2-packager-4.5.14/src/lib/y2packager/dialogs/addon_selector.rb  
2023-02-08 19:02:59.0 +0100
@@ -152,10 +152,10 @@
 new_items.each do |p|
   # the dependencies contain also the transitive (indirect) 
dependencies,
   # we do not need to recursively evaluate the list
-  selected_items.concat(p.depends_on)
+  selected_items.concat(p&.depends_on)
 end
 
-selected_items.uniq!
+selected_items.uniq!.compact!
 
 Yast::UI.ChangeWidget(:addon_repos, :SelectedItems, selected_items)
   end


commit yast2-packager for openSUSE:Factory

2023-01-27 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yast2-packager for openSUSE:Factory 
checked in at 2023-01-27 10:16:01

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


Package is "yast2-packager"

Fri Jan 27 10:16:01 2023 rev:434 rq:1061228 version:4.5.13

Changes:

--- /work/SRC/openSUSE:Factory/yast2-packager/yast2-packager.changes
2023-01-14 20:30:46.880881046 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-packager.new.32243/yast2-packager.changes 
2023-01-27 10:24:15.910085579 +0100
@@ -1,0 +2,14 @@
+Thu Jan 26 13:52:26 UTC 2023 - Knut Anderssen 
+
+- Added wicked-nbft package when Linuxrc sets UseNBFT
+  (jsc#PED-3138, bsc#1207573)
+- 4.5.13
+
+---
+Thu Jan 26 12:53:18 UTC 2023 - Ladislav Slezák 
+
+- Unescape the product name read from package Provides
+  (bsc#1207276)
+- 4.5.12
+
+---

Old:

  yast2-packager-4.5.11.tar.bz2

New:

  yast2-packager-4.5.13.tar.bz2



Other differences:
--
++ yast2-packager.spec ++
--- /var/tmp/diff_new_pack.K9JS6B/_old  2023-01-27 10:24:16.442088456 +0100
+++ /var/tmp/diff_new_pack.K9JS6B/_new  2023-01-27 10:24:16.446088478 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.5.11
+Version:4.5.13
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later

++ yast2-packager-4.5.11.tar.bz2 -> yast2-packager-4.5.13.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.5.11/package/yast2-packager.changes 
new/yast2-packager-4.5.13/package/yast2-packager.changes
--- old/yast2-packager-4.5.11/package/yast2-packager.changes2023-01-11 
14:17:01.0 +0100
+++ new/yast2-packager-4.5.13/package/yast2-packager.changes2023-01-26 
15:50:30.0 +0100
@@ -1,4 +1,18 @@
 ---
+Thu Jan 26 13:52:26 UTC 2023 - Knut Anderssen 
+
+- Added wicked-nbft package when Linuxrc sets UseNBFT
+  (jsc#PED-3138, bsc#1207573)
+- 4.5.13
+
+---
+Thu Jan 26 12:53:18 UTC 2023 - Ladislav Slezák 
+
+- Unescape the product name read from package Provides
+  (bsc#1207276)
+- 4.5.12
+
+---
 Tue Jan 10 17:35:41 UTC 2023 - Ladislav Slezák 
 
 - Media check fixes in containerized environment
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.5.11/package/yast2-packager.spec 
new/yast2-packager-4.5.13/package/yast2-packager.spec
--- old/yast2-packager-4.5.11/package/yast2-packager.spec   2023-01-11 
14:17:01.0 +0100
+++ new/yast2-packager-4.5.13/package/yast2-packager.spec   2023-01-26 
15:50:30.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.5.11
+Version:4.5.13
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-packager-4.5.11/src/lib/y2packager/product_finder.rb 
new/yast2-packager-4.5.13/src/lib/y2packager/product_finder.rb
--- old/yast2-packager-4.5.11/src/lib/y2packager/product_finder.rb  
2023-01-11 14:17:01.0 +0100
+++ new/yast2-packager-4.5.13/src/lib/y2packager/product_finder.rb  
2023-01-26 15:50:30.0 +0100
@@ -11,6 +11,7 @@
 # 
--
 
 require "y2packager/repo_product_spec"
+require "uri"
 
 module Y2Packager
   # This class finds products in a Solv pool
@@ -132,6 +133,10 @@
 media_name_pair = media_names.find { |r| r[1] == dir }
 media_name = media_name_pair ? media_name_pair.first : dir
 
+# the product name can be a percent encoded string like
+# "sle%2Dmodule%2Dweb%2Dscripting"
+product_name = URI::Parser.new.unescape(product_name)
+
 ret << RepoProductSpec.new(
   name: product_name,
   media_name:   media_name,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.5.11/src/modules/Packages.rb 
new/yast2-packager-4.5.13/src/modules/Packages.rb
--- old/yast2-packager-4.5.11/src/modules/Packages.rb   2023-01-11 
14:17:01.0 +0100
+++ new/yast2-packager-4.5.13/src/modules/Packages.rb   2023-01-26 
15:50:30.0 +0100
@@ -34,6 +34,8 @@
 

commit yast2-packager for openSUSE:Factory

2023-01-14 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yast2-packager for openSUSE:Factory 
checked in at 2023-01-14 20:30:41

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


Package is "yast2-packager"

Sat Jan 14 20:30:41 2023 rev:433 rq:1057785 version:4.5.11

Changes:

--- /work/SRC/openSUSE:Factory/yast2-packager/yast2-packager.changes
2022-12-20 20:20:52.182004099 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-packager.new.32243/yast2-packager.changes 
2023-01-14 20:30:46.880881046 +0100
@@ -1,0 +2,10 @@
+Tue Jan 10 17:35:41 UTC 2023 - Ladislav Slezák 
+
+- Media check fixes in containerized environment
+  - Start browsing the ISO files from the /host directory
+to show the host files (bsc#1206834)
+  - Fixed file readability check to correctly use the specified
+ISO file
+- 4.5.11
+
+---

Old:

  yast2-packager-4.5.10.tar.bz2

New:

  yast2-packager-4.5.11.tar.bz2



Other differences:
--
++ yast2-packager.spec ++
--- /var/tmp/diff_new_pack.YeUICt/_old  2023-01-14 20:30:47.636885511 +0100
+++ /var/tmp/diff_new_pack.YeUICt/_new  2023-01-14 20:30:47.640885535 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-packager
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 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-packager
-Version:4.5.10
+Version:4.5.11
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later

++ yast2-packager-4.5.10.tar.bz2 -> yast2-packager-4.5.11.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.5.10/package/yast2-packager.changes 
new/yast2-packager-4.5.11/package/yast2-packager.changes
--- old/yast2-packager-4.5.10/package/yast2-packager.changes2022-12-20 
10:39:29.0 +0100
+++ new/yast2-packager-4.5.11/package/yast2-packager.changes2023-01-11 
14:17:01.0 +0100
@@ -1,4 +1,14 @@
 ---
+Tue Jan 10 17:35:41 UTC 2023 - Ladislav Slezák 
+
+- Media check fixes in containerized environment
+  - Start browsing the ISO files from the /host directory
+to show the host files (bsc#1206834)
+  - Fixed file readability check to correctly use the specified
+ISO file
+- 4.5.11
+
+---
 Tue Dec 20 09:30:54 UTC 2022 - Ladislav Slezák 
 
 - Do not fail when the installation URL contains a space
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.5.10/package/yast2-packager.spec 
new/yast2-packager-4.5.11/package/yast2-packager.spec
--- old/yast2-packager-4.5.10/package/yast2-packager.spec   2022-12-20 
10:39:29.0 +0100
+++ new/yast2-packager-4.5.11/package/yast2-packager.spec   2023-01-11 
14:17:01.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.5.10
+Version:4.5.11
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.5.10/src/include/checkmedia/ui.rb 
new/yast2-packager-4.5.11/src/include/checkmedia/ui.rb
--- old/yast2-packager-4.5.10/src/include/checkmedia/ui.rb  2022-12-20 
10:39:29.0 +0100
+++ new/yast2-packager-4.5.11/src/include/checkmedia/ui.rb  2023-01-11 
14:17:01.0 +0100
@@ -23,6 +23,8 @@
 module Yast
   # All user interface functions.
   module CheckmediaUiInclude
+include Yast::Logger
+
 def initialize_checkmedia_ui(_include_target)
   Yast.import "Pkg"
   Yast.import "UI"
@@ -42,7 +44,9 @@
   Yast.import "Directory"
 
   # selected input file (used when checking a file instead of physical 
CD/DVD medium)
-  @iso_filename = ""
+  # when running in a container start browsing the files from the host 
root directory,
+  # not from the container root
+  @iso_filename = (ENV["YAST_SCR_TARGET"]).to_s
 
   # checking file (ISO image) instead of a medium is in progress
   @checking_file = false
@@ -426,27 +430,7 @@
   selecteddrive
 )
 
-# try to read one byte from the medium
-res = SCR.Execute(
-  path(".target.bash"),
-  "/usr/bin/head -c 1 #{selecteddrive.shellescape} > 

commit yast2-packager for openSUSE:Factory

2022-12-20 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yast2-packager for openSUSE:Factory 
checked in at 2022-12-20 20:20:08

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


Package is "yast2-packager"

Tue Dec 20 20:20:08 2022 rev:432 rq:1043880 version:4.5.10

Changes:

--- /work/SRC/openSUSE:Factory/yast2-packager/yast2-packager.changes
2022-12-15 19:24:27.323800343 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-packager.new.1835/yast2-packager.changes  
2022-12-20 20:20:52.182004099 +0100
@@ -1,0 +2,7 @@
+Tue Dec 20 09:30:54 UTC 2022 - Ladislav Slezák 
+
+- Do not fail when the installation URL contains a space
+  (bsc#1201816)
+- 4.5.10
+
+---

Old:

  yast2-packager-4.5.9.tar.bz2

New:

  yast2-packager-4.5.10.tar.bz2



Other differences:
--
++ yast2-packager.spec ++
--- /var/tmp/diff_new_pack.bUpLiI/_old  2022-12-20 20:20:52.814007562 +0100
+++ /var/tmp/diff_new_pack.bUpLiI/_new  2022-12-20 20:20:52.818007584 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.5.9
+Version:4.5.10
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later

++ yast2-packager-4.5.9.tar.bz2 -> yast2-packager-4.5.10.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.5.9/package/yast2-packager.changes 
new/yast2-packager-4.5.10/package/yast2-packager.changes
--- old/yast2-packager-4.5.9/package/yast2-packager.changes 2022-12-14 
11:30:52.0 +0100
+++ new/yast2-packager-4.5.10/package/yast2-packager.changes2022-12-20 
10:39:29.0 +0100
@@ -1,4 +1,11 @@
 ---
+Tue Dec 20 09:30:54 UTC 2022 - Ladislav Slezák 
+
+- Do not fail when the installation URL contains a space
+  (bsc#1201816)
+- 4.5.10
+
+---
 Wed Dec 14 10:25:42 UTC 2022 - Stefan Hundhammer 
 
 - Merged PR https://github.com/yast/yast-packager/pull/623
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.5.9/package/yast2-packager.spec 
new/yast2-packager-4.5.10/package/yast2-packager.spec
--- old/yast2-packager-4.5.9/package/yast2-packager.spec2022-12-14 
11:30:52.0 +0100
+++ new/yast2-packager-4.5.10/package/yast2-packager.spec   2022-12-20 
10:39:29.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.5.9
+Version:4.5.10
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.5.9/src/modules/InstURL.rb 
new/yast2-packager-4.5.10/src/modules/InstURL.rb
--- old/yast2-packager-4.5.9/src/modules/InstURL.rb 2022-12-14 
11:30:52.0 +0100
+++ new/yast2-packager-4.5.10/src/modules/InstURL.rb2022-12-20 
10:39:29.0 +0100
@@ -149,6 +149,9 @@
 @installInf2Url = add_ssl_verify_no_to_url(@installInf2Url) unless 
SSLVerificationEnabled()
   end
 
+  # escape spaces otherwise it would be invalid and rejected by libzypp
+  @installInf2Url.gsub!(" ", "%20")
+
   log.info "Using install URL: #{URL.HidePassword(@installInf2Url)}"
   @installInf2Url
 end


commit yast2-packager for openSUSE:Factory

2022-12-15 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yast2-packager for openSUSE:Factory 
checked in at 2022-12-15 19:24:24

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


Package is "yast2-packager"

Thu Dec 15 19:24:24 2022 rev:431 rq:1042953 version:4.5.9

Changes:

--- /work/SRC/openSUSE:Factory/yast2-packager/yast2-packager.changes
2022-11-18 15:42:46.610362731 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-packager.new.1835/yast2-packager.changes  
2022-12-15 19:24:27.323800343 +0100
@@ -1,0 +2,8 @@
+Wed Dec 14 10:25:42 UTC 2022 - Stefan Hundhammer 
+
+- Merged PR https://github.com/yast/yast-packager/pull/623
+  by Christopher Yeleighton :
+  Do not call [Install done] on aborted packages (boo#1203302)
+- 4.5.9
+
+---

Old:

  yast2-packager-4.5.8.tar.bz2

New:

  yast2-packager-4.5.9.tar.bz2



Other differences:
--
++ yast2-packager.spec ++
--- /var/tmp/diff_new_pack.xXBG64/_old  2022-12-15 19:24:27.867803438 +0100
+++ /var/tmp/diff_new_pack.xXBG64/_new  2022-12-15 19:24:27.871803461 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.5.8
+Version:4.5.9
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later

++ yast2-packager-4.5.8.tar.bz2 -> yast2-packager-4.5.9.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.5.8/package/yast2-packager.changes 
new/yast2-packager-4.5.9/package/yast2-packager.changes
--- old/yast2-packager-4.5.8/package/yast2-packager.changes 2022-11-07 
11:12:39.0 +0100
+++ new/yast2-packager-4.5.9/package/yast2-packager.changes 2022-12-14 
11:30:52.0 +0100
@@ -1,4 +1,12 @@
 ---
+Wed Dec 14 10:25:42 UTC 2022 - Stefan Hundhammer 
+
+- Merged PR https://github.com/yast/yast-packager/pull/623
+  by Christopher Yeleighton :
+  Do not call [Install done] on aborted packages (boo#1203302)
+- 4.5.9
+
+---
 Mon Nov  7 10:06:19 UTC 2022 - Ladislav Slezák 
 
 - Do not add an empty repository to the system when upgrading
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.5.8/package/yast2-packager.spec 
new/yast2-packager-4.5.9/package/yast2-packager.spec
--- old/yast2-packager-4.5.8/package/yast2-packager.spec2022-11-07 
11:12:39.0 +0100
+++ new/yast2-packager-4.5.9/package/yast2-packager.spec2022-12-14 
11:30:52.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.5.8
+Version:4.5.9
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-packager-4.5.8/src/modules/SlideShowCallbacks.rb 
new/yast2-packager-4.5.9/src/modules/SlideShowCallbacks.rb
--- old/yast2-packager-4.5.8/src/modules/SlideShowCallbacks.rb  2022-11-07 
11:12:39.0 +0100
+++ new/yast2-packager-4.5.9/src/modules/SlideShowCallbacks.rb  2022-12-14 
11:30:52.0 +0100
@@ -31,7 +31,7 @@
 
   # never show the disk space warning popup during autoinstallation
   @ask_again = !Mode.autoinst
-  # true == continue with the installtion
+  # true == continue with the installation
   @user_input = true
 end
 
@@ -451,7 +451,7 @@
   end
 
   if Builtins.size(ret).zero? ||
-  Builtins.tolower(Builtins.substring(ret, 0, 1)) != "r"
+  Builtins.tolower(Builtins.substring(ret, 0, 1)) == "i"
 PackageSlideShow.PkgInstallDone(
   PackageCallbacks._package_name,
   PackageCallbacks._package_size,


commit yast2-packager for openSUSE:Factory

2022-11-18 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yast2-packager for openSUSE:Factory 
checked in at 2022-11-18 15:42:41

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


Package is "yast2-packager"

Fri Nov 18 15:42:41 2022 rev:430 rq:1034132 version:4.5.8

Changes:

--- /work/SRC/openSUSE:Factory/yast2-packager/yast2-packager.changes
2022-10-28 19:29:19.550569802 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-packager.new.1597/yast2-packager.changes  
2022-11-18 15:42:46.610362731 +0100
@@ -1,0 +2,14 @@
+Mon Nov  7 10:06:19 UTC 2022 - Ladislav Slezák 
+
+- Do not add an empty repository to the system when upgrading
+  a registered system using the Full installation medium
+  (bsc#1204399)
+- 4.5.8
+
+---
+Mon Oct 31 15:44:55 UTC 2022 - Martin Vidner 
+
+- Fix hash vs keyword arguments in RSpec expectations (bsc#1204871)
+- 4.5.7
+
+---

Old:

  yast2-packager-4.5.6.tar.bz2

New:

  yast2-packager-4.5.8.tar.bz2



Other differences:
--
++ yast2-packager.spec ++
--- /var/tmp/diff_new_pack.K4Rbsf/_old  2022-11-18 15:42:47.258365579 +0100
+++ /var/tmp/diff_new_pack.K4Rbsf/_new  2022-11-18 15:42:47.262365596 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.5.6
+Version:4.5.8
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later

++ yast2-packager-4.5.6.tar.bz2 -> yast2-packager-4.5.8.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.5.6/package/yast2-packager.changes 
new/yast2-packager-4.5.8/package/yast2-packager.changes
--- old/yast2-packager-4.5.6/package/yast2-packager.changes 2022-10-27 
10:54:44.0 +0200
+++ new/yast2-packager-4.5.8/package/yast2-packager.changes 2022-11-07 
11:12:39.0 +0100
@@ -1,4 +1,18 @@
 ---
+Mon Nov  7 10:06:19 UTC 2022 - Ladislav Slezák 
+
+- Do not add an empty repository to the system when upgrading
+  a registered system using the Full installation medium
+  (bsc#1204399)
+- 4.5.8
+
+---
+Mon Oct 31 15:44:55 UTC 2022 - Martin Vidner 
+
+- Fix hash vs keyword arguments in RSpec expectations (bsc#1204871)
+- 4.5.7
+
+---
 Tue Oct 25 10:20:48 UTC 2022 - Steffen Winterfeldt 
 
 - support 'repo' scheme for add-ons (jsc#SLE-22578, jsc#SLE-24584)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.5.6/package/yast2-packager.spec 
new/yast2-packager-4.5.8/package/yast2-packager.spec
--- old/yast2-packager-4.5.6/package/yast2-packager.spec2022-10-27 
10:54:44.0 +0200
+++ new/yast2-packager-4.5.8/package/yast2-packager.spec2022-11-07 
11:12:39.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.5.6
+Version:4.5.8
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-packager-4.5.6/src/lib/y2packager/medium_type.rb 
new/yast2-packager-4.5.8/src/lib/y2packager/medium_type.rb
--- old/yast2-packager-4.5.6/src/lib/y2packager/medium_type.rb  2022-10-27 
10:54:44.0 +0200
+++ new/yast2-packager-4.5.8/src/lib/y2packager/medium_type.rb  2022-11-07 
11:12:39.0 +0100
@@ -28,9 +28,9 @@
   # URL is not set (nil) or is empty.
   #
   # @return [Symbol] Symbol describing the medium, one of `:offline`,
-  # `:online` or `:standard`
+  #   `:online` or `:standard`
   def type
-@type ||= detect_medium_type
+@type ||= detected_type
   end
 
   # Returns the cached medium type value. If the medium detection has not 
been
@@ -42,6 +42,17 @@
 @type
   end
 
+  # Similar to {.type} method, but returns the cached original value of the
+  # detected medium type. Useful after changing the type via `type=` 
method.
+  # Raises an exception if the installation URL is not set (`nil`) or is 
empty.
+  #
+  # @see .type
+  # @return [Symbol] Symbol describing the medium, one of `:offline`,
+  #   `:online` or `:standard`
+  def detected_type
+@detected_type ||= detect_medium_type
+  end
+
   # Possible types for type value
   POSSIBLE_TYPES = [:online, 

commit yast2-packager for openSUSE:Factory

2022-10-28 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yast2-packager for openSUSE:Factory 
checked in at 2022-10-28 19:29:11

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


Package is "yast2-packager"

Fri Oct 28 19:29:11 2022 rev:429 rq:1031497 version:4.5.6

Changes:

--- /work/SRC/openSUSE:Factory/yast2-packager/yast2-packager.changes
2022-05-30 12:42:55.600308783 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-packager.new.2275/yast2-packager.changes  
2022-10-28 19:29:19.550569802 +0200
@@ -1,0 +2,6 @@
+Tue Oct 25 10:20:48 UTC 2022 - Steffen Winterfeldt 
+
+- support 'repo' scheme for add-ons (jsc#SLE-22578, jsc#SLE-24584)
+- 4.5.6
+
+---

Old:

  yast2-packager-4.5.5.tar.bz2

New:

  yast2-packager-4.5.6.tar.bz2



Other differences:
--
++ yast2-packager.spec ++
--- /var/tmp/diff_new_pack.eLrJYi/_old  2022-10-28 19:29:20.386573994 +0200
+++ /var/tmp/diff_new_pack.eLrJYi/_new  2022-10-28 19:29:20.390574014 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.5.5
+Version:4.5.6
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later

++ yast2-packager-4.5.5.tar.bz2 -> yast2-packager-4.5.6.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.5.5/package/yast2-packager.changes 
new/yast2-packager-4.5.6/package/yast2-packager.changes
--- old/yast2-packager-4.5.5/package/yast2-packager.changes 2022-05-26 
16:55:44.0 +0200
+++ new/yast2-packager-4.5.6/package/yast2-packager.changes 2022-10-27 
10:54:44.0 +0200
@@ -1,4 +1,10 @@
 ---
+Tue Oct 25 10:20:48 UTC 2022 - Steffen Winterfeldt 
+
+- support 'repo' scheme for add-ons (jsc#SLE-22578, jsc#SLE-24584)
+- 4.5.6
+
+---
 Thu May 26 12:40:24 UTC 2022 - Ladislav Slez??k 
 
 - Support managing system in a chroot (bsc#1199840)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.5.5/package/yast2-packager.spec 
new/yast2-packager-4.5.6/package/yast2-packager.spec
--- old/yast2-packager-4.5.5/package/yast2-packager.spec2022-05-26 
16:55:44.0 +0200
+++ new/yast2-packager-4.5.6/package/yast2-packager.spec2022-10-27 
10:54:44.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.5.5
+Version:4.5.6
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.5.5/src/modules/AddOnProduct.rb 
new/yast2-packager-4.5.6/src/modules/AddOnProduct.rb
--- old/yast2-packager-4.5.5/src/modules/AddOnProduct.rb2022-05-26 
16:55:44.0 +0200
+++ new/yast2-packager-4.5.6/src/modules/AddOnProduct.rb2022-10-27 
10:54:44.0 +0200
@@ -5,6 +5,8 @@
 require "packager/product_patterns"
 require "y2packager/resolvable"
 require "y2packager/repository"
+require "uri"
+require "yast2/rel_url"
 
 # Yast namespace
 module Yast
@@ -388,23 +390,49 @@
 end
 
 # Returns an absolute URL from base + relative url.
-# Relative URL needs to start with 'reulrl://' othewise
-# it is not considered being relative and it's returned
-# as it is (just the relative_url parameter).
+#
+# Relative URL needs to start with 'relurl://' or 'repo:/', otherwise it
+# is not considered being relative and it's returned as it is (just the
+# relative_url parameter).
+#
+# 'repo' URLs are resolved relative to the installation medium, not 
base_url.
 #
 # @param [String] base_url
-# @param [String] url URL relative to the base
+# @param [String] url URL relative to base_url resp. installation medium
 #
 # @example
 #   AddOnProduct::GetAbsoluteURL (
 # "http://www.example.org/some%20dir/another%20dir;,
 # "relurl://../AnotherProduct/"
 #   ) -> "http://www.example.org/some%20dir/AnotherProduct/;
+#
 #   AddOnProduct::GetAbsoluteURL (
-# "username:password@ftp://www.example.org/dir/;,
+# "ftp://username:passw...@www.example.org/dir/;,
 # "relurl://./Product_CD1/"
-#   ) -> "username:password@ftp://www.example.org/dir/Product_CD1/;
+#   ) -> "ftp://username:passw...@www.example.org/dir/Product_CD1/;
+#
+#   with /etc/install.inf containing the line 'ZyppRepoURL: 

commit yast2-packager for openSUSE:Factory

2022-05-30 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yast2-packager for openSUSE:Factory 
checked in at 2022-05-30 12:42:27

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


Package is "yast2-packager"

Mon May 30 12:42:27 2022 rev:428 rq:979364 version:4.5.5

Changes:

--- /work/SRC/openSUSE:Factory/yast2-packager/yast2-packager.changes
2022-05-20 17:51:04.331244916 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-packager.new.2254/yast2-packager.changes  
2022-05-30 12:42:55.600308783 +0200
@@ -1,0 +2,6 @@
+Thu May 26 12:40:24 UTC 2022 - Ladislav Slez??k 
+
+- Support managing system in a chroot (bsc#1199840)
+- 4.5.5
+
+---

Old:

  yast2-packager-4.5.4.tar.bz2

New:

  yast2-packager-4.5.5.tar.bz2



Other differences:
--
++ yast2-packager.spec ++
--- /var/tmp/diff_new_pack.zI5Pmn/_old  2022-05-30 12:42:56.312309731 +0200
+++ /var/tmp/diff_new_pack.zI5Pmn/_new  2022-05-30 12:42:56.324309746 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.5.4
+Version:4.5.5
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later

++ yast2-packager-4.5.4.tar.bz2 -> yast2-packager-4.5.5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.5.4/package/yast2-packager.changes 
new/yast2-packager-4.5.5/package/yast2-packager.changes
--- old/yast2-packager-4.5.4/package/yast2-packager.changes 2022-05-19 
16:07:48.0 +0200
+++ new/yast2-packager-4.5.5/package/yast2-packager.changes 2022-05-26 
16:55:44.0 +0200
@@ -1,4 +1,10 @@
 ---
+Thu May 26 12:40:24 UTC 2022 - Ladislav Slez??k 
+
+- Support managing system in a chroot (bsc#1199840)
+- 4.5.5
+
+---
 Tue May 17 20:49:27 UTC 2022 - Imobach Gonzalez Sosa 
 
 - Fix package counters in the installation slideshow
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.5.4/package/yast2-packager.spec 
new/yast2-packager-4.5.5/package/yast2-packager.spec
--- old/yast2-packager-4.5.4/package/yast2-packager.spec2022-05-19 
16:07:48.0 +0200
+++ new/yast2-packager-4.5.5/package/yast2-packager.spec2022-05-26 
16:55:44.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.5.4
+Version:4.5.5
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.5.4/src/clients/sw_single.rb 
new/yast2-packager-4.5.5/src/clients/sw_single.rb
--- old/yast2-packager-4.5.4/src/clients/sw_single.rb   2022-05-19 
16:07:48.0 +0200
+++ new/yast2-packager-4.5.5/src/clients/sw_single.rb   2022-05-26 
16:55:44.0 +0200
@@ -135,7 +135,7 @@
 
 def CheckWhichPackages(arg_list)
   arg_list = deep_copy(arg_list)
-  if !Pkg.TargetInit("/", false)
+  if !Pkg.TargetInit(Installation.destdir, false)
 # error message
 Report.Error("Cannot read the list of installed packages.")
 return :failed
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-packager-4.5.4/src/lib/packager/clients/repositories.rb 
new/yast2-packager-4.5.5/src/lib/packager/clients/repositories.rb
--- old/yast2-packager-4.5.4/src/lib/packager/clients/repositories.rb   
2022-05-19 16:07:48.0 +0200
+++ new/yast2-packager-4.5.5/src/lib/packager/clients/repositories.rb   
2022-05-26 16:55:44.0 +0200
@@ -25,6 +25,7 @@
 Yast.import "SourceDialogs"
 Yast.import "Wizard"
 
+Yast.import "Installation"
 Yast.import "Label"
 Yast.import "Popup"
 Yast.import "Sequencer"
@@ -1527,7 +1528,7 @@
   if !@full_mode
 # dialog caption
 Wizard.SetContents(_("Initializing..."), Empty(), "", false, true)
-Pkg.TargetInit("/", true)
+Pkg.TargetInit(Installation.destdir, true)
   end
 
   Wizard.SetDesktopTitleAndIcon("org.opensuse.yast.SWSource")


commit yast2-packager for openSUSE:Factory

2022-05-20 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yast2-packager for openSUSE:Factory 
checked in at 2022-05-20 17:50:35

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


Package is "yast2-packager"

Fri May 20 17:50:35 2022 rev:427 rq:978139 version:4.5.4

Changes:

--- /work/SRC/openSUSE:Factory/yast2-packager/yast2-packager.changes
2022-05-05 23:04:39.597427480 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-packager.new.1538/yast2-packager.changes  
2022-05-20 17:51:04.331244916 +0200
@@ -1,0 +2,7 @@
+Tue May 17 20:49:27 UTC 2022 - Imobach Gonzalez Sosa 
+
+- Fix package counters in the installation slideshow
+  (boo#1199621).
+- 4.5.4
+
+---

Old:

  yast2-packager-4.5.3.tar.bz2

New:

  yast2-packager-4.5.4.tar.bz2



Other differences:
--
++ yast2-packager.spec ++
--- /var/tmp/diff_new_pack.VAvpma/_old  2022-05-20 17:51:05.187245696 +0200
+++ /var/tmp/diff_new_pack.VAvpma/_new  2022-05-20 17:51:05.191245699 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.5.3
+Version:4.5.4
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later

++ yast2-packager-4.5.3.tar.bz2 -> yast2-packager-4.5.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.5.3/package/yast2-packager.changes 
new/yast2-packager-4.5.4/package/yast2-packager.changes
--- old/yast2-packager-4.5.3/package/yast2-packager.changes 2022-05-03 
17:41:29.0 +0200
+++ new/yast2-packager-4.5.4/package/yast2-packager.changes 2022-05-19 
16:07:48.0 +0200
@@ -1,4 +1,11 @@
 ---
+Tue May 17 20:49:27 UTC 2022 - Imobach Gonzalez Sosa 
+
+- Fix package counters in the installation slideshow
+  (boo#1199621).
+- 4.5.4
+
+---
 Tue May  3 06:50:36 UTC 2022 - Ladislav Slez??k 
 
 - Run the package solver after selecting additional system
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.5.3/package/yast2-packager.spec 
new/yast2-packager-4.5.4/package/yast2-packager.spec
--- old/yast2-packager-4.5.3/package/yast2-packager.spec2022-05-03 
17:41:29.0 +0200
+++ new/yast2-packager-4.5.4/package/yast2-packager.spec2022-05-19 
16:07:48.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.5.3
+Version:4.5.4
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.5.3/src/modules/PackageSlideShow.rb 
new/yast2-packager-4.5.4/src/modules/PackageSlideShow.rb
--- old/yast2-packager-4.5.3/src/modules/PackageSlideShow.rb2022-05-03 
17:41:29.0 +0200
+++ new/yast2-packager-4.5.4/src/modules/PackageSlideShow.rb2022-05-19 
16:07:48.0 +0200
@@ -47,6 +47,11 @@
   @updated_pkg_list = []
   @removed_pkg_list = []
 
+  # Keep counters for installed, updated and removed packages
+  @installed_pkg_count = 0
+  @updated_pkg_count = 0
+  @removed_pkg_count = 0
+
   # This is a kludge to pass information from one callback that gets the
   # needed information (the pkg name) to another that doesn't.
   @updating = false
@@ -60,9 +65,9 @@
 
 def GetPackageSummary
   {
-"installed"=> @installed_pkg_list.size,
-"updated"  => @updated_pkg_list.size,
-"removed"  => @removed_pkg_list.size,
+"installed"=> @installed_pkg_count,
+"updated"  => @updated_pkg_count,
+"removed"  => @removed_pkg_count,
 "installed_list"   => @installed_pkg_list,
 "updated_list" => @updated_pkg_list,
 "removed_list" => @removed_pkg_list,
@@ -260,8 +265,6 @@
 # packages; or, for parallel download + installation, also for downloading.
 #
 def UpdateInstallationProgressText
-  installed_pkg = @installed_pkg_list.size
-  updated_pkg = @updated_pkg_list.size
   remaining_string = FormatRemainingSize(@total_size_to_install - 
@total_installed_size)
   remaining_string += ", " unless remaining_string.empty?
 
@@ -270,7 +273,7 @@
 Builtins.sformat(
   _(" (Remaining: %1%2 packages)"),
   remaining_string,
-  @total_pkgs_to_install - installed_pkg - updated_pkg
+  

commit yast2-packager for openSUSE:Factory

2022-05-05 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yast2-packager for openSUSE:Factory 
checked in at 2022-05-05 23:04:34

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


Package is "yast2-packager"

Thu May  5 23:04:34 2022 rev:426 rq:974680 version:4.5.3

Changes:

--- /work/SRC/openSUSE:Factory/yast2-packager/yast2-packager.changes
2022-04-30 00:45:50.374967101 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-packager.new.1538/yast2-packager.changes  
2022-05-05 23:04:39.597427480 +0200
@@ -1,0 +2,8 @@
+Tue May  3 06:50:36 UTC 2022 - Ladislav Slez??k 
+
+- Run the package solver after selecting additional system
+  packages, fixes possible broken package dependencies after system
+  upgrade (bsc#1195828)
+- 4.5.3
+
+---

Old:

  yast2-packager-4.5.2.tar.bz2

New:

  yast2-packager-4.5.3.tar.bz2



Other differences:
--
++ yast2-packager.spec ++
--- /var/tmp/diff_new_pack.HOyVZF/_old  2022-05-05 23:04:40.253428297 +0200
+++ /var/tmp/diff_new_pack.HOyVZF/_new  2022-05-05 23:04:40.257428303 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.5.2
+Version:4.5.3
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later

++ yast2-packager-4.5.2.tar.bz2 -> yast2-packager-4.5.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.5.2/package/yast2-packager.changes 
new/yast2-packager-4.5.3/package/yast2-packager.changes
--- old/yast2-packager-4.5.2/package/yast2-packager.changes 2022-04-28 
09:45:08.0 +0200
+++ new/yast2-packager-4.5.3/package/yast2-packager.changes 2022-05-03 
17:41:29.0 +0200
@@ -1,4 +1,12 @@
 ---
+Tue May  3 06:50:36 UTC 2022 - Ladislav Slez??k 
+
+- Run the package solver after selecting additional system
+  packages, fixes possible broken package dependencies after system
+  upgrade (bsc#1195828)
+- 4.5.3
+
+---
 Wed Apr 27 13:31:36 UTC 2022 - Stefan Hundhammer 
 
 - Don't rely on install.inf availability #(bsc#1198560)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.5.2/package/yast2-packager.spec 
new/yast2-packager-4.5.3/package/yast2-packager.spec
--- old/yast2-packager-4.5.2/package/yast2-packager.spec2022-04-28 
09:45:08.0 +0200
+++ new/yast2-packager-4.5.3/package/yast2-packager.spec2022-05-03 
17:41:29.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.5.2
+Version:4.5.3
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.5.2/src/modules/Packages.rb 
new/yast2-packager-4.5.3/src/modules/Packages.rb
--- old/yast2-packager-4.5.2/src/modules/Packages.rb2022-04-28 
09:45:08.0 +0200
+++ new/yast2-packager-4.5.3/src/modules/Packages.rb2022-05-03 
17:41:29.0 +0200
@@ -1939,6 +1939,9 @@
 end
   end
 
+  # update the dependendcies
+  Pkg.PkgSolve(false)
+
   nil
 end
 


commit yast2-packager for openSUSE:Factory

2022-04-29 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yast2-packager for openSUSE:Factory 
checked in at 2022-04-30 00:45:07

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


Package is "yast2-packager"

Sat Apr 30 00:45:07 2022 rev:425 rq:973581 version:4.5.2

Changes:

--- /work/SRC/openSUSE:Factory/yast2-packager/yast2-packager.changes
2022-04-08 00:28:04.138086434 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-packager.new.1538/yast2-packager.changes  
2022-04-30 00:45:50.374967101 +0200
@@ -1,0 +2,11 @@
+Wed Apr 27 13:31:36 UTC 2022 - Stefan Hundhammer 
+
+- Don't rely on install.inf availability #(bsc#1198560)
+- 4.5.2
+
+---
+Wed Apr 27 11:24:44 UTC 2022 - Ladislav Slez??k 
+
+- Fixed migration summary in Leap -> SLES migration (bsc#1198562)
+
+---
@@ -12 +23 @@
-- Bump version to 4.5.0 (#bsc1198109)
+- Bump version to 4.5.0 (bsc#1198109)

Old:

  yast2-packager-4.5.1.tar.bz2

New:

  yast2-packager-4.5.2.tar.bz2



Other differences:
--
++ yast2-packager.spec ++
--- /var/tmp/diff_new_pack.ZQqnBu/_old  2022-04-30 00:45:50.918967572 +0200
+++ /var/tmp/diff_new_pack.ZQqnBu/_new  2022-04-30 00:45:50.922967576 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.5.1
+Version:4.5.2
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later

++ yast2-packager-4.5.1.tar.bz2 -> yast2-packager-4.5.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.5.1/package/yast2-packager.changes 
new/yast2-packager-4.5.2/package/yast2-packager.changes
--- old/yast2-packager-4.5.1/package/yast2-packager.changes 2022-04-07 
13:42:53.0 +0200
+++ new/yast2-packager-4.5.2/package/yast2-packager.changes 2022-04-28 
09:45:08.0 +0200
@@ -1,4 +1,15 @@
 ---
+Wed Apr 27 13:31:36 UTC 2022 - Stefan Hundhammer 
+
+- Don't rely on install.inf availability #(bsc#1198560)
+- 4.5.2
+
+---
+Wed Apr 27 11:24:44 UTC 2022 - Ladislav Slez??k 
+
+- Fixed migration summary in Leap -> SLES migration (bsc#1198562)
+
+---
 Thu Apr  7 11:28:48 UTC 2022 - Stefan Hundhammer 
 
 - Show package downloads in the global progress bar during package
@@ -9,7 +20,7 @@
 ---
 Wed Apr 06 13:24:58 UTC 2022 - Ladislav Slez??k 
 
-- Bump version to 4.5.0 (#bsc1198109)
+- Bump version to 4.5.0 (bsc#1198109)
 
 ---
 Thu Mar 31 15:52:11 UTC 2022 - Ladislav Slez??k 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.5.1/package/yast2-packager.spec 
new/yast2-packager-4.5.2/package/yast2-packager.spec
--- old/yast2-packager-4.5.1/package/yast2-packager.spec2022-04-07 
13:42:53.0 +0200
+++ new/yast2-packager-4.5.2/package/yast2-packager.spec2022-04-28 
09:45:08.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.5.1
+Version:4.5.2
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-packager-4.5.1/src/lib/y2packager/product_spec_reader.rb 
new/yast2-packager-4.5.2/src/lib/y2packager/product_spec_reader.rb
--- old/yast2-packager-4.5.1/src/lib/y2packager/product_spec_reader.rb  
2022-04-07 13:42:53.0 +0200
+++ new/yast2-packager-4.5.2/src/lib/y2packager/product_spec_reader.rb  
2022-04-28 09:45:08.0 +0200
@@ -27,6 +27,7 @@
   class ProductSpecReader
 include Yast::Logger
 Yast.import "Mode"
+Yast.import "Linuxrc"
 
 # Returns the list of product specifications.
 #
@@ -35,7 +36,7 @@
   # products_from_control || products_from_offline || products_from_libzypp
 
   # online migration (in installed system)
-  return products_from_libzypp if Yast::Mode.normal
+  return products_from_libzypp if Yast::Mode.normal || !install_inf?
 
   if InstallationMedium.contain_multi_repos?
 products_from_multi_repos
@@ -70,5 +71,12 @@
   log.info "Products from libzypp: #{libzypp_products.map(&:name).join(", 
")}"
   libzypp_products
 end
+
+# Is information from 

commit yast2-packager for openSUSE:Factory

2022-04-07 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yast2-packager for openSUSE:Factory 
checked in at 2022-04-08 00:27:32

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


Package is "yast2-packager"

Fri Apr  8 00:27:32 2022 rev:424 rq:967481 version:4.5.1

Changes:

--- /work/SRC/openSUSE:Factory/yast2-packager/yast2-packager.changes
2022-03-18 16:41:48.849167492 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-packager.new.1900/yast2-packager.changes  
2022-04-08 00:28:04.138086434 +0200
@@ -1,0 +2,19 @@
+Thu Apr  7 11:28:48 UTC 2022 - Stefan Hundhammer 
+
+- Show package downloads in the global progress bar during package
+  installation (bsc#1195608)
+  PR: https://github.com/yast/yast-packager/pull/612
+- 4.5.1
+
+---
+Wed Apr 06 13:24:58 UTC 2022 - Ladislav Slez??k 
+
+- Bump version to 4.5.0 (#bsc1198109)
+
+---
+Thu Mar 31 15:52:11 UTC 2022 - Ladislav Slez??k 
+
+- Fixed regression in repository alias name for add-ons (bsc#1193214)
+- 4.4.27
+
+---

Old:

  yast2-packager-4.4.26.tar.bz2

New:

  yast2-packager-4.5.1.tar.bz2



Other differences:
--
++ yast2-packager.spec ++
--- /var/tmp/diff_new_pack.GckSAT/_old  2022-04-08 00:28:04.950077320 +0200
+++ /var/tmp/diff_new_pack.GckSAT/_new  2022-04-08 00:28:04.962077185 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.4.26
+Version:4.5.1
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later

++ yast2-packager-4.4.26.tar.bz2 -> yast2-packager-4.5.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.4.26/package/yast2-packager.changes 
new/yast2-packager-4.5.1/package/yast2-packager.changes
--- old/yast2-packager-4.4.26/package/yast2-packager.changes2022-03-17 
09:58:58.0 +0100
+++ new/yast2-packager-4.5.1/package/yast2-packager.changes 2022-04-07 
13:42:53.0 +0200
@@ -1,4 +1,23 @@
 ---
+Thu Apr  7 11:28:48 UTC 2022 - Stefan Hundhammer 
+
+- Show package downloads in the global progress bar during package
+  installation (bsc#1195608)
+  PR: https://github.com/yast/yast-packager/pull/612
+- 4.5.1
+
+---
+Wed Apr 06 13:24:58 UTC 2022 - Ladislav Slez??k 
+
+- Bump version to 4.5.0 (#bsc1198109)
+
+---
+Thu Mar 31 15:52:11 UTC 2022 - Ladislav Slez??k 
+
+- Fixed regression in repository alias name for add-ons (bsc#1193214)
+- 4.4.27
+
+---
 Thu Mar 17 08:01:35 UTC 2022 - Ladislav Slez??k 
 
 - Read the products from libzypp in installed system, fixes crash
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.4.26/package/yast2-packager.spec 
new/yast2-packager-4.5.1/package/yast2-packager.spec
--- old/yast2-packager-4.4.26/package/yast2-packager.spec   2022-03-17 
09:58:58.0 +0100
+++ new/yast2-packager-4.5.1/package/yast2-packager.spec2022-04-07 
13:42:53.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.4.26
+Version:4.5.1
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-packager-4.4.26/src/include/packager/repositories_include.rb 
new/yast2-packager-4.5.1/src/include/packager/repositories_include.rb
--- old/yast2-packager-4.4.26/src/include/packager/repositories_include.rb  
2022-03-17 09:58:58.0 +0100
+++ new/yast2-packager-4.5.1/src/include/packager/repositories_include.rb   
2022-04-07 13:42:53.0 +0200
@@ -148,7 +148,7 @@
 
 alias_name = if force_alias != ""
   force_alias
-elsif product.media_name && !product.media_name.empty?
+elsif product.media_name && !product.media_name.empty? && 
product.media_name != "/"
   propose_alias(product.media_name)
 elsif product.name && !product.name.empty?
   propose_alias(product.name)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-packager-4.4.26/src/modules/PackageSlideShow.rb 

commit yast2-packager for openSUSE:Factory

2022-03-18 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yast2-packager for openSUSE:Factory 
checked in at 2022-03-18 16:41:40

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


Package is "yast2-packager"

Fri Mar 18 16:41:40 2022 rev:423 rq:962356 version:4.4.26

Changes:

--- /work/SRC/openSUSE:Factory/yast2-packager/yast2-packager.changes
2022-02-15 23:57:12.888201669 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-packager.new.25692/yast2-packager.changes 
2022-03-18 16:41:48.849167492 +0100
@@ -1,0 +2,20 @@
+Thu Mar 17 08:01:35 UTC 2022 - Ladislav Slez??k 
+
+- Read the products from libzypp in installed system, fixes crash
+  during online migration (related to jsc#SLE-17309)
+- 4.4.26
+
+---
+Tue Mar 15 17:20:53 UTC 2022 - Steffen Winterfeldt 
+
+- do not keep file handle to repo metadata open accidentally (bsc#1196061)
+- 4.4.25
+
+---
+Tue Mar  8 13:37:35 UTC 2022 - Ladislav Slez??k 
+
+- Properly set the repository alias for the Full medium add-ons
+  (bsc#1193214)
+- 4.4.24
+
+---

Old:

  yast2-packager-4.4.23.tar.bz2

New:

  yast2-packager-4.4.26.tar.bz2



Other differences:
--
++ yast2-packager.spec ++
--- /var/tmp/diff_new_pack.WGMF4N/_old  2022-03-18 16:41:49.401167888 +0100
+++ /var/tmp/diff_new_pack.WGMF4N/_new  2022-03-18 16:41:49.405167891 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.4.23
+Version:4.4.26
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later

++ yast2-packager-4.4.23.tar.bz2 -> yast2-packager-4.4.26.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.4.23/package/yast2-packager.changes 
new/yast2-packager-4.4.26/package/yast2-packager.changes
--- old/yast2-packager-4.4.23/package/yast2-packager.changes2022-02-14 
13:55:18.0 +0100
+++ new/yast2-packager-4.4.26/package/yast2-packager.changes2022-03-17 
09:58:58.0 +0100
@@ -1,4 +1,24 @@
 ---
+Thu Mar 17 08:01:35 UTC 2022 - Ladislav Slez??k 
+
+- Read the products from libzypp in installed system, fixes crash
+  during online migration (related to jsc#SLE-17309)
+- 4.4.26
+
+---
+Tue Mar 15 17:20:53 UTC 2022 - Steffen Winterfeldt 
+
+- do not keep file handle to repo metadata open accidentally (bsc#1196061)
+- 4.4.25
+
+---
+Tue Mar  8 13:37:35 UTC 2022 - Ladislav Slez??k 
+
+- Properly set the repository alias for the Full medium add-ons
+  (bsc#1193214)
+- 4.4.24
+
+---
 Mon Feb 14 09:40:00 UTC 2022 - Ladislav Slez??k 
 
 - Remove duplicate repositories created at the end of installation
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.4.23/package/yast2-packager.spec 
new/yast2-packager-4.4.26/package/yast2-packager.spec
--- old/yast2-packager-4.4.23/package/yast2-packager.spec   2022-02-14 
13:55:18.0 +0100
+++ new/yast2-packager-4.4.26/package/yast2-packager.spec   2022-03-17 
09:58:58.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.4.23
+Version:4.4.26
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-packager-4.4.23/src/include/packager/repositories_include.rb 
new/yast2-packager-4.4.26/src/include/packager/repositories_include.rb
--- old/yast2-packager-4.4.23/src/include/packager/repositories_include.rb  
2022-02-14 13:55:18.0 +0100
+++ new/yast2-packager-4.4.26/src/include/packager/repositories_include.rb  
2022-03-17 09:58:58.0 +0100
@@ -146,7 +146,15 @@
   next
 end
 
-alias_name = (force_alias == "") ? propose_alias(product.name) : 
force_alias
+alias_name = if force_alias != ""
+  force_alias
+elsif product.media_name && !product.media_name.empty?
+  propose_alias(product.media_name)
+elsif product.name && !product.name.empty?
+  propose_alias(product.name)
+end
+
+alias_name = propose_alias(Packages.fallback_name) if alias_name.empty?
 

commit yast2-packager for openSUSE:Factory

2022-02-15 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yast2-packager for openSUSE:Factory 
checked in at 2022-02-15 23:57:03

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


Package is "yast2-packager"

Tue Feb 15 23:57:03 2022 rev:422 rq:954306 version:4.4.23

Changes:

--- /work/SRC/openSUSE:Factory/yast2-packager/yast2-packager.changes
2022-02-10 23:11:32.472127029 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-packager.new.1956/yast2-packager.changes  
2022-02-15 23:57:12.888201669 +0100
@@ -1,0 +2,7 @@
+Mon Feb 14 09:40:00 UTC 2022 - Ladislav Slez??k 
+
+- Remove duplicate repositories created at the end of installation
+  (repositories which are stored in the *.repo_1 files, bsc#1194546)
+- 4.4.23
+
+---

Old:

  yast2-packager-4.4.22.tar.bz2

New:

  yast2-packager-4.4.23.tar.bz2



Other differences:
--
++ yast2-packager.spec ++
--- /var/tmp/diff_new_pack.lxPxvM/_old  2022-02-15 23:57:13.472203281 +0100
+++ /var/tmp/diff_new_pack.lxPxvM/_new  2022-02-15 23:57:13.480203304 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.4.22
+Version:4.4.23
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later

++ yast2-packager-4.4.22.tar.bz2 -> yast2-packager-4.4.23.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.4.22/package/yast2-packager.changes 
new/yast2-packager-4.4.23/package/yast2-packager.changes
--- old/yast2-packager-4.4.22/package/yast2-packager.changes2022-02-08 
10:58:29.0 +0100
+++ new/yast2-packager-4.4.23/package/yast2-packager.changes2022-02-14 
13:55:18.0 +0100
@@ -1,4 +1,11 @@
 ---
+Mon Feb 14 09:40:00 UTC 2022 - Ladislav Slez??k 
+
+- Remove duplicate repositories created at the end of installation
+  (repositories which are stored in the *.repo_1 files, bsc#1194546)
+- 4.4.23
+
+---
 Tue Feb  8 09:50:41 UTC 2022 - Imobach Gonzalez Sosa 
 
 - Fix a wrong reference to PackageSystem#EnsureSourceInit
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.4.22/package/yast2-packager.spec 
new/yast2-packager-4.4.23/package/yast2-packager.spec
--- old/yast2-packager-4.4.22/package/yast2-packager.spec   2022-02-08 
10:58:29.0 +0100
+++ new/yast2-packager-4.4.23/package/yast2-packager.spec   2022-02-14 
13:55:18.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.4.22
+Version:4.4.23
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-packager-4.4.22/src/lib/packager/clients/pkg_finish.rb 
new/yast2-packager-4.4.23/src/lib/packager/clients/pkg_finish.rb
--- old/yast2-packager-4.4.22/src/lib/packager/clients/pkg_finish.rb
2022-02-08 10:58:29.0 +0100
+++ new/yast2-packager-4.4.23/src/lib/packager/clients/pkg_finish.rb
2022-02-14 13:55:18.0 +0100
@@ -97,6 +97,7 @@
 
   # save all repositories and finish target
   Pkg.SourceSaveAll
+  remove_duplicates
   Pkg.TargetFinish
 
   # save repository metadata cache to the installed system
@@ -305,5 +306,27 @@
 config.save
   end
 end
+
+# Remove duplicate repositories. If a repository with the same alias
+# already exists libzypp saves it with suffix ".repo_1".
+# The duplicate repositories comes from an RPM package
+# @see bsc#1194546
+def remove_duplicates
+  # all repositories, including the disabled ones
+  repos = Pkg.SourceGetCurrent(false)
+
+  to_delete = repos.select do |repo|
+Yast::Pkg.SourceGeneralData(repo)["file"]&.match?(/\.repo_\d+\z/)
+  end
+
+  return if to_delete.empty?
+
+  to_delete.each do |repo|
+log.info("Deleting duplicate repository 
#{Yast::Pkg.SourceGeneralData(repo)["file"]}")
+Pkg.SourceDelete(repo)
+  end
+
+  Pkg.SourceSaveAll
+end
   end
 end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.4.22/test/pkg_finish_test.rb 
new/yast2-packager-4.4.23/test/pkg_finish_test.rb
--- old/yast2-packager-4.4.22/test/pkg_finish_test.rb   2022-02-08 
10:58:29.0 +0100
+++ new/yast2-packager-4.4.23/test/pkg_finish_test.rb   2022-02-14 

commit yast2-packager for openSUSE:Factory

2022-02-10 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yast2-packager for openSUSE:Factory 
checked in at 2022-02-10 23:11:29

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


Package is "yast2-packager"

Thu Feb 10 23:11:29 2022 rev:421 rq:952639 version:4.4.22

Changes:

--- /work/SRC/openSUSE:Factory/yast2-packager/yast2-packager.changes
2022-01-27 23:17:14.898861513 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-packager.new.1956/yast2-packager.changes  
2022-02-10 23:11:32.472127029 +0100
@@ -1,0 +2,7 @@
+Tue Feb  8 09:50:41 UTC 2022 - Imobach Gonzalez Sosa 
+
+- Fix a wrong reference to PackageSystem#EnsureSourceInit
+  (bsc#1195519, related to bsc#1194886).
+- 4.4.22
+
+---

Old:

  yast2-packager-4.4.21.tar.bz2

New:

  yast2-packager-4.4.22.tar.bz2



Other differences:
--
++ yast2-packager.spec ++
--- /var/tmp/diff_new_pack.ipcbER/_old  2022-02-10 23:11:33.276129064 +0100
+++ /var/tmp/diff_new_pack.ipcbER/_new  2022-02-10 23:11:33.280129075 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.4.21
+Version:4.4.22
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later

++ yast2-packager-4.4.21.tar.bz2 -> yast2-packager-4.4.22.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.4.21/package/yast2-packager.changes 
new/yast2-packager-4.4.22/package/yast2-packager.changes
--- old/yast2-packager-4.4.21/package/yast2-packager.changes2022-01-26 
08:47:13.0 +0100
+++ new/yast2-packager-4.4.22/package/yast2-packager.changes2022-02-08 
10:58:29.0 +0100
@@ -1,4 +1,11 @@
 ---
+Tue Feb  8 09:50:41 UTC 2022 - Imobach Gonzalez Sosa 
+
+- Fix a wrong reference to PackageSystem#EnsureSourceInit
+  (bsc#1195519, related to bsc#1194886).
+- 4.4.22
+
+---
 Tue Jan 25 13:48:20 UTC 2022 - Imobach Gonzalez Sosa 
 
 - Use Package module instead of PackageSystem (bsc#1194886).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.4.21/package/yast2-packager.spec 
new/yast2-packager-4.4.22/package/yast2-packager.spec
--- old/yast2-packager-4.4.21/package/yast2-packager.spec   2022-01-26 
08:47:13.0 +0100
+++ new/yast2-packager-4.4.22/package/yast2-packager.spec   2022-02-08 
10:58:29.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.4.21
+Version:4.4.22
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.4.21/src/clients/sw_single.rb 
new/yast2-packager-4.4.22/src/clients/sw_single.rb
--- old/yast2-packager-4.4.21/src/clients/sw_single.rb  2022-01-26 
08:47:13.0 +0100
+++ new/yast2-packager-4.4.22/src/clients/sw_single.rb  2022-02-08 
10:58:29.0 +0100
@@ -36,6 +36,7 @@
   Yast.import "Popup"
   Yast.import "GetInstArgs"
   Yast.import "Package"
+  Yast.import "PackageSystem"
   Yast.import "Report"
   Yast.import "FileUtils"
   Yast.import "PackagesUI"
@@ -150,7 +151,7 @@
   # If the first argument is a package ending with .rpm call 
Pkg::TargetInstall for
   # each arg.
   if Builtins.regexpmatch(first_arg, "\\.rpm$") # package name given
-Package.EnsureSourceInit
+PackageSystem.EnsureSourceInit
 
 # if sw_single is called with an absolute package-pathname, there is 
no need to
 # mount the source medium or check SuSE version or dependencies


commit yast2-packager for openSUSE:Factory

2022-01-27 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yast2-packager for openSUSE:Factory 
checked in at 2022-01-27 23:16:41

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


Package is "yast2-packager"

Thu Jan 27 23:16:41 2022 rev:420 rq:949185 version:4.4.21

Changes:

--- /work/SRC/openSUSE:Factory/yast2-packager/yast2-packager.changes
2022-01-21 01:25:16.158649244 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-packager.new.1898/yast2-packager.changes  
2022-01-27 23:17:14.898861513 +0100
@@ -1,0 +2,6 @@
+Tue Jan 25 13:48:20 UTC 2022 - Imobach Gonzalez Sosa 
+
+- Use Package module instead of PackageSystem (bsc#1194886).
+- 4.4.21
+
+---

Old:

  yast2-packager-4.4.20.tar.bz2

New:

  yast2-packager-4.4.21.tar.bz2



Other differences:
--
++ yast2-packager.spec ++
--- /var/tmp/diff_new_pack.vP9bUQ/_old  2022-01-27 23:17:15.634856428 +0100
+++ /var/tmp/diff_new_pack.vP9bUQ/_new  2022-01-27 23:17:15.638856400 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.4.20
+Version:4.4.21
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later
@@ -36,8 +36,8 @@
 BuildRequires:  yast2-storage-ng >= 4.0.141
 # break the yast2-packager -> yast2-storage-ng -> yast2-packager build cycle
 #!BuildIgnore: yast2-packager
-# Product#register_target
-BuildRequires:  yast2 >= 4.4.25
+# Replace PackageSystem with Package
+BuildRequires:  yast2 >= 4.4.38
 # raw_name
 BuildRequires:  yast2-pkg-bindings >= 4.2.8
 # yast/rspec/helpers.rb
@@ -50,8 +50,8 @@
 Requires:   yast2-country-data >= 2.16.3
 # raw_name
 Requires:   yast2-pkg-bindings >= 4.2.8
-# Product#register_target
-Requires:   yast2 >= 4.4.25
+# Replace PackageSystem with Package
+Requires:   yast2 >= 4.4.38
 # unzipping license file
 Requires:   unzip
 # HTTP, FTP, HTTPS modules (inst_productsources.ycp)

++ yast2-packager-4.4.20.tar.bz2 -> yast2-packager-4.4.21.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.4.20/package/yast2-packager.changes 
new/yast2-packager-4.4.21/package/yast2-packager.changes
--- old/yast2-packager-4.4.20/package/yast2-packager.changes2022-01-19 
09:48:25.0 +0100
+++ new/yast2-packager-4.4.21/package/yast2-packager.changes2022-01-26 
08:47:13.0 +0100
@@ -1,4 +1,10 @@
 ---
+Tue Jan 25 13:48:20 UTC 2022 - Imobach Gonzalez Sosa 
+
+- Use Package module instead of PackageSystem (bsc#1194886).
+- 4.4.21
+
+---
 Tue Jan 18 15:46:09 UTC 2022 - Ladislav Slez??k 
 
 - Enabled RSpec verifying doubles (bsc#1194784)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.4.20/package/yast2-packager.spec 
new/yast2-packager-4.4.21/package/yast2-packager.spec
--- old/yast2-packager-4.4.20/package/yast2-packager.spec   2022-01-19 
09:48:25.0 +0100
+++ new/yast2-packager-4.4.21/package/yast2-packager.spec   2022-01-26 
08:47:13.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.4.20
+Version:4.4.21
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later
@@ -36,8 +36,8 @@
 BuildRequires:  yast2-storage-ng >= 4.0.141
 # break the yast2-packager -> yast2-storage-ng -> yast2-packager build cycle
 #!BuildIgnore: yast2-packager
-# Product#register_target
-BuildRequires:  yast2 >= 4.4.25
+# Replace PackageSystem with Package
+BuildRequires:  yast2 >= 4.4.38
 # raw_name
 BuildRequires:  yast2-pkg-bindings >= 4.2.8
 # yast/rspec/helpers.rb
@@ -50,8 +50,8 @@
 Requires:   yast2-country-data >= 2.16.3
 # raw_name
 Requires:   yast2-pkg-bindings >= 4.2.8
-# Product#register_target
-Requires:   yast2 >= 4.4.25
+# Replace PackageSystem with Package
+Requires:   yast2 >= 4.4.38
 # unzipping license file
 Requires:   unzip
 # HTTP, FTP, HTTPS modules (inst_productsources.ycp)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.4.20/src/clients/sw_single.rb 
new/yast2-packager-4.4.21/src/clients/sw_single.rb
--- old/yast2-packager-4.4.20/src/clients/sw_single.rb  2022-01-19 
09:48:25.0 +0100
+++ new/yast2-packager-4.4.21/src/clients/sw_single.rb  2022-01-26 
08:47:13.0 +0100
@@ -35,7 +35,7 @@
   Yast.import "Wizard"
   Yast.import "Popup"
   Yast.import 

commit yast2-packager for openSUSE:Factory

2022-01-20 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yast2-packager for openSUSE:Factory 
checked in at 2022-01-21 01:25:06

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


Package is "yast2-packager"

Fri Jan 21 01:25:06 2022 rev:419 rq:947359 version:4.4.20

Changes:

--- /work/SRC/openSUSE:Factory/yast2-packager/yast2-packager.changes
2022-01-14 23:13:56.138658673 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-packager.new.1938/yast2-packager.changes  
2022-01-21 01:25:16.158649244 +0100
@@ -1,0 +2,6 @@
+Tue Jan 18 15:46:09 UTC 2022 - Ladislav Slez??k 
+
+- Enabled RSpec verifying doubles (bsc#1194784)
+- 4.4.20
+
+---

Old:

  yast2-packager-4.4.19.tar.bz2

New:

  yast2-packager-4.4.20.tar.bz2



Other differences:
--
++ yast2-packager.spec ++
--- /var/tmp/diff_new_pack.wXfeLn/_old  2022-01-21 01:25:17.662638934 +0100
+++ /var/tmp/diff_new_pack.wXfeLn/_new  2022-01-21 01:25:17.670638879 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.4.19
+Version:4.4.20
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later
@@ -40,6 +40,8 @@
 BuildRequires:  yast2 >= 4.4.25
 # raw_name
 BuildRequires:  yast2-pkg-bindings >= 4.2.8
+# yast/rspec/helpers.rb
+BuildRequires:  yast2-ruby-bindings >= 4.4.7
 # Augeas lenses
 BuildRequires:  augeas-lenses
 BuildRequires:  ruby-solv

++ yast2-packager-4.4.19.tar.bz2 -> yast2-packager-4.4.20.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.4.19/package/yast2-packager.changes 
new/yast2-packager-4.4.20/package/yast2-packager.changes
--- old/yast2-packager-4.4.19/package/yast2-packager.changes2022-01-13 
22:41:52.0 +0100
+++ new/yast2-packager-4.4.20/package/yast2-packager.changes2022-01-19 
09:48:25.0 +0100
@@ -1,4 +1,10 @@
 ---
+Tue Jan 18 15:46:09 UTC 2022 - Ladislav Slez??k 
+
+- Enabled RSpec verifying doubles (bsc#1194784)
+- 4.4.20
+
+---
 Wed Jan 12 11:52:12 UTC 2022 - Josef Reidinger 
 
 - Simplify slide show to support future parallel installations
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.4.19/package/yast2-packager.spec 
new/yast2-packager-4.4.20/package/yast2-packager.spec
--- old/yast2-packager-4.4.19/package/yast2-packager.spec   2022-01-13 
22:41:52.0 +0100
+++ new/yast2-packager-4.4.20/package/yast2-packager.spec   2022-01-19 
09:48:25.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.4.19
+Version:4.4.20
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later
@@ -40,6 +40,8 @@
 BuildRequires:  yast2 >= 4.4.25
 # raw_name
 BuildRequires:  yast2-pkg-bindings >= 4.2.8
+# yast/rspec/helpers.rb
+BuildRequires:  yast2-ruby-bindings >= 4.4.7
 # Augeas lenses
 BuildRequires:  augeas-lenses
 BuildRequires:  ruby-solv
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-packager-4.4.19/src/modules/PackageSlideShow.rb 
new/yast2-packager-4.4.20/src/modules/PackageSlideShow.rb
--- old/yast2-packager-4.4.19/src/modules/PackageSlideShow.rb   2022-01-13 
22:41:52.0 +0100
+++ new/yast2-packager-4.4.20/src/modules/PackageSlideShow.rb   2022-01-19 
09:48:25.0 +0100
@@ -322,7 +322,6 @@
 publish variable: :total_size_to_install, type: "integer" # Used in 
installation client
 publish function: :GetPackageSummary, type: "map  ()"
 publish function: :InitPkgData, type: "void (boolean)"
-publish function: :SetCurrentCdNo, type: "void (integer, integer)"
 publish function: :UpdateCurrentPackageProgress, type: "void (integer)"
 publish function: :UpdateCurrentPackageRateProgress, type: "void (integer, 
integer, integer)"
 publish function: :DisplayGlobalProgress, type: "void ()"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.4.19/test/addon_product_test.rb 
new/yast2-packager-4.4.20/test/addon_product_test.rb
--- old/yast2-packager-4.4.19/test/addon_product_test.rb2022-01-13 
22:41:52.0 +0100
+++ new/yast2-packager-4.4.20/test/addon_product_test.rb2022-01-19 
09:48:25.0 +0100
@@ -697,7 +697,6 @@
 
 before do
   allow(subject).to receive(:GetCachedFileFromSource)
-  

commit yast2-packager for openSUSE:Factory

2022-01-14 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yast2-packager for openSUSE:Factory 
checked in at 2022-01-14 23:12:58

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


Package is "yast2-packager"

Fri Jan 14 23:12:58 2022 rev:418 rq:946231 version:4.4.19

Changes:

--- /work/SRC/openSUSE:Factory/yast2-packager/yast2-packager.changes
2021-12-16 21:18:56.686512848 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-packager.new.1892/yast2-packager.changes  
2022-01-14 23:13:56.138658673 +0100
@@ -1,0 +2,7 @@
+Wed Jan 12 11:52:12 UTC 2022 - Josef Reidinger 
+
+- Simplify slide show to support future parallel installations
+  (jsc#SLE-20437)
+- 4.4.19
+
+---

Old:

  yast2-packager-4.4.18.tar.bz2

New:

  yast2-packager-4.4.19.tar.bz2



Other differences:
--
++ yast2-packager.spec ++
--- /var/tmp/diff_new_pack.B15tHG/_old  2022-01-14 23:13:56.694659031 +0100
+++ /var/tmp/diff_new_pack.B15tHG/_new  2022-01-14 23:13:56.698659034 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-packager
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 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-packager
-Version:4.4.18
+Version:4.4.19
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later

++ yast2-packager-4.4.18.tar.bz2 -> yast2-packager-4.4.19.tar.bz2 ++
 4919 lines of diff (skipped)


commit yast2-packager for openSUSE:Factory

2021-12-16 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yast2-packager for openSUSE:Factory 
checked in at 2021-12-16 21:18:45

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


Package is "yast2-packager"

Thu Dec 16 21:18:45 2021 rev:417 rq:940418 version:4.4.18

Changes:

--- /work/SRC/openSUSE:Factory/yast2-packager/yast2-packager.changes
2021-12-03 20:35:40.736161639 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-packager.new.2520/yast2-packager.changes  
2021-12-16 21:18:56.686512848 +0100
@@ -1,0 +2,8 @@
+Fri Dec 10 19:37:52 UTC 2021 - Josef Reidinger 
+
+- Adapt iso handling to do properly double escaping ( fix for wrong
+  fix for bsc#954813)
+- Prepare code for ruby3 (bsc#1193192)
+- 4.4.18
+
+---

Old:

  yast2-packager-4.4.17.tar.bz2

New:

  yast2-packager-4.4.18.tar.bz2



Other differences:
--
++ yast2-packager.spec ++
--- /var/tmp/diff_new_pack.db3zKv/_old  2021-12-16 21:18:58.106513388 +0100
+++ /var/tmp/diff_new_pack.db3zKv/_new  2021-12-16 21:18:58.110513389 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.4.17
+Version:4.4.18
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later

++ yast2-packager-4.4.17.tar.bz2 -> yast2-packager-4.4.18.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.4.17/package/yast2-packager.changes 
new/yast2-packager-4.4.18/package/yast2-packager.changes
--- old/yast2-packager-4.4.17/package/yast2-packager.changes2021-12-02 
16:22:46.0 +0100
+++ new/yast2-packager-4.4.18/package/yast2-packager.changes2021-12-14 
10:43:27.0 +0100
@@ -1,4 +1,12 @@
 ---
+Fri Dec 10 19:37:52 UTC 2021 - Josef Reidinger 
+
+- Adapt iso handling to do properly double escaping ( fix for wrong
+  fix for bsc#954813)
+- Prepare code for ruby3 (bsc#1193192)
+- 4.4.18
+
+---
 Thu Dec  2 14:39:19 UTC 2021 - Ladislav Slez??k 
 
 - Unify the Yes/No popup button IDs (bsc#1193326)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.4.17/package/yast2-packager.spec 
new/yast2-packager-4.4.18/package/yast2-packager.spec
--- old/yast2-packager-4.4.17/package/yast2-packager.spec   2021-12-02 
16:22:46.0 +0100
+++ new/yast2-packager-4.4.18/package/yast2-packager.spec   2021-12-14 
10:43:27.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.4.17
+Version:4.4.18
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-packager-4.4.17/src/lib/y2packager/clients/inst_productsources.rb 
new/yast2-packager-4.4.18/src/lib/y2packager/clients/inst_productsources.rb
--- old/yast2-packager-4.4.17/src/lib/y2packager/clients/inst_productsources.rb 
2021-12-02 16:22:46.0 +0100
+++ new/yast2-packager-4.4.18/src/lib/y2packager/clients/inst_productsources.rb 
2021-12-14 10:43:27.0 +0100
@@ -2,7 +2,7 @@
 require "yast2/hw_detection"
 
 require "shellwords"
-require "uri"
+require "cgi"
 
 Yast.import "UI"
 Yast.import "Pkg"
@@ -37,7 +37,6 @@
 Yast.import "Language"
 Yast.import "String"
 Yast.import "URL"
-# documentation cop is broken for this document, so lets disable it
 
 module Yast
   # This is a stand-alone YaST client that allows you to add suggested
@@ -354,7 +353,8 @@
   return url_string if url_string.nil? || url_string == ""
 
   # unescape it
-  url_string = URI.unescape(url_string)
+  url_string = CGI.unescape(url_string)
+  log.info "unescaped url_string #{Yast::URL.HidePassword(url_string)}"
 
   # removing all slashes at the end of the url
   url_string.sub(/(\/)+$/, "")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-packager-4.4.17/src/lib/y2packager/self_update_addon_repo.rb 
new/yast2-packager-4.4.18/src/lib/y2packager/self_update_addon_repo.rb
--- old/yast2-packager-4.4.17/src/lib/y2packager/self_update_addon_repo.rb  
2021-12-02 16:22:46.0 +0100
+++ new/yast2-packager-4.4.18/src/lib/y2packager/self_update_addon_repo.rb  
2021-12-14 10:43:27.0 +0100
@@ -18,7 +18,6 @@
 # find current contact information at www.suse.com.
 
 require "fileutils"
-require "uri"
 
 require "yast"
 require 

commit yast2-packager for openSUSE:Factory

2021-12-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yast2-packager for openSUSE:Factory 
checked in at 2021-12-03 20:35:27

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


Package is "yast2-packager"

Fri Dec  3 20:35:27 2021 rev:416 rq:935228 version:4.4.17

Changes:

--- /work/SRC/openSUSE:Factory/yast2-packager/yast2-packager.changes
2021-11-23 22:12:35.314477449 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-packager.new.31177/yast2-packager.changes 
2021-12-03 20:35:40.736161639 +0100
@@ -1,0 +2,19 @@
+Thu Dec  2 14:39:19 UTC 2021 - Ladislav Slez??k 
+
+- Unify the Yes/No popup button IDs (bsc#1193326)
+- 4.4.17
+
+---
+Thu Dec  2 12:58:16 UTC 2021 - Ladislav Slez??k 
+
+- Properly set the custom repository name (#1191491)
+- 4.4.16
+
+---
+Wed Dec  1 12:52:52 UTC 2021 - Imobach Gonzalez Sosa 
+
+- Add the register_target property to ProductSpec so it is
+  available in all the derived classes (bsc#1193212).
+- 4.4.15
+
+---

Old:

  yast2-packager-4.4.14.tar.bz2

New:

  yast2-packager-4.4.17.tar.bz2



Other differences:
--
++ yast2-packager.spec ++
--- /var/tmp/diff_new_pack.eRLwuj/_old  2021-12-03 20:35:41.336159446 +0100
+++ /var/tmp/diff_new_pack.eRLwuj/_new  2021-12-03 20:35:41.340159431 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.4.14
+Version:4.4.17
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later
@@ -36,8 +36,8 @@
 BuildRequires:  yast2-storage-ng >= 4.0.141
 # break the yast2-packager -> yast2-storage-ng -> yast2-packager build cycle
 #!BuildIgnore: yast2-packager
-# ProductSpec API
-BuildRequires:  yast2 >= 4.4.21
+# Product#register_target
+BuildRequires:  yast2 >= 4.4.25
 # raw_name
 BuildRequires:  yast2-pkg-bindings >= 4.2.8
 # Augeas lenses
@@ -48,8 +48,8 @@
 Requires:   yast2-country-data >= 2.16.3
 # raw_name
 Requires:   yast2-pkg-bindings >= 4.2.8
-# ProductSpec API
-Requires:   yast2 >= 4.4.21
+# Product#register_target
+Requires:   yast2 >= 4.4.25
 # unzipping license file
 Requires:   unzip
 # HTTP, FTP, HTTPS modules (inst_productsources.ycp)

++ yast2-packager-4.4.14.tar.bz2 -> yast2-packager-4.4.17.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.4.14/package/yast2-packager.changes 
new/yast2-packager-4.4.17/package/yast2-packager.changes
--- old/yast2-packager-4.4.14/package/yast2-packager.changes2021-11-22 
09:37:55.0 +0100
+++ new/yast2-packager-4.4.17/package/yast2-packager.changes2021-12-02 
16:22:46.0 +0100
@@ -1,10 +1,29 @@
 ---
+Thu Dec  2 14:39:19 UTC 2021 - Ladislav Slez??k 
+
+- Unify the Yes/No popup button IDs (bsc#1193326)
+- 4.4.17
+
+---
+Thu Dec  2 12:58:16 UTC 2021 - Ladislav Slez??k 
+
+- Properly set the custom repository name (#1191491)
+- 4.4.16
+
+---
+Wed Dec  1 12:52:52 UTC 2021 - Imobach Gonzalez Sosa 
+
+- Add the register_target property to ProductSpec so it is
+  available in all the derived classes (bsc#1193212).
+- 4.4.15
+
+---
 Mon Nov 22 08:22:46 UTC 2021 - Ladislav Slez??k 
 
 - Use consistent names for the Full medium repositories
   (bsc#1191652)
 - 4.4.14
-  
+
 ---
 Fri Nov 12 13:02:17 UTC 2021 - Imobach Gonzalez Sosa 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.4.14/package/yast2-packager.spec 
new/yast2-packager-4.4.17/package/yast2-packager.spec
--- old/yast2-packager-4.4.14/package/yast2-packager.spec   2021-11-22 
09:37:55.0 +0100
+++ new/yast2-packager-4.4.17/package/yast2-packager.spec   2021-12-02 
16:22:46.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.4.14
+Version:4.4.17
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later
@@ -36,8 +36,8 @@
 BuildRequires:  yast2-storage-ng >= 4.0.141
 # break the yast2-packager -> yast2-storage-ng -> yast2-packager build cycle
 #!BuildIgnore: yast2-packager
-# ProductSpec API
-BuildRequires:  yast2 >= 4.4.21
+# 

commit yast2-packager for openSUSE:Factory

2021-11-23 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yast2-packager for openSUSE:Factory 
checked in at 2021-11-23 22:10:22

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


Package is "yast2-packager"

Tue Nov 23 22:10:22 2021 rev:415 rq:932914 version:4.4.14

Changes:

--- /work/SRC/openSUSE:Factory/yast2-packager/yast2-packager.changes
2021-11-20 02:38:33.144896526 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-packager.new.1895/yast2-packager.changes  
2021-11-23 22:12:35.314477449 +0100
@@ -1,0 +2,7 @@
+Mon Nov 22 08:22:46 UTC 2021 - Ladislav Slez??k 
+
+- Use consistent names for the Full medium repositories
+  (bsc#1191652)
+- 4.4.14
+  
+---

Old:

  yast2-packager-4.4.13.tar.bz2

New:

  yast2-packager-4.4.14.tar.bz2



Other differences:
--
++ yast2-packager.spec ++
--- /var/tmp/diff_new_pack.TWbnug/_old  2021-11-23 22:12:36.038475054 +0100
+++ /var/tmp/diff_new_pack.TWbnug/_new  2021-11-23 22:12:36.042475041 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.4.13
+Version:4.4.14
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later

++ yast2-packager-4.4.13.tar.bz2 -> yast2-packager-4.4.14.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.4.13/package/yast2-packager.changes 
new/yast2-packager-4.4.14/package/yast2-packager.changes
--- old/yast2-packager-4.4.13/package/yast2-packager.changes2021-11-15 
13:50:11.0 +0100
+++ new/yast2-packager-4.4.14/package/yast2-packager.changes2021-11-22 
09:37:55.0 +0100
@@ -1,4 +1,11 @@
 ---
+Mon Nov 22 08:22:46 UTC 2021 - Ladislav Slez??k 
+
+- Use consistent names for the Full medium repositories
+  (bsc#1191652)
+- 4.4.14
+  
+---
 Fri Nov 12 13:02:17 UTC 2021 - Imobach Gonzalez Sosa 
 
 - Introduce the product specification API (bsc#1192626):
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.4.13/package/yast2-packager.spec 
new/yast2-packager-4.4.14/package/yast2-packager.spec
--- old/yast2-packager-4.4.13/package/yast2-packager.spec   2021-11-15 
13:50:11.0 +0100
+++ new/yast2-packager-4.4.14/package/yast2-packager.spec   2021-11-22 
09:37:55.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.4.13
+Version:4.4.14
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-packager-4.4.13/src/include/packager/repositories_include.rb 
new/yast2-packager-4.4.14/src/include/packager/repositories_include.rb
--- old/yast2-packager-4.4.13/src/include/packager/repositories_include.rb  
2021-11-15 13:50:11.0 +0100
+++ new/yast2-packager-4.4.14/src/include/packager/repositories_include.rb  
2021-11-22 09:37:55.0 +0100
@@ -26,6 +26,7 @@
   Yast.import "SourceDialogs"
   Yast.import "Report"
   Yast.import "Progress"
+  Yast.import "Packages"
 
   textdomain "packager"
 
@@ -364,7 +365,7 @@
 url_path = URL.Parse(original_url)["path"]
 p_elems = url_path.split("/")
 
-fallback = _("Repository")
+fallback = Packages.fallback_name
 
 if p_elems.size > 1
   url_path = Ops.get(
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.4.13/src/modules/Packages.rb 
new/yast2-packager-4.4.14/src/modules/Packages.rb
--- old/yast2-packager-4.4.13/src/modules/Packages.rb   2021-11-15 
13:50:11.0 +0100
+++ new/yast2-packager-4.4.14/src/modules/Packages.rb   2021-11-22 
09:37:55.0 +0100
@@ -1515,6 +1515,20 @@
   true
 end
 
+# Fallback repository name
+# @return [String] translated name
+def fallback_name
+  _("Repository")
+end
+
+# Is the repository name a fallback name?
+# @param name [String] name of the repository
+# @return [Boolean] true if it is a fallback name
+def is_fallback_name?(name)
+  # to make the names unique a number might be appended at the end
+  name == fallback_name || name =~ /^#{Regexp.escape(fallback_name)}_\d+$/
+end
+
 # Adjusts repository name according to a first product found on the media.
 #
 # @param [Fixnum] src_id repository 

commit yast2-packager for openSUSE:Factory

2021-11-19 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yast2-packager for openSUSE:Factory 
checked in at 2021-11-20 02:38:12

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


Package is "yast2-packager"

Sat Nov 20 02:38:12 2021 rev:414 rq:931576 version:4.4.13

Changes:

--- /work/SRC/openSUSE:Factory/yast2-packager/yast2-packager.changes
2021-11-09 23:53:49.115928390 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-packager.new.1895/yast2-packager.changes  
2021-11-20 02:38:33.144896526 +0100
@@ -1,0 +2,10 @@
+Fri Nov 12 13:02:17 UTC 2021 - Imobach Gonzalez Sosa 
+
+- Introduce the product specification API (bsc#1192626):
+  - Add a ProductSpec and derived classes.
+  - Drop ProductLocation and ProductLocationDetails.
+  - Add a specific client to initialize the workflow of the
+selected product.
+- 4.4.13
+
+---

Old:

  yast2-packager-4.4.12.tar.bz2

New:

  yast2-packager-4.4.13.tar.bz2



Other differences:
--
++ yast2-packager.spec ++
--- /var/tmp/diff_new_pack.N6JHV8/_old  2021-11-20 02:38:33.752894520 +0100
+++ /var/tmp/diff_new_pack.N6JHV8/_new  2021-11-20 02:38:33.756894506 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.4.12
+Version:4.4.13
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later
@@ -36,8 +36,8 @@
 BuildRequires:  yast2-storage-ng >= 4.0.141
 # break the yast2-packager -> yast2-storage-ng -> yast2-packager build cycle
 #!BuildIgnore: yast2-packager
-# Installation::InstallationInfo
-BuildRequires:  yast2 >= 4.4.4
+# ProductSpec API
+BuildRequires:  yast2 >= 4.4.21
 # raw_name
 BuildRequires:  yast2-pkg-bindings >= 4.2.8
 # Augeas lenses
@@ -48,8 +48,8 @@
 Requires:   yast2-country-data >= 2.16.3
 # raw_name
 Requires:   yast2-pkg-bindings >= 4.2.8
-# UIExtensionChecker
-Requires:   yast2 >= 4.4.19
+# ProductSpec API
+Requires:   yast2 >= 4.4.21
 # unzipping license file
 Requires:   unzip
 # HTTP, FTP, HTTPS modules (inst_productsources.ycp)

++ yast2-packager-4.4.12.tar.bz2 -> yast2-packager-4.4.13.tar.bz2 ++
 3849 lines of diff (skipped)


commit yast2-packager for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yast2-packager for openSUSE:Factory 
checked in at 2021-11-09 23:53:45

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


Package is "yast2-packager"

Tue Nov  9 23:53:45 2021 rev:413 rq:929203 version:4.4.12

Changes:

--- /work/SRC/openSUSE:Factory/yast2-packager/yast2-packager.changes
2021-06-19 23:02:16.671614482 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-packager.new.1890/yast2-packager.changes  
2021-11-09 23:53:49.115928390 +0100
@@ -1,0 +2,45 @@
+Thu Nov  4 15:18:16 UTC 2021 - Ladislav Slez??k 
+
+- Fixed missing license translations after going back in the
+  installation workflow (bsc#1186747)
+- 4.4.12
+
+---
+Thu Nov  4 08:34:16 UTC 2021 - Ladislav Slez??k 
+
+- Adjusted low memory message (bsc#1139325)
+- 4.4.11
+
+---
+Wed Sep 15 12:35:42 UTC 2021 - Stefan Hundhammer 
+
+- Check if the "pkg" UI plug-in is available and if not, ask
+  the user if it should be installed
+  (jsc#SLE-20346, jsc#SLE-20462)
+- 4.4.10
+
+---
+Mon Aug 23 13:31:34 UTC 2021 - Ladislav Slez??k 
+
+- Include some hints in the "Priority" label in the repository
+  manager (if there is enough screen space) (bsc#1154693)
+- 4.4.9
+
+---
+Tue Aug 17 15:18:07 UTC 2021 - Ladislav Slez??k 
+
+- Fixed evaluating module dependencies on the SLE Full medium
+  - Ignore soft dependencies (Recommends), use only hard
+dependencies (Requires)
+  - Do not select "Python2" module for "Workstation Extensions"
+(bsc#1188633)
+- 4.4.8
+
+---
+Thu Aug 12 13:28:52 UTC 2021 - Ladislav Slez??k 
+
+- Adjusted memory check to display a low memory warning on RPi
+  (bsc#1139325)
+- 4.4.7
+
+---

Old:

  yast2-packager-4.4.6.tar.bz2

New:

  yast2-packager-4.4.12.tar.bz2



Other differences:
--
++ yast2-packager.spec ++
--- /var/tmp/diff_new_pack.hnlWse/_old  2021-11-09 23:53:49.947928813 +0100
+++ /var/tmp/diff_new_pack.hnlWse/_new  2021-11-09 23:53:49.951928816 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.4.6
+Version:4.4.12
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later
@@ -48,8 +48,8 @@
 Requires:   yast2-country-data >= 2.16.3
 # raw_name
 Requires:   yast2-pkg-bindings >= 4.2.8
-# Installation::InstallationInfo
-Requires:   yast2 >= 4.4.4
+# UIExtensionChecker
+Requires:   yast2 >= 4.4.19
 # unzipping license file
 Requires:   unzip
 # HTTP, FTP, HTTPS modules (inst_productsources.ycp)

++ yast2-packager-4.4.6.tar.bz2 -> yast2-packager-4.4.12.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.4.6/.github/workflows/ci.yml 
new/yast2-packager-4.4.12/.github/workflows/ci.yml
--- old/yast2-packager-4.4.6/.github/workflows/ci.yml   2021-06-18 
13:39:01.0 +0200
+++ new/yast2-packager-4.4.12/.github/workflows/ci.yml  2021-11-04 
16:34:07.0 +0100
@@ -8,7 +8,8 @@
 jobs:
   Tests:
 runs-on: ubuntu-latest
-container: registry.opensuse.org/yast/head/containers/yast-ruby:latest
+container:
+  image: registry.opensuse.org/yast/head/containers/yast-ruby:latest
 
 steps:
 
@@ -33,7 +34,8 @@
 
   Rubocop:
 runs-on: ubuntu-latest
-container: registry.opensuse.org/yast/head/containers/yast-ruby:latest
+container:
+  image: registry.opensuse.org/yast/head/containers/yast-ruby:latest
 
 steps:
 
@@ -45,7 +47,8 @@
 
   Package:
 runs-on: ubuntu-latest
-container: registry.opensuse.org/yast/head/containers/yast-ruby:latest
+container:
+  image: registry.opensuse.org/yast/head/containers/yast-ruby:latest
 
 steps:
 
@@ -57,7 +60,8 @@
 
   Yardoc:
 runs-on: ubuntu-latest
-container: registry.opensuse.org/yast/head/containers/yast-ruby:latest
+container:
+  image: registry.opensuse.org/yast/head/containers/yast-ruby:latest
 
 steps:
 
@@ -71,7 +75,8 @@
   # checks into one job avoids that overhead
   Checks:
 runs-on: ubuntu-latest
-container: registry.opensuse.org/yast/head/containers/yast-ruby:latest
+container:
+  image: registry.opensuse.org/yast/head/containers/yast-ruby:latest
 
 steps:
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' 

commit yast2-packager for openSUSE:Factory

2021-06-19 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yast2-packager for openSUSE:Factory 
checked in at 2021-06-19 23:02:15

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


Package is "yast2-packager"

Sat Jun 19 23:02:15 2021 rev:412 rq:900754 version:4.4.6

Changes:

--- /work/SRC/openSUSE:Factory/yast2-packager/yast2-packager.changes
2021-06-01 10:34:01.552462066 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-packager.new.2625/yast2-packager.changes  
2021-06-19 23:02:16.671614482 +0200
@@ -1,0 +2,22 @@
+Fri Jun 18 08:39:06 UTC 2021 - Stefan Schubert 
+
+- Adding NFS repository: Checking user input e.g. white spaces in
+  server name (bsc#1168342).
+- 4.4.6
+
+---
+Thu Jun 17 15:47:33 UTC 2021 - Ladislav Slez??k 
+
+- When editing a repository display the repository alias as a
+  fallback if the repository name is not set, do not display
+  empty name (bsc#1184935)
+- 4.4.5
+
+---
+Tue Jun 15 09:17:24 UTC 2021 - Imobach Gonzalez Sosa 
+
+- Fix the Comment entry in the desktop file so the tooltip
+  in the control center is properly translated (bsc#1187270).
+- 4.4.4
+
+---

Old:

  yast2-packager-4.4.3.tar.bz2

New:

  yast2-packager-4.4.6.tar.bz2



Other differences:
--
++ yast2-packager.spec ++
--- /var/tmp/diff_new_pack.z6HU77/_old  2021-06-19 23:02:17.375615382 +0200
+++ /var/tmp/diff_new_pack.z6HU77/_new  2021-06-19 23:02:17.379615387 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.4.3
+Version:4.4.6
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later

++ yast2-packager-4.4.3.tar.bz2 -> yast2-packager-4.4.6.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.4.3/package/yast2-packager.changes 
new/yast2-packager-4.4.6/package/yast2-packager.changes
--- old/yast2-packager-4.4.3/package/yast2-packager.changes 2021-05-31 
13:51:21.0 +0200
+++ new/yast2-packager-4.4.6/package/yast2-packager.changes 2021-06-18 
13:39:01.0 +0200
@@ -1,4 +1,26 @@
 ---
+Fri Jun 18 08:39:06 UTC 2021 - Stefan Schubert 
+
+- Adding NFS repository: Checking user input e.g. white spaces in
+  server name (bsc#1168342).
+- 4.4.6
+
+---
+Thu Jun 17 15:47:33 UTC 2021 - Ladislav Slez??k 
+
+- When editing a repository display the repository alias as a
+  fallback if the repository name is not set, do not display
+  empty name (bsc#1184935)
+- 4.4.5
+
+---
+Tue Jun 15 09:17:24 UTC 2021 - Imobach Gonzalez Sosa 
+
+- Fix the Comment entry in the desktop file so the tooltip
+  in the control center is properly translated (bsc#1187270).
+- 4.4.4
+
+---
 Thu May 27 07:43:27 UTC 2021 - Ladislav Slez??k 
 
 - Use the "armv7hl" packages on the "armv7l" architecture
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.4.3/package/yast2-packager.spec 
new/yast2-packager-4.4.6/package/yast2-packager.spec
--- old/yast2-packager-4.4.3/package/yast2-packager.spec2021-05-31 
13:51:21.0 +0200
+++ new/yast2-packager-4.4.6/package/yast2-packager.spec2021-06-18 
13:39:01.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.4.3
+Version:4.4.6
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-packager-4.4.3/src/desktop/org.opensuse.yast.SWSource.desktop 
new/yast2-packager-4.4.6/src/desktop/org.opensuse.yast.SWSource.desktop
--- old/yast2-packager-4.4.3/src/desktop/org.opensuse.yast.SWSource.desktop 
2021-05-31 13:51:21.0 +0200
+++ new/yast2-packager-4.4.6/src/desktop/org.opensuse.yast.SWSource.desktop 
2021-06-18 13:39:01.0 +0200
@@ -21,5 +21,5 @@
 
 Name=YaST Software Repositories
 GenericName=Software Repositories
-Comment=Choose the repositories for installation of software packages (CD, 
network, etc.), add the community repositories
+Comment="Choose the repositories for installation of software packages (CD, 
network, etc.), add the community repositories"
 

commit yast2-packager for openSUSE:Factory

2021-06-01 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yast2-packager for openSUSE:Factory 
checked in at 2021-06-01 10:33:48

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


Package is "yast2-packager"

Tue Jun  1 10:33:48 2021 rev:411 rq:896350 version:4.4.3

Changes:

--- /work/SRC/openSUSE:Factory/yast2-packager/yast2-packager.changes
2021-04-23 17:50:43.790804924 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-packager.new.1898/yast2-packager.changes  
2021-06-01 10:34:01.552462066 +0200
@@ -1,0 +2,15 @@
+Thu May 27 07:43:27 UTC 2021 - Ladislav Slez??k 
+
+- Use the "armv7hl" packages on the "armv7l" architecture
+  (bsc#1183795)
+- 4.4.3
+
+---
+Mon May 24 11:16:11 UTC 2021 - Ladislav Slez??k 
+
+- Logging all available product information into directory
+  /var/log/YaST2/installation_info. This should help for evaluating
+  the cause of e.g. bsc#1180888, bsc#1180908, bsc#1178688.
+- 4.4.2
+
+---

Old:

  yast2-packager-4.4.1.tar.bz2

New:

  yast2-packager-4.4.3.tar.bz2



Other differences:
--
++ yast2-packager.spec ++
--- /var/tmp/diff_new_pack.LrBoFn/_old  2021-06-01 10:34:03.408465225 +0200
+++ /var/tmp/diff_new_pack.LrBoFn/_new  2021-06-01 10:34:03.408465225 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.4.1
+Version:4.4.3
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later
@@ -36,8 +36,8 @@
 BuildRequires:  yast2-storage-ng >= 4.0.141
 # break the yast2-packager -> yast2-storage-ng -> yast2-packager build cycle
 #!BuildIgnore: yast2-packager
-# Y2Packager::Repositories
-BuildRequires:  yast2 >= 4.2.60
+# Installation::InstallationInfo
+BuildRequires:  yast2 >= 4.4.4
 # raw_name
 BuildRequires:  yast2-pkg-bindings >= 4.2.8
 # Augeas lenses
@@ -48,8 +48,8 @@
 Requires:   yast2-country-data >= 2.16.3
 # raw_name
 Requires:   yast2-pkg-bindings >= 4.2.8
-# Y2Packager::Repositories
-Requires:   yast2 >= 4.2.60
+# Installation::InstallationInfo
+Requires:   yast2 >= 4.4.4
 # unzipping license file
 Requires:   unzip
 # HTTP, FTP, HTTPS modules (inst_productsources.ycp)

++ yast2-packager-4.4.1.tar.bz2 -> yast2-packager-4.4.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.4.1/package/yast2-packager.changes 
new/yast2-packager-4.4.3/package/yast2-packager.changes
--- old/yast2-packager-4.4.1/package/yast2-packager.changes 2021-04-22 
10:20:01.0 +0200
+++ new/yast2-packager-4.4.3/package/yast2-packager.changes 2021-05-31 
13:51:21.0 +0200
@@ -1,4 +1,19 @@
 ---
+Thu May 27 07:43:27 UTC 2021 - Ladislav Slez??k 
+
+- Use the "armv7hl" packages on the "armv7l" architecture
+  (bsc#1183795)
+- 4.4.3
+
+---
+Mon May 24 11:16:11 UTC 2021 - Ladislav Slez??k 
+
+- Logging all available product information into directory
+  /var/log/YaST2/installation_info. This should help for evaluating
+  the cause of e.g. bsc#1180888, bsc#1180908, bsc#1178688.
+- 4.4.2
+
+---
 Thu Apr 22 07:51:02 UTC 2021 - Ladislav Slez??k 
 
 - Revert copying the libzypp cache to the target system and
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.4.1/package/yast2-packager.spec 
new/yast2-packager-4.4.3/package/yast2-packager.spec
--- old/yast2-packager-4.4.1/package/yast2-packager.spec2021-04-22 
10:20:01.0 +0200
+++ new/yast2-packager-4.4.3/package/yast2-packager.spec2021-05-31 
13:51:21.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.4.1
+Version:4.4.3
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later
@@ -36,8 +36,8 @@
 BuildRequires:  yast2-storage-ng >= 4.0.141
 # break the yast2-packager -> yast2-storage-ng -> yast2-packager build cycle
 #!BuildIgnore: yast2-packager
-# Y2Packager::Repositories
-BuildRequires:  yast2 >= 4.2.60
+# Installation::InstallationInfo
+BuildRequires:  yast2 >= 4.4.4
 # raw_name
 BuildRequires:  yast2-pkg-bindings >= 4.2.8
 # Augeas lenses
@@ -48,8 +48,8 @@
 Requires:   yast2-country-data >= 2.16.3
 # raw_name
 Requires:   yast2-pkg-bindings >= 4.2.8
-# Y2Packager::Repositories
-Requires:   yast2 >= 4.2.60
+# 

commit yast2-packager for openSUSE:Factory

2021-04-23 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yast2-packager for openSUSE:Factory 
checked in at 2021-04-23 17:50:32

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


Package is "yast2-packager"

Fri Apr 23 17:50:32 2021 rev:410 rq:887502 version:4.4.1

Changes:

--- /work/SRC/openSUSE:Factory/yast2-packager/yast2-packager.changes
2021-04-10 15:26:19.614304317 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-packager.new.12324/yast2-packager.changes 
2021-04-23 17:50:43.790804924 +0200
@@ -1,0 +2,8 @@
+Thu Apr 22 07:51:02 UTC 2021 - Ladislav Slez??k 
+
+- Revert copying the libzypp cache to the target system and
+  replacing it by a symlink, it is not safe and it can
+  cause crash (segfault) in some cases (bsc#1183711)
+- 4.4.1
+
+---

Old:

  yast2-packager-4.4.0.tar.bz2

New:

  yast2-packager-4.4.1.tar.bz2



Other differences:
--
++ yast2-packager.spec ++
--- /var/tmp/diff_new_pack.NTWVvP/_old  2021-04-23 17:50:44.330805853 +0200
+++ /var/tmp/diff_new_pack.NTWVvP/_new  2021-04-23 17:50:44.334805859 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.4.0
+Version:4.4.1
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later

++ yast2-packager-4.4.0.tar.bz2 -> yast2-packager-4.4.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.4.0/package/yast2-packager.changes 
new/yast2-packager-4.4.1/package/yast2-packager.changes
--- old/yast2-packager-4.4.0/package/yast2-packager.changes 2021-04-07 
16:58:18.0 +0200
+++ new/yast2-packager-4.4.1/package/yast2-packager.changes 2021-04-22 
10:20:01.0 +0200
@@ -1,4 +1,12 @@
 ---
+Thu Apr 22 07:51:02 UTC 2021 - Ladislav Slez??k 
+
+- Revert copying the libzypp cache to the target system and
+  replacing it by a symlink, it is not safe and it can
+  cause crash (segfault) in some cases (bsc#1183711)
+- 4.4.1
+
+---
 Wed Apr  7 11:06:45 UTC 2021 - David Diaz 
 
 - Hide the abort button when the network client is called
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.4.0/package/yast2-packager.spec 
new/yast2-packager-4.4.1/package/yast2-packager.spec
--- old/yast2-packager-4.4.0/package/yast2-packager.spec2021-04-07 
16:58:18.0 +0200
+++ new/yast2-packager-4.4.1/package/yast2-packager.spec2021-04-22 
10:20:01.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.4.0
+Version:4.4.1
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.4.0/src/clients/inst_kickoff.rb 
new/yast2-packager-4.4.1/src/clients/inst_kickoff.rb
--- old/yast2-packager-4.4.0/src/clients/inst_kickoff.rb2021-04-07 
16:58:18.0 +0200
+++ new/yast2-packager-4.4.1/src/clients/inst_kickoff.rb2021-04-22 
10:20:01.0 +0200
@@ -4,8 +4,6 @@
 module Yast
   # Do various tasks before starting with installation of rpms.
   class InstKickoffClient < Client
-include Yast::Logger
-
 def main
   Yast.import "Pkg"
   textdomain "packager"
@@ -46,7 +44,16 @@
 )
   end
 
-  copy_zypp_cache
+  # copy the credential files, libzypp loads them from target
+  zypp_dir = "/etc/zypp"
+  credentials_d = zypp_dir + "/credentials.d"
+
+  if File.exist?(credentials_d) && Installation.destdir != "/"
+target_zypp = Installation.destdir + zypp_dir
+Builtins.y2milestone("Copying libzypp credentials to 
#{target_zypp}...")
+::FileUtils.mkdir_p(target_zypp)
+::FileUtils.cp_r(credentials_d, target_zypp)
+  end
 
   # installation, for instance...
   if !Mode.update
@@ -131,22 +138,6 @@
   :next
 end
 
-# copy the zypp cache to the target system (only when running in inst-sys!)
-# to save some memory during installation
-def copy_zypp_cache
-  return unless Stage.initial
-
-  # copy the credential files (libzypp loads them from target)
-  # and the repository cache to the target system
-  Pkg.SourceCacheCopyTo(Installation.destdir)
-
-  # symlink the cache from inst-sys to save same space (RAM!)
-  cache_path = Pkg.ZConfig()["repo_cache_path"] || 

commit yast2-packager for openSUSE:Factory

2021-04-10 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yast2-packager for openSUSE:Factory 
checked in at 2021-04-10 15:26:06

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


Package is "yast2-packager"

Sat Apr 10 15:26:06 2021 rev:409 rq:883636 version:4.4.0

Changes:

--- /work/SRC/openSUSE:Factory/yast2-packager/yast2-packager.changes
2021-03-28 11:54:12.992109962 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-packager.new.2401/yast2-packager.changes  
2021-04-10 15:26:19.614304317 +0200
@@ -1,0 +2,7 @@
+Wed Apr  7 11:06:45 UTC 2021 - David Diaz 
+
+- Hide the abort button when the network client is called
+  (bsc#1183586).
+- 4.4.0
+
+---

Old:

  yast2-packager-4.3.20.tar.bz2

New:

  yast2-packager-4.4.0.tar.bz2



Other differences:
--
++ yast2-packager.spec ++
--- /var/tmp/diff_new_pack.vUetUR/_old  2021-04-10 15:26:20.302305127 +0200
+++ /var/tmp/diff_new_pack.vUetUR/_new  2021-04-10 15:26:20.306305131 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.3.20
+Version:4.4.0
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later

++ yast2-packager-4.3.20.tar.bz2 -> yast2-packager-4.4.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.3.20/.coveralls.yml 
new/yast2-packager-4.4.0/.coveralls.yml
--- old/yast2-packager-4.3.20/.coveralls.yml2021-03-19 15:41:17.0 
+0100
+++ new/yast2-packager-4.4.0/.coveralls.yml 1970-01-01 01:00:00.0 
+0100
@@ -1 +0,0 @@
-service_name: travis-ci
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.3.20/package/yast2-packager.changes 
new/yast2-packager-4.4.0/package/yast2-packager.changes
--- old/yast2-packager-4.3.20/package/yast2-packager.changes2021-03-19 
15:41:17.0 +0100
+++ new/yast2-packager-4.4.0/package/yast2-packager.changes 2021-04-07 
16:58:18.0 +0200
@@ -1,4 +1,11 @@
 ---
+Wed Apr  7 11:06:45 UTC 2021 - David Diaz 
+
+- Hide the abort button when the network client is called
+  (bsc#1183586).
+- 4.4.0
+
+---
 Thu Mar 18 16:33:19 UTC 2021 - Ladislav Slez??k 
 
 - Do not create zypp cache symlink when running in installed
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.3.20/package/yast2-packager.spec 
new/yast2-packager-4.4.0/package/yast2-packager.spec
--- old/yast2-packager-4.3.20/package/yast2-packager.spec   2021-03-19 
15:41:17.0 +0100
+++ new/yast2-packager-4.4.0/package/yast2-packager.spec2021-04-07 
16:58:18.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.3.20
+Version:4.4.0
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-packager-4.3.20/src/lib/y2packager/clients/inst_productsources.rb 
new/yast2-packager-4.4.0/src/lib/y2packager/clients/inst_productsources.rb
--- old/yast2-packager-4.3.20/src/lib/y2packager/clients/inst_productsources.rb 
2021-03-19 15:41:17.0 +0100
+++ new/yast2-packager-4.4.0/src/lib/y2packager/clients/inst_productsources.rb  
2021-04-07 16:58:18.0 +0200
@@ -337,16 +337,12 @@
 end
 
 Builtins.y2milestone("User wants to setup the network")
+
 # Call InstLan client
-netret = WFM.call(
+WFM.call(
   "inst_lan",
-  [GetInstArgs.argmap.merge("skip_detection" => true)]
+  [GetInstArgs.argmap.merge("skip_detection" => true, 
"hide_abort_button" => true)]
 )
-
-if netret == :abort
-  Builtins.y2milestone("Aborting the network setup")
-  break
-end
   end
 
   ret
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.3.20/src/modules/SourceDialogs.rb 
new/yast2-packager-4.4.0/src/modules/SourceDialogs.rb
--- old/yast2-packager-4.3.20/src/modules/SourceDialogs.rb  2021-03-19 
15:41:17.0 +0100
+++ new/yast2-packager-4.4.0/src/modules/SourceDialogs.rb   2021-04-07 
16:58:18.0 +0200
@@ -2217,7 +2217,10 @@
 RefreshTypeWidgets()
 return nil
   when :network
-Yast::WFM.CallFunction("inst_lan", [{ "skip_detection" => 

commit yast2-packager for openSUSE:Factory

2021-03-28 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yast2-packager for openSUSE:Factory 
checked in at 2021-03-28 11:54:03

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


Package is "yast2-packager"

Sun Mar 28 11:54:03 2021 rev:408 rq:880127 version:4.3.20

Changes:

--- /work/SRC/openSUSE:Factory/yast2-packager/yast2-packager.changes
2021-02-26 21:58:46.923785548 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-packager.new.2401/yast2-packager.changes  
2021-03-28 11:54:12.992109962 +0200
@@ -0,0 +1,46 @@
+---
+Thu Mar 18 16:33:19 UTC 2021 - Ladislav Slez??k 
+
+- Do not create zypp cache symlink when running in installed
+  system, it would create /var/cache/zypp -> /var/cache/zypp
+  loop (bsc#1183683)
+- Remove the "Software Repositories" button from the YaST console,
+  users can easily break the installer with it. Added
+  "configure_repositories" command to the command line interface
+  for experts (bsc#1183687)
+- 4.3.20
+
+---
+Thu Mar 11 15:01:58 UTC 2021 - Ladislav Slez??k 
+
+- Move the libzypp cache to the installed system to save some
+  memory and avoid crashing because out of memory (bsc#1182928)
+- 4.3.19
+
+---
+Tue Mar  9 09:15:41 UTC 2021 - Ladislav Slez??k 
+
+- Added IBM tools product rename to the list (part of bsc#1182837)
+- 4.3.18
+
+---
+Mon Mar  8 15:44:31 UTC 2021 - Imobach Gonzalez Sosa 
+
+- During installation, explain what "online repositories" are
+  (bsc#1180707).
+- 4.3.17
+
+---
+Mon Mar  8 14:31:30 UTC 2021 - Ladislav Slez??k 
+
+- Extend the special installer configuration dialog with
+  repository options (jsc#PM-1895, jsc#SLE-16263)
+- 4.3.16
+
+---
+Fri Mar  5 10:41:42 UTC 2021 - Ancor Gonzalez Sosa 
+
+- Support for configuring minimalistic DNF (bsc#1182849)
+  contributed by Sasi Olin (hel@lcp.world).
+- 4.3.15
+

Old:

  yast2-packager-4.3.14.tar.bz2

New:

  yast2-packager-4.3.20.tar.bz2



Other differences:
--
++ yast2-packager.spec ++
--- /var/tmp/diff_new_pack.f4INTy/_old  2021-03-28 11:54:13.604110504 +0200
+++ /var/tmp/diff_new_pack.f4INTy/_new  2021-03-28 11:54:13.608110508 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.3.14
+Version:4.3.20
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later
@@ -116,8 +116,8 @@
 %{yast_yncludedir}/packager/*
 %{yast_libdir}/language_tag.rb
 %{yast_libdir}/packager/*
-%{yast_libdir}/packager/cfa/*
 %{yast_libdir}/y2packager/*
+%{yast_libdir}/installation/*
 %{yast_clientdir}/*.rb
 %{yast_moduledir}/*
 %{yast_desktopdir}/*.desktop

++ yast2-packager-4.3.14.tar.bz2 -> yast2-packager-4.3.20.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.3.14/package/yast2-packager.changes 
new/yast2-packager-4.3.20/package/yast2-packager.changes
--- old/yast2-packager-4.3.14/package/yast2-packager.changes2021-02-19 
16:52:01.0 +0100
+++ new/yast2-packager-4.3.20/package/yast2-packager.changes2021-03-19 
15:41:17.0 +0100
@@ -1,3 +1,49 @@
+---
+Thu Mar 18 16:33:19 UTC 2021 - Ladislav Slez??k 
+
+- Do not create zypp cache symlink when running in installed
+  system, it would create /var/cache/zypp -> /var/cache/zypp
+  loop (bsc#1183683)
+- Remove the "Software Repositories" button from the YaST console,
+  users can easily break the installer with it. Added
+  "configure_repositories" command to the command line interface
+  for experts (bsc#1183687)
+- 4.3.20
+
+---
+Thu Mar 11 15:01:58 UTC 2021 - Ladislav Slez??k 
+
+- Move the libzypp cache to the installed system to save some
+  memory and avoid crashing because out of memory (bsc#1182928)
+- 4.3.19
+
+---
+Tue Mar  9 09:15:41 UTC 2021 - Ladislav Slez??k 
+
+- Added IBM tools product rename to the list (part of bsc#1182837)
+- 4.3.18
+
+---
+Mon Mar  8 15:44:31 UTC 2021 - Imobach Gonzalez Sosa 
+
+- During installation, explain what "online repositories" are
+  (bsc#1180707).
+- 4.3.17
+

commit yast2-packager for openSUSE:Factory

2021-02-26 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yast2-packager for openSUSE:Factory 
checked in at 2021-02-26 21:58:41

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


Package is "yast2-packager"

Fri Feb 26 21:58:41 2021 rev:407 rq:873818 version:4.3.14

Changes:

--- /work/SRC/openSUSE:Factory/yast2-packager/yast2-packager.changes
2021-01-19 15:59:47.787162495 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-packager.new.2378/yast2-packager.changes  
2021-02-26 21:58:46.923785548 +0100
@@ -0,0 +1,16 @@
+Fri Feb 19 14:07:15 UTC 2021 - Josef Reidinger 
+---
+
+- Show correct number of downloaded packages in log (bsc#1180278)
+- Fix crash when installation proposal require pattern and such
+  pattern is not available in any repository (found during testing
+  jsc#SLE-17427)
+- 4.3.14
+
+---
+Mon Feb 15 20:07:15 UTC 2021 - Josef Reidinger 
+
+- Adapted unit test to recent changes in Yast::Report (related to
+  bsc#1179893).
+- 4.3.13
+

Old:

  yast2-packager-4.3.12.tar.bz2

New:

  yast2-packager-4.3.14.tar.bz2



Other differences:
--
++ yast2-packager.spec ++
--- /var/tmp/diff_new_pack.79RQ7B/_old  2021-02-26 21:58:47.443786004 +0100
+++ /var/tmp/diff_new_pack.79RQ7B/_new  2021-02-26 21:58:47.443786004 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.3.12
+Version:4.3.14
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later

++ yast2-packager-4.3.12.tar.bz2 -> yast2-packager-4.3.14.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.3.12/package/yast2-packager.changes 
new/yast2-packager-4.3.14/package/yast2-packager.changes
--- old/yast2-packager-4.3.12/package/yast2-packager.changes2021-01-15 
14:33:35.0 +0100
+++ new/yast2-packager-4.3.14/package/yast2-packager.changes2021-02-19 
16:52:01.0 +0100
@@ -1,3 +1,19 @@
+Fri Feb 19 14:07:15 UTC 2021 - Josef Reidinger 
+---
+
+- Show correct number of downloaded packages in log (bsc#1180278)
+- Fix crash when installation proposal require pattern and such
+  pattern is not available in any repository (found during testing
+  jsc#SLE-17427)
+- 4.3.14
+
+---
+Mon Feb 15 20:07:15 UTC 2021 - Josef Reidinger 
+
+- Adapted unit test to recent changes in Yast::Report (related to
+  bsc#1179893).
+- 4.3.13
+
 ---
 Fri Jan 15 12:11:32 UTC 2021 - Ancor Gonzalez Sosa 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.3.12/package/yast2-packager.spec 
new/yast2-packager-4.3.14/package/yast2-packager.spec
--- old/yast2-packager-4.3.12/package/yast2-packager.spec   2021-01-15 
14:33:35.0 +0100
+++ new/yast2-packager-4.3.14/package/yast2-packager.spec   2021-02-19 
16:52:01.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.3.12
+Version:4.3.14
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-packager-4.3.12/src/modules/PackageSlideShow.rb 
new/yast2-packager-4.3.14/src/modules/PackageSlideShow.rb
--- old/yast2-packager-4.3.12/src/modules/PackageSlideShow.rb   2021-01-15 
14:33:35.0 +0100
+++ new/yast2-packager-4.3.14/src/modules/PackageSlideShow.rb   2021-02-19 
16:52:01.0 +0100
@@ -811,7 +811,7 @@
   @total_downloaded += @current_provide_size
 
   @total_count_downloaded += 1
-  log.info "Downloaded #{@total_downloaded}/#{@total_count_to_download} 
packages"
+  log.info "Downloaded 
#{@total_count_downloaded}/#{@total_count_to_download} packages"
 
   # move the progress also for downloaded files
   UpdateTotalProgressValue()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.3.12/src/modules/Packages.rb 
new/yast2-packager-4.3.14/src/modules/Packages.rb
--- old/yast2-packager-4.3.12/src/modules/Packages.rb   2021-01-15 
14:33:35.0 +0100
+++ new/yast2-packager-4.3.14/src/modules/Packages.rb   2021-02-19 
16:52:01.0 +0100
@@ -2540,7 +2540,7 @@
 
   missing[type] = [] unless missing[type]
   # use quoted 

commit yast2-packager for openSUSE:Factory

2021-01-19 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yast2-packager for openSUSE:Factory 
checked in at 2021-01-19 15:59:22

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


Package is "yast2-packager"

Tue Jan 19 15:59:22 2021 rev:406 rq:863346 version:4.3.12

Changes:

--- /work/SRC/openSUSE:Factory/yast2-packager/yast2-packager.changes
2020-12-01 14:21:29.569509339 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-packager.new.28504/yast2-packager.changes 
2021-01-19 15:59:47.787162495 +0100
@@ -1,0 +2,7 @@
+Fri Jan 15 12:11:32 UTC 2021 - Ancor Gonzalez Sosa 
+
+- Proposal: fixed the logic to detect whether the partitioning has
+  changed since the previous execution (found by bsc#1180537).
+- 4.3.12
+
+---

Old:

  yast2-packager-4.3.11.tar.bz2

New:

  yast2-packager-4.3.12.tar.bz2



Other differences:
--
++ yast2-packager.spec ++
--- /var/tmp/diff_new_pack.GegG5n/_old  2021-01-19 15:59:48.671163831 +0100
+++ /var/tmp/diff_new_pack.GegG5n/_new  2021-01-19 15:59:48.675163838 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-packager
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 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-packager
-Version:4.3.11
+Version:4.3.12
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later

++ yast2-packager-4.3.11.tar.bz2 -> yast2-packager-4.3.12.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.3.11/.github/workflows/ci.yml 
new/yast2-packager-4.3.12/.github/workflows/ci.yml
--- old/yast2-packager-4.3.11/.github/workflows/ci.yml  2020-11-27 
15:25:20.0 +0100
+++ new/yast2-packager-4.3.12/.github/workflows/ci.yml  2021-01-15 
14:33:35.0 +0100
@@ -13,7 +13,7 @@
 steps:
 
 - name: Git Checkout
-  uses: actions/checkout@v1
+  uses: actions/checkout@v2
 
 # just for easier debugging...
 - name: Inspect Installed Packages
@@ -38,7 +38,7 @@
 steps:
 
 - name: Git Checkout
-  uses: actions/checkout@v1
+  uses: actions/checkout@v2
 
 - name: Rubocop
   run: rake check:rubocop
@@ -50,7 +50,7 @@
 steps:
 
 - name: Git Checkout
-  uses: actions/checkout@v1
+  uses: actions/checkout@v2
 
 - name: Package Build
   run: yast-ci-ruby -o package
@@ -62,7 +62,7 @@
 steps:
 
 - name: Git Checkout
-  uses: actions/checkout@v1
+  uses: actions/checkout@v2
 
 - name: Yardoc
   run: rake check:doc
@@ -76,7 +76,7 @@
 steps:
 
 - name: Git Checkout
-  uses: actions/checkout@v1
+  uses: actions/checkout@v2
 
 - name: Perl Syntax
   run: yast-ci-ruby -o perl_syntax
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.3.11/package/yast2-packager.changes 
new/yast2-packager-4.3.12/package/yast2-packager.changes
--- old/yast2-packager-4.3.11/package/yast2-packager.changes2020-11-27 
15:25:20.0 +0100
+++ new/yast2-packager-4.3.12/package/yast2-packager.changes2021-01-15 
14:33:35.0 +0100
@@ -1,4 +1,11 @@
 ---
+Fri Jan 15 12:11:32 UTC 2021 - Ancor Gonzalez Sosa 
+
+- Proposal: fixed the logic to detect whether the partitioning has
+  changed since the previous execution (found by bsc#1180537).
+- 4.3.12
+
+---
 Thu Nov 26 22:29:43 UTC 2020 - Josef Reidinger 
 
 - correct add-on spelling (jsc#SLE-14772)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.3.11/package/yast2-packager.spec 
new/yast2-packager-4.3.12/package/yast2-packager.spec
--- old/yast2-packager-4.3.11/package/yast2-packager.spec   2020-11-27 
15:25:20.0 +0100
+++ new/yast2-packager-4.3.12/package/yast2-packager.spec   2021-01-15 
14:33:35.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.3.11
+Version:4.3.12
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-packager-4.3.11/src/lib/packager/clients/software_proposal.rb 
new/yast2-packager-4.3.12/src/lib/packager/clients/software_proposal.rb

commit yast2-packager for openSUSE:Factory

2020-12-01 Thread User for buildservice source handling
Hello community,

here is the log from the commit of package yast2-packager for openSUSE:Factory 
checked in at 2020-12-01 14:21:27

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


Package is "yast2-packager"

Tue Dec  1 14:21:27 2020 rev:405 rq:851349 version:4.3.11

Changes:

--- /work/SRC/openSUSE:Factory/yast2-packager/yast2-packager.changes
2020-10-30 11:46:03.377621708 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-packager.new.5913/yast2-packager.changes  
2020-12-01 14:21:29.569509339 +0100
@@ -1,0 +2,6 @@
+Thu Nov 26 22:29:43 UTC 2020 - Josef Reidinger 
+
+- correct add-on spelling (jsc#SLE-14772)
+- 4.3.11
+
+---

Old:

  yast2-packager-4.3.10.tar.bz2

New:

  yast2-packager-4.3.11.tar.bz2



Other differences:
--
++ yast2-packager.spec ++
--- /var/tmp/diff_new_pack.X9k88z/_old  2020-12-01 14:21:30.161509980 +0100
+++ /var/tmp/diff_new_pack.X9k88z/_new  2020-12-01 14:21:30.165509984 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.3.10
+Version:4.3.11
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later

++ yast2-packager-4.3.10.tar.bz2 -> yast2-packager-4.3.11.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.3.10/.cirrus.yml 
new/yast2-packager-4.3.11/.cirrus.yml
--- old/yast2-packager-4.3.10/.cirrus.yml   2020-10-27 10:17:50.0 
+0100
+++ new/yast2-packager-4.3.11/.cirrus.yml   1970-01-01 01:00:00.0 
+0100
@@ -1,29 +0,0 @@
-container:
-  image: registry.opensuse.org/yast/head/containers/yast-ruby:latest
-
-Rubocop_task:
-  container:
-cpu: 8
-  test_script: rake check:rubocop
-  only_if: "changesInclude('.cirrus.yml', '.rubocop.yml', 'Rakefile', 
'**/*.rake', '*.rb', '**/*.rb')"
-
-Unit Tests_task:
-  environment:
-COVERAGE: 1
-COVERALLS_REPO_TOKEN: 
ENCRYPTED[07f77b1412f23d9201d0255c60b61781b308a2db9af24f07e48f1331ee80460c2e3b858f39f737294de04f94e55cc52d]
-# Fake a Travis build to send the code coverage to coveralls.io
-TRAVIS: 1
-  test_script: rake test:unit && shellcheck src/bin/sw_single_wrapper
-
-yardoc_task:
-  yardoc_cache_cache:
-folder: .yardoc
-  test_script: rake check:doc
-  only_if: "changesInclude('.cirrus.yml', 'Rakefile', '**/*.rake', '*.rb', 
'**/*.rb')"
-
-Package Build_task:
-  # run the other steps
-  test_script: yast-travis-ruby -x tests -x rubocop -x yardoc
-
-Debug_task:
-  test_script: "uname -a; echo '-'; rpm -qa | sort; echo '-'; 
df -h; echo '-'; free -h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.3.10/.github/workflows/ci.yml 
new/yast2-packager-4.3.11/.github/workflows/ci.yml
--- old/yast2-packager-4.3.10/.github/workflows/ci.yml  1970-01-01 
01:00:00.0 +0100
+++ new/yast2-packager-4.3.11/.github/workflows/ci.yml  2020-11-27 
15:25:20.0 +0100
@@ -0,0 +1,88 @@
+
+# See 
https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions
+
+name: CI
+
+on: [push, pull_request]
+
+jobs:
+  Tests:
+runs-on: ubuntu-latest
+container: registry.opensuse.org/yast/head/containers/yast-ruby:latest
+
+steps:
+
+- name: Git Checkout
+  uses: actions/checkout@v1
+
+# just for easier debugging...
+- name: Inspect Installed Packages
+  run: rpm -qa | sort
+
+- name: Unit Tests
+  run: rake test:unit
+  # enable code coverage reporting
+  env:
+COVERAGE: 1
+
+# send the coverage report to coveralls.io
+- name: Coveralls Report
+  uses: coverallsapp/github-action@master
+  with:
+github-token: ${{ secrets.GITHUB_TOKEN }}
+
+  Rubocop:
+runs-on: ubuntu-latest
+container: registry.opensuse.org/yast/head/containers/yast-ruby:latest
+
+steps:
+
+- name: Git Checkout
+  uses: actions/checkout@v1
+
+- name: Rubocop
+  run: rake check:rubocop
+
+  Package:
+runs-on: ubuntu-latest
+container: registry.opensuse.org/yast/head/containers/yast-ruby:latest
+
+steps:
+
+- name: Git Checkout
+  uses: actions/checkout@v1
+
+- name: Package Build
+  run: yast-ci-ruby -o package
+
+  Yardoc:
+runs-on: ubuntu-latest
+container: registry.opensuse.org/yast/head/containers/yast-ruby:latest
+
+steps:
+
+- name: Git Checkout
+  uses: actions/checkout@v1
+
+- name: Yardoc
+  run: rake check:doc
+
+  # downloading the Docker image takes some time so bundling several fast
+  # checks into one job avoids that overhead
+  Checks:
+