commit yast2-update for openSUSE:Factory

2020-10-18 Thread root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2020-10-18 16:20:44

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


Package is "yast2-update"

Sun Oct 18 16:20:44 2020 rev:138 rq:840439 version:4.3.1

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2020-06-10 00:38:02.493337932 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-update.new.3486/yast2-update.changes  
2020-10-18 16:20:48.824474599 +0200
@@ -1,0 +2,7 @@
+Thu Sep 17 16:49:12 CEST 2020 - sch...@suse.de
+
+- Adding additional compatible vendors which are defined in the
+  control file (jsc#SLE-14807).
+- 4.3.1
+
+---

Old:

  yast2-update-4.3.0.tar.bz2

New:

  yast2-update-4.3.1.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.ACZTjr/_old  2020-10-18 16:20:49.332474825 +0200
+++ /var/tmp/diff_new_pack.ACZTjr/_new  2020-10-18 16:20:49.332474825 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-update
 #
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,17 +12,17 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   yast2-update
-Version:4.3.0
+Version:4.3.1
 Release:0
 Summary:YaST2 - Update
 License:GPL-2.0-only
 Group:  System/YaST
-Url:https://github.com/yast/yast-update
+URL:https://github.com/yast/yast-update
 
 Source0:%{name}-%{version}.tar.bz2
 
@@ -52,8 +52,8 @@
 Requires:   yast2-installation
 # product_update_summary, product_update_warning
 Requires:   yast2-packager >= 4.2.33
-# Improved Pkg.SourceRestore()
-Requires:   yast2-pkg-bindings >= 4.2.6
+# Pkg::SetAdditionalVendors
+Requires:   yast2-pkg-bindings >= 4.3.3
 Requires:   yast2-ruby-bindings >= 1.0.0
 # nokogiri is used for parsing pam conf.
 Requires:   rubygem(%{rb_default_ruby_abi}:nokogiri)

++ yast2-update-4.3.0.tar.bz2 -> yast2-update-4.3.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-4.3.0/package/yast2-update.changes 
new/yast2-update-4.3.1/package/yast2-update.changes
--- old/yast2-update-4.3.0/package/yast2-update.changes 2020-06-03 
23:16:49.0 +0200
+++ new/yast2-update-4.3.1/package/yast2-update.changes 2020-10-09 
15:52:18.0 +0200
@@ -1,4 +1,11 @@
 ---
+Thu Sep 17 16:49:12 CEST 2020 - sch...@suse.de
+
+- Adding additional compatible vendors which are defined in the
+  control file (jsc#SLE-14807).
+- 4.3.1
+
+---
 Wed Jun  3 16:12:18 UTC 2020 - Josef Reidinger 
 
 - Replace anyxml agent with rubygem-nokogiri as yast2 already
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-4.3.0/package/yast2-update.spec 
new/yast2-update-4.3.1/package/yast2-update.spec
--- old/yast2-update-4.3.0/package/yast2-update.spec2020-06-03 
23:16:49.0 +0200
+++ new/yast2-update-4.3.1/package/yast2-update.spec2020-10-09 
15:52:18.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:4.3.0
+Version:4.3.1
 Release:0
 Summary:YaST2 - Update
 Group:  System/YaST
@@ -52,8 +52,8 @@
 Requires:   yast2-installation
 # product_update_summary, product_update_warning
 Requires:   yast2-packager >= 4.2.33
-# Improved Pkg.SourceRestore()
-Requires:   yast2-pkg-bindings >= 4.2.6
+# Pkg::SetAdditionalVendors
+Requires:   yast2-pkg-bindings >= 4.3.3
 Requires:   yast2-ruby-bindings >= 1.0.0
 # nokogiri is used for parsing pam conf.
 Requires:  rubygem(%{rb_default_ruby_abi}:nokogiri)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-4.3.0/src/modules/Update.rb 
new/yast2-update-4.3.1/src/modules/Update.rb
--- old/yast2-update-4.3.0/src/modules/Update.rb2020-06-03 
23:16:49.0 +0200
+++ new/yast2-update-4.3.1/src/modules/Update.rb2020-10-09 
15:52:18.0 +0200
@@ -132,6 +132,50 @@
   ret
 end
 
+  

commit yast2-update for openSUSE:Factory

2020-06-09 Thread root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2020-06-10 00:37:43

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


Package is "yast2-update"

Wed Jun 10 00:37:43 2020 rev:137 rq:811238 version:4.3.0

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2020-03-14 09:54:48.499086702 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-update.new.3606/yast2-update.changes  
2020-06-10 00:38:02.493337932 +0200
@@ -1,0 +2,8 @@
+Wed Jun  3 16:12:18 UTC 2020 - Josef Reidinger 
+
+- Replace anyxml agent with rubygem-nokogiri as yast2 already
+  depends on nokogiri, to reduce amount of used xml parsers.
+  (related to bsc#1170886)
+- 4.3.0
+
+---

Old:

  yast2-update-4.2.18.tar.bz2

New:

  yast2-update-4.3.0.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.PCkCx9/_old  2020-06-10 00:38:03.689341140 +0200
+++ /var/tmp/diff_new_pack.PCkCx9/_new  2020-06-10 00:38:03.689341140 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:4.2.18
+Version:4.3.0
 Release:0
 Summary:YaST2 - Update
 License:GPL-2.0-only
@@ -40,6 +40,8 @@
 # Needed for tests
 BuildRequires:  rubygem(%{rb_default_ruby_abi}:rspec)
 BuildRequires:  rubygem(%{rb_default_ruby_abi}:yast-rake)
+# nokogiri is used also for parsing in tests. It is not problem as yast2 also 
depends on it
+BuildRequires:  rubygem(%{rb_default_ruby_abi}:nokogiri)
 # Y2Storage::Crypttab.save_encryption_names
 BuildRequires:  yast2-storage-ng >= 4.2.42
 
@@ -53,6 +55,8 @@
 # Improved Pkg.SourceRestore()
 Requires:   yast2-pkg-bindings >= 4.2.6
 Requires:   yast2-ruby-bindings >= 1.0.0
+# nokogiri is used for parsing pam conf.
+Requires:   rubygem(%{rb_default_ruby_abi}:nokogiri)
 # use parallel gzip when crating backup (much faster)
 Requires:   pigz
 

++ yast2-update-4.2.18.tar.bz2 -> yast2-update-4.3.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-4.2.18/.rubocop.yml 
new/yast2-update-4.3.0/.rubocop.yml
--- old/yast2-update-4.2.18/.rubocop.yml2020-03-12 10:48:31.0 
+0100
+++ new/yast2-update-4.3.0/.rubocop.yml 2020-06-03 23:16:49.0 +0200
@@ -24,7 +24,9 @@
 # Configuration parameters: CountComments, ExcludedMethods.
 # ExcludedMethods: refine
 Metrics/BlockLength:
-  Max: 300
+  Max: 120
+  Exclude: # exclude rspec tests
+- "test/**/*.rb"
 
 # Offense count: 18
 # Configuration parameters: CountBlocks.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-4.2.18/CONTRIBUTING.md 
new/yast2-update-4.3.0/CONTRIBUTING.md
--- old/yast2-update-4.2.18/CONTRIBUTING.md 2020-03-12 10:48:31.0 
+0100
+++ new/yast2-update-4.3.0/CONTRIBUTING.md  1970-01-01 01:00:00.0 
+0100
@@ -1,89 +0,0 @@
-YaST Contribution Guidelines
-
-
-YaST is an open source project and as such it welcomes all kinds of
-contributions. If you decide to contribute, please follow these guidelines to
-ensure the process is effective and pleasant both for you and the YaST 
maintainers.
-
-There are two main forms of contribution: reporting bugs and performing code
-changes.
-
-Bug Reports

-
-If you find a problem, please report it either using
-[Bugzilla](https://bugzilla.suse.com/enter_bug.cgi?format=guided=openSUSE+Factory=YaST2)
-or [GitHub issues](../../issues). (For Bugzilla, use the [simplified
-registration](https://secure-www.novell.com/selfreg/jsp/createSimpleAccount.jsp)
-if you don't have an account yet.)
-
-When creating a bug report, please follow our [bug reporting
-guidelines](http://en.opensuse.org/openSUSE:Report_a_YaST_bug).
-
-We can't guarantee that every bug will be fixed, but we'll try.
-
-Code Changes
-
-
-We welcome all kinds of code contributions, from simple bug fixes to 
significant
-refactorings and implementation of new features. However, before making any
-non-trivial contribution, get in touch with us first — this can prevent wasted
-effort on both sides. Also, have a look at our [development
-documentation](http://en.opensuse.org/openSUSE:YaST_development).
-
-To send us your code change, use GitHub pull requests. The workflow is as
-follows:
-
-  1. Fork the project.
-
-  2. Create a topic branch based on `master`.
-
-  3. Implement your change, including tests (if possible). Make sure you adhere
- to the [Ruby style
- 

commit yast2-update for openSUSE:Factory

2020-03-14 Thread root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2020-03-14 09:54:45

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


Package is "yast2-update"

Sat Mar 14 09:54:45 2020 rev:136 rq:784236 version:4.2.18

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2020-01-11 14:47:32.205362483 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-update.new.3160/yast2-update.changes  
2020-03-14 09:54:48.499086702 +0100
@@ -1,0 +2,39 @@
+Thu Mar 12 08:52:36 UTC 2020 - Ladislav Slezák 
+
+- Do not remove the installation repositories in the "Previously
+  Used Repositories" step (bsc#1163081)
+- 4.2.18
+
+---
+Fri Feb 21 09:06:01 UTC 2020 - Ladislav Slezák 
+
+- Fixed repository loading to not remove the initial installation
+  repository (bsc#1163081)
+- 4.2.17
+
+---
+Wed Feb 19 14:43:22 UTC 2020 - Ladislav Slezák 
+
+- Switch from Autotools based build to Rake
+
+---
+Wed Feb 19 09:57:26 UTC 2020 - Stefan Hundhammer 
+
+- Fixed user-visible messages (bsc#1084015)
+- 4.2.16
+
+---
+Mon Feb 17 15:43:57 CET 2020 - m...@suse.de
+
+- Also accept Packages.db as valid rpm database (bsc#1162485)
+- 4.2.15
+
+---
+Tue Jan 28 10:23:51 UTC 2020 - Ladislav Slezák 
+
+- Store the original repository setup early in the upgrade workflow
+  so YaST can easily differ between the old and new repositories
+  (bsc#1159433)
+- 4.2.14
+
+---

Old:

  yast2-update-4.2.13.tar.bz2

New:

  yast2-update-4.2.18.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.SrDqiZ/_old  2020-03-14 09:54:49.019087084 +0100
+++ /var/tmp/diff_new_pack.SrDqiZ/_new  2020-03-14 09:54:49.019087084 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:4.2.13
+Version:4.2.18
 Release:0
 Summary:YaST2 - Update
 License:GPL-2.0-only
@@ -29,8 +29,8 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2-devtools >= 4.2.2
 BuildRequires:  yast2-ruby-bindings >= 1.0.0
-# Y2Packager::ProductUpgrade.remove_obsolete_upgrades
-BuildRequires:  yast2 >= 4.2.1
+# Y2Packager::OriginalRepositorySetup
+BuildRequires:  yast2 >= 4.2.71
 # Packages#proposal_for_update
 BuildRequires:  yast2-packager >= 3.2.13
 # xmllint
@@ -39,18 +39,19 @@
 BuildRequires:  yast2-installation-control
 # Needed for tests
 BuildRequires:  rubygem(%{rb_default_ruby_abi}:rspec)
+BuildRequires:  rubygem(%{rb_default_ruby_abi}:yast-rake)
 # Y2Storage::Crypttab.save_encryption_names
 BuildRequires:  yast2-storage-ng >= 4.2.42
 
 # Y2Storage::Crypttab.save_encryption_names
 Requires:   yast2-storage-ng >= 4.2.42
-# Y2Packager::ProductUpgrade.remove_obsolete_upgrades
-Requires:   yast2 >= 4.2.1
+# Y2Packager::OriginalRepositorySetup
+Requires:   yast2 >= 4.2.71
 Requires:   yast2-installation
 # product_update_summary, product_update_warning
 Requires:   yast2-packager >= 4.2.33
-# Pkg.TargetInitializeOptions()
-Requires:   yast2-pkg-bindings >= 3.1.14
+# Improved Pkg.SourceRestore()
+Requires:   yast2-pkg-bindings >= 4.2.6
 Requires:   yast2-ruby-bindings >= 1.0.0
 # use parallel gzip when crating backup (much faster)
 Requires:   pigz
@@ -88,7 +89,9 @@
 %setup -q
 
 %build
-%yast_build
+
+%check
+%yast_check
 
 %install
 %yast_install

++ yast2-update-4.2.13.tar.bz2 -> yast2-update-4.2.18.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-4.2.13/Makefile.cvs 
new/yast2-update-4.2.18/Makefile.cvs
--- old/yast2-update-4.2.13/Makefile.cvs2020-01-07 11:52:53.0 
+0100
+++ new/yast2-update-4.2.18/Makefile.cvs1970-01-01 01:00:00.0 
+0100
@@ -1,23 +0,0 @@
-#
-# Makefile.cvs
-#
-
-LIB = $(shell y2tool get-lib)
-
-PREFIX = /usr
-
-configure: all
-   ./configure --prefix=$(PREFIX) --libdir=$(PREFIX)/$(LIB)
-
-all:
-   y2tool y2autoconf
-   y2tool y2automake
-   autoreconf --force --install
-
-install: configure
-   make
-   make install
-
-reconf: all
-   ./config.status --recheck
-   ./config.status
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-4.2.13/Rakefile 
new/yast2-update-4.2.18/Rakefile
--- 

commit yast2-update for openSUSE:Factory

2020-01-11 Thread root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2020-01-11 14:47:26

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


Package is "yast2-update"

Sat Jan 11 14:47:26 2020 rev:135 rq:761522 version:4.2.13

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2019-12-14 12:03:05.887406153 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-update.new.6675/yast2-update.changes  
2020-01-11 14:47:32.205362483 +0100
@@ -1,0 +2,9 @@
+Fri Jan  3 14:51:57 CET 2020 - sch...@suse.de
+
+- Aborting upgrade: Restoring old settings e.g. RPM database
+  (bsc#1158914).
+- mount /run and efivars into target to fix hanging LVM (bsc#1148500)
+  by Steffen Winterfeldt 
+- 4.2.13
+
+---

Old:

  yast2-update-4.2.12.tar.bz2

New:

  yast2-update-4.2.13.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.s6PPgh/_old  2020-01-11 14:47:32.825362725 +0100
+++ /var/tmp/diff_new_pack.s6PPgh/_new  2020-01-11 14:47:32.829362726 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-update
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:4.2.12
+Version:4.2.13
 Release:0
 Summary:YaST2 - Update
 License:GPL-2.0-only

++ yast2-update-4.2.12.tar.bz2 -> yast2-update-4.2.13.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-4.2.12/package/yast2-update.changes 
new/yast2-update-4.2.13/package/yast2-update.changes
--- old/yast2-update-4.2.12/package/yast2-update.changes2019-12-04 
16:52:39.0 +0100
+++ new/yast2-update-4.2.13/package/yast2-update.changes2020-01-07 
11:52:53.0 +0100
@@ -1,4 +1,13 @@
 ---
+Fri Jan  3 14:51:57 CET 2020 - sch...@suse.de
+
+- Aborting upgrade: Restoring old settings e.g. RPM database
+  (bsc#1158914).
+- mount /run and efivars into target to fix hanging LVM (bsc#1148500)
+  by Steffen Winterfeldt 
+- 4.2.13
+
+---
 Wed Dec  4 14:29:12 UTC 2019 - Josef Reidinger 
 
 - fix upgrade for online medium (bsc#1158056 and bsc#1157636)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-4.2.12/package/yast2-update.spec 
new/yast2-update-4.2.13/package/yast2-update.spec
--- old/yast2-update-4.2.12/package/yast2-update.spec   2019-12-04 
16:52:39.0 +0100
+++ new/yast2-update-4.2.13/package/yast2-update.spec   2020-01-07 
11:52:53.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:4.2.12
+Version:4.2.13
 Release:0
 Summary:YaST2 - Update
 Group:  System/YaST
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-update-4.2.12/src/clients/inst_update_partition.rb 
new/yast2-update-4.2.13/src/clients/inst_update_partition.rb
--- old/yast2-update-4.2.12/src/clients/inst_update_partition.rb
2019-12-04 16:52:39.0 +0100
+++ new/yast2-update-4.2.13/src/clients/inst_update_partition.rb
2020-01-07 11:52:53.0 +0100
@@ -51,11 +51,7 @@
 save_installation_repos
   end
 
-  if RootPart.Mounted
-Update.restore_backup
-Update.Detach
-RootPart.UnmountPartitions(false)
-  end
+  restore_installed_system
 
   RootPart.Detect
 
@@ -69,11 +65,23 @@
 @ret = :finish if @ret == :next
   end
 
+  restore_installed_system if @ret == :abort
+
   @ret
 end
 
   private
 
+# Restoring old settings in the mounted, installed system
+# which have already been changed while the upgrade process.
+def restore_installed_system
+  return unless RootPart.Mounted
+
+  Update.restore_backup
+  Update.Detach
+  RootPart.UnmountPartitions(false)
+end
+
 # restore the repository setup from the saved config
 def restore_installation_repos
   log.info("Restoring the initial repository setup")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-4.2.12/src/modules/RootPart.rb 
new/yast2-update-4.2.13/src/modules/RootPart.rb
--- 

commit yast2-update for openSUSE:Factory

2019-12-14 Thread root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2019-12-14 12:02:41

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


Package is "yast2-update"

Sat Dec 14 12:02:41 2019 rev:134 rq:754097 version:4.2.12

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2019-11-20 10:25:43.174544136 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-update.new.4691/yast2-update.changes  
2019-12-14 12:03:05.887406153 +0100
@@ -1,0 +2,14 @@
+Wed Dec  4 14:29:12 UTC 2019 - Josef Reidinger 
+
+- fix upgrade for online medium (bsc#1158056 and bsc#1157636)
+- 4.2.12
+
+---
+Tue Nov 19 10:59:04 CET 2019 - sch...@suse.de
+
+- Using Y2Packager::Resolvable.any? and Y2Packager::Resolvable.find
+  in order to decrease the required memory (bsc#1132650,
+  bsc#1140037).
+- 4.2.11
+
+---

Old:

  yast2-update-4.2.10.tar.bz2

New:

  yast2-update-4.2.12.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.KC6qqh/_old  2019-12-14 12:03:06.679406035 +0100
+++ /var/tmp/diff_new_pack.KC6qqh/_new  2019-12-14 12:03:06.691406033 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:4.2.10
+Version:4.2.12
 Release:0
 Summary:YaST2 - Update
 License:GPL-2.0-only
@@ -47,8 +47,8 @@
 # Y2Packager::ProductUpgrade.remove_obsolete_upgrades
 Requires:   yast2 >= 4.2.1
 Requires:   yast2-installation
-# handle bind mount at /mnt/dev
-Requires:   yast2-packager >= 4.0.61
+# product_update_summary, product_update_warning
+Requires:   yast2-packager >= 4.2.33
 # Pkg.TargetInitializeOptions()
 Requires:   yast2-pkg-bindings >= 3.1.14
 Requires:   yast2-ruby-bindings >= 1.0.0

++ yast2-update-4.2.10.tar.bz2 -> yast2-update-4.2.12.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-4.2.10/package/yast2-update.changes 
new/yast2-update-4.2.12/package/yast2-update.changes
--- old/yast2-update-4.2.10/package/yast2-update.changes2019-11-07 
15:20:50.0 +0100
+++ new/yast2-update-4.2.12/package/yast2-update.changes2019-12-04 
16:52:39.0 +0100
@@ -1,4 +1,18 @@
 ---
+Wed Dec  4 14:29:12 UTC 2019 - Josef Reidinger 
+
+- fix upgrade for online medium (bsc#1158056 and bsc#1157636)
+- 4.2.12
+
+---
+Tue Nov 19 10:59:04 CET 2019 - sch...@suse.de
+
+- Using Y2Packager::Resolvable.any? and Y2Packager::Resolvable.find
+  in order to decrease the required memory (bsc#1132650,
+  bsc#1140037).
+- 4.2.11
+
+---
 Thu Nov  7 14:13:39 UTC 2019 - Ladislav Slezák 
 
 - Fixed too eager Rubocop cleanup resulting in "No fstab found"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-4.2.10/package/yast2-update.spec 
new/yast2-update-4.2.12/package/yast2-update.spec
--- old/yast2-update-4.2.10/package/yast2-update.spec   2019-11-07 
15:20:50.0 +0100
+++ new/yast2-update-4.2.12/package/yast2-update.spec   2019-12-04 
16:52:39.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:4.2.10
+Version:4.2.12
 Release:0
 Summary:YaST2 - Update
 Group:  System/YaST
@@ -47,8 +47,8 @@
 # Y2Packager::ProductUpgrade.remove_obsolete_upgrades
 Requires:   yast2 >= 4.2.1
 Requires:   yast2-installation
-# handle bind mount at /mnt/dev
-Requires:   yast2-packager >= 4.0.61
+# product_update_summary, product_update_warning
+Requires:   yast2-packager >= 4.2.33
 # Pkg.TargetInitializeOptions()
 Requires:   yast2-pkg-bindings >= 3.1.14
 Requires:   yast2-ruby-bindings >= 1.0.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-4.2.10/src/clients/packages_proposal.rb 
new/yast2-update-4.2.12/src/clients/packages_proposal.rb
--- old/yast2-update-4.2.10/src/clients/packages_proposal.rb2019-11-07 
15:20:50.0 +0100
+++ new/yast2-update-4.2.12/src/clients/packages_proposal.rb2019-12-04 
16:52:39.0 +0100
@@ -24,6 +24,9 @@
 # Purpose:  Let user choose packages during update.
 #
 # $Id$
+
+require "y2packager/resolvable"
+
 module Yast
   unless defined?(PackagesProposalClient)
 class PackagesProposalClient < Client
@@ -177,7 +180,7 @@
 
  

commit yast2-update for openSUSE:Factory

2019-11-20 Thread root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2019-11-20 10:25:40

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


Package is "yast2-update"

Wed Nov 20 10:25:40 2019 rev:133 rq:746296 version:4.2.10

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2019-10-16 09:10:02.152279321 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-update.new.26869/yast2-update.changes 
2019-11-20 10:25:43.174544136 +0100
@@ -1,0 +2,20 @@
+Thu Nov  7 14:13:39 UTC 2019 - Ladislav Slezák 
+
+- Fixed too eager Rubocop cleanup resulting in "No fstab found"
+  error after selecting a partition to upgrade (related to
+  jsc#SLE-7101)
+- 4.2.10
+
+---
+Thu Nov  7 11:07:54 UTC 2019 - Ladislav Slezák 
+
+- Implement upgrade for Full medium (jsc#SLE-7101)
+- 4.2.9
+
+---
+Tue Nov  5 09:07:26 UTC 2019 - Josef Reidinger 
+
+- Add support for online auto_upgrade (jsc#SLE-7214)
+- 4.2.8
+
+---

Old:

  yast2-update-4.2.7.tar.bz2

New:

  yast2-update-4.2.10.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.bhDIdp/_old  2019-11-20 10:25:43.638544228 +0100
+++ /var/tmp/diff_new_pack.bhDIdp/_new  2019-11-20 10:25:43.638544228 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:4.2.7
+Version:4.2.10
 Release:0
 Summary:YaST2 - Update
 License:GPL-2.0-only

++ yast2-update-4.2.7.tar.bz2 -> yast2-update-4.2.10.tar.bz2 ++
 4062 lines of diff (skipped)




commit yast2-update for openSUSE:Factory

2019-10-16 Thread root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2019-10-16 09:10:00

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


Package is "yast2-update"

Wed Oct 16 09:10:00 2019 rev:132 rq:737516 version:4.2.7

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2019-10-03 14:07:26.576411540 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-update.new.2352/yast2-update.changes  
2019-10-16 09:10:02.152279321 +0200
@@ -1,0 +2,7 @@
+Wed Oct  9 08:57:14 UTC 2019 - Martin Vidner 
+
+- At upgrade time, mount also /run and efivars in the target,
+  to fix hanging LVM tools (bsc#1148500)
+- 4.2.7
+
+---

Old:

  yast2-update-4.2.6.tar.bz2

New:

  yast2-update-4.2.7.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.ryHSU8/_old  2019-10-16 09:10:02.644278053 +0200
+++ /var/tmp/diff_new_pack.ryHSU8/_new  2019-10-16 09:10:02.648278042 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:4.2.6
+Version:4.2.7
 Release:0
 Summary:YaST2 - Update
 License:GPL-2.0-only

++ yast2-update-4.2.6.tar.bz2 -> yast2-update-4.2.7.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-4.2.6/package/yast2-update.changes 
new/yast2-update-4.2.7/package/yast2-update.changes
--- old/yast2-update-4.2.6/package/yast2-update.changes 2019-10-01 
13:42:57.0 +0200
+++ new/yast2-update-4.2.7/package/yast2-update.changes 2019-10-11 
15:23:59.0 +0200
@@ -1,4 +1,11 @@
 ---
+Wed Oct  9 08:57:14 UTC 2019 - Martin Vidner 
+
+- At upgrade time, mount also /run and efivars in the target,
+  to fix hanging LVM tools (bsc#1148500)
+- 4.2.7
+
+---
 Mon Sep 30 15:09:44 UTC 2019 - José Iván López González 
 
 - Use new API to save encryption names from crypttab file (part of
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-4.2.6/package/yast2-update.spec 
new/yast2-update-4.2.7/package/yast2-update.spec
--- old/yast2-update-4.2.6/package/yast2-update.spec2019-10-01 
13:42:57.0 +0200
+++ new/yast2-update-4.2.7/package/yast2-update.spec2019-10-11 
15:23:59.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:4.2.6
+Version:4.2.7
 Release:0
 Summary:YaST2 - Update
 Group:  System/YaST
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-4.2.6/src/modules/RootPart.rb 
new/yast2-update-4.2.7/src/modules/RootPart.rb
--- old/yast2-update-4.2.6/src/modules/RootPart.rb  2019-10-01 
13:42:57.0 +0200
+++ new/yast2-update-4.2.7/src/modules/RootPart.rb  2019-10-11 
15:23:59.0 +0200
@@ -808,10 +808,9 @@
   end
 end
 
-#
-def MountFSTab(fstab, message)
-  fstab = deep_copy(fstab)
-
+# Mount /sys /proc and the like inside Installation.destdir
+# @return [void]
+def mount_specials_in_destdir
   # mount sysfs first
   if MountPartition("/sys", "sysfs", "sysfs") == nil
 AddMountedPartition(
@@ -832,6 +831,34 @@
 )
   end
 
+  efivars_path = "/sys/firmware/efi/efivars"
+  if ::File.exist?(efivars_path)
+if MountPartition(efivars_path, "efivarfs", "efivarfs") == nil
+  AddMountedPartition(
+{ :type => "mount", :device => "efivarfs", :mntpt => efivars_path }
+  )
+end
+  end
+
+  # MountPartition does not work here
+  # because it turns --bind into -o --bind
+  if SCR.Execute(
+  path(".target.mount"),
+  ["/run", ::File.join(Installation.destdir, "run"), 
Installation.mountlog],
+  "--bind"
+ )
+AddMountedPartition(
+  { :type => "mount", :device => "none", :mntpt => "/run" }
+)
+  end
+end
+
+#
+def MountFSTab(fstab, message)
+  fstab = deep_copy(fstab)
+
+  mount_specials_in_destdir
+
   success = true
 
   Builtins.foreach(fstab) do |mounts|
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-4.2.6/test/root_part_test.rb 
new/yast2-update-4.2.7/test/root_part_test.rb
--- old/yast2-update-4.2.6/test/root_part_test.rb   2019-10-01 
13:42:57.0 +0200
+++ new/yast2-update-4.2.7/test/root_part_test.rb   2019-10-11 

commit yast2-update for openSUSE:Factory

2019-10-03 Thread root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2019-10-03 14:07:21

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


Package is "yast2-update"

Thu Oct  3 14:07:21 2019 rev:131 rq:734727 version:4.2.6

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2019-08-27 10:16:09.271960474 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-update.new.2352/yast2-update.changes  
2019-10-03 14:07:26.576411540 +0200
@@ -1,0 +2,7 @@
+Mon Sep 30 15:09:44 UTC 2019 - José Iván López González 
+
+- Use new API to save encryption names from crypttab file (part of
+  jsc#SLE-7376).
+- 4.2.6
+
+---

Old:

  yast2-update-4.2.5.tar.bz2

New:

  yast2-update-4.2.6.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.7vgi1V/_old  2019-10-03 14:07:27.016410408 +0200
+++ /var/tmp/diff_new_pack.7vgi1V/_new  2019-10-03 14:07:27.016410408 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:4.2.5
+Version:4.2.6
 Release:0
 Summary:YaST2 - Update
 License:GPL-2.0-only
@@ -39,11 +39,11 @@
 BuildRequires:  yast2-installation-control
 # Needed for tests
 BuildRequires:  rubygem(%{rb_default_ruby_abi}:rspec)
-# Encryption.save_crypttab_names
-BuildRequires:  yast2-storage-ng >= 4.1.31
+# Y2Storage::Crypttab.save_encryption_names
+BuildRequires:  yast2-storage-ng >= 4.2.42
 
-# Encryption.save_crypttab_names
-Requires:   yast2-storage-ng >= 4.1.31
+# Y2Storage::Crypttab.save_encryption_names
+Requires:   yast2-storage-ng >= 4.2.42
 # Y2Packager::ProductUpgrade.remove_obsolete_upgrades
 Requires:   yast2 >= 4.2.1
 Requires:   yast2-installation

++ yast2-update-4.2.5.tar.bz2 -> yast2-update-4.2.6.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-4.2.5/package/yast2-update.changes 
new/yast2-update-4.2.6/package/yast2-update.changes
--- old/yast2-update-4.2.5/package/yast2-update.changes 2019-08-22 
17:01:18.0 +0200
+++ new/yast2-update-4.2.6/package/yast2-update.changes 2019-10-01 
13:42:57.0 +0200
@@ -1,4 +1,11 @@
 ---
+Mon Sep 30 15:09:44 UTC 2019 - José Iván López González 
+
+- Use new API to save encryption names from crypttab file (part of
+  jsc#SLE-7376).
+- 4.2.6
+
+---
 Thu Aug 22 16:03:51 CEST 2019 - sch...@suse.de
 
 - Using rb_default_ruby_abi tag in the spec file in order to
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-4.2.5/package/yast2-update.spec 
new/yast2-update-4.2.6/package/yast2-update.spec
--- old/yast2-update-4.2.5/package/yast2-update.spec2019-08-22 
17:01:18.0 +0200
+++ new/yast2-update-4.2.6/package/yast2-update.spec2019-10-01 
13:42:57.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:4.2.5
+Version:4.2.6
 Release:0
 Summary:YaST2 - Update
 Group:  System/YaST
@@ -39,11 +39,11 @@
 BuildRequires:  yast2-installation-control
 # Needed for tests
 BuildRequires:  rubygem(%{rb_default_ruby_abi}:rspec)
-# Encryption.save_crypttab_names
-BuildRequires:  yast2-storage-ng >= 4.1.31
+# Y2Storage::Crypttab.save_encryption_names
+BuildRequires:  yast2-storage-ng >= 4.2.42
 
-# Encryption.save_crypttab_names
-Requires:   yast2-storage-ng >= 4.1.31
+# Y2Storage::Crypttab.save_encryption_names
+Requires:   yast2-storage-ng >= 4.2.42
 # Y2Packager::ProductUpgrade.remove_obsolete_upgrades
 Requires:   yast2 >= 4.2.1
 Requires:   yast2-installation
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-4.2.5/src/modules/RootPart.rb 
new/yast2-update-4.2.6/src/modules/RootPart.rb
--- old/yast2-update-4.2.5/src/modules/RootPart.rb  2019-08-22 
17:01:18.0 +0200
+++ new/yast2-update-4.2.6/src/modules/RootPart.rb  2019-10-01 
13:42:57.0 +0200
@@ -1264,7 +1264,8 @@
 #
 #   encryption.crypttab_name  #=> "cr_home"
 crypttab_path = File.join(Installation.destdir, "/etc/crypttab")
-Y2Storage::Encryption.save_crypttab_names(probed, crypttab_path)
+crypttab = Y2Storage::Crypttab.new(crypttab_path)
+crypttab.save_encryption_names(probed)
 
 Update.GetProductName
 




commit yast2-update for openSUSE:Factory

2019-08-27 Thread root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2019-08-27 10:16:02

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


Package is "yast2-update"

Tue Aug 27 10:16:02 2019 rev:130 rq:725350 version:4.2.5

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2019-07-31 14:21:14.570558614 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-update.new.7948/yast2-update.changes  
2019-08-27 10:16:09.271960474 +0200
@@ -1,0 +2,7 @@
+Thu Aug 22 16:03:51 CEST 2019 - sch...@suse.de
+
+- Using rb_default_ruby_abi tag in the spec file in order to
+  handle several ruby versions (bsc#1146403).
+- 4.2.5
+
+---

Old:

  yast2-update-4.2.4.tar.bz2

New:

  yast2-update-4.2.5.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.TVACpH/_old  2019-08-27 10:16:11.099960352 +0200
+++ /var/tmp/diff_new_pack.TVACpH/_new  2019-08-27 10:16:11.099960352 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:4.2.4
+Version:4.2.5
 Release:0
 Summary:YaST2 - Update
 License:GPL-2.0-only
@@ -38,7 +38,7 @@
 # control.rng
 BuildRequires:  yast2-installation-control
 # Needed for tests
-BuildRequires:  rubygem(rspec)
+BuildRequires:  rubygem(%{rb_default_ruby_abi}:rspec)
 # Encryption.save_crypttab_names
 BuildRequires:  yast2-storage-ng >= 4.1.31
 

++ yast2-update-4.2.4.tar.bz2 -> yast2-update-4.2.5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-4.2.4/package/yast2-update.changes 
new/yast2-update-4.2.5/package/yast2-update.changes
--- old/yast2-update-4.2.4/package/yast2-update.changes 2019-06-06 
14:56:54.0 +0200
+++ new/yast2-update-4.2.5/package/yast2-update.changes 2019-08-22 
17:01:18.0 +0200
@@ -1,4 +1,11 @@
 ---
+Thu Aug 22 16:03:51 CEST 2019 - sch...@suse.de
+
+- Using rb_default_ruby_abi tag in the spec file in order to
+  handle several ruby versions (bsc#1146403).
+- 4.2.5
+
+---
 Thu Jun  6 10:47:31 CEST 2019 - sch...@suse.de
 
 - Going back and forward in the update workflow: Initialize
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-4.2.4/package/yast2-update.spec 
new/yast2-update-4.2.5/package/yast2-update.spec
--- old/yast2-update-4.2.4/package/yast2-update.spec2019-06-06 
14:56:54.0 +0200
+++ new/yast2-update-4.2.5/package/yast2-update.spec2019-08-22 
17:01:18.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:4.2.4
+Version:4.2.5
 Release:0
 Summary:YaST2 - Update
 Group:  System/YaST
@@ -38,7 +38,7 @@
 # control.rng
 BuildRequires:  yast2-installation-control
 # Needed for tests
-BuildRequires:  rubygem(rspec)
+BuildRequires:  rubygem(%{rb_default_ruby_abi}:rspec)
 # Encryption.save_crypttab_names
 BuildRequires:  yast2-storage-ng >= 4.1.31
 




commit yast2-update for openSUSE:Factory

2019-07-31 Thread root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2019-07-31 14:21:11

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


Package is "yast2-update"

Wed Jul 31 14:21:11 2019 rev:129 rq:708134 version:4.2.4

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2019-05-05 21:17:21.620613731 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-update.new.4126/yast2-update.changes  
2019-07-31 14:21:14.570558614 +0200
@@ -1,0 +2,15 @@
+Thu Jun  6 10:47:31 CEST 2019 - sch...@suse.de
+
+- Going back and forward in the update workflow: Initialize
+  add-on products and system packages correctly (bsc#1136012).
+- 4.2.4
+
+---
+Fri May 31 12:42:01 UTC 2019 - Stasiek Michalski 
+
+- Add metainfo (fate#319035)
+- Revamp spec
+- Replace GenericName with Comment
+- 4.2.3
+
+---

Old:

  yast2-update-4.2.2.tar.bz2

New:

  yast2-update-4.2.4.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.pbGcrG/_old  2019-07-31 14:21:15.018558447 +0200
+++ /var/tmp/diff_new_pack.pbGcrG/_new  2019-07-31 14:21:15.018558447 +0200
@@ -17,43 +17,43 @@
 
 
 Name:   yast2-update
-Version:4.2.2
+Version:4.2.4
 Release:0
+Summary:YaST2 - Update
+License:GPL-2.0-only
+Group:  System/YaST
+Url:https://github.com/yast/yast-update
 
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:%{name}-%{version}.tar.bz2
 
-Url:http://github.com/yast/yast-update
 BuildRequires:  update-desktop-files
-BuildRequires:  yast2-devtools >= 3.1.15
+BuildRequires:  yast2-devtools >= 4.2.2
 BuildRequires:  yast2-ruby-bindings >= 1.0.0
 # Y2Packager::ProductUpgrade.remove_obsolete_upgrades
 BuildRequires:  yast2 >= 4.2.1
 # Packages#proposal_for_update
 BuildRequires:  yast2-packager >= 3.2.13
-
 # xmllint
 BuildRequires:  libxml2-tools
-
 # control.rng
 BuildRequires:  yast2-installation-control
-
 # Needed for tests
 BuildRequires:  rubygem(rspec)
-
 # Encryption.save_crypttab_names
 BuildRequires:  yast2-storage-ng >= 4.1.31
+
 # Encryption.save_crypttab_names
 Requires:   yast2-storage-ng >= 4.1.31
 # Y2Packager::ProductUpgrade.remove_obsolete_upgrades
 Requires:   yast2 >= 4.2.1
 Requires:   yast2-installation
-
 # handle bind mount at /mnt/dev
 Requires:   yast2-packager >= 4.0.61
-
 # Pkg.TargetInitializeOptions()
 Requires:   yast2-pkg-bindings >= 3.1.14
+Requires:   yast2-ruby-bindings >= 1.0.0
+# use parallel gzip when crating backup (much faster)
+Requires:   pigz
 
 # moved into yast2-update from yast2-installation
 # to remove dependency on yast2-storage
@@ -64,49 +64,38 @@
 # Storage::DeviceMatchFstab (#244117)
 Conflicts:  yast2-storage < 2.15.4
 
-Requires:   yast2-ruby-bindings >= 1.0.0
-
-# use parallel gzip when crating backup (much faster)
-Requires:   pigz
+%description
+Use this component if you wish to update your system.
 
+%package FACTORY
 Summary:YaST2 - Update
-License:GPL-2.0-only
 Group:  System/YaST
 
-%package FACTORY
 PreReq: %fillup_prereq
+
 Requires:   yast2
+Requires:   yast2-ruby-bindings >= 1.0.0
 Requires:   yast2-update
 
 # moved into yast2-update from yast2-installation
 # to remove dependency on yast2-storage
 Provides:   yast2-update:/usr/share/YaST2/clients/update.ycp
 
-Requires:   yast2-ruby-bindings >= 1.0.0
-
-Summary:YaST2 - Update
-Group:  System/YaST
-
-%description
-Use this component if you wish to update your system.
-
 %description FACTORY
 Use this component if you wish to update your system.
 
 %prep
-%setup -n %{name}-%{version}
+%setup -q
 
 %build
 %yast_build
 
 %install
 %yast_install
+%yast_metainfo
 
 %files
-%defattr(-,root,root)
-%dir %{yast_moduledir}
-%{yast_moduledir}/*
-
+%{yast_moduledir}
 %{yast_clientdir}/inst_rootpart.rb
 %{yast_clientdir}/inst_backup.rb
 %{yast_clientdir}/rootpart_proposal.rb
@@ -115,23 +104,15 @@
 %{yast_clientdir}/backup_proposal.rb
 %{yast_clientdir}/inst_update_partition.rb
 %{yast_clientdir}/inst_update_partition_auto.rb
-
-%dir %{yast_yncludedir}
-%{yast_yncludedir}/update
-%{yast_yncludedir}/update/rootpart.rb
-%{yast_libdir}/update/
-%{yast_libdir}/update/clients
-%{yast_libdir}/update/clients/inst_update_partition_auto.rb
-
+%{yast_yncludedir}
+%{yast_libdir}
 %doc %{yast_docdir}
 
 %files FACTORY
-%defattr(-,root,root)
-%dir %{yast_desktopdir}
-%{yast_desktopdir}/update.desktop

commit yast2-update for openSUSE:Factory

2019-05-05 Thread root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2019-05-05 21:17:20

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


Package is "yast2-update"

Sun May  5 21:17:20 2019 rev:128 rq:699686 version:4.2.2

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2019-01-26 22:21:36.810894621 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-update.new.5148/yast2-update.changes  
2019-05-05 21:17:21.620613731 +0200
@@ -1,0 +2,19 @@
+Fri Apr 26 11:03:27 UTC 2019 - Ladislav Slezák 
+
+- Uninstall the "SUSE-Manager-Proxy" product when upgrading from
+  SLES12 + SUMA Proxy + SUMA Branch Server (bsc#1133215)
+- 4.2.2
+
+---
+Fri Apr  5 14:43:25 UTC 2019 - José Iván López González 
+
+- Remove obsolete code.
+- 4.2.1
+
+---
+Tue Mar 26 16:29:07 UTC 2019 - José Iván López González 
+
+- Remove code related to device name translations.
+- 4.2.0
+
+---

Old:

  yast2-update-4.1.8.tar.bz2

New:

  yast2-update-4.2.2.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.xwyWcx/_old  2019-05-05 21:17:21.984614722 +0200
+++ /var/tmp/diff_new_pack.xwyWcx/_new  2019-05-05 21:17:21.984614722 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:4.1.8
+Version:4.2.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -25,9 +25,10 @@
 
 Url:http://github.com/yast/yast-update
 BuildRequires:  update-desktop-files
-BuildRequires:  yast2 >= 3.1.126
 BuildRequires:  yast2-devtools >= 3.1.15
 BuildRequires:  yast2-ruby-bindings >= 1.0.0
+# Y2Packager::ProductUpgrade.remove_obsolete_upgrades
+BuildRequires:  yast2 >= 4.2.1
 # Packages#proposal_for_update
 BuildRequires:  yast2-packager >= 3.2.13
 
@@ -44,8 +45,8 @@
 BuildRequires:  yast2-storage-ng >= 4.1.31
 # Encryption.save_crypttab_names
 Requires:   yast2-storage-ng >= 4.1.31
-# FSSnapshotStore
-Requires:   yast2 >= 3.1.126
+# Y2Packager::ProductUpgrade.remove_obsolete_upgrades
+Requires:   yast2 >= 4.2.1
 Requires:   yast2-installation
 
 # handle bind mount at /mnt/dev

++ yast2-update-4.1.8.tar.bz2 -> yast2-update-4.2.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-4.1.8/Dockerfile 
new/yast2-update-4.2.2/Dockerfile
--- old/yast2-update-4.1.8/Dockerfile   2019-01-25 08:26:24.0 +0100
+++ new/yast2-update-4.2.2/Dockerfile   2019-04-30 15:40:22.0 +0200
@@ -1,3 +1,3 @@
-FROM yastdevel/ruby
+FROM registry.opensuse.org/yast/head/containers/yast-ruby:latest
 COPY . /usr/src/app
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-4.1.8/package/yast2-update.changes 
new/yast2-update-4.2.2/package/yast2-update.changes
--- old/yast2-update-4.1.8/package/yast2-update.changes 2019-01-25 
08:26:24.0 +0100
+++ new/yast2-update-4.2.2/package/yast2-update.changes 2019-04-30 
15:40:22.0 +0200
@@ -1,4 +1,23 @@
 ---
+Fri Apr 26 11:03:27 UTC 2019 - Ladislav Slezák 
+
+- Uninstall the "SUSE-Manager-Proxy" product when upgrading from
+  SLES12 + SUMA Proxy + SUMA Branch Server (bsc#1133215)
+- 4.2.2
+
+---
+Fri Apr  5 14:43:25 UTC 2019 - José Iván López González 
+
+- Remove obsolete code.
+- 4.2.1
+
+---
+Tue Mar 26 16:29:07 UTC 2019 - José Iván López González 
+
+- Remove code related to device name translations.
+- 4.2.0
+
+---
 Thu Jan 24 18:49:24 UTC 2019 - lsle...@suse.cz
 
 - Added URL tag to the spec file (bsc#1097957)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-4.1.8/package/yast2-update.spec 
new/yast2-update-4.2.2/package/yast2-update.spec
--- old/yast2-update-4.1.8/package/yast2-update.spec2019-01-25 
08:26:24.0 +0100
+++ new/yast2-update-4.2.2/package/yast2-update.spec2019-04-30 
15:40:22.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:4.1.8
+Version:4.2.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -29,7 +29,8 @@
 BuildRequires: update-desktop-files
 BuildRequires:  yast2-devtools >= 3.1.15
 

commit yast2-update for openSUSE:Factory

2019-01-26 Thread root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2019-01-26 22:21:34

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


Package is "yast2-update"

Sat Jan 26 22:21:34 2019 rev:127 rq:668524 version:4.1.8

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2018-12-31 09:41:33.982453532 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-update.new.28833/yast2-update.changes 
2019-01-26 22:21:36.810894621 +0100
@@ -1,0 +2,6 @@
+Thu Jan 24 18:49:24 UTC 2019 - lsle...@suse.cz
+
+- Added URL tag to the spec file (bsc#1097957)
+- 4.1.8
+
+---

Old:

  yast2-update-4.1.7.tar.bz2

New:

  yast2-update-4.1.8.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.37Re3K/_old  2019-01-26 22:21:37.442894109 +0100
+++ /var/tmp/diff_new_pack.37Re3K/_new  2019-01-26 22:21:37.442894109 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-update
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,12 +17,13 @@
 
 
 Name:   yast2-update
-Version:4.1.7
+Version:4.1.8
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:%{name}-%{version}.tar.bz2
 
+Url:http://github.com/yast/yast-update
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2 >= 3.1.126
 BuildRequires:  yast2-devtools >= 3.1.15

++ yast2-update-4.1.7.tar.bz2 -> yast2-update-4.1.8.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-4.1.7/package/yast2-update.changes 
new/yast2-update-4.1.8/package/yast2-update.changes
--- old/yast2-update-4.1.7/package/yast2-update.changes 2018-11-29 
09:15:01.0 +0100
+++ new/yast2-update-4.1.8/package/yast2-update.changes 2019-01-25 
08:26:24.0 +0100
@@ -1,4 +1,10 @@
 ---
+Thu Jan 24 18:49:24 UTC 2019 - lsle...@suse.cz
+
+- Added URL tag to the spec file (bsc#1097957)
+- 4.1.8
+
+---
 Mon Nov 26 05:38:18 UTC 2018 - Noah Davis 
 
 - Provide icon with module (boo#1109310)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-4.1.7/package/yast2-update.spec 
new/yast2-update-4.1.8/package/yast2-update.spec
--- old/yast2-update-4.1.7/package/yast2-update.spec2018-11-29 
09:15:01.0 +0100
+++ new/yast2-update-4.1.8/package/yast2-update.spec2019-01-25 
08:26:24.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:4.1.7
+Version:4.1.8
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -25,6 +25,7 @@
 
 Group:  System/YaST
 License:GPL-2.0-only
+Url:http://github.com/yast/yast-update
 BuildRequires: update-desktop-files
 BuildRequires:  yast2-devtools >= 3.1.15
 BuildRequires:  yast2-ruby-bindings >= 1.0.0




commit yast2-update for openSUSE:Factory

2018-12-31 Thread root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2018-12-31 09:41:31

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


Package is "yast2-update"

Mon Dec 31 09:41:31 2018 rev:126 rq:652565 version:4.1.7

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2018-11-10 16:49:52.996454763 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-update.new.28833/yast2-update.changes 
2018-12-31 09:41:33.982453532 +0100
@@ -1,0 +2,13 @@
+Mon Nov 26 05:38:18 UTC 2018 - Noah Davis 
+
+- Provide icon with module (boo#1109310)
+- 4.1.7
+
+---
+Tue Nov 20 11:18:49 CET 2018 - sch...@suse.de
+
+- Function SelectProduct removed in order NOT to select All
+  available products (bsc#1116332).
+- 4.1.6 
+
+---

Old:

  yast2-update-4.1.5.tar.bz2

New:

  yast2-update-4.1.7.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.Rbbs8l/_old  2018-12-31 09:41:34.310453263 +0100
+++ /var/tmp/diff_new_pack.Rbbs8l/_new  2018-12-31 09:41:34.314453259 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:4.1.5
+Version:4.1.7
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -127,6 +127,7 @@
 %defattr(-,root,root)
 %dir %{yast_desktopdir}
 %{yast_desktopdir}/update.desktop
+%{yast_icondir}
 %dir %{yast_controldir}
 %{yast_controldir}/update.xml
 %{yast_clientdir}/update.rb

++ yast2-update-4.1.5.tar.bz2 -> yast2-update-4.1.7.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-4.1.5/package/yast2-update.changes 
new/yast2-update-4.1.7/package/yast2-update.changes
--- old/yast2-update-4.1.5/package/yast2-update.changes 2018-11-07 
15:21:01.0 +0100
+++ new/yast2-update-4.1.7/package/yast2-update.changes 2018-11-29 
09:15:01.0 +0100
@@ -1,4 +1,17 @@
 ---
+Mon Nov 26 05:38:18 UTC 2018 - Noah Davis 
+
+- Provide icon with module (boo#1109310)
+- 4.1.7
+
+---
+Tue Nov 20 11:18:49 CET 2018 - sch...@suse.de
+
+- Function SelectProduct removed in order NOT to select All
+  available products (bsc#1116332).
+- 4.1.6 
+
+---
 Mon Nov  5 17:10:54 UTC 2018 - jlo...@suse.com
 
 - Avoid to crash when crypttab contains entries where the LUKS is
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-4.1.5/package/yast2-update.spec 
new/yast2-update-4.1.7/package/yast2-update.spec
--- old/yast2-update-4.1.5/package/yast2-update.spec2018-11-07 
15:21:01.0 +0100
+++ new/yast2-update-4.1.7/package/yast2-update.spec2018-11-29 
09:15:01.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:4.1.5
+Version:4.1.7
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -127,6 +127,7 @@
 %defattr(-,root,root)
 %dir %{yast_desktopdir}
 %{yast_desktopdir}/update.desktop
+%{yast_icondir}
 %dir %{yast_controldir}
 %{yast_controldir}/update.xml
 %{yast_clientdir}/update.rb
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-4.1.5/src/Makefile.am 
new/yast2-update-4.1.7/src/Makefile.am
--- old/yast2-update-4.1.5/src/Makefile.am  2018-11-07 15:21:01.0 
+0100
+++ new/yast2-update-4.1.7/src/Makefile.am  2018-11-29 09:15:01.0 
+0100
@@ -28,6 +28,10 @@
 ylibclient_DATA = \
   lib/update/clients/inst_update_partition_auto.rb
 
-EXTRA_DIST = $(module_DATA) $(client_DATA) $(ynclude_DATA) $(desktop_DATA) 
$(ylibclient_DATA)
+scalabledir = @icondir@/hicolor/scalable/apps
+scalable_DATA = \
+  icons/hicolor/scalable/apps/yast-update.svg
+
+EXTRA_DIST = $(module_DATA) $(client_DATA) $(ynclude_DATA) $(desktop_DATA) 
$(ylibclient_DATA) $(scalable_DATA)
 
 include $(top_srcdir)/Makefile.am.common
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-4.1.5/src/clients/update_proposal.rb 
new/yast2-update-4.1.7/src/clients/update_proposal.rb
--- old/yast2-update-4.1.5/src/clients/update_proposal.rb   2018-11-07 
15:21:01.0 +0100
+++ new/yast2-update-4.1.7/src/clients/update_proposal.rb   2018-11-29 
09:15:01.0 +0100
@@ -446,8 +446,6 @@
   Pkg::ResolvableInstall(package, :package)
 end
 
-  

commit yast2-update for openSUSE:Factory

2018-11-10 Thread root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2018-11-10 16:49:48

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


Package is "yast2-update"

Sat Nov 10 16:49:48 2018 rev:125 rq:647113 version:4.1.5

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2018-11-01 18:59:02.485988731 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-update.new/yast2-update.changes   
2018-11-10 16:49:52.996454763 +0100
@@ -1,0 +2,10 @@
+Mon Nov  5 17:10:54 UTC 2018 - jlo...@suse.com
+
+- Avoid to crash when crypttab contains entries where the LUKS is
+  given by UUID= format.
+- Avoid to crash when an encryption device is not probed with the
+  name indicated in a fstab entry.
+- Related to bsc#1094963.
+- 4.1.5
+
+---

Old:

  yast2-update-4.1.4.tar.bz2

New:

  yast2-update-4.1.5.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.coaHBC/_old  2018-11-10 16:49:53.460454176 +0100
+++ /var/tmp/diff_new_pack.coaHBC/_new  2018-11-10 16:49:53.464454171 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:4.1.4
+Version:4.1.5
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -39,10 +39,10 @@
 # Needed for tests
 BuildRequires:  rubygem(rspec)
 
-# Encryption.use_crypttab_names
-BuildRequires:  yast2-storage-ng >= 4.0.186
-# Encryption.use_crypttab_names
-Requires:   yast2-storage-ng >= 4.0.186
+# Encryption.save_crypttab_names
+BuildRequires:  yast2-storage-ng >= 4.1.31
+# Encryption.save_crypttab_names
+Requires:   yast2-storage-ng >= 4.1.31
 # FSSnapshotStore
 Requires:   yast2 >= 3.1.126
 Requires:   yast2-installation

++ yast2-update-4.1.4.tar.bz2 -> yast2-update-4.1.5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-4.1.4/package/yast2-update.changes 
new/yast2-update-4.1.5/package/yast2-update.changes
--- old/yast2-update-4.1.4/package/yast2-update.changes 2018-10-16 
17:43:56.0 +0200
+++ new/yast2-update-4.1.5/package/yast2-update.changes 2018-11-07 
15:21:01.0 +0100
@@ -1,4 +1,14 @@
 ---
+Mon Nov  5 17:10:54 UTC 2018 - jlo...@suse.com
+
+- Avoid to crash when crypttab contains entries where the LUKS is
+  given by UUID= format.
+- Avoid to crash when an encryption device is not probed with the
+  name indicated in a fstab entry.
+- Related to bsc#1094963.
+- 4.1.5
+
+---
 Tue Oct 16 16:37:07 CEST 2018 - sch...@suse.de
 
 - Added license file to spec.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-4.1.4/package/yast2-update.spec 
new/yast2-update-4.1.5/package/yast2-update.spec
--- old/yast2-update-4.1.4/package/yast2-update.spec2018-10-16 
17:43:56.0 +0200
+++ new/yast2-update-4.1.5/package/yast2-update.spec2018-11-07 
15:21:01.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:4.1.4
+Version:4.1.5
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -41,10 +41,10 @@
 # Needed for tests
 BuildRequires:  rubygem(rspec)
 
-# Encryption.use_crypttab_names
-BuildRequires: yast2-storage-ng >= 4.0.186
-# Encryption.use_crypttab_names
-Requires:  yast2-storage-ng >= 4.0.186
+# Encryption.save_crypttab_names
+BuildRequires: yast2-storage-ng >= 4.1.31
+# Encryption.save_crypttab_names
+Requires:  yast2-storage-ng >= 4.1.31
 # FSSnapshotStore
 Requires:  yast2 >= 3.1.126
 Requires:  yast2-installation
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-4.1.4/src/modules/RootPart.rb 
new/yast2-update-4.1.5/src/modules/RootPart.rb
--- old/yast2-update-4.1.4/src/modules/RootPart.rb  2018-10-16 
17:43:56.0 +0200
+++ new/yast2-update-4.1.5/src/modules/RootPart.rb  2018-11-07 
15:21:01.0 +0100
@@ -1121,7 +1121,18 @@
 
 mount_err = ""
 while mount_err != nil
-  mount_err = FsckAndMount(fspath, spec, mount_type, mntops)
+  # An encryption device might be probed with a name that does not 
match with the name
+  # indicated in the fstab file. For example, when the fstab entry 
is:
+  #
+  #   /dev/mapper/cr_home   /home   ext4  defaults  0   0
+  #
+  # and that encryption device was probed as 

commit yast2-update for openSUSE:Factory

2018-11-02 Thread root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2018-11-01 18:59:00

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


Package is "yast2-update"

Thu Nov  1 18:59:00 2018 rev:124 rq:642416 version:4.1.4

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2018-09-04 22:50:18.855797576 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-update.new/yast2-update.changes   
2018-11-01 18:59:02.485988731 +0100
@@ -1,0 +2,23 @@
+Tue Oct 16 16:37:07 CEST 2018 - sch...@suse.de
+
+- Added license file to spec.
+
+---
+Wed Sep 19 16:52:02 CEST 2018 - sch...@suse.de
+
+- Fixed crash while writing backup (bsc#1108934)
+- 4.1.4
+
+---
+Mon Sep 17 12:20:58 UTC 2018 - dgonza...@suse.com
+
+- Avoid to restore old backups when upgrade fails (bsc#1097297)
+- 4.1.3
+
+---
+Tue Sep 11 15:34:53 CEST 2018 - aschn...@suse.com
+
+- do not translate snapshot description (bsc#1092757)
+- 4.1.2
+
+---

Old:

  yast2-update-4.1.1.tar.bz2

New:

  yast2-update-4.1.4.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.TJe1US/_old  2018-11-01 18:59:02.953988773 +0100
+++ /var/tmp/diff_new_pack.TJe1US/_new  2018-11-01 18:59:02.953988773 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:4.1.1
+Version:4.1.4
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -131,5 +131,6 @@
 %{yast_controldir}/update.xml
 %{yast_clientdir}/update.rb
 %{yast_clientdir}/run_update.rb
+%license COPYING
 
 %changelog

++ yast2-update-4.1.1.tar.bz2 -> yast2-update-4.1.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-4.1.1/package/yast2-update.changes 
new/yast2-update-4.1.4/package/yast2-update.changes
--- old/yast2-update-4.1.1/package/yast2-update.changes 2018-08-23 
10:03:34.0 +0200
+++ new/yast2-update-4.1.4/package/yast2-update.changes 2018-10-16 
17:43:56.0 +0200
@@ -1,4 +1,27 @@
 ---
+Tue Oct 16 16:37:07 CEST 2018 - sch...@suse.de
+
+- Added license file to spec.
+
+---
+Wed Sep 19 16:52:02 CEST 2018 - sch...@suse.de
+
+- Fixed crash while writing backup (bsc#1108934)
+- 4.1.4
+
+---
+Mon Sep 17 12:20:58 UTC 2018 - dgonza...@suse.com
+
+- Avoid to restore old backups when upgrade fails (bsc#1097297)
+- 4.1.3
+
+---
+Tue Sep 11 15:34:53 CEST 2018 - aschn...@suse.com
+
+- do not translate snapshot description (bsc#1092757)
+- 4.1.2
+
+---
 Wed Aug 22 09:55:27 CEST 2018 - sch...@suse.de
 
 - Switched license in spec file from SPDX2 to SPDX3 format.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-4.1.1/package/yast2-update.spec 
new/yast2-update-4.1.4/package/yast2-update.spec
--- old/yast2-update-4.1.1/package/yast2-update.spec2018-08-23 
10:03:34.0 +0200
+++ new/yast2-update-4.1.4/package/yast2-update.spec2018-10-16 
17:43:56.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:4.1.1
+Version:4.1.4
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -131,3 +131,4 @@
 %{yast_controldir}/update.xml
 %{yast_clientdir}/update.rb
 %{yast_clientdir}/run_update.rb
+%license COPYING
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-4.1.1/src/modules/RootPart.rb 
new/yast2-update-4.1.4/src/modules/RootPart.rb
--- old/yast2-update-4.1.1/src/modules/RootPart.rb  2018-08-23 
10:03:34.0 +0200
+++ new/yast2-update-4.1.4/src/modules/RootPart.rb  2018-10-16 
17:43:56.0 +0200
@@ -1677,8 +1677,8 @@
 # enter the mount points of the newly mounted partitions
 update_staging!
 if Yast2::FsSnapshot.configured?
-  # TRANSLATORS: label for filesystem snapshot taken before system 
update
-  snapshot = Yast2::FsSnapshot.create_pre(_("before update"), cleanup: 
:number, important: true)
+  # as of bsc #1092757 snapshot descriptions are not translated
+  

commit yast2-update for openSUSE:Factory

2018-09-04 Thread root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2018-09-04 22:50:17

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


Package is "yast2-update"

Tue Sep  4 22:50:17 2018 rev:123 rq:631045 version:4.1.1

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2018-07-27 10:55:03.653510915 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-update.new/yast2-update.changes   
2018-09-04 22:50:18.855797576 +0200
@@ -1,0 +2,12 @@
+Wed Aug 22 09:55:27 CEST 2018 - sch...@suse.de
+
+- Switched license in spec file from SPDX2 to SPDX3 format.
+
+---
+Tue Aug 21 05:13:58 UTC 2018 - lsle...@suse.cz
+
+- Do not crash at upgrade when the original /etc/resolv.conf
+  file is set to immutable (bsc#1096142)
+- 4.1.1
+
+---

Old:

  yast2-update-4.1.0.tar.bz2

New:

  yast2-update-4.1.1.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.xK79QN/_old  2018-09-04 22:50:19.579800063 +0200
+++ /var/tmp/diff_new_pack.xK79QN/_new  2018-09-04 22:50:19.583800076 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:4.1.0
+Version:4.1.1
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -68,7 +68,7 @@
 Requires:   pigz
 
 Summary:YaST2 - Update
-License:GPL-2.0
+License:GPL-2.0-only
 Group:  System/YaST
 
 %package FACTORY

++ yast2-update-4.1.0.tar.bz2 -> yast2-update-4.1.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-4.1.0/package/yast2-update.changes 
new/yast2-update-4.1.1/package/yast2-update.changes
--- old/yast2-update-4.1.0/package/yast2-update.changes 2018-07-25 
14:00:47.0 +0200
+++ new/yast2-update-4.1.1/package/yast2-update.changes 2018-08-23 
10:03:34.0 +0200
@@ -1,4 +1,16 @@
 ---
+Wed Aug 22 09:55:27 CEST 2018 - sch...@suse.de
+
+- Switched license in spec file from SPDX2 to SPDX3 format.
+
+---
+Tue Aug 21 05:13:58 UTC 2018 - lsle...@suse.cz
+
+- Do not crash at upgrade when the original /etc/resolv.conf
+  file is set to immutable (bsc#1096142)
+- 4.1.1
+
+---
 Wed Jul 25 13:21:22 CEST 2018 - sch...@suse.de
 
 - Wrong fstype "Windows Data Partition" will not be shown anymore
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-4.1.0/package/yast2-update.spec 
new/yast2-update-4.1.1/package/yast2-update.spec
--- old/yast2-update-4.1.0/package/yast2-update.spec2018-07-25 
14:00:47.0 +0200
+++ new/yast2-update-4.1.1/package/yast2-update.spec2018-08-23 
10:03:34.0 +0200
@@ -17,14 +17,14 @@
 
 
 Name:   yast2-update
-Version:4.1.0
+Version:4.1.1
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:%{name}-%{version}.tar.bz2
 
 Group:  System/YaST
-License:GPL-2.0
+License:GPL-2.0-only
 BuildRequires: update-desktop-files
 BuildRequires:  yast2-devtools >= 3.1.15
 BuildRequires:  yast2-ruby-bindings >= 1.0.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-4.1.0/src/modules/RootPart.rb 
new/yast2-update-4.1.1/src/modules/RootPart.rb
--- old/yast2-update-4.1.0/src/modules/RootPart.rb  2018-07-25 
14:00:47.0 +0200
+++ new/yast2-update-4.1.1/src/modules/RootPart.rb  2018-08-23 
10:03:34.0 +0200
@@ -1718,7 +1718,17 @@
 # the network connection works for the chrooted scripts
 def inject_intsys_files
   # the original file is backed up and restored later
-  ::FileUtils.cp(RESOLV_CONF, File.join(Installation.destdir, 
RESOLV_CONF)) if File.exist?(RESOLV_CONF)
+  target = File.join(Installation.destdir, RESOLV_CONF)
+  # use copy entry as we need to remove_destination 5th param in case of 
symlink to dynamic
+  # resolver like systemd-resolver and some configuration of network 
manager. So we not modify
+  # symlink target and instead just replace symlink with our file that can 
resolve and from
+  # backup we later restore original symlink.
+  ::FileUtils.copy_entry(RESOLV_CONF, target, false, false, true) if 
File.exist?(RESOLV_CONF)
+rescue Errno::EPERM => e
+  # just log a warning when rewriting the file 

commit yast2-update for openSUSE:Factory

2018-07-27 Thread root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2018-07-27 10:53:58

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


Package is "yast2-update"

Fri Jul 27 10:53:58 2018 rev:122 rq:625272 version:4.1.0

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2018-07-03 23:31:52.868621681 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-update.new/yast2-update.changes   
2018-07-27 10:55:03.653510915 +0200
@@ -1,0 +2,7 @@
+Wed Jul 25 13:21:22 CEST 2018 - sch...@suse.de
+
+- Wrong fstype "Windows Data Partition" will not be shown anymore
+  for partition which are suggested for upgrade. (bsc#1079034)
+- 4.1.0
+
+---

Old:

  yast2-update-4.0.17.tar.bz2

New:

  yast2-update-4.1.0.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.udNWhm/_old  2018-07-27 10:55:04.053511681 +0200
+++ /var/tmp/diff_new_pack.udNWhm/_new  2018-07-27 10:55:04.053511681 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:4.0.17
+Version:4.1.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-update-4.0.17.tar.bz2 -> yast2-update-4.1.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-4.0.17/package/yast2-update.changes 
new/yast2-update-4.1.0/package/yast2-update.changes
--- old/yast2-update-4.0.17/package/yast2-update.changes2018-07-02 
16:24:35.0 +0200
+++ new/yast2-update-4.1.0/package/yast2-update.changes 2018-07-25 
14:00:47.0 +0200
@@ -1,4 +1,11 @@
 ---
+Wed Jul 25 13:21:22 CEST 2018 - sch...@suse.de
+
+- Wrong fstype "Windows Data Partition" will not be shown anymore
+  for partition which are suggested for upgrade. (bsc#1079034)
+- 4.1.0
+
+---
 Thu Jun 28 14:21:12 CEST 2018 - sch...@suse.de
 
 - Added additional searchkeys to desktop file (fate#321043).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-4.0.17/package/yast2-update.spec 
new/yast2-update-4.1.0/package/yast2-update.spec
--- old/yast2-update-4.0.17/package/yast2-update.spec   2018-07-02 
16:24:35.0 +0200
+++ new/yast2-update-4.1.0/package/yast2-update.spec2018-07-25 
14:00:47.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:4.0.17
+Version:4.1.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-4.0.17/src/include/update/rootpart.rb 
new/yast2-update-4.1.0/src/include/update/rootpart.rb
--- old/yast2-update-4.0.17/src/include/update/rootpart.rb  2018-07-02 
16:24:35.0 +0200
+++ new/yast2-update-4.1.0/src/include/update/rootpart.rb   2018-07-25 
14:00:47.0 +0200
@@ -146,14 +146,16 @@
   fs = ""
 
   # is a linux fs, can be a root fs, has a fs name
-  if part_fs != nil && Ops.get(i, :fstype) != nil &&
-  (CanBeLinuxRootFS(part_fs) || legacy_filesystem?(part_fs)) &&
-  part_fs_name != nil
-fs = Builtins.sformat(
-  _("%1 (%2)"),
-  Ops.get_string(i, :fstype, ""),
-  part_fs_name
-)
+  if part_fs != nil &&
+(CanBeLinuxRootFS(part_fs) || legacy_filesystem?(part_fs)) &&
+part_fs_name != nil
+# We are sure that we have found a valid linux partition for 
update.
+# In some cases fstype has not been set correctly while previous
+# installation. E.g. Parted (versions older than 3.2) has set
+# fstype to "Microsoft Basic Data" although it is a linux 
partition.
+# So we are not showing this entry in order to not confusing the
+# user.
+fs = part_fs_name
   else
 fs = Ops.get_string(i, :fstype, Ops.get_string(i, :fs, ""))
   end




commit yast2-update for openSUSE:Factory

2018-07-03 Thread root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2018-07-03 23:31:50

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


Package is "yast2-update"

Tue Jul  3 23:31:50 2018 rev:121 rq:620262 version:4.0.17

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2018-06-19 11:52:10.023642618 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-update.new/yast2-update.changes   
2018-07-03 23:31:52.868621681 +0200
@@ -1,0 +2,6 @@
+Thu Jun 28 14:21:12 CEST 2018 - sch...@suse.de
+
+- Added additional searchkeys to desktop file (fate#321043).
+- 4.0.17
+
+---

Old:

  yast2-update-4.0.16.tar.bz2

New:

  yast2-update-4.0.17.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.o3rQlg/_old  2018-07-03 23:31:53.288621076 +0200
+++ /var/tmp/diff_new_pack.o3rQlg/_new  2018-07-03 23:31:53.292621071 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:4.0.16
+Version:4.0.17
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-update-4.0.16.tar.bz2 -> yast2-update-4.0.17.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-4.0.16/package/yast2-update.changes 
new/yast2-update-4.0.17/package/yast2-update.changes
--- old/yast2-update-4.0.16/package/yast2-update.changes2018-06-12 
13:35:38.0 +0200
+++ new/yast2-update-4.0.17/package/yast2-update.changes2018-07-02 
16:24:35.0 +0200
@@ -1,4 +1,10 @@
 ---
+Thu Jun 28 14:21:12 CEST 2018 - sch...@suse.de
+
+- Added additional searchkeys to desktop file (fate#321043).
+- 4.0.17
+
+---
 Thu Jun  7 17:10:49 UTC 2018 - jlo...@suse.com
 
 - Update encryption device names according to the values in the
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-4.0.16/package/yast2-update.spec 
new/yast2-update-4.0.17/package/yast2-update.spec
--- old/yast2-update-4.0.16/package/yast2-update.spec   2018-06-12 
13:35:38.0 +0200
+++ new/yast2-update-4.0.17/package/yast2-update.spec   2018-07-02 
16:24:35.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:4.0.16
+Version:4.0.17
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-4.0.16/src/desktop/update.desktop 
new/yast2-update-4.0.17/src/desktop/update.desktop
--- old/yast2-update-4.0.16/src/desktop/update.desktop  2018-06-12 
13:35:38.0 +0200
+++ new/yast2-update-4.0.17/src/desktop/update.desktop  2018-07-02 
16:24:35.0 +0200
@@ -13,6 +13,7 @@
 X-SuSE-YaST-Geometry=
 X-SuSE-YaST-SortKey=
 X-SuSE-YaST-AutoinstResource=
+X-SuSE-YaST-Keywords=update,packages,factory,rpm
 
 Icon=yast-update
 Exec=xdg-su -c "/sbin/yast2 update"




commit yast2-update for openSUSE:Factory

2018-06-19 Thread root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2018-06-19 11:52:05

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


Package is "yast2-update"

Tue Jun 19 11:52:05 2018 rev:120 rq:616302 version:4.0.16

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2018-03-26 12:12:15.235064434 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-update.new/yast2-update.changes   
2018-06-19 11:52:10.023642618 +0200
@@ -1,0 +2,32 @@
+Thu Jun  7 17:10:49 UTC 2018 - jlo...@suse.com
+
+- Update encryption device names according to the values in the
+  crypttab file (bsc#1094963).
+- 4.0.16
+
+---
+Wed Jun  6 11:19:12 UTC 2018 - lsle...@suse.cz
+
+- Flush the disk cache after restoring the backup to mitigate
+  risk of data loss after unexpected reboot/poweroff after aborting
+  upgrade (bsc#1089643)
+- 4.0.15
+
+---
+Wed May  9 10:20:03 UTC 2018 - lsle...@suse.cz
+
+- Fixed unmounting /mnt/dev when going back to the partition
+  selection dialog (fix up for the bsc#1089643)
+- 4.0.14
+
+---
+Fri Apr 27 13:45:41 UTC 2018 - lsle...@suse.cz
+
+- Copy the resolv.conf and bind mount /dev directory to the target
+  root, sort the restore scripts to run them in the expected
+  order (bsc#1089643)
+- The bind mount also fixes the libzypp plugin service refresh
+  (bsc#1080693)
+- 4.0.13
+
+---

Old:

  yast2-update-4.0.12.tar.bz2

New:

  yast2-update-4.0.16.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.Nl960n/_old  2018-06-19 11:52:11.579584849 +0200
+++ /var/tmp/diff_new_pack.Nl960n/_new  2018-06-19 11:52:11.579584849 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:4.0.12
+Version:4.0.16
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -39,16 +39,16 @@
 # Needed for tests
 BuildRequires:  rubygem(rspec)
 
-# Filesystems::Base#match_fstab_spec? and 
Filesystems::MountByType.from_fstab_spec
-BuildRequires:  yast2-storage-ng >= 4.0.137
-# Filesystems::Base#match_fstab_spec? and 
Filesystems::MountByType.from_fstab_spec
-Requires:   yast2-storage-ng >= 4.0.137
+# Encryption.use_crypttab_names
+BuildRequires:  yast2-storage-ng >= 4.0.186
+# Encryption.use_crypttab_names
+Requires:   yast2-storage-ng >= 4.0.186
 # FSSnapshotStore
 Requires:   yast2 >= 3.1.126
 Requires:   yast2-installation
 
-# Packages#proposal_for_update
-Requires:   yast2-packager >= 3.2.13
+# handle bind mount at /mnt/dev
+Requires:   yast2-packager >= 4.0.61
 
 # Pkg.TargetInitializeOptions()
 Requires:   yast2-pkg-bindings >= 3.1.14

++ yast2-update-4.0.12.tar.bz2 -> yast2-update-4.0.16.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-4.0.12/package/yast2-update.changes 
new/yast2-update-4.0.16/package/yast2-update.changes
--- old/yast2-update-4.0.12/package/yast2-update.changes2018-03-20 
11:19:45.0 +0100
+++ new/yast2-update-4.0.16/package/yast2-update.changes2018-06-12 
13:35:38.0 +0200
@@ -1,4 +1,36 @@
 ---
+Thu Jun  7 17:10:49 UTC 2018 - jlo...@suse.com
+
+- Update encryption device names according to the values in the
+  crypttab file (bsc#1094963).
+- 4.0.16
+
+---
+Wed Jun  6 11:19:12 UTC 2018 - lsle...@suse.cz
+
+- Flush the disk cache after restoring the backup to mitigate
+  risk of data loss after unexpected reboot/poweroff after aborting
+  upgrade (bsc#1089643)
+- 4.0.15
+
+---
+Wed May  9 10:20:03 UTC 2018 - lsle...@suse.cz
+
+- Fixed unmounting /mnt/dev when going back to the partition
+  selection dialog (fix up for the bsc#1089643)
+- 4.0.14
+
+---
+Fri Apr 27 13:45:41 UTC 2018 - lsle...@suse.cz
+
+- Copy the resolv.conf and bind mount /dev directory to the target
+  root, sort the restore scripts to run them in the expected
+  order (bsc#1089643)
+- The bind mount also fixes the libzypp plugin service refresh
+  (bsc#1080693)
+- 4.0.13
+
+---
 Mon Mar 19 16:24:35 UTC 2018 - an...@suse.com
 
 - Fixed a crash when upgrading systems with a 

commit yast2-update for openSUSE:Factory

2018-03-26 Thread root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2018-03-26 12:12:13

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


Package is "yast2-update"

Mon Mar 26 12:12:13 2018 rev:119 rq:589116 version:4.0.12

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2018-03-18 21:43:30.928586759 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-update.new/yast2-update.changes   
2018-03-26 12:12:15.235064434 +0200
@@ -1,0 +2,8 @@
+Mon Mar 19 16:24:35 UTC 2018 - an...@suse.com
+
+- Fixed a crash when upgrading systems with a separate /var
+  (bsc#1071454).
+- Better support for upgrading systems with a /var subvolume.
+- 4.0.12
+
+---

Old:

  yast2-update-4.0.11.tar.bz2

New:

  yast2-update-4.0.12.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.EnOocD/_old  2018-03-26 12:12:16.435021427 +0200
+++ /var/tmp/diff_new_pack.EnOocD/_new  2018-03-26 12:12:16.451020852 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:4.0.11
+Version:4.0.12
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -39,9 +39,10 @@
 # Needed for tests
 BuildRequires:  rubygem(rspec)
 
-BuildRequires:  yast2-storage-ng >= 3.3.4
-# Y2Storage::Mountable#mount_path
-Requires:   yast2-storage-ng >= 4.0.90
+# Filesystems::Base#match_fstab_spec? and 
Filesystems::MountByType.from_fstab_spec
+BuildRequires:  yast2-storage-ng >= 4.0.137
+# Filesystems::Base#match_fstab_spec? and 
Filesystems::MountByType.from_fstab_spec
+Requires:   yast2-storage-ng >= 4.0.137
 # FSSnapshotStore
 Requires:   yast2 >= 3.1.126
 Requires:   yast2-installation

++ yast2-update-4.0.11.tar.bz2 -> yast2-update-4.0.12.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-4.0.11/package/yast2-update.changes 
new/yast2-update-4.0.12/package/yast2-update.changes
--- old/yast2-update-4.0.11/package/yast2-update.changes2018-03-15 
13:34:54.0 +0100
+++ new/yast2-update-4.0.12/package/yast2-update.changes2018-03-20 
11:19:45.0 +0100
@@ -1,4 +1,12 @@
 ---
+Mon Mar 19 16:24:35 UTC 2018 - an...@suse.com
+
+- Fixed a crash when upgrading systems with a separate /var
+  (bsc#1071454).
+- Better support for upgrading systems with a /var subvolume.
+- 4.0.12
+
+---
 Wed Mar 14 15:42:22 UTC 2018 - lsle...@suse.cz
 
 - Properly restore the original installation repositories when
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-4.0.11/package/yast2-update.spec 
new/yast2-update-4.0.12/package/yast2-update.spec
--- old/yast2-update-4.0.11/package/yast2-update.spec   2018-03-15 
13:34:54.0 +0100
+++ new/yast2-update-4.0.12/package/yast2-update.spec   2018-03-20 
11:19:45.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:4.0.11
+Version:4.0.12
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -41,9 +41,10 @@
 # Needed for tests
 BuildRequires:  rubygem(rspec)
 
-BuildRequires: yast2-storage-ng >= 3.3.4
-# Y2Storage::Mountable#mount_path
-Requires:  yast2-storage-ng >= 4.0.90
+# Filesystems::Base#match_fstab_spec? and 
Filesystems::MountByType.from_fstab_spec
+BuildRequires: yast2-storage-ng >= 4.0.137
+# Filesystems::Base#match_fstab_spec? and 
Filesystems::MountByType.from_fstab_spec
+Requires:  yast2-storage-ng >= 4.0.137
 # FSSnapshotStore
 Requires:  yast2 >= 3.1.126
 Requires:  yast2-installation
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-4.0.11/src/modules/RootPart.rb 
new/yast2-update-4.0.12/src/modules/RootPart.rb
--- old/yast2-update-4.0.11/src/modules/RootPart.rb 2018-03-15 
13:34:54.0 +0100
+++ new/yast2-update-4.0.12/src/modules/RootPart.rb 2018-03-20 
11:19:45.0 +0100
@@ -469,27 +469,16 @@
 
 
 # Mount partition on specified mount point
-# @param [String] mount_point string mount point to mount the partition at
-# @param [String] device string device to mount
-# @param [String] mount_type string filesystem type to be specified while 
mounting
+# @param mount_point [String] path to mount the partition at
+# @param device [String] device to mount, in the format of the first field 
of fstab
+# @param mount_type [String] 

commit yast2-update for openSUSE:Factory

2018-03-18 Thread root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2018-03-18 21:43:28

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


Package is "yast2-update"

Sun Mar 18 21:43:28 2018 rev:118 rq:587495 version:4.0.11

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2018-03-11 18:02:17.745320196 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-update.new/yast2-update.changes   
2018-03-18 21:43:30.928586759 +0100
@@ -1,0 +2,10 @@
+Wed Mar 14 15:42:22 UTC 2018 - lsle...@suse.cz
+
+- Properly restore the original installation repositories when
+  going back to the partition selection dialog (related to
+  bsc#1080979)
+- Remove the very old and unused stuff (dead code, unsupported
+  file systems, ...)
+- 4.0.11
+
+---

Old:

  yast2-update-4.0.10.tar.bz2

New:

  yast2-update-4.0.11.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.mJ2A4M/_old  2018-03-18 21:43:31.532564999 +0100
+++ /var/tmp/diff_new_pack.mJ2A4M/_new  2018-03-18 21:43:31.536564855 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:4.0.10
+Version:4.0.11
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -101,7 +101,6 @@
 
 %files
 %defattr(-,root,root)
-%{yast_ybindir}/*
 %dir %{yast_moduledir}
 %{yast_moduledir}/*
 

++ yast2-update-4.0.10.tar.bz2 -> yast2-update-4.0.11.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-4.0.10/POTFILES 
new/yast2-update-4.0.11/POTFILES
--- old/yast2-update-4.0.10/POTFILES2018-03-08 10:57:33.0 +0100
+++ new/yast2-update-4.0.11/POTFILES1970-01-01 01:00:00.0 +0100
@@ -1 +0,0 @@
-control/update.glade
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-4.0.10/data/know_downgrade 
new/yast2-update-4.0.11/data/know_downgrade
--- old/yast2-update-4.0.10/data/know_downgrade 2018-03-08 10:57:33.0 
+0100
+++ new/yast2-update-4.0.11/data/know_downgrade 1970-01-01 01:00:00.0 
+0100
@@ -1,7 +0,0 @@
-# list of known downgrades
-
-Package: libpng
-Version old: 2.1.0.12
-Version new: 1.2.3
--- 
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-4.0.10/package/yast2-update.changes 
new/yast2-update-4.0.11/package/yast2-update.changes
--- old/yast2-update-4.0.10/package/yast2-update.changes2018-03-08 
10:57:33.0 +0100
+++ new/yast2-update-4.0.11/package/yast2-update.changes2018-03-15 
13:34:54.0 +0100
@@ -1,4 +1,14 @@
 ---
+Wed Mar 14 15:42:22 UTC 2018 - lsle...@suse.cz
+
+- Properly restore the original installation repositories when
+  going back to the partition selection dialog (related to
+  bsc#1080979)
+- Remove the very old and unused stuff (dead code, unsupported
+  file systems, ...)
+- 4.0.11
+
+---
 Thu Mar  8 09:25:38 UTC 2018 - lsle...@suse.cz
 
 - Automatically save a solver test case when the product summary
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-4.0.10/package/yast2-update.spec 
new/yast2-update-4.0.11/package/yast2-update.spec
--- old/yast2-update-4.0.10/package/yast2-update.spec   2018-03-08 
10:57:33.0 +0100
+++ new/yast2-update-4.0.11/package/yast2-update.spec   2018-03-15 
13:34:54.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:4.0.10
+Version:4.0.11
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -101,7 +101,6 @@
 
 %files
 %defattr(-,root,root)
-%{yast_ybindir}/*
 %dir %{yast_moduledir}
 %{yast_moduledir}/*
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-4.0.10/src/Makefile.am 
new/yast2-update-4.0.11/src/Makefile.am
--- old/yast2-update-4.0.10/src/Makefile.am 2018-03-08 10:57:33.0 
+0100
+++ new/yast2-update-4.0.11/src/Makefile.am 2018-03-15 13:34:54.0 
+0100
@@ -21,10 +21,6 @@
 ynclude_DATA = \
   include/update/rootpart.rb
 
-ybin_SCRIPTS = \
-  bin/update_users_groups \
-  bin/remove_junk
-
 desktop_DATA = \
   desktop/update.desktop
 
@@ -32,6 +28,6 @@
 ylibclient_DATA = \
   lib/update/clients/inst_update_partition_auto.rb
 
-EXTRA_DIST = $(module_DATA) $(client_DATA) $(ynclude_DATA) $(ybin_SCRIPTS) 
$(desktop_DATA) 

commit yast2-update for openSUSE:Factory

2018-03-11 Thread root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2018-03-11 18:02:16

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


Package is "yast2-update"

Sun Mar 11 18:02:16 2018 rev:117 rq:584238 version:4.0.10

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2018-02-12 10:07:30.286176941 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-update.new/yast2-update.changes   
2018-03-11 18:02:17.745320196 +0100
@@ -1,0 +2,7 @@
+Thu Mar  8 09:25:38 UTC 2018 - lsle...@suse.cz
+
+- Automatically save a solver test case when the product summary
+  contains a warning for easier debugging (related to bsc#1084248)
+- 4.0.10
+
+---

Old:

  yast2-update-4.0.9.tar.bz2

New:

  yast2-update-4.0.10.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.9Plbk7/_old  2018-03-11 18:02:18.913278324 +0100
+++ /var/tmp/diff_new_pack.9Plbk7/_new  2018-03-11 18:02:18.917278180 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:4.0.9
+Version:4.0.10
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-update-4.0.9.tar.bz2 -> yast2-update-4.0.10.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-4.0.9/package/yast2-update.changes 
new/yast2-update-4.0.10/package/yast2-update.changes
--- old/yast2-update-4.0.9/package/yast2-update.changes 2018-02-09 
16:00:22.0 +0100
+++ new/yast2-update-4.0.10/package/yast2-update.changes2018-03-08 
10:57:33.0 +0100
@@ -1,4 +1,11 @@
 ---
+Thu Mar  8 09:25:38 UTC 2018 - lsle...@suse.cz
+
+- Automatically save a solver test case when the product summary
+  contains a warning for easier debugging (related to bsc#1084248)
+- 4.0.10
+
+---
 Fri Feb  9 14:52:57 UTC 2018 - jlo...@suse.com
 
 - Adapt to new MountPoint API (part of fate#318196).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-4.0.9/package/yast2-update.spec 
new/yast2-update-4.0.10/package/yast2-update.spec
--- old/yast2-update-4.0.9/package/yast2-update.spec2018-02-09 
16:00:22.0 +0100
+++ new/yast2-update-4.0.10/package/yast2-update.spec   2018-03-08 
10:57:33.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:4.0.9
+Version:4.0.10
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-4.0.9/src/clients/packages_proposal.rb 
new/yast2-update-4.0.10/src/clients/packages_proposal.rb
--- old/yast2-update-4.0.9/src/clients/packages_proposal.rb 2018-02-09 
16:00:22.0 +0100
+++ new/yast2-update-4.0.10/src/clients/packages_proposal.rb2018-03-08 
10:57:33.0 +0100
@@ -86,7 +86,7 @@
   @cnt_installed,
   @cnt_removed
 )
-Builtins.y2milestone("Removed: %1", @removed)
+log.info("Removed packages: #{@removed.sort}")
 
 @installed_m = Builtins.listmap(@installed) { |p| { p => true } }
 @selected_m = Builtins.listmap(@selected) { |p| { p => true } }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-4.0.9/src/clients/update_proposal.rb 
new/yast2-update-4.0.10/src/clients/update_proposal.rb
--- old/yast2-update-4.0.9/src/clients/update_proposal.rb   2018-02-09 
16:00:22.0 +0100
+++ new/yast2-update-4.0.10/src/clients/update_proposal.rb  2018-03-08 
10:57:33.0 +0100
@@ -213,6 +213,8 @@
   @ret["warning"] = @warning_message
   @ret["warning_level"] = product_warning["warning_level"] || :warning
 end
+# save the solver test case with details for later debugging
+Pkg.CreateSolverTestCase("/var/log/YaST2/solver-upgrade-proposal") if 
@ret["warning"]
   elsif @func == "AskUser"
# With proper control file, this should never be reached
 Report.Error(_("The update summary is read only and cannot be 
changed."))




commit yast2-update for openSUSE:Factory

2018-02-12 Thread root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2018-02-12 10:07:28

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


Package is "yast2-update"

Mon Feb 12 10:07:28 2018 rev:116 rq:574717 version:4.0.9

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2018-01-17 21:43:40.524307294 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-update.new/yast2-update.changes   
2018-02-12 10:07:30.286176941 +0100
@@ -1,0 +2,6 @@
+Fri Feb  9 14:52:57 UTC 2018 - jlo...@suse.com
+
+- Adapt to new MountPoint API (part of fate#318196).
+- 4.0.9
+
+---

Old:

  yast2-update-4.0.8.tar.bz2

New:

  yast2-update-4.0.9.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.yM1S4N/_old  2018-02-12 10:07:30.834157192 +0100
+++ /var/tmp/diff_new_pack.yM1S4N/_new  2018-02-12 10:07:30.834157192 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:4.0.8
+Version:4.0.9
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -40,8 +40,8 @@
 BuildRequires:  rubygem(rspec)
 
 BuildRequires:  yast2-storage-ng >= 3.3.4
-# Y2Storage::Devicegraph#find_by_any_name
-Requires:   yast2-storage-ng >= 4.0.67
+# Y2Storage::Mountable#mount_path
+Requires:   yast2-storage-ng >= 4.0.90
 # FSSnapshotStore
 Requires:   yast2 >= 3.1.126
 Requires:   yast2-installation

++ yast2-update-4.0.8.tar.bz2 -> yast2-update-4.0.9.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-4.0.8/control/update.glade 
new/yast2-update-4.0.9/control/update.glade
--- old/yast2-update-4.0.8/control/update.glade 1970-01-01 01:00:00.0 
+0100
+++ new/yast2-update-4.0.9/control/update.glade 2018-02-12 10:07:30.902154741 
+0100
@@ -0,0 +1 @@
+symbolic link to update.xml
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-4.0.8/package/yast2-update.changes 
new/yast2-update-4.0.9/package/yast2-update.changes
--- old/yast2-update-4.0.8/package/yast2-update.changes 2018-01-15 
11:03:14.0 +0100
+++ new/yast2-update-4.0.9/package/yast2-update.changes 2018-02-09 
16:00:22.0 +0100
@@ -1,4 +1,10 @@
 ---
+Fri Feb  9 14:52:57 UTC 2018 - jlo...@suse.com
+
+- Adapt to new MountPoint API (part of fate#318196).
+- 4.0.9
+
+---
 Mon Jan 15 09:56:47 UTC 2018 - jreidin...@suse.com
 
 - remove obsolete rootpart_check_keyboard client that allows having
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-4.0.8/package/yast2-update.spec 
new/yast2-update-4.0.9/package/yast2-update.spec
--- old/yast2-update-4.0.8/package/yast2-update.spec2018-01-15 
11:03:14.0 +0100
+++ new/yast2-update-4.0.9/package/yast2-update.spec2018-02-09 
16:00:22.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:4.0.8
+Version:4.0.9
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -42,8 +42,8 @@
 BuildRequires:  rubygem(rspec)
 
 BuildRequires: yast2-storage-ng >= 3.3.4
-# Y2Storage::Devicegraph#find_by_any_name
-Requires:  yast2-storage-ng >= 4.0.67
+# Y2Storage::Mountable#mount_path
+Requires:  yast2-storage-ng >= 4.0.90
 # FSSnapshotStore
 Requires:  yast2 >= 3.1.126
 Requires:  yast2-installation
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-4.0.8/src/modules/RootPart.rb 
new/yast2-update-4.0.9/src/modules/RootPart.rb
--- old/yast2-update-4.0.8/src/modules/RootPart.rb  2018-01-15 
11:03:14.0 +0100
+++ new/yast2-update-4.0.9/src/modules/RootPart.rb  2018-02-09 
16:00:22.0 +0100
@@ -142,7 +142,7 @@
   if what == :name
 # Name is known
 if Ops.get_string(i, what, "") != ""
-  return Ops.get_string(i, what, "") 
+  return Ops.get_string(i, what, "")
 
   # Linux partition, but no root FS found
 elsif Builtins.contains(
@@ -150,7 +150,7 @@
 Ops.get_symbol(i, :fs, :nil)
   )
   # label - name of sustem to update
-  return _("Unknown Linux System") 
+  return _("Unknown Linux System")
 
   # Non-Linux
 else
@@ -259,7 +259,7 @@
   end
 
   # now remove the mount points in the target system
-  staging.filesystems.map { |f| 

commit yast2-update for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2018-01-17 21:43:39

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


Package is "yast2-update"

Wed Jan 17 21:43:39 2018 rev:115 rq:564511 version:4.0.8

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2017-04-25 08:56:24.782150249 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-update.new/yast2-update.changes   
2018-01-17 21:43:40.524307294 +0100
@@ -1,0 +2,105 @@
+Mon Jan 15 09:56:47 UTC 2018 - jreidin...@suse.com
+
+- remove obsolete rootpart_check_keyboard client that allows having
+  different keyboard in update env and on target disk (related to
+  bsc#1075828)
+- 4.0.6
+
+---
+Tue Jan  9 07:09:57 UTC 2018 - an...@suse.com
+
+- When matching partitions, rely on the new
+  Y2Storage::Devicegraph#find_by_any_name (bsc#1073254).
+- 4.0.5
+
+---
+Fri Jan  5 07:33:52 UTC 2018 - jsr...@suse.cz
+
+- upgrade the system always via equivalent of 'zypper dup'
+  (bsc#1071708)
+- 4.0.4
+
+---
+Tue Dec 19 17:27:41 UTC 2017 - an...@suse.com
+
+- When matching partitions, also use udev names that have been
+  discarded by libstorage-ng (bsc#1073254).
+- 4.0.3
+
+---
+Mon Dec 18 16:32:10 UTC 2017 - an...@suse.com
+
+- Use udev names, in addition to kernel device names, to match
+  partitions (part of the fix for bsc#1073254).
+- 4.0.2
+
+---
+Fri Nov 24 06:51:50 UTC 2017 - jsr...@suse.cz
+
+- Display warning if system uses cryptconfig encrypted home
+  directories (fate#323541)
+- 4.0.1
+
+---
+Tue Oct 31 14:51:13 UTC 2017 - mvid...@suse.com
+
+- Filter upgradable products in the partition selector already
+  (FATE#323163).
+- 4.0.0
+
+---
+Tue Aug 22 10:59:42 UTC 2017 - knut.anders...@suse.com
+
+- Show legacy root filesystems in the list of systems to upgrade
+  from (fate#323394).
+- 3.3.4
+
+---
+Mon Aug 21 10:14:50 UTC 2017 - an...@suse.com
+
+- Use translatable and human-friendly format to display the
+  partition id during a system upgrade (part of fate#318196).
+- 3.3.3
+
+---
+Thu Aug 17 12:14:04 UTC 2017 - knut.anders...@suse.com
+
+- Fixed a typo calling a Logger method (bsc#1054236).
+- 3.3.2
+
+---
+Wed Aug 16 11:44:44 UTC 2017 - knut.anders...@suse.com
+
+- Do not allow to upgrade if the target system uses reiserfs
+  (fate#323394).
+- 3.3.1
+
+---
+Mon Aug 14 10:22:00 UTC 2017 - an...@suse.com
+
+- Merged storage-ng branch (fate#318196).
+- Note: all changes below with this date belong to the merge.
+- 3.3.0
+
+---
+Mon Aug 14 10:22:00 UTC 2017 - an...@suse.com
+
+- storage-ng: adapted calls to temporary y2storage_* methods, since
+  they were finally removed from Y2Storage::StorageManager.
+
+---
+Mon Aug 14 10:22:00 UTC 2017 - shundham...@suse.de
+
+- Merged master to storage-ng branch
+
+---
+Mon Aug 14 10:22:00 UTC 2017 - jlo...@suse.com
+
+- storage-ng: add detection of previous systems using lvm.
+
+---
+Mon Aug 14 10:22:00 UTC 2017 - an...@suse.com
+
+- storage-ng: detection of previous systems partially adapted.
+
+---

Old:

  yast2-update-3.2.2.tar.bz2

New:

  yast2-update-4.0.8.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.kFANXg/_old  2018-01-17 21:43:41.160277526 +0100
+++ /var/tmp/diff_new_pack.kFANXg/_new  2018-01-17 21:43:41.164277339 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-update
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@

commit yast2-update for openSUSE:Factory

2017-04-25 Thread root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2017-04-25 08:56:23

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


Package is "yast2-update"

Tue Apr 25 08:56:23 2017 rev:114 rq:489346 version:3.2.2

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2017-01-10 10:34:18.572965294 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-update.new/yast2-update.changes   
2017-04-25 08:56:24.782150249 +0200
@@ -1,0 +2,13 @@
+Wed Apr 19 14:38:34 UTC 2017 - lsle...@suse.cz
+
+- Fixed parsing whitespace lines in the original /etc/fstab
+  (bsc#1030425)
+- 3.2.2
+
+---
+Mon Jan 30 12:07:55 UTC 2017 - igonzalezs...@suse.com
+
+- Allow YaST modules to add packages during upgrade (bsc#1009834)
+- 3.2.1
+
+---

Old:

  yast2-update-3.2.0.tar.bz2

New:

  yast2-update-3.2.2.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.vYOTL5/_old  2017-04-25 08:56:25.354069379 +0200
+++ /var/tmp/diff_new_pack.vYOTL5/_new  2017-04-25 08:56:25.358068813 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:3.2.0
+Version:3.2.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -26,8 +26,9 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2 >= 3.1.126
 BuildRequires:  yast2-devtools >= 3.1.15
-BuildRequires:  yast2-packager
 BuildRequires:  yast2-ruby-bindings >= 1.0.0
+# Packages#proposal_for_update
+BuildRequires:  yast2-packager >= 3.2.13
 
 # xmllint
 BuildRequires:  libxml2-tools
@@ -45,8 +46,8 @@
 Requires:   yast2 >= 3.1.126
 Requires:   yast2-installation
 
-# packager/product_patterns.rb
-Requires:   yast2-packager >= 3.1.95
+# Packages#proposal_for_update
+Requires:   yast2-packager >= 3.2.13
 
 # Pkg.TargetInitializeOptions()
 Requires:   yast2-pkg-bindings >= 3.1.14

++ yast2-update-3.2.0.tar.bz2 -> yast2-update-3.2.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.2.0/.travis.yml 
new/yast2-update-3.2.2/.travis.yml
--- old/yast2-update-3.2.0/.travis.yml  2017-01-05 15:50:54.009550784 +0100
+++ new/yast2-update-3.2.2/.travis.yml  2017-04-19 17:30:54.849245123 +0200
@@ -1,16 +1,11 @@
-language: cpp
-compiler:
-- gcc
+sudo: required
+language: bash
+services:
+  - docker
+
 before_install:
-# disable rvm, use system Ruby
-- rvm reset
-- wget 
https://raw.githubusercontent.com/yast/yast-devtools/master/travis-tools/travis_setup.sh
-- sh ./travis_setup.sh -p "rake yast2-devtools yast2-testsuite yast2 
yast2-packager yast2-installation-control" -g "rspec:3.3.0 yast-rake gettext"
+  - docker build -t yast-update-image .
 script:
-- rake check:syntax
-- rake check:pot
-- make -f Makefile.cvs
-- make
-- sudo make install
-- make check
-
+  # the "yast-travis-ruby" script is included in the base yastdevel/ruby image
+  # see https://github.com/yast/docker-yast-ruby/blob/master/yast-travis-ruby
+  - docker run -it -e TRAVIS=1 -e TRAVIS_JOB_ID="$TRAVIS_JOB_ID" 
yast-update-image yast-travis-ruby
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.2.0/Dockerfile 
new/yast2-update-3.2.2/Dockerfile
--- old/yast2-update-3.2.0/Dockerfile   1970-01-01 01:00:00.0 +0100
+++ new/yast2-update-3.2.2/Dockerfile   2017-04-19 17:30:54.865245123 +0200
@@ -0,0 +1,3 @@
+FROM yastdevel/ruby
+COPY . /usr/src/app
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.2.0/package/yast2-update.changes 
new/yast2-update-3.2.2/package/yast2-update.changes
--- old/yast2-update-3.2.0/package/yast2-update.changes 2017-01-05 
15:50:54.105550784 +0100
+++ new/yast2-update-3.2.2/package/yast2-update.changes 2017-04-19 
17:30:54.897245123 +0200
@@ -1,4 +1,17 @@
 ---
+Wed Apr 19 14:38:34 UTC 2017 - lsle...@suse.cz
+
+- Fixed parsing whitespace lines in the original /etc/fstab
+  (bsc#1030425)
+- 3.2.2
+
+---
+Mon Jan 30 12:07:55 UTC 2017 - igonzalezs...@suse.com
+
+- Allow YaST modules to add packages during upgrade (bsc#1009834)
+- 3.2.1
+
+---
 Thu Jan  5 14:43:00 UTC 2017 - jreidin...@suse.com
 
 - Add storage to build dependencies as tests depends on it
diff -urN '--exclude=CVS' 

commit yast2-update for openSUSE:Factory

2016-10-10 Thread h_root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2016-10-10 16:18:29

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


Package is "yast2-update"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2016-08-31 00:02:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-update.new/yast2-update.changes   
2016-10-10 16:18:29.0 +0200
@@ -1,0 +2,7 @@
+Thu Sep 29 08:02:43 UTC 2016 - igonzalezs...@suse.com
+
+- Translate description of Snapper pre-update snapshot
+  (bsc#988700)
+- 3.1.43
+
+---

Old:

  yast2-update-3.1.42.tar.bz2

New:

  yast2-update-3.1.43.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.mFZoNE/_old  2016-10-10 16:18:30.0 +0200
+++ /var/tmp/diff_new_pack.mFZoNE/_new  2016-10-10 16:18:30.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:3.1.42
+Version:3.1.43
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-update-3.1.42.tar.bz2 -> yast2-update-3.1.43.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.42/package/yast2-update.changes 
new/yast2-update-3.1.43/package/yast2-update.changes
--- old/yast2-update-3.1.42/package/yast2-update.changes2016-08-26 
13:34:46.0 +0200
+++ new/yast2-update-3.1.43/package/yast2-update.changes2016-10-03 
12:42:05.0 +0200
@@ -1,4 +1,11 @@
 ---
+Thu Sep 29 08:02:43 UTC 2016 - igonzalezs...@suse.com
+
+- Translate description of Snapper pre-update snapshot
+  (bsc#988700)
+- 3.1.43
+
+---
 Fri Aug 26 08:54:40 UTC 2016 - kanders...@suse.com
 
 - The update installer has been moved earlier in the workflow. We
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.42/package/yast2-update.spec 
new/yast2-update-3.1.43/package/yast2-update.spec
--- old/yast2-update-3.1.42/package/yast2-update.spec   2016-08-26 
13:34:46.0 +0200
+++ new/yast2-update-3.1.43/package/yast2-update.spec   2016-10-03 
12:42:05.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:3.1.42
+Version:3.1.43
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.42/src/modules/RootPart.rb 
new/yast2-update-3.1.43/src/modules/RootPart.rb
--- old/yast2-update-3.1.42/src/modules/RootPart.rb 2016-08-26 
13:34:46.0 +0200
+++ new/yast2-update-3.1.43/src/modules/RootPart.rb 2016-10-03 
12:42:05.0 +0200
@@ -1806,7 +1806,8 @@
 # in the target map of the storage module
 AddToTargetMap()
 if Yast2::FsSnapshot.configured?
-  snapshot = Yast2::FsSnapshot.create_pre("before update", cleanup: 
:number, important: true)
+  # TRANSLATORS: label for filesystem snapshot taken before system 
update
+  snapshot = Yast2::FsSnapshot.create_pre(_("before update"), cleanup: 
:number, important: true)
   Yast2::FsSnapshotStore.save("update", snapshot.number)
 end
 Update.clean_backup




commit yast2-update for openSUSE:Factory

2016-08-30 Thread h_root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2016-08-31 00:02:23

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


Package is "yast2-update"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2016-08-18 10:18:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-update.new/yast2-update.changes   
2016-08-31 00:02:24.0 +0200
@@ -1,0 +2,8 @@
+Fri Aug 26 08:54:40 UTC 2016 - kanders...@suse.com
+
+- The update installer has been moved earlier in the workflow. We
+  don't need to store data to remember selected target/partitions
+  anymore. (bsc#988287)
+- 3.1.42
+
+---

Old:

  yast2-update-3.1.41.tar.bz2

New:

  yast2-update-3.1.42.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.VGQLq8/_old  2016-08-31 00:02:25.0 +0200
+++ /var/tmp/diff_new_pack.VGQLq8/_new  2016-08-31 00:02:25.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:3.1.41
+Version:3.1.42
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-update-3.1.41.tar.bz2 -> yast2-update-3.1.42.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.41/CONTRIBUTING.md 
new/yast2-update-3.1.42/CONTRIBUTING.md
--- old/yast2-update-3.1.41/CONTRIBUTING.md 2016-08-09 12:24:39.0 
+0200
+++ new/yast2-update-3.1.42/CONTRIBUTING.md 2016-08-26 13:34:46.0 
+0200
@@ -3,7 +3,7 @@
 
 YaST is an open source project and as such it welcomes all kinds of
 contributions. If you decide to contribute, please follow these guidelines to
-ensure the process is effective and pleasant both for you and YaST maintainers.
+ensure the process is effective and pleasant both for you and the YaST 
maintainers.
 
 There are two main forms of contribution: reporting bugs and performing code
 changes.
@@ -17,13 +17,11 @@
 
registration](https://secure-www.novell.com/selfreg/jsp/createSimpleAccount.jsp)
 if you don't have an account yet.)
 
-If you find a problem, please report it either using
-[Bugzilla](https://bugzilla.suse.com/) or GitHub issues. We can't guarantee
-that every bug will be fixed, but we'll try.
-
 When creating a bug report, please follow our [bug reporting
 guidelines](http://en.opensuse.org/openSUSE:Report_a_YaST_bug).
 
+We can't guarantee that every bug will be fixed, but we'll try.
+
 Code Changes
 
 
@@ -44,15 +42,22 @@
  to the [Ruby style
  guide](https://github.com/SUSE/style-guides/blob/master/Ruby.md).
 
-  4. Make sure your change didn't break anything by building the RPM package
+  4. Update the package version (in `packages/*.spec`, usually by
+ `rake version:bump`) and add a new entry to the `package/*.changes` file
+ (by `osc vc package`).  
+ For bigger changes or changes which need longer discussion it is advised 
to
+ add this as a separate last commit so it can be easily updated when 
another
+ change is merged in the meantime.
+
+  5. Make sure your change didn't break anything by building the RPM package
  (`rake osc:build`). The build process includes running the full testsuite.
 
-  5. Publish the branch and create a pull request.
+  6. Publish the branch and create a pull request.
 
-  6. YaST developers will review your change and possibly point out issues.
+  7. YaST developers will review your change and possibly point out issues.
  Adapt the code under their guidance until they are all resolved.
 
-  7. Finally, the pull request will get merged or rejected.
+  8. Finally, the pull request will get merged or rejected.
 
 See also [GitHub's guide on
 contributing](https://help.github.com/articles/fork-a-repo).
@@ -60,9 +65,6 @@
 If you want to do multiple unrelated changes, use separate branches and pull
 requests.
 
-Do not change the `VERSION` and `*.changes` files as this could lead to
-conflicts.
-
 ### Commits
 
 Each commit in the pull request should do only one thing, which is clearly
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.41/package/yast2-update.changes 
new/yast2-update-3.1.42/package/yast2-update.changes
--- old/yast2-update-3.1.41/package/yast2-update.changes2016-08-09 
12:24:39.0 +0200
+++ new/yast2-update-3.1.42/package/yast2-update.changes2016-08-26 
13:34:46.0 +0200
@@ -1,4 +1,12 @@
 ---
+Fri Aug 26 08:54:40 UTC 2016 

commit yast2-update for openSUSE:Factory

2016-08-18 Thread h_root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2016-08-18 10:18:15

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


Package is "yast2-update"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2016-06-09 15:56:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-update.new/yast2-update.changes   
2016-08-18 10:18:16.0 +0200
@@ -1,0 +2,7 @@
+Fri Aug  5 08:55:42 UTC 2016 - kanders...@suse.com
+
+- Remember selected target/partitions after an installer update.
+  (bsc#988287)
+- 3.1.41
+
+---

Old:

  yast2-update-3.1.40.tar.bz2

New:

  yast2-update-3.1.41.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.SGPQof/_old  2016-08-18 10:18:17.0 +0200
+++ /var/tmp/diff_new_pack.SGPQof/_new  2016-08-18 10:18:17.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:3.1.40
+Version:3.1.41
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -117,6 +117,9 @@
 %dir %{yast_yncludedir}
 %{yast_yncludedir}/update
 %{yast_yncludedir}/update/rootpart.rb
+%{yast_libdir}/update/
+%{yast_libdir}/update/clients
+%{yast_libdir}/update/clients/inst_update_partition_auto.rb
 
 %doc %{yast_docdir}
 

++ yast2-update-3.1.40.tar.bz2 -> yast2-update-3.1.41.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.40/package/yast2-update.changes 
new/yast2-update-3.1.41/package/yast2-update.changes
--- old/yast2-update-3.1.40/package/yast2-update.changes2016-06-06 
10:51:46.0 +0200
+++ new/yast2-update-3.1.41/package/yast2-update.changes2016-08-09 
12:24:39.0 +0200
@@ -1,4 +1,11 @@
 ---
+Fri Aug  5 08:55:42 UTC 2016 - kanders...@suse.com
+
+- Remember selected target/partitions after an installer update.
+  (bsc#988287)
+- 3.1.41
+
+---
 Mon Jun  6 08:19:06 UTC 2016 - igonzalezs...@suse.com
 
 - Stop generating autodocs (fate#320356)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.40/package/yast2-update.spec 
new/yast2-update-3.1.41/package/yast2-update.spec
--- old/yast2-update-3.1.40/package/yast2-update.spec   2016-06-06 
10:51:46.0 +0200
+++ new/yast2-update-3.1.41/package/yast2-update.spec   2016-08-09 
12:24:39.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:3.1.40
+Version:3.1.41
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -117,6 +117,9 @@
 %dir %{yast_yncludedir}
 %{yast_yncludedir}/update
 %{yast_yncludedir}/update/rootpart.rb
+%{yast_libdir}/update/
+%{yast_libdir}/update/clients
+%{yast_libdir}/update/clients/inst_update_partition_auto.rb
 
 %doc %{yast_docdir}
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.40/src/Makefile.am 
new/yast2-update-3.1.41/src/Makefile.am
--- old/yast2-update-3.1.40/src/Makefile.am 2016-06-06 10:51:46.0 
+0200
+++ new/yast2-update-3.1.41/src/Makefile.am 2016-08-09 12:24:39.0 
+0200
@@ -30,6 +30,10 @@
 desktop_DATA = \
   desktop/update.desktop
 
-EXTRA_DIST = $(module_DATA) $(client_DATA) $(ynclude_DATA) $(ybin_SCRIPTS) 
$(desktop_DATA)
+ylibclientdir = "${yast2dir}/lib/update/clients"
+ylibclient_DATA = \
+  lib/update/clients/inst_update_partition_auto.rb
 
-include $(top_srcdir)/Makefile.am.common
\ No newline at end of file
+EXTRA_DIST = $(module_DATA) $(client_DATA) $(ynclude_DATA) $(ybin_SCRIPTS) 
$(desktop_DATA) $(ylibclient_DATA)
+
+include $(top_srcdir)/Makefile.am.common
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-update-3.1.40/src/clients/inst_update_partition_auto.rb 
new/yast2-update-3.1.41/src/clients/inst_update_partition_auto.rb
--- old/yast2-update-3.1.40/src/clients/inst_update_partition_auto.rb   
2016-06-06 10:51:46.0 +0200
+++ new/yast2-update-3.1.41/src/clients/inst_update_partition_auto.rb   
2016-08-09 12:24:39.0 +0200
@@ -29,75 +29,7 @@
 #  calling this module.
 #
 # $Id:$
-module Yast
-  class InstUpdatePartitionAutoClient < Client
-def main
-  Yast.import "Pkg"
-  Yast.import "UI"
-  textdomain "update"
-
-  Yast.import "ProductControl"
-  Yast.import "RootPart"
-
-  Yast.include self, 

commit yast2-update for openSUSE:Factory

2016-06-09 Thread h_root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2016-06-09 15:56:22

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


Package is "yast2-update"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2016-05-08 10:38:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-update.new/yast2-update.changes   
2016-06-09 15:56:25.0 +0200
@@ -1,0 +2,6 @@
+Mon Jun  6 08:19:06 UTC 2016 - igonzalezs...@suse.com
+
+- Stop generating autodocs (fate#320356)
+- 3.1.40
+
+---

Old:

  yast2-update-3.1.39.tar.bz2

New:

  yast2-update-3.1.40.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.iNkOag/_old  2016-06-09 15:56:26.0 +0200
+++ /var/tmp/diff_new_pack.iNkOag/_new  2016-06-09 15:56:26.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:3.1.39
+Version:3.1.40
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-update-3.1.39.tar.bz2 -> yast2-update-3.1.40.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.39/doc/Makefile.am 
new/yast2-update-3.1.40/doc/Makefile.am
--- old/yast2-update-3.1.39/doc/Makefile.am 2016-05-03 17:16:47.0 
+0200
+++ new/yast2-update-3.1.40/doc/Makefile.am 1970-01-01 01:00:00.0 
+0100
@@ -1,11 +0,0 @@
-#
-# Makefile.am for update/doc
-#
-
-SUBDIRS = autodocs
-
-htmldir = $(docdir)
-
-html_DATA =
-
-EXTRA_DIST = $(html_DATA)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.39/doc/autodocs/Makefile.am 
new/yast2-update-3.1.40/doc/autodocs/Makefile.am
--- old/yast2-update-3.1.39/doc/autodocs/Makefile.am2016-05-03 
17:16:47.0 +0200
+++ new/yast2-update-3.1.40/doc/autodocs/Makefile.am1970-01-01 
01:00:00.0 +0100
@@ -1,5 +0,0 @@
-#
-# Makefile.am for .../doc/autodocs
-#
-
-include $(top_srcdir)/autodocs-ycp.ami
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.39/package/yast2-update.changes 
new/yast2-update-3.1.40/package/yast2-update.changes
--- old/yast2-update-3.1.39/package/yast2-update.changes2016-05-03 
17:16:47.0 +0200
+++ new/yast2-update-3.1.40/package/yast2-update.changes2016-06-06 
10:51:46.0 +0200
@@ -1,4 +1,10 @@
 ---
+Mon Jun  6 08:19:06 UTC 2016 - igonzalezs...@suse.com
+
+- Stop generating autodocs (fate#320356)
+- 3.1.40
+
+---
 Tue May  3 09:54:40 UTC 2016 - lsle...@suse.cz
 
 - Updated yast2-packager dependency (FATE#320199)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.39/package/yast2-update.spec 
new/yast2-update-3.1.40/package/yast2-update.spec
--- old/yast2-update-3.1.39/package/yast2-update.spec   2016-05-03 
17:16:47.0 +0200
+++ new/yast2-update-3.1.40/package/yast2-update.spec   2016-06-06 
10:51:46.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:3.1.39
+Version:3.1.40
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build




commit yast2-update for openSUSE:Factory

2016-05-08 Thread h_root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2016-05-08 10:38:44

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


Package is "yast2-update"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2016-03-18 21:38:02.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-update.new/yast2-update.changes   
2016-05-08 10:38:45.0 +0200
@@ -1,0 +2,13 @@
+Tue May  3 09:54:40 UTC 2016 - lsle...@suse.cz
+
+- Updated yast2-packager dependency (FATE#320199)
+- 3.1.39
+
+---
+Fri Apr 22 16:37:31 UTC 2016 - lsle...@suse.cz
+
+- Select the default product patterns in the pattern based upgrade
+  (FATE#320199)
+- 3.1.38
+
+---

Old:

  yast2-update-3.1.37.tar.bz2

New:

  yast2-update-3.1.39.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.ZTKpin/_old  2016-05-08 10:38:46.0 +0200
+++ /var/tmp/diff_new_pack.ZTKpin/_new  2016-05-08 10:38:46.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:3.1.37
+Version:3.1.39
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -44,8 +44,8 @@
 Requires:   yast2 >= 3.1.126
 Requires:   yast2-installation
 
-# product update summary
-Requires:   yast2-packager >= 3.1.24
+# packager/product_patterns.rb
+Requires:   yast2-packager >= 3.1.95
 
 # Pkg.TargetInitializeOptions()
 Requires:   yast2-pkg-bindings >= 3.1.14

++ yast2-update-3.1.37.tar.bz2 -> yast2-update-3.1.39.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.37/package/yast2-update.changes 
new/yast2-update-3.1.39/package/yast2-update.changes
--- old/yast2-update-3.1.37/package/yast2-update.changes2016-03-14 
13:57:32.0 +0100
+++ new/yast2-update-3.1.39/package/yast2-update.changes2016-05-03 
17:16:47.0 +0200
@@ -1,4 +1,17 @@
 ---
+Tue May  3 09:54:40 UTC 2016 - lsle...@suse.cz
+
+- Updated yast2-packager dependency (FATE#320199)
+- 3.1.39
+
+---
+Fri Apr 22 16:37:31 UTC 2016 - lsle...@suse.cz
+
+- Select the default product patterns in the pattern based upgrade
+  (FATE#320199)
+- 3.1.38
+
+---
 Mon Mar 14 10:27:34 UTC 2016 - igonzalezs...@suse.com
 
 - Remove Yast::Transfer::FileFromUrl as it will be present
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.37/package/yast2-update.spec 
new/yast2-update-3.1.39/package/yast2-update.spec
--- old/yast2-update-3.1.37/package/yast2-update.spec   2016-03-14 
13:57:32.0 +0100
+++ new/yast2-update-3.1.39/package/yast2-update.spec   2016-05-03 
17:16:47.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:3.1.37
+Version:3.1.39
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -46,8 +46,8 @@
 Requires:  yast2 >= 3.1.126
 Requires:  yast2-installation
 
-# product update summary
-Requires:  yast2-packager >= 3.1.24
+# packager/product_patterns.rb
+Requires:  yast2-packager >= 3.1.95
 
 # Pkg.TargetInitializeOptions()
 Requires:   yast2-pkg-bindings >= 3.1.14
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.37/src/clients/update_proposal.rb 
new/yast2-update-3.1.39/src/clients/update_proposal.rb
--- old/yast2-update-3.1.37/src/clients/update_proposal.rb  2016-03-14 
13:57:32.0 +0100
+++ new/yast2-update-3.1.39/src/clients/update_proposal.rb  2016-05-03 
17:16:47.0 +0200
@@ -502,14 +502,22 @@
   Pkg::ResolvableInstall(package, :package)
 end
 
+Packages.SelectProduct
+
+# upgrade based on patterns
 if !Update.OnlyUpdateInstalled
   Packages.default_patterns.each do |pattern|
 select_pattern_result = Pkg.ResolvableInstall(pattern, :pattern)
 log.info "Pre-select pattern #{pattern}: #{select_pattern_result}"
   end
-end
 
-Packages.SelectProduct
+  # preselect the default product patterns (FATE#320199)
+  # note: must be called *after* selecting the products
+  require "packager/product_patterns"
+  product_patterns = ProductPatterns.new
+  

commit yast2-update for openSUSE:Factory

2016-03-19 Thread h_root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2016-03-18 21:38:01

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


Package is "yast2-update"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2016-02-23 16:52:04.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-update.new/yast2-update.changes   
2016-03-18 21:38:02.0 +0100
@@ -1,0 +2,7 @@
+Mon Mar 14 10:27:34 UTC 2016 - igonzalezs...@suse.com
+
+- Remove Yast::Transfer::FileFromUrl as it will be present
+  in yast2-installation (FATE#319716).
+- 3.1.37
+
+---

Old:

  yast2-update-3.1.36.tar.bz2

New:

  yast2-update-3.1.37.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.5Rs0go/_old  2016-03-18 21:38:03.0 +0100
+++ /var/tmp/diff_new_pack.5Rs0go/_new  2016-03-18 21:38:03.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:3.1.36
+Version:3.1.37
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -115,13 +115,9 @@
 %{yast_clientdir}/rootpart_check_keyboard.rb
 
 %dir %{yast_yncludedir}
-%dir %{yast_yncludedir}/update
+%{yast_yncludedir}/update
 %{yast_yncludedir}/update/rootpart.rb
 
-%dir %{yast_libdir}
-%dir %{yast_libdir}/transfer
-%{yast_libdir}/transfer/file_from_url.rb
-
 %doc %{yast_docdir}
 
 %files FACTORY

++ yast2-update-3.1.36.tar.bz2 -> yast2-update-3.1.37.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.36/.travis.yml 
new/yast2-update-3.1.37/.travis.yml
--- old/yast2-update-3.1.36/.travis.yml 2016-02-17 11:02:12.0 +0100
+++ new/yast2-update-3.1.37/.travis.yml 2016-03-14 13:57:32.0 +0100
@@ -5,7 +5,7 @@
 # disable rvm, use system Ruby
 - rvm reset
 - wget 
https://raw.githubusercontent.com/yast/yast-devtools/master/travis-tools/travis_setup.sh
-- sh ./travis_setup.sh -p "rake yast2-devtools yast2-testsuite yast2 
yast2-packager yast2-transfer yast2-installation-control" -g "rspec:3.3.0 
yast-rake gettext"
+- sh ./travis_setup.sh -p "rake yast2-devtools yast2-testsuite yast2 
yast2-packager yast2-installation-control" -g "rspec:3.3.0 yast-rake gettext"
 script:
 - rake check:syntax
 - rake check:pot
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.36/package/yast2-update.changes 
new/yast2-update-3.1.37/package/yast2-update.changes
--- old/yast2-update-3.1.36/package/yast2-update.changes2016-02-17 
11:02:12.0 +0100
+++ new/yast2-update-3.1.37/package/yast2-update.changes2016-03-14 
13:57:32.0 +0100
@@ -1,4 +1,11 @@
 ---
+Mon Mar 14 10:27:34 UTC 2016 - igonzalezs...@suse.com
+
+- Remove Yast::Transfer::FileFromUrl as it will be present
+  in yast2-installation (FATE#319716).
+- 3.1.37
+
+---
 Tue Feb 16 14:53:11 UTC 2016 - mvid...@suse.com
 
 - Moved Yast::Transfer::FileFromUrl here from autoyast2.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.36/package/yast2-update.spec 
new/yast2-update-3.1.37/package/yast2-update.spec
--- old/yast2-update-3.1.36/package/yast2-update.spec   2016-02-17 
11:02:12.0 +0100
+++ new/yast2-update-3.1.37/package/yast2-update.spec   2016-03-14 
13:57:32.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:3.1.36
+Version:3.1.37
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -115,13 +115,9 @@
 %{yast_clientdir}/rootpart_check_keyboard.rb
 
 %dir %{yast_yncludedir}
-%dir %{yast_yncludedir}/update
+%{yast_yncludedir}/update
 %{yast_yncludedir}/update/rootpart.rb
 
-%dir %{yast_libdir}
-%dir %{yast_libdir}/transfer
-%{yast_libdir}/transfer/file_from_url.rb
-
 %doc %{yast_docdir}
 
 %files FACTORY
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.36/src/Makefile.am 
new/yast2-update-3.1.37/src/Makefile.am
--- old/yast2-update-3.1.36/src/Makefile.am 2016-02-17 11:02:12.0 
+0100
+++ new/yast2-update-3.1.37/src/Makefile.am 2016-03-14 13:57:32.0 
+0100
@@ -23,10 +23,6 @@
 ynclude_DATA = \
   include/update/rootpart.rb
 
-ylibdir = @ylibdir@/transfer
-ylib_DATA = \
-  lib/transfer/file_from_url.rb
-
 ybin_SCRIPTS = \
   bin/update_users_groups \
   bin/remove_junk

commit yast2-update for openSUSE:Factory

2016-02-23 Thread h_root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2016-02-23 16:52:02

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


Package is "yast2-update"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2016-02-07 09:21:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-update.new/yast2-update.changes   
2016-02-23 16:52:04.0 +0100
@@ -1,0 +2,7 @@
+Tue Feb 16 14:53:11 UTC 2016 - mvid...@suse.com
+
+- Moved Yast::Transfer::FileFromUrl here from autoyast2.
+  (FATE#316796)
+- 3.1.36
+
+---

Old:

  yast2-update-3.1.35.tar.bz2

New:

  yast2-update-3.1.36.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.LBbzfd/_old  2016-02-23 16:52:05.0 +0100
+++ /var/tmp/diff_new_pack.LBbzfd/_new  2016-02-23 16:52:05.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:3.1.35
+Version:3.1.36
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -115,9 +115,13 @@
 %{yast_clientdir}/rootpart_check_keyboard.rb
 
 %dir %{yast_yncludedir}
-%{yast_yncludedir}/update
+%dir %{yast_yncludedir}/update
 %{yast_yncludedir}/update/rootpart.rb
 
+%dir %{yast_libdir}
+%dir %{yast_libdir}/transfer
+%{yast_libdir}/transfer/file_from_url.rb
+
 %doc %{yast_docdir}
 
 %files FACTORY

++ yast2-update-3.1.35.tar.bz2 -> yast2-update-3.1.36.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.35/.travis.yml 
new/yast2-update-3.1.36/.travis.yml
--- old/yast2-update-3.1.35/.travis.yml 2016-02-02 09:27:11.0 +0100
+++ new/yast2-update-3.1.36/.travis.yml 2016-02-17 11:02:12.0 +0100
@@ -5,7 +5,7 @@
 # disable rvm, use system Ruby
 - rvm reset
 - wget 
https://raw.githubusercontent.com/yast/yast-devtools/master/travis-tools/travis_setup.sh
-- sh ./travis_setup.sh -p "rake yast2-devtools yast2-testsuite yast2 
yast2-packager yast2-installation-control" -g "rspec:3.3.0 yast-rake gettext"
+- sh ./travis_setup.sh -p "rake yast2-devtools yast2-testsuite yast2 
yast2-packager yast2-transfer yast2-installation-control" -g "rspec:3.3.0 
yast-rake gettext"
 script:
 - rake check:syntax
 - rake check:pot
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.35/package/yast2-update.changes 
new/yast2-update-3.1.36/package/yast2-update.changes
--- old/yast2-update-3.1.35/package/yast2-update.changes2016-02-02 
09:27:11.0 +0100
+++ new/yast2-update-3.1.36/package/yast2-update.changes2016-02-17 
11:02:12.0 +0100
@@ -1,4 +1,11 @@
 ---
+Tue Feb 16 14:53:11 UTC 2016 - mvid...@suse.com
+
+- Moved Yast::Transfer::FileFromUrl here from autoyast2.
+  (FATE#316796)
+- 3.1.36
+
+---
 Fri Jan 29 09:37:57 UTC 2016 - lsle...@suse.cz
 
 - Fixed selecting additional products during system upgrade
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.35/package/yast2-update.spec 
new/yast2-update-3.1.36/package/yast2-update.spec
--- old/yast2-update-3.1.35/package/yast2-update.spec   2016-02-02 
09:27:11.0 +0100
+++ new/yast2-update-3.1.36/package/yast2-update.spec   2016-02-17 
11:02:12.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:3.1.35
+Version:3.1.36
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -115,9 +115,13 @@
 %{yast_clientdir}/rootpart_check_keyboard.rb
 
 %dir %{yast_yncludedir}
-%{yast_yncludedir}/update
+%dir %{yast_yncludedir}/update
 %{yast_yncludedir}/update/rootpart.rb
 
+%dir %{yast_libdir}
+%dir %{yast_libdir}/transfer
+%{yast_libdir}/transfer/file_from_url.rb
+
 %doc %{yast_docdir}
 
 %files FACTORY
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.35/src/Makefile.am 
new/yast2-update-3.1.36/src/Makefile.am
--- old/yast2-update-3.1.35/src/Makefile.am 2016-02-02 09:27:11.0 
+0100
+++ new/yast2-update-3.1.36/src/Makefile.am 2016-02-17 11:02:12.0 
+0100
@@ -23,6 +23,10 @@
 ynclude_DATA = \
   include/update/rootpart.rb
 
+ylibdir = @ylibdir@/transfer
+ylib_DATA = \
+  lib/transfer/file_from_url.rb
+
 ybin_SCRIPTS = \
   bin/update_users_groups \
   bin/remove_junk
@@ -30,6 +34,6 @@
 desktop_DATA = \
   

commit yast2-update for openSUSE:Factory

2016-02-07 Thread h_root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2016-02-07 09:21:23

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


Package is "yast2-update"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2015-10-22 12:56:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-update.new/yast2-update.changes   
2016-02-07 09:21:24.0 +0100
@@ -1,0 +2,8 @@
+Fri Jan 29 09:37:57 UTC 2016 - lsle...@suse.cz
+
+- Fixed selecting additional products during system upgrade
+  (do not select previously unselected products after adding
+  repositories from the registration server) (bsc#959155)
+- 3.1.35
+
+---

Old:

  yast2-update-3.1.34.tar.bz2

New:

  yast2-update-3.1.35.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.4gwx7x/_old  2016-02-07 09:21:25.0 +0100
+++ /var/tmp/diff_new_pack.4gwx7x/_new  2016-02-07 09:21:25.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-update
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:3.1.34
+Version:3.1.35
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-update-3.1.34.tar.bz2 -> yast2-update-3.1.35.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.34/package/yast2-update.changes 
new/yast2-update-3.1.35/package/yast2-update.changes
--- old/yast2-update-3.1.34/package/yast2-update.changes2015-10-05 
09:22:14.0 +0200
+++ new/yast2-update-3.1.35/package/yast2-update.changes2016-02-02 
09:27:11.0 +0100
@@ -1,4 +1,12 @@
 ---
+Fri Jan 29 09:37:57 UTC 2016 - lsle...@suse.cz
+
+- Fixed selecting additional products during system upgrade
+  (do not select previously unselected products after adding
+  repositories from the registration server) (bsc#959155)
+- 3.1.35
+
+---
 Mon Oct  5 08:49:01 CEST 2015 - loci...@suse.com
 
 - Added new test for Update.IsProductSupportedForUpgrade
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.34/package/yast2-update.spec 
new/yast2-update-3.1.35/package/yast2-update.spec
--- old/yast2-update-3.1.34/package/yast2-update.spec   2015-10-05 
09:22:14.0 +0200
+++ new/yast2-update-3.1.35/package/yast2-update.spec   2016-02-02 
09:27:11.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:3.1.34
+Version:3.1.35
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.34/src/clients/update_proposal.rb 
new/yast2-update-3.1.35/src/clients/update_proposal.rb
--- old/yast2-update-3.1.34/src/clients/update_proposal.rb  2015-10-05 
09:22:14.0 +0200
+++ new/yast2-update-3.1.35/src/clients/update_proposal.rb  2016-02-02 
09:27:11.0 +0100
@@ -474,10 +474,16 @@
   if !Update.did_init1
 Update.did_init1 = true
 
+# products to reselect after reset
 restore = []
-selected = Pkg.ResolvableProperties("", :product, "")
-Builtins.foreach(selected) do |s|
-  restore = Builtins.add(restore, Ops.get_string(s, "name", ""))
+
+Pkg.ResolvableProperties("", :product, "").each do |product|
+  # only selected items but ignore the selections done by solver,
+  # during restoration they would be changed to be selected by YaST 
and they
+  # will be selected by solver again anyway
+  if product["status"] == :selected && product["transact_by"] != 
:solver
+restore << product["name"]
+  end
 end
 
 Pkg.PkgApplReset
@@ -522,6 +528,11 @@
 Update.solve_errors = Pkg.PkgSolveErrors
   end
 
+  log.info "Update compatibility: " \
+"Update.ProductsCompatible: #{Update.ProductsCompatible}, " \
+"Update.products_incompatible: #{Update.products_incompatible}, " \
+"update_not_possible: #{update_not_possible}"
+
   # check product compatibility
   if 

commit yast2-update for openSUSE:Factory

2015-10-22 Thread h_root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2015-10-22 12:56:20

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


Package is "yast2-update"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2015-07-22 09:19:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-update.new/yast2-update.changes   
2015-10-22 12:56:22.0 +0200
@@ -1,0 +2,7 @@
+Mon Oct  5 08:49:01 CEST 2015 - loci...@suse.com
+
+- Added new test for Update.IsProductSupportedForUpgrade
+  (bsc#947398)
+- 3.1.34
+
+---

Old:

  yast2-update-3.1.33.tar.bz2

New:

  yast2-update-3.1.34.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.8jWoIe/_old  2015-10-22 12:56:23.0 +0200
+++ /var/tmp/diff_new_pack.8jWoIe/_new  2015-10-22 12:56:23.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:3.1.33
+Version:3.1.34
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-update-3.1.33.tar.bz2 -> yast2-update-3.1.34.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.33/.travis.yml 
new/yast2-update-3.1.34/.travis.yml
--- old/yast2-update-3.1.33/.travis.yml 2015-07-07 11:45:10.0 +0200
+++ new/yast2-update-3.1.34/.travis.yml 2015-10-05 09:22:14.0 +0200
@@ -5,7 +5,7 @@
 # disable rvm, use system Ruby
 - rvm reset
 - wget 
https://raw.githubusercontent.com/yast/yast-devtools/master/travis-tools/travis_setup.sh
-- sh ./travis_setup.sh -p "rake yast2-devtools yast2-testsuite yast2 
yast2-packager yast2-installation-control" -g "rspec:2.14.1 yast-rake gettext"
+- sh ./travis_setup.sh -p "rake yast2-devtools yast2-testsuite yast2 
yast2-packager yast2-installation-control" -g "rspec:3.3.0 yast-rake gettext"
 script:
 - rake check:syntax
 - rake check:pot
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.33/package/yast2-update.changes 
new/yast2-update-3.1.34/package/yast2-update.changes
--- old/yast2-update-3.1.33/package/yast2-update.changes2015-07-07 
11:45:10.0 +0200
+++ new/yast2-update-3.1.34/package/yast2-update.changes2015-10-05 
09:22:14.0 +0200
@@ -1,4 +1,11 @@
 ---
+Mon Oct  5 08:49:01 CEST 2015 - loci...@suse.com
+
+- Added new test for Update.IsProductSupportedForUpgrade
+  (bsc#947398)
+- 3.1.34
+
+---
 Wed Jul  1 13:51:41 CEST 2015 - shundham...@suse.de
 
 - Cleanup for snapshots made during installation (bnc#935923)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.33/package/yast2-update.spec 
new/yast2-update-3.1.34/package/yast2-update.spec
--- old/yast2-update-3.1.33/package/yast2-update.spec   2015-07-07 
11:45:10.0 +0200
+++ new/yast2-update-3.1.34/package/yast2-update.spec   2015-10-05 
09:22:14.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:3.1.33
+Version:3.1.34
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-update-3.1.33/test/data/control-files/system-upgrade.xml 
new/yast2-update-3.1.34/test/data/control-files/system-upgrade.xml
--- old/yast2-update-3.1.33/test/data/control-files/system-upgrade.xml  
1970-01-01 01:00:00.0 +0100
+++ new/yast2-update-3.1.34/test/data/control-files/system-upgrade.xml  
2015-10-05 09:22:14.0 +0200
@@ -0,0 +1,24 @@
+
+http://www.suse.com/1.0/yast2ns; 
xmlns:config="http://www.suse.com/1.0/configns;>
+
+
+
+control
+
+
+
+
+
+^openSUSE 12\..*
+^openSUSE 13\..*$
+
+^openSUSE 20[0-9]*$
+
+^openSUSE Leap 42\.1.*$
+
+
+
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.33/test/update_test.rb 
new/yast2-update-3.1.34/test/update_test.rb
--- old/yast2-update-3.1.33/test/update_test.rb 2015-07-07 11:45:10.0 
+0200
+++ new/yast2-update-3.1.34/test/update_test.rb 2015-10-05 09:22:14.0 
+0200
@@ -19,17 +19,22 @@
   "data"
 )
 
-def default_product_control
+def default_product_control_desktop
   

commit yast2-update for openSUSE:Factory

2015-07-22 Thread h_root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2015-07-22 09:19:08

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


Package is yast2-update

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2015-07-05 17:54:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-update.new/yast2-update.changes   
2015-07-22 09:19:09.0 +0200
@@ -1,0 +2,6 @@
+Wed Jul  1 13:51:41 CEST 2015 - shundham...@suse.de
+
+- Cleanup for snapshots made during installation (bnc#935923)
+- 3.1.33 
+
+---

Old:

  yast2-update-3.1.32.tar.bz2

New:

  yast2-update-3.1.33.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.4z8pdp/_old  2015-07-22 09:19:10.0 +0200
+++ /var/tmp/diff_new_pack.4z8pdp/_new  2015-07-22 09:19:10.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:3.1.32
+Version:3.1.33
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-update-3.1.32.tar.bz2 - yast2-update-3.1.33.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.32/package/yast2-update.changes 
new/yast2-update-3.1.33/package/yast2-update.changes
--- old/yast2-update-3.1.32/package/yast2-update.changes2015-06-29 
18:42:28.0 +0200
+++ new/yast2-update-3.1.33/package/yast2-update.changes2015-07-07 
11:45:10.0 +0200
@@ -1,4 +1,10 @@
 ---
+Wed Jul  1 13:51:41 CEST 2015 - shundham...@suse.de
+
+- Cleanup for snapshots made during installation (bnc#935923)
+- 3.1.33 
+
+---
 Mon Jun 29 16:13:30 UTC 2015 - lsle...@suse.cz
 
 - UX: add a link to the dependency error message to make the
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.32/package/yast2-update.spec 
new/yast2-update-3.1.33/package/yast2-update.spec
--- old/yast2-update-3.1.32/package/yast2-update.spec   2015-06-29 
18:42:28.0 +0200
+++ new/yast2-update-3.1.33/package/yast2-update.spec   2015-07-07 
11:45:10.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:3.1.32
+Version:3.1.33
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.32/src/modules/RootPart.rb 
new/yast2-update-3.1.33/src/modules/RootPart.rb
--- old/yast2-update-3.1.32/src/modules/RootPart.rb 2015-06-29 
18:42:28.0 +0200
+++ new/yast2-update-3.1.33/src/modules/RootPart.rb 2015-07-07 
11:45:10.0 +0200
@@ -1805,8 +1805,8 @@
 # in the target map of the storage module
 AddToTargetMap()
 if Yast2::FsSnapshot.configured?
-  snapshot = Yast2::FsSnapshot.create_pre(before upgrade)
-  Yast2::FsSnapshotStore.save(upgrade, snapshot.number)
+  snapshot = Yast2::FsSnapshot.create_pre(before update, cleanup: 
:number, important: true)
+  Yast2::FsSnapshotStore.save(update, snapshot.number)
 end
 Update.clean_backup
 create_backup




commit yast2-update for openSUSE:Factory

2015-07-05 Thread h_root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2015-07-05 17:54:20

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


Package is yast2-update

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2015-06-03 08:26:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-update.new/yast2-update.changes   
2015-07-05 17:54:21.0 +0200
@@ -1,0 +2,7 @@
+Mon Jun 29 16:13:30 UTC 2015 - lsle...@suse.cz
+
+- UX: add a link to the dependency error message to make the
+  required user action obvious (bsc#936450)
+- 3.1.32
+
+---

Old:

  yast2-update-3.1.31.tar.bz2

New:

  yast2-update-3.1.32.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.BUgCKH/_old  2015-07-05 17:54:21.0 +0200
+++ /var/tmp/diff_new_pack.BUgCKH/_new  2015-07-05 17:54:21.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:3.1.31
+Version:3.1.32
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-update-3.1.31.tar.bz2 - yast2-update-3.1.32.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.31/package/yast2-update.changes 
new/yast2-update-3.1.32/package/yast2-update.changes
--- old/yast2-update-3.1.31/package/yast2-update.changes2015-06-01 
13:59:21.0 +0200
+++ new/yast2-update-3.1.32/package/yast2-update.changes2015-06-29 
18:42:28.0 +0200
@@ -1,4 +1,11 @@
 ---
+Mon Jun 29 16:13:30 UTC 2015 - lsle...@suse.cz
+
+- UX: add a link to the dependency error message to make the
+  required user action obvious (bsc#936450)
+- 3.1.32
+
+---
 Mon Jun  1 08:43:53 UTC 2015 - jreidin...@suse.com
 
 - make junk_cleaner less aggresive to not remove important files
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.31/package/yast2-update.spec 
new/yast2-update-3.1.32/package/yast2-update.spec
--- old/yast2-update-3.1.31/package/yast2-update.spec   2015-06-01 
13:59:21.0 +0200
+++ new/yast2-update-3.1.32/package/yast2-update.spec   2015-06-29 
18:42:28.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:3.1.31
+Version:3.1.32
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.31/src/clients/packages_proposal.rb 
new/yast2-update-3.1.32/src/clients/packages_proposal.rb
--- old/yast2-update-3.1.31/src/clients/packages_proposal.rb2015-06-01 
13:59:21.0 +0200
+++ new/yast2-update-3.1.32/src/clients/packages_proposal.rb2015-06-29 
18:42:28.0 +0200
@@ -28,6 +28,10 @@
 # $Id$
 module Yast
   class PackagesProposalClient  Client
+include Yast::Logger
+
+PACKAGER_LINK = start_packager
+
 def main
   Yast.import Pkg
   textdomain update
@@ -145,10 +149,11 @@
   # the proposal for the packages requires manual invervention
   @ret = {
 preformatted_proposal = HTML.List(@tmp),
-# warning text
+links = [PACKAGER_LINK],
+# TRANSLATORS: warning text, keep the HTML tags (a href...) 
untouched
 warning   = _(
-  Cannot solve all conflicts. Manual intervention is required.
-),
+  Cannot solve all conflicts. a href=\%s\Manual intervention 
is required./a
+) % PACKAGER_LINK,
 warning_level = :blocker
   }
 elsif Ops.greater_than(Builtins.size(@warning), 0)
@@ -177,16 +182,11 @@
 #
 # sequence = DummyMod::AskUser( has_next );
 
+# NOTE: we always run the package selector, no need to check the
+# @param[chosen_id] value which determines the link clicked
 @result = call_packageselector
 
-# FIXME: IT'S A MESS
-# if (Pkg::PkgSolve (!Update::onlyUpdateInstalled))
-# Update::solve_errors = 0;
-# else
-# Update::solve_errors = Pkg::PkgSolveErrors ();
-
 # Fill return map
-
 @ret = { workflow_sequence = @result }
   elsif @func == Description
 # Fill return map.
@@ -202,7 +202,8 @@
 }
   end
 
-  deep_copy(@ret)
+  log.info packages_proposal.rb result: 

commit yast2-update for openSUSE:Factory

2015-06-03 Thread h_root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2015-06-03 08:26:41

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


Package is yast2-update

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2015-05-19 23:24:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-update.new/yast2-update.changes   
2015-06-03 08:26:42.0 +0200
@@ -1,0 +2,19 @@
+Mon Jun  1 08:43:53 UTC 2015 - jreidin...@suse.com
+
+- make junk_cleaner less aggresive to not remove important files
+  (fate#317900)
+- 3.1.31
+
+---
+Fri May 29 14:58:19 UTC 2015 - jreidin...@suse.com
+
+- mount properly subvolumes of upgraded system (fate#317900)
+- 3.1.30
+
+---
+Thu May 28 11:16:30 UTC 2015 - jreidin...@suse.com
+
+- create pre update snapshot (fate#317900)
+- 3.1.29
+
+---

Old:

  yast2-update-3.1.28.tar.bz2

New:

  yast2-update-3.1.31.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.H4BIAR/_old  2015-06-03 08:26:42.0 +0200
+++ /var/tmp/diff_new_pack.H4BIAR/_new  2015-06-03 08:26:42.0 +0200
@@ -17,14 +17,14 @@
 
 
 Name:   yast2-update
-Version:3.1.28
+Version:3.1.31
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:%{name}-%{version}.tar.bz2
 
 BuildRequires:  update-desktop-files
-BuildRequires:  yast2 = 3.1.28
+BuildRequires:  yast2 = 3.1.126
 BuildRequires:  yast2-devtools = 3.1.15
 BuildRequires:  yast2-packager
 BuildRequires:  yast2-ruby-bindings = 1.0.0
@@ -40,8 +40,8 @@
 
 # Stroage::ChangeDmNamesFromCrypttab
 Requires:   yast2-storage = 2.22.9
-# OSRelease
-Requires:   yast2 = 3.1.28
+# FSSnapshotStore
+Requires:   yast2 = 3.1.126
 Requires:   yast2-installation
 
 # product update summary

++ yast2-update-3.1.28.tar.bz2 - yast2-update-3.1.31.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.28/package/yast2-update.changes 
new/yast2-update-3.1.31/package/yast2-update.changes
--- old/yast2-update-3.1.28/package/yast2-update.changes2015-05-18 
17:27:09.0 +0200
+++ new/yast2-update-3.1.31/package/yast2-update.changes2015-06-01 
13:59:21.0 +0200
@@ -1,4 +1,23 @@
 ---
+Mon Jun  1 08:43:53 UTC 2015 - jreidin...@suse.com
+
+- make junk_cleaner less aggresive to not remove important files
+  (fate#317900)
+- 3.1.31
+
+---
+Fri May 29 14:58:19 UTC 2015 - jreidin...@suse.com
+
+- mount properly subvolumes of upgraded system (fate#317900)
+- 3.1.30
+
+---
+Thu May 28 11:16:30 UTC 2015 - jreidin...@suse.com
+
+- create pre update snapshot (fate#317900)
+- 3.1.29
+
+---
 Mon May 18 14:42:15 UTC 2015 - lsle...@suse.cz
 
 - sort patterns in the upgrade summary to have stable output for
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.28/package/yast2-update.spec 
new/yast2-update-3.1.31/package/yast2-update.spec
--- old/yast2-update-3.1.28/package/yast2-update.spec   2015-05-18 
17:27:09.0 +0200
+++ new/yast2-update-3.1.31/package/yast2-update.spec   2015-06-01 
13:59:21.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:3.1.28
+Version:3.1.31
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -28,7 +28,7 @@
 BuildRequires: update-desktop-files
 BuildRequires:  yast2-devtools = 3.1.15
 BuildRequires:  yast2-ruby-bindings = 1.0.0
-BuildRequires:  yast2 = 3.1.28
+BuildRequires:  yast2 = 3.1.126
 BuildRequires:  yast2-packager
 
 # xmllint
@@ -42,8 +42,8 @@
 
 # Stroage::ChangeDmNamesFromCrypttab
 Requires:  yast2-storage = 2.22.9
-# OSRelease
-Requires:  yast2 = 3.1.28
+# FSSnapshotStore
+Requires:  yast2 = 3.1.126
 Requires:  yast2-installation
 
 # product update summary
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.28/src/bin/remove_junk 
new/yast2-update-3.1.31/src/bin/remove_junk
--- old/yast2-update-3.1.28/src/bin/remove_junk 2015-05-18 17:27:09.0 
+0200
+++ new/yast2-update-3.1.31/src/bin/remove_junk 2015-06-01 

commit yast2-update for openSUSE:Factory

2015-05-19 Thread h_root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2015-05-19 23:24:27

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


Package is yast2-update

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2015-02-12 10:21:59.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-update.new/yast2-update.changes   
2015-05-19 23:24:28.0 +0200
@@ -1,0 +2,7 @@
+Mon May 18 14:42:15 UTC 2015 - lsle...@suse.cz
+
+- sort patterns in the upgrade summary to have stable output for
+  openQA tests (bsc#931295), escape the HTML tags
+- 3.1.28
+
+---

Old:

  yast2-update-3.1.27.tar.bz2

New:

  yast2-update-3.1.28.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.SJQwzF/_old  2015-05-19 23:24:29.0 +0200
+++ /var/tmp/diff_new_pack.SJQwzF/_new  2015-05-19 23:24:29.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-update
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:3.1.27
+Version:3.1.28
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-update-3.1.27.tar.bz2 - yast2-update-3.1.28.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.27/CONTRIBUTING.md 
new/yast2-update-3.1.28/CONTRIBUTING.md
--- old/yast2-update-3.1.27/CONTRIBUTING.md 2015-02-09 17:32:10.0 
+0100
+++ new/yast2-update-3.1.28/CONTRIBUTING.md 2015-05-18 17:27:09.0 
+0200
@@ -12,13 +12,13 @@
 ---
 
 If you find a problem, please report it either using
-[Bugzilla](https://bugzilla.novell.com/enter_bug.cgi?format=guidedproduct=openSUSE+Factorycomponent=YaST2)
+[Bugzilla](https://bugzilla.suse.com/enter_bug.cgi?format=guidedproduct=openSUSE+Factorycomponent=YaST2)
 or [GitHub issues](../../issues). (For Bugzilla, use the [simplified
 
registration](https://secure-www.novell.com/selfreg/jsp/createSimpleAccount.jsp)
 if you don't have an account yet.)
 
 If you find a problem, please report it either using
-[Bugzilla](https://bugzilla.novell.com/) or GitHub issues. We can't guarantee
+[Bugzilla](https://bugzilla.suse.com/) or GitHub issues. We can't guarantee
 that every bug will be fixed, but we'll try.
 
 When creating a bug report, please follow our [bug reporting
@@ -71,7 +71,7 @@
 [widely used
 
conventions](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html).
 
-If your commit is related to a bug in Buzgilla or an issue on GitHub, make sure
+If your commit is related to a bug in Bugzilla or an issue on GitHub, make sure
 you mention it in the commit message for cross-reference. Use format like
 bnc#775814 or gh#yast/yast-foo#42. See also [GitHub
 
autolinking](https://help.github.com/articles/github-flavored-markdown#references)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.27/package/yast2-update.changes 
new/yast2-update-3.1.28/package/yast2-update.changes
--- old/yast2-update-3.1.27/package/yast2-update.changes2015-02-09 
17:32:10.0 +0100
+++ new/yast2-update-3.1.28/package/yast2-update.changes2015-05-18 
17:27:09.0 +0200
@@ -1,4 +1,11 @@
 ---
+Mon May 18 14:42:15 UTC 2015 - lsle...@suse.cz
+
+- sort patterns in the upgrade summary to have stable output for
+  openQA tests (bsc#931295), escape the HTML tags
+- 3.1.28
+
+---
 Mon Feb  9 16:18:41 UTC 2015 - lsle...@suse.cz
 
 - install the packages needed for accesing the installation
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.27/package/yast2-update.spec 
new/yast2-update-3.1.28/package/yast2-update.spec
--- old/yast2-update-3.1.27/package/yast2-update.spec   2015-02-09 
17:32:10.0 +0100
+++ new/yast2-update-3.1.28/package/yast2-update.spec   2015-05-18 
17:27:09.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:3.1.27
+Version:3.1.28
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit yast2-update for openSUSE:Factory

2015-02-12 Thread h_root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2015-02-12 10:21:57

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


Package is yast2-update

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2015-02-08 13:03:06.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-update.new/yast2-update.changes   
2015-02-12 10:21:59.0 +0100
@@ -1,0 +2,7 @@
+Mon Feb  9 16:18:41 UTC 2015 - lsle...@suse.cz
+
+- install the packages needed for accesing the installation
+  repository (bnc#916200)
+- 3.1.27
+
+---

Old:

  yast2-update-3.1.26.tar.bz2

New:

  yast2-update-3.1.27.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.1EdGmO/_old  2015-02-12 10:22:00.0 +0100
+++ /var/tmp/diff_new_pack.1EdGmO/_new  2015-02-12 10:22:00.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:3.1.26
+Version:3.1.27
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-update-3.1.26.tar.bz2 - yast2-update-3.1.27.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.26/package/yast2-update.changes 
new/yast2-update-3.1.27/package/yast2-update.changes
--- old/yast2-update-3.1.26/package/yast2-update.changes2015-02-06 
14:57:10.0 +0100
+++ new/yast2-update-3.1.27/package/yast2-update.changes2015-02-09 
17:32:10.0 +0100
@@ -1,4 +1,11 @@
 ---
+Mon Feb  9 16:18:41 UTC 2015 - lsle...@suse.cz
+
+- install the packages needed for accesing the installation
+  repository (bnc#916200)
+- 3.1.27
+
+---
 Fri Feb  6 13:39:23 UTC 2015 - an...@suse.com
 
 - The unit tests are now compatible with RSpec 3 (bnc#916364)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.26/package/yast2-update.spec 
new/yast2-update-3.1.27/package/yast2-update.spec
--- old/yast2-update-3.1.26/package/yast2-update.spec   2015-02-06 
14:57:10.0 +0100
+++ new/yast2-update-3.1.27/package/yast2-update.spec   2015-02-09 
17:32:10.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:3.1.26
+Version:3.1.27
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.26/src/clients/update_proposal.rb 
new/yast2-update-3.1.27/src/clients/update_proposal.rb
--- old/yast2-update-3.1.26/src/clients/update_proposal.rb  2015-02-06 
14:57:10.0 +0100
+++ new/yast2-update-3.1.27/src/clients/update_proposal.rb  2015-02-09 
17:32:10.0 +0100
@@ -485,6 +485,12 @@
 Builtins.foreach(restore) { |res| Pkg.ResolvableInstall(res, :product) 
}
 Update.SetDesktopPattern if !Update.onlyUpdateInstalled
 
+# make sure the packages needed for accessing the installation 
repository
+# are installed, e.g. cifs-mount for SMB or nfs-client for NFS 
repositories
+Packages.sourceAccessPackages.each do |package|
+  Pkg::ResolvableInstall(package, :package)
+end
+
 if !Update.OnlyUpdateInstalled
   Packages.default_patterns.each do |pattern|
 select_pattern_result = Pkg.ResolvableInstall(pattern, :pattern)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit yast2-update for openSUSE:Factory

2015-02-08 Thread h_root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2015-02-08 13:03:04

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


Package is yast2-update

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2014-12-05 21:03:10.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-update.new/yast2-update.changes   
2015-02-08 13:03:06.0 +0100
@@ -1,0 +2,6 @@
+Fri Feb  6 13:39:23 UTC 2015 - an...@suse.com
+
+- The unit tests are now compatible with RSpec 3 (bnc#916364)
+- 3.1.26
+
+---

Old:

  yast2-update-3.1.25.tar.bz2

New:

  yast2-update-3.1.26.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.J83eAy/_old  2015-02-08 13:03:07.0 +0100
+++ /var/tmp/diff_new_pack.J83eAy/_new  2015-02-08 13:03:07.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-update
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:3.1.25
+Version:3.1.26
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-update-3.1.25.tar.bz2 - yast2-update-3.1.26.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.25/package/yast2-update.changes 
new/yast2-update-3.1.26/package/yast2-update.changes
--- old/yast2-update-3.1.25/package/yast2-update.changes2014-12-04 
11:22:13.0 +0100
+++ new/yast2-update-3.1.26/package/yast2-update.changes2015-02-06 
14:57:10.0 +0100
@@ -1,4 +1,10 @@
 ---
+Fri Feb  6 13:39:23 UTC 2015 - an...@suse.com
+
+- The unit tests are now compatible with RSpec 3 (bnc#916364)
+- 3.1.26
+
+---
 Thu Dec  4 09:51:46 UTC 2014 - jreidin...@suse.com
 
 - remove X-KDE-Library from desktop file (bnc#899104)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.25/package/yast2-update.spec 
new/yast2-update-3.1.26/package/yast2-update.spec
--- old/yast2-update-3.1.25/package/yast2-update.spec   2014-12-04 
11:22:13.0 +0100
+++ new/yast2-update-3.1.26/package/yast2-update.spec   2015-02-06 
14:57:10.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:3.1.25
+Version:3.1.26
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.25/test/update_test.rb 
new/yast2-update-3.1.26/test/update_test.rb
--- old/yast2-update-3.1.25/test/update_test.rb 2014-11-14 20:22:35.0 
+0100
+++ new/yast2-update-3.1.26/test/update_test.rb 2015-02-06 14:57:11.0 
+0100
@@ -155,7 +155,7 @@
   expect(msg).to match(/upgrade is not handled by this product/i)
 end.and_call_original
 
-expect(Yast::Update.SetDesktopPattern).to be_true
+expect(Yast::Update.SetDesktopPattern).to eq(true)
   end
 end
 
@@ -168,7 +168,7 @@
   expect(msg).to match(/(Sysconfig file .* does not exist|cannot read 
default window manager)/i)
 end.twice.and_call_original
 
-expect(Yast::Update.SetDesktopPattern).to be_true
+expect(Yast::Update.SetDesktopPattern).to eq(true)
   end
 end
 
@@ -182,7 +182,7 @@
   expect(msg).to match(/no matching desktop found .* 
#{installed_desktop}/i)
 end.and_call_original
 
-expect(Yast::Update.SetDesktopPattern).to be_true
+expect(Yast::Update.SetDesktopPattern).to eq(true)
   end
 end
 
@@ -197,7 +197,7 @@
   expect(msg).to match(/(package .* installed: false|not all packages 
.* are installed)/i)
 end.twice.and_call_original
 
-expect(Yast::Update.SetDesktopPattern).to be_true
+expect(Yast::Update.SetDesktopPattern).to eq(true)
   end
 end
 
@@ -208,7 +208,7 @@
   Yast::Pkg.stub(:ResolvableInstall).with(kind_of(String), 
:pattern).and_return(false)
 
   expect(Yast::Report).to receive(:Error).with(/cannot select these 
patterns/i)
-  expect(Yast::Update.SetDesktopPattern).to be_false
+  

commit yast2-update for openSUSE:Factory

2014-12-05 Thread h_root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2014-12-05 21:03:17

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


Package is yast2-update

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2014-11-24 11:13:11.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-update.new/yast2-update.changes   
2014-12-05 21:03:10.0 +0100
@@ -1,0 +2,5 @@
+Thu Dec  4 09:51:46 UTC 2014 - jreidin...@suse.com
+
+- remove X-KDE-Library from desktop file (bnc#899104)
+
+---

Old:

  yast2-update-3.1.24.tar.bz2

New:

  yast2-update-3.1.25.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.kn0fOm/_old  2014-12-05 21:03:10.0 +0100
+++ /var/tmp/diff_new_pack.kn0fOm/_new  2014-12-05 21:03:11.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:3.1.24
+Version:3.1.25
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-update-3.1.24.tar.bz2 - yast2-update-3.1.25.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.24/package/yast2-update.changes 
new/yast2-update-3.1.25/package/yast2-update.changes
--- old/yast2-update-3.1.24/package/yast2-update.changes2014-11-14 
20:22:35.0 +0100
+++ new/yast2-update-3.1.25/package/yast2-update.changes2014-12-04 
11:22:13.0 +0100
@@ -1,4 +1,9 @@
 ---
+Thu Dec  4 09:51:46 UTC 2014 - jreidin...@suse.com
+
+- remove X-KDE-Library from desktop file (bnc#899104)
+
+---
 Wed Nov 12 15:59:22 UTC 2014 - lsle...@suse.cz
 
 - display product names in the incompatible products error
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.24/package/yast2-update.spec 
new/yast2-update-3.1.25/package/yast2-update.spec
--- old/yast2-update-3.1.24/package/yast2-update.spec   2014-11-14 
20:22:35.0 +0100
+++ new/yast2-update-3.1.25/package/yast2-update.spec   2014-12-04 
11:22:13.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:3.1.24
+Version:3.1.25
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.24/src/desktop/update.desktop 
new/yast2-update-3.1.25/src/desktop/update.desktop
--- old/yast2-update-3.1.24/src/desktop/update.desktop  2014-11-14 
20:22:35.0 +0100
+++ new/yast2-update-3.1.25/src/desktop/update.desktop  2014-12-04 
11:22:13.0 +0100
@@ -4,7 +4,6 @@
 
 X-KDE-ModuleType=Library
 X-KDE-HasReadOnlyMode=true
-X-KDE-Library=yast2
 X-SuSE-YaST-Call=update
 
 X-SuSE-YaST-Group=Software

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit yast2-update for openSUSE:Factory

2014-11-24 Thread h_root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2014-11-24 11:13:09

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


Package is yast2-update

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2014-09-07 11:09:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-update.new/yast2-update.changes   
2014-11-24 11:13:11.0 +0100
@@ -1,0 +2,7 @@
+Wed Nov 12 15:59:22 UTC 2014 - lsle...@suse.cz
+
+- display product names in the incompatible products error
+  message (bnc#904192)
+- 3.1.24
+
+---

Old:

  yast2-update-3.1.23.tar.bz2

New:

  yast2-update-3.1.24.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.dUW78A/_old  2014-11-24 11:13:13.0 +0100
+++ /var/tmp/diff_new_pack.dUW78A/_new  2014-11-24 11:13:13.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:3.1.23
+Version:3.1.24
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-update-3.1.23.tar.bz2 - yast2-update-3.1.24.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.23/.travis.yml 
new/yast2-update-3.1.24/.travis.yml
--- old/yast2-update-3.1.23/.travis.yml 1970-01-01 01:00:00.0 +0100
+++ new/yast2-update-3.1.24/.travis.yml 2014-11-14 20:22:35.0 +0100
@@ -0,0 +1,16 @@
+language: cpp
+compiler:
+- gcc
+before_install:
+# disable rvm, use system Ruby
+- rvm reset
+- wget 
https://raw.githubusercontent.com/yast/yast-devtools/master/travis-tools/travis_setup.sh
+- sh ./travis_setup.sh -p rake yast2-devtools yast2-testsuite yast2 
yast2-packager yast2-installation-control -g rspec:2.14.1 yast-rake gettext
+script:
+- rake check:syntax
+- rake check:pot
+- make -f Makefile.cvs
+- make
+- sudo make install
+- make check
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.23/MAINTAINER 
new/yast2-update-3.1.24/MAINTAINER
--- old/yast2-update-3.1.23/MAINTAINER  2014-09-04 16:29:05.0 +0200
+++ new/yast2-update-3.1.24/MAINTAINER  2014-11-14 20:22:35.0 +0100
@@ -1 +1 @@
-Jiří Suchomel jsuch...@suse.cz
+Deprecated file. Use `osc maintainer yast2-update` instead.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.23/README.md 
new/yast2-update-3.1.24/README.md
--- old/yast2-update-3.1.23/README.md   1970-01-01 01:00:00.0 +0100
+++ new/yast2-update-3.1.24/README.md   2014-11-14 20:22:35.0 +0100
@@ -0,0 +1,5 @@
+# YaST - The Update Module #
+
+[![Travis 
Build](https://travis-ci.org/yast/yast-update.svg?branch=master)](https://travis-ci.org/yast/yast-update)
+[![Jenkins 
Build](http://img.shields.io/jenkins/s/https/ci.opensuse.org/yast-update-master.svg)](https://ci.opensuse.org/view/Yast/job/yast-update-master/)
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.23/package/yast2-update.changes 
new/yast2-update-3.1.24/package/yast2-update.changes
--- old/yast2-update-3.1.23/package/yast2-update.changes2014-09-04 
16:29:05.0 +0200
+++ new/yast2-update-3.1.24/package/yast2-update.changes2014-11-14 
20:22:35.0 +0100
@@ -1,4 +1,11 @@
 ---
+Wed Nov 12 15:59:22 UTC 2014 - lsle...@suse.cz
+
+- display product names in the incompatible products error
+  message (bnc#904192)
+- 3.1.24
+
+---
 Thu Sep  4 12:31:48 UTC 2014 - mvid...@suse.com
 
 - Use a more flexible rubygem requirement syntax (bnc#895069)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.23/package/yast2-update.spec 
new/yast2-update-3.1.24/package/yast2-update.spec
--- old/yast2-update-3.1.23/package/yast2-update.spec   2014-09-04 
16:29:05.0 +0200
+++ new/yast2-update-3.1.24/package/yast2-update.spec   2014-11-14 
20:22:35.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:3.1.23
+Version:3.1.24
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.23/src/clients/update_proposal.rb 
new/yast2-update-3.1.24/src/clients/update_proposal.rb
--- 

commit yast2-update for openSUSE:Factory

2014-09-07 Thread h_root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2014-09-07 11:09:50

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


Package is yast2-update

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2014-08-29 17:43:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-update.new/yast2-update.changes   
2014-09-07 11:09:52.0 +0200
@@ -1,0 +2,6 @@
+Thu Sep  4 12:31:48 UTC 2014 - mvid...@suse.com
+
+- Use a more flexible rubygem requirement syntax (bnc#895069)
+- 3.1.23
+
+---

Old:

  yast2-update-3.1.22.tar.bz2

New:

  yast2-update-3.1.23.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.edNwfy/_old  2014-09-07 11:09:53.0 +0200
+++ /var/tmp/diff_new_pack.edNwfy/_new  2014-09-07 11:09:53.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:3.1.22
+Version:3.1.23
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -36,7 +36,7 @@
 BuildRequires:  yast2-installation-control
 
 # Needed for tests
-BuildRequires:  rubygem-rspec
+BuildRequires:  rubygem(rspec)
 
 # Stroage::ChangeDmNamesFromCrypttab
 Requires:   yast2-storage = 2.22.9

++ yast2-update-3.1.22.tar.bz2 - yast2-update-3.1.23.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.22/package/yast2-update.changes 
new/yast2-update-3.1.23/package/yast2-update.changes
--- old/yast2-update-3.1.22/package/yast2-update.changes2014-08-28 
11:23:08.0 +0200
+++ new/yast2-update-3.1.23/package/yast2-update.changes2014-09-04 
16:29:05.0 +0200
@@ -1,4 +1,10 @@
 ---
+Thu Sep  4 12:31:48 UTC 2014 - mvid...@suse.com
+
+- Use a more flexible rubygem requirement syntax (bnc#895069)
+- 3.1.23
+
+---
 Thu Aug 28 09:11:15 UTC 2014 - lsle...@suse.cz
 
 - override the target distribution also in Autoyast autoupgrade
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.22/package/yast2-update.spec 
new/yast2-update-3.1.23/package/yast2-update.spec
--- old/yast2-update-3.1.22/package/yast2-update.spec   2014-08-28 
11:23:08.0 +0200
+++ new/yast2-update-3.1.23/package/yast2-update.spec   2014-09-04 
16:29:05.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:3.1.22
+Version:3.1.23
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -38,7 +38,7 @@
 BuildRequires: yast2-installation-control
 
 # Needed for tests
-BuildRequires:  rubygem-rspec
+BuildRequires:  rubygem(rspec)
 
 # Stroage::ChangeDmNamesFromCrypttab
 Requires:  yast2-storage = 2.22.9

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit yast2-update for openSUSE:Factory

2014-08-29 Thread h_root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2014-08-29 17:42:59

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


Package is yast2-update

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2014-07-30 07:34:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-update.new/yast2-update.changes   
2014-08-29 17:43:02.0 +0200
@@ -1,0 +2,7 @@
+Thu Aug 28 09:11:15 UTC 2014 - lsle...@suse.cz
+
+- override the target distribution also in Autoyast autoupgrade
+  mode (bnc#892474)
+- 3.1.22
+
+---

Old:

  yast2-update-3.1.21.tar.bz2

New:

  yast2-update-3.1.22.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.NsQA2F/_old  2014-08-29 17:43:04.0 +0200
+++ /var/tmp/diff_new_pack.NsQA2F/_new  2014-08-29 17:43:04.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:3.1.21
+Version:3.1.22
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-update-3.1.21.tar.bz2 - yast2-update-3.1.22.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.21/package/yast2-update.changes 
new/yast2-update-3.1.22/package/yast2-update.changes
--- old/yast2-update-3.1.21/package/yast2-update.changes2014-07-29 
10:23:44.0 +0200
+++ new/yast2-update-3.1.22/package/yast2-update.changes2014-08-28 
11:23:08.0 +0200
@@ -1,4 +1,11 @@
 ---
+Thu Aug 28 09:11:15 UTC 2014 - lsle...@suse.cz
+
+- override the target distribution also in Autoyast autoupgrade
+  mode (bnc#892474)
+- 3.1.22
+
+---
 Mon Jul 28 14:12:31 UTC 2014 - lsle...@suse.cz
 
 - backup /var/lib/rpm at update to prevent from accidental
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.21/package/yast2-update.spec 
new/yast2-update-3.1.22/package/yast2-update.spec
--- old/yast2-update-3.1.21/package/yast2-update.spec   2014-07-29 
10:23:44.0 +0200
+++ new/yast2-update-3.1.22/package/yast2-update.spec   2014-08-28 
11:23:08.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:3.1.21
+Version:3.1.22
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-update-3.1.21/src/clients/inst_update_partition_auto.rb 
new/yast2-update-3.1.22/src/clients/inst_update_partition_auto.rb
--- old/yast2-update-3.1.21/src/clients/inst_update_partition_auto.rb   
2014-07-29 10:23:44.0 +0200
+++ new/yast2-update-3.1.22/src/clients/inst_update_partition_auto.rb   
2014-08-28 11:23:08.0 +0200
@@ -84,7 +84,8 @@
 _(A possibly incomplete installation has been detected.)
   )
   UmountMountedPartition()
-elsif !(Pkg.TargetInitialize(Installation.destdir)  Pkg.TargetLoad)
+elsif !(Pkg.TargetInitializeOptions(Installation.destdir,
+  target_distro = target_distribution)  Pkg.TargetLoad)
   Report.Error(Initializing the target system failed)
   UmountMountedPartition()
   Pkg.TargetFinish

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit yast2-update for openSUSE:Factory

2014-07-29 Thread h_root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2014-07-30 07:34:52

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


Package is yast2-update

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2014-07-25 12:27:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-update.new/yast2-update.changes   
2014-07-30 07:34:57.0 +0200
@@ -1,0 +2,10 @@
+Mon Jul 28 14:12:31 UTC 2014 - lsle...@suse.cz
+
+- backup /var/lib/rpm at update to prevent from accidental
+  corruption (bnc#887017)
+- switch from bzip2 to gzip compression (slightly less compression
+  ratio, but much faster), use parallel gzip (pigz) for even
+  faster backup
+- 3.1.21
+
+---

Old:

  yast2-update-3.1.20.tar.bz2

New:

  yast2-update-3.1.21.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.DVXr9m/_old  2014-07-30 07:34:58.0 +0200
+++ /var/tmp/diff_new_pack.DVXr9m/_new  2014-07-30 07:34:58.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:3.1.20
+Version:3.1.21
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -61,6 +61,9 @@
 
 Requires:   yast2-ruby-bindings = 1.0.0
 
+# use parallel gzip when crating backup (much faster)
+Requires:   pigz
+
 Summary:YaST2 - Update
 License:GPL-2.0
 Group:  System/YaST

++ yast2-update-3.1.20.tar.bz2 - yast2-update-3.1.21.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.20/package/yast2-update.changes 
new/yast2-update-3.1.21/package/yast2-update.changes
--- old/yast2-update-3.1.20/package/yast2-update.changes2014-07-24 
14:23:10.0 +0200
+++ new/yast2-update-3.1.21/package/yast2-update.changes2014-07-29 
10:23:44.0 +0200
@@ -1,4 +1,14 @@
 ---
+Mon Jul 28 14:12:31 UTC 2014 - lsle...@suse.cz
+
+- backup /var/lib/rpm at update to prevent from accidental
+  corruption (bnc#887017)
+- switch from bzip2 to gzip compression (slightly less compression
+  ratio, but much faster), use parallel gzip (pigz) for even
+  faster backup
+- 3.1.21
+
+---
 Wed Jul 23 15:03:43 UTC 2014 - lsle...@suse.cz
 
 - update proposal: always select patterns to install, not only
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.20/package/yast2-update.spec 
new/yast2-update-3.1.21/package/yast2-update.spec
--- old/yast2-update-3.1.20/package/yast2-update.spec   2014-07-24 
14:23:10.0 +0200
+++ new/yast2-update-3.1.21/package/yast2-update.spec   2014-07-29 
10:23:44.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:3.1.20
+Version:3.1.21
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -63,6 +63,9 @@
 
 Requires:   yast2-ruby-bindings = 1.0.0
 
+# use parallel gzip when crating backup (much faster)
+Requires:   pigz
+
 Summary:   YaST2 - Update
 
 %package FACTORY
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.20/src/modules/RootPart.rb 
new/yast2-update-3.1.21/src/modules/RootPart.rb
--- old/yast2-update-3.1.20/src/modules/RootPart.rb 2014-07-24 
14:23:10.0 +0200
+++ new/yast2-update-3.1.21/src/modules/RootPart.rb 2014-07-29 
10:23:44.0 +0200
@@ -1808,6 +1808,7 @@
 # backup them to restore if something goes wrong (bnc#882039)
 BACKUP_DIRS = {
   sw_mgmt = [
+/var/lib/rpm,
 /etc/zypp/repos.d,
 /etc/zypp/services.d,
 /etc/zypp/credentials.d
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.20/src/modules/Update.rb 
new/yast2-update-3.1.21/src/modules/Update.rb
--- old/yast2-update-3.1.20/src/modules/Update.rb   2014-07-24 
14:23:10.0 +0200
+++ new/yast2-update-3.1.21/src/modules/Update.rb   2014-07-29 
10:23:44.0 +0200
@@ -858,7 +858,7 @@
   log.info Creating tarball for #{name} including #{paths}
   mounted_root = Installation.destdir
 
-  tarball_path = File.join(BACKUP_DIR, #{name}.tar.bz2)
+  tarball_path = File.join(BACKUP_DIR, #{name}.tar.gz)
   root_tarball_path = File.join(mounted_root, tarball_path)
   create_tarball(root_tarball_path, mounted_root, paths)
 
@@ -935,10 +935,11 @@
 
 

commit yast2-update for openSUSE:Factory

2014-07-25 Thread h_root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2014-07-25 12:27:22

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


Package is yast2-update

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2014-07-02 15:04:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-update.new/yast2-update.changes   
2014-07-25 12:27:45.0 +0200
@@ -1,0 +2,15 @@
+Wed Jul 23 15:03:43 UTC 2014 - lsle...@suse.cz
+
+- update proposal: always select patterns to install, not only
+  once, needed to select patterns for newly added add-ons
+  (bnc#877012)
+- 3.1.20
+
+---
+Wed Jul  2 10:15:10 UTC 2014 - jreidin...@suse.com
+
+- add cleaning of old backups and also restore backup if user
+  go back to root selection(bnc#882039)
+- 3.1.19
+
+---

Old:

  yast2-update-3.1.18.tar.bz2

New:

  yast2-update-3.1.20.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.yRSZ7C/_old  2014-07-25 12:27:48.0 +0200
+++ /var/tmp/diff_new_pack.yRSZ7C/_new  2014-07-25 12:27:48.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:3.1.18
+Version:3.1.20
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-update-3.1.18.tar.bz2 - yast2-update-3.1.20.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.18/package/yast2-update.changes 
new/yast2-update-3.1.20/package/yast2-update.changes
--- old/yast2-update-3.1.18/package/yast2-update.changes2014-07-01 
09:08:20.0 +0200
+++ new/yast2-update-3.1.20/package/yast2-update.changes2014-07-24 
14:23:10.0 +0200
@@ -1,4 +1,19 @@
 ---
+Wed Jul 23 15:03:43 UTC 2014 - lsle...@suse.cz
+
+- update proposal: always select patterns to install, not only
+  once, needed to select patterns for newly added add-ons
+  (bnc#877012)
+- 3.1.20
+
+---
+Wed Jul  2 10:15:10 UTC 2014 - jreidin...@suse.com
+
+- add cleaning of old backups and also restore backup if user
+  go back to root selection(bnc#882039)
+- 3.1.19
+
+---
 Tue Jul  1 06:38:02 UTC 2014 - lsle...@suse.cz
 
 - remove all repositories when going back to close the open solv
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.18/package/yast2-update.spec 
new/yast2-update-3.1.20/package/yast2-update.spec
--- old/yast2-update-3.1.18/package/yast2-update.spec   2014-07-01 
09:08:20.0 +0200
+++ new/yast2-update-3.1.20/package/yast2-update.spec   2014-07-24 
14:23:10.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:3.1.18
+Version:3.1.20
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-update-3.1.18/src/clients/inst_update_partition.rb 
new/yast2-update-3.1.20/src/clients/inst_update_partition.rb
--- old/yast2-update-3.1.18/src/clients/inst_update_partition.rb
2014-07-01 09:08:20.0 +0200
+++ new/yast2-update-3.1.20/src/clients/inst_update_partition.rb
2014-07-24 14:23:10.0 +0200
@@ -42,6 +42,7 @@
   Yast.include self, update/rootpart.rb
 
   if RootPart.Mounted
+Update.restore_backup
 Update.Detach
 RootPart.UnmountPartitions(false)
   end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.18/src/clients/update_proposal.rb 
new/yast2-update-3.1.20/src/clients/update_proposal.rb
--- old/yast2-update-3.1.18/src/clients/update_proposal.rb  2014-07-01 
09:08:20.0 +0200
+++ new/yast2-update-3.1.20/src/clients/update_proposal.rb  2014-07-24 
14:23:10.0 +0200
@@ -498,18 +498,18 @@
 update_sum = Pkg.PkgUpdateAll(GetUpdateConf())
 Builtins.y2milestone(Update summary: %1, update_sum)
 Update.unknown_packages = Ops.get(update_sum, :ProblemListSze, 0)
+  end
 
-sys_patterns = Packages.ComputeSystemPatternList
-Builtins.foreach(sys_patterns) do |pat|
-  Pkg.ResolvableInstall(pat, :pattern)
-end
+  # preselect system patterns (including PackagesProposal patterns)
+  sys_patterns = 

commit yast2-update for openSUSE:Factory

2014-07-02 Thread h_root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2014-07-02 15:04:07

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


Package is yast2-update

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2014-06-26 08:00:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-update.new/yast2-update.changes   
2014-07-02 15:04:12.0 +0200
@@ -1,0 +2,22 @@
+Tue Jul  1 06:38:02 UTC 2014 - lsle...@suse.cz
+
+- remove all repositories when going back to close the open solv
+  files and allow successful unmount when changing the target
+  partition to update (bnc#876677)
+- 3.1.18
+
+---
+Mon Jun 30 14:32:39 UTC 2014 - jreidin...@suse.cz
+
+- Add also restore script to backup to make easier restoring 
+  (bnc#882039)
+- 3.1.17
+
+---
+Thu Jun 26 16:16:04 CEST 2014 - sch...@suse.de
+
+- Checking if the files exist which have to be backuped by the
+  tar call. (bnc#884384)
+- 3.1.16
+
+---

Old:

  yast2-update-3.1.15.tar.bz2

New:

  yast2-update-3.1.18.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.HGe3FE/_old  2014-07-02 15:04:13.0 +0200
+++ /var/tmp/diff_new_pack.HGe3FE/_new  2014-07-02 15:04:13.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:3.1.15
+Version:3.1.18
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-update-3.1.15.tar.bz2 - yast2-update-3.1.18.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.15/package/yast2-update.changes 
new/yast2-update-3.1.18/package/yast2-update.changes
--- old/yast2-update-3.1.15/package/yast2-update.changes2014-06-25 
15:53:23.0 +0200
+++ new/yast2-update-3.1.18/package/yast2-update.changes2014-07-01 
09:08:20.0 +0200
@@ -1,4 +1,26 @@
 ---
+Tue Jul  1 06:38:02 UTC 2014 - lsle...@suse.cz
+
+- remove all repositories when going back to close the open solv
+  files and allow successful unmount when changing the target
+  partition to update (bnc#876677)
+- 3.1.18
+
+---
+Mon Jun 30 14:32:39 UTC 2014 - jreidin...@suse.cz
+
+- Add also restore script to backup to make easier restoring 
+  (bnc#882039)
+- 3.1.17
+
+---
+Thu Jun 26 16:16:04 CEST 2014 - sch...@suse.de
+
+- Checking if the files exist which have to be backuped by the
+  tar call. (bnc#884384)
+- 3.1.16
+
+---
 Wed Jun 25 11:10:44 UTC 2014 - lsle...@suse.cz
 
 - display product update summary and check for automatic product
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.15/package/yast2-update.spec 
new/yast2-update-3.1.18/package/yast2-update.spec
--- old/yast2-update-3.1.15/package/yast2-update.spec   2014-06-25 
15:53:23.0 +0200
+++ new/yast2-update-3.1.18/package/yast2-update.spec   2014-07-01 
09:08:20.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:3.1.15
+Version:3.1.18
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.15/src/modules/Update.rb 
new/yast2-update-3.1.18/src/modules/Update.rb
--- old/yast2-update-3.1.15/src/modules/Update.rb   2014-06-25 
15:53:23.0 +0200
+++ new/yast2-update-3.1.18/src/modules/Update.rb   2014-07-01 
09:08:20.0 +0200
@@ -802,6 +802,21 @@
 
 #
 def Detach
+  # release mounted devices
+  Pkg.SourceReleaseAll
+
+  # remove all repos except the initial installation repository
+  # to close the solv files and allow unmounting the target
+  repos_to_delete = Pkg.SourceGetCurrent(false)
+  repos_to_delete.delete(0)
+  log.info Removing repositories: #{repos_to_delete}
+
+  # the changes are not saved to the target system, the repositories
+  # are removed only from pkg-bindings
+  repos_to_delete.each do |repo_to_delete|
+Pkg.SourceDelete(repo_to_delete)
+  end
+
   Pkg.TargetFinish
   @did_init1 = false
   @did_init2 = false
@@ -842,21 +857,12 @@
 def 

commit yast2-update for openSUSE:Factory

2014-06-26 Thread h_root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2014-06-26 08:00:34

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


Package is yast2-update

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2014-05-26 10:27:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-update.new/yast2-update.changes   
2014-06-26 08:00:55.0 +0200
@@ -1,0 +2,40 @@
+Wed Jun 25 11:10:44 UTC 2014 - lsle...@suse.cz
+
+- display product update summary and check for automatic product
+  removal at update proposal (bnc#883047)
+- 3.1.15
+
+---
+Mon Jun 23 15:12:07 CEST 2014 - aschn...@suse.de
+
+- do not allow to continue if no upgradeable system was found
+  (bnc#883606)
+- 3.1.14
+
+---
+Fri Jun 13 06:20:15 UTC 2014 - jreidin...@suse.com
+
+- create backup for software management (bnc#882039)
+- 3.1.13
+
+---
+Thu Jun 12 14:48:57 UTC 2014 - jreidin...@suse.com
+
+- add method to create upgrade backup (bnc#882039)
+- 3.1.12
+
+---
+Thu Jun 12 07:40:30 UTC 2014 - jreidin...@suse.com
+
+- fix crash caused by the last change (bnc#882309)
+- 3.1.11
+
+---
+Fri Jun  6 13:35:01 UTC 2014 - lsle...@suse.cz
+
+- override the target distribution from the system, use the target
+  distribution from the base product so the service repositories
+  are compatible with the upgraded (future) product (bnc#881320)
+- 3.1.10
+
+---

Old:

  yast2-update-3.1.9.tar.bz2

New:

  yast2-update-3.1.15.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.tXlgcr/_old  2014-06-26 08:00:56.0 +0200
+++ /var/tmp/diff_new_pack.tXlgcr/_new  2014-06-26 08:00:56.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:3.1.9
+Version:3.1.15
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -44,8 +44,11 @@
 Requires:   yast2 = 3.1.28
 Requires:   yast2-installation
 
-# Packages.default_patterns
-Requires:   yast2-packager = 3.1.10
+# product update summary
+Requires:   yast2-packager = 3.1.24
+
+# Pkg.TargetInitializeOptions()
+Requires:   yast2-pkg-bindings = 3.1.14
 
 # moved into yast2-update from yast2-installation
 # to remove dependency on yast2-storage

++ yast2-update-3.1.9.tar.bz2 - yast2-update-3.1.15.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.9/package/yast2-update.changes 
new/yast2-update-3.1.15/package/yast2-update.changes
--- old/yast2-update-3.1.9/package/yast2-update.changes 2014-05-23 
10:23:45.0 +0200
+++ new/yast2-update-3.1.15/package/yast2-update.changes2014-06-25 
15:53:23.0 +0200
@@ -1,4 +1,44 @@
 ---
+Wed Jun 25 11:10:44 UTC 2014 - lsle...@suse.cz
+
+- display product update summary and check for automatic product
+  removal at update proposal (bnc#883047)
+- 3.1.15
+
+---
+Mon Jun 23 15:12:07 CEST 2014 - aschn...@suse.de
+
+- do not allow to continue if no upgradeable system was found
+  (bnc#883606)
+- 3.1.14
+
+---
+Fri Jun 13 06:20:15 UTC 2014 - jreidin...@suse.com
+
+- create backup for software management (bnc#882039)
+- 3.1.13
+
+---
+Thu Jun 12 14:48:57 UTC 2014 - jreidin...@suse.com
+
+- add method to create upgrade backup (bnc#882039)
+- 3.1.12
+
+---
+Thu Jun 12 07:40:30 UTC 2014 - jreidin...@suse.com
+
+- fix crash caused by the last change (bnc#882309)
+- 3.1.11
+
+---
+Fri Jun  6 13:35:01 UTC 2014 - lsle...@suse.cz
+
+- override the target distribution from the system, use the target
+  distribution from the base product so the service repositories
+  are compatible with the upgraded (future) product (bnc#881320)
+- 3.1.10
+
+---
 Thu May 22 07:40:27 UTC 2014 - jsr...@suse.cz
 
 - allow to specify target for AutoYaST upgrade via boot
diff -urN '--exclude=CVS' 

commit yast2-update for openSUSE:Factory

2014-05-26 Thread h_root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2014-05-26 10:27:36

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


Package is yast2-update

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2014-05-17 22:01:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-update.new/yast2-update.changes   
2014-05-26 10:27:37.0 +0200
@@ -1,0 +2,7 @@
+Thu May 22 07:40:27 UTC 2014 - jsr...@suse.cz
+
+- allow to specify target for AutoYaST upgrade via boot
+  command-line (bnc#875031)
+- 3.1.9
+
+---

Old:

  yast2-update-3.1.8.tar.bz2

New:

  yast2-update-3.1.9.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.kNBcF0/_old  2014-05-26 10:27:38.0 +0200
+++ /var/tmp/diff_new_pack.kNBcF0/_new  2014-05-26 10:27:38.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:3.1.8
+Version:3.1.9
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-update-3.1.8.tar.bz2 - yast2-update-3.1.9.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.8/package/yast2-update.changes 
new/yast2-update-3.1.9/package/yast2-update.changes
--- old/yast2-update-3.1.8/package/yast2-update.changes 2014-05-15 
11:23:47.0 +0200
+++ new/yast2-update-3.1.9/package/yast2-update.changes 2014-05-23 
10:23:45.0 +0200
@@ -1,4 +1,11 @@
 ---
+Thu May 22 07:40:27 UTC 2014 - jsr...@suse.cz
+
+- allow to specify target for AutoYaST upgrade via boot
+  command-line (bnc#875031)
+- 3.1.9
+
+---
 Thu May 15 09:17:19 CEST 2014 - loci...@suse.com
 
 - Added handling for desktop upgrade (bnc#874116). Moved from code
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.8/package/yast2-update.spec 
new/yast2-update-3.1.9/package/yast2-update.spec
--- old/yast2-update-3.1.8/package/yast2-update.spec2014-05-15 
11:23:47.0 +0200
+++ new/yast2-update-3.1.9/package/yast2-update.spec2014-05-23 
10:23:45.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:3.1.8
+Version:3.1.9
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-update-3.1.8/src/clients/inst_update_partition_auto.rb 
new/yast2-update-3.1.9/src/clients/inst_update_partition_auto.rb
--- old/yast2-update-3.1.8/src/clients/inst_update_partition_auto.rb
2014-05-15 11:23:47.0 +0200
+++ new/yast2-update-3.1.9/src/clients/inst_update_partition_auto.rb
2014-05-23 10:23:46.0 +0200
@@ -56,6 +56,15 @@
 Ops.get_boolean(p, :valid, false)
   end
 
+  # allow to specicfy the target on cmdline (e.g. if there are multiple 
systems)
+  # ptoptions=TargetRoot target_root=device (bnc#875031)
+  install_inf_target_system = Linuxrc.InstallInf(TargetRoot)
+  if install_inf_target_system
+@target_system = install_inf_target_system
+@partitions = { @target_system = { :valid = true } }
+Builtins.y2milestone(Selecting system %1 specified in install.inf, 
@target_system);
+  end
+
   if Builtins.size(@partitions) == 1
 Builtins.y2milestone(
   Auto-mounting system located at %1,

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit yast2-update for openSUSE:Factory

2014-05-17 Thread h_root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2014-05-17 22:01:45

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


Package is yast2-update

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2014-05-06 13:40:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-update.new/yast2-update.changes   
2014-05-17 22:01:51.0 +0200
@@ -1,0 +2,8 @@
+Thu May 15 09:17:19 CEST 2014 - loci...@suse.com
+
+- Added handling for desktop upgrade (bnc#874116). Moved from code
+  to control file as packages and patterns might have different
+  names in different prducts.
+- 3.1.8
+
+---

Old:

  yast2-update-3.1.7.tar.bz2

New:

  yast2-update-3.1.8.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.5y8XKe/_old  2014-05-17 22:01:52.0 +0200
+++ /var/tmp/diff_new_pack.5y8XKe/_new  2014-05-17 22:01:52.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:3.1.7
+Version:3.1.8
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-update-3.1.7.tar.bz2 - yast2-update-3.1.8.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.7/package/yast2-update.changes 
new/yast2-update-3.1.8/package/yast2-update.changes
--- old/yast2-update-3.1.7/package/yast2-update.changes 2014-05-02 
14:43:50.0 +0200
+++ new/yast2-update-3.1.8/package/yast2-update.changes 2014-05-15 
11:23:47.0 +0200
@@ -1,4 +1,12 @@
 ---
+Thu May 15 09:17:19 CEST 2014 - loci...@suse.com
+
+- Added handling for desktop upgrade (bnc#874116). Moved from code
+  to control file as packages and patterns might have different
+  names in different prducts.
+- 3.1.8
+
+---
 Fri May  2 12:36:53 UTC 2014 - jreidin...@suse.com
 
 - Fix internal error caused by wrong type passed as string append
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.7/package/yast2-update.spec 
new/yast2-update-3.1.8/package/yast2-update.spec
--- old/yast2-update-3.1.7/package/yast2-update.spec2014-05-02 
14:43:50.0 +0200
+++ new/yast2-update-3.1.8/package/yast2-update.spec2014-05-15 
11:23:47.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:3.1.7
+Version:3.1.8
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.7/src/modules/Update.rb 
new/yast2-update-3.1.8/src/modules/Update.rb
--- old/yast2-update-3.1.7/src/modules/Update.rb2014-05-02 
14:43:50.0 +0200
+++ new/yast2-update-3.1.8/src/modules/Update.rb2014-05-15 
11:23:47.0 +0200
@@ -743,69 +743,60 @@
   Builtins.maplist(patterns) { |p| Ops.get_string(p, name, ) }
 end
 
+# Searches the mounted system ready for ugrade for current desktop
+# and selects resolvables matching this desktop in new product as
+# it is defined in control file software-upgrade-window_managers
+#
+# @return [Boolean] whether selecting resolvables have succeeded
+def SetDesktopPattern
+  upgrade_settings = ProductFeatures.GetFeature(software, upgrade)
 
-def ReadInstalledDesktop
-  SCR.Execute(
-path(.target.bash),
-/bin/mv -f /etc/sysconfig/windowmanager 
/etc/sysconfig/windowmanager.old
-  )
-  SCR.Execute(
-path(.target.bash),
-/bin/ln -s /mnt/etc/sysconfig/windowmanager 
/etc/sysconfig/windowmanager
-  )
-  ret = Convert.to_string(
-SCR.Read(path(.sysconfig.windowmanager.DEFAULT_WM))
-  )
-  SCR.Execute(
-path(.target.bash),
-/bin/rm -f /etc/sysconfig/windowmanager
-  )
-  SCR.Execute(
-path(.target.bash),
-/bin/mv -f /etc/sysconfig/windowmanager.old 
/etc/sysconfig/windowmanager
-  )
-  ret
-end
+  if !upgrade_settings.kind_of?(Hash) || 
!upgrade_settings.has_key?(window_managers)
+log.info Desktop upgrade is not handled by this product (settings: 
#{upgrade_settings})
+return true
+  end
 
-# check if given package is installed in the system selected for update
-# (currently mounted under /mnt)
-def PackageInstalled(package)
-  SCR.Execute(
-path(.target.bash),
-

commit yast2-update for openSUSE:Factory

2014-05-06 Thread h_root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2014-05-06 13:40:35

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


Package is yast2-update

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2014-04-05 14:42:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-update.new/yast2-update.changes   
2014-05-06 13:40:43.0 +0200
@@ -1,0 +2,22 @@
+Fri May  2 12:36:53 UTC 2014 - jreidin...@suse.com
+
+- Fix internal error caused by wrong type passed as string append
+  (bnc#876136)
+- 3.1.7
+
+---
+Tue Apr 22 10:52:06 CEST 2014 - loci...@suse.com
+
+- Replaced old Product.patterns with new Packages.default_patterns
+  (bnc#873923)
+- 3.1.6
+
+---
+Tue Apr 15 15:57:20 CEST 2014 - loci...@suse.com
+
+- Warning user that changing update mode from patterns to
+  update only installed rpms might lead into broken system.
+  Only if patterns were the default selection (bnc#873122).
+- 3.1.5
+
+---

Old:

  yast2-update-3.1.4.tar.bz2

New:

  yast2-update-3.1.7.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.DDdVqe/_old  2014-05-06 13:40:44.0 +0200
+++ /var/tmp/diff_new_pack.DDdVqe/_new  2014-05-06 13:40:44.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:3.1.4
+Version:3.1.7
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -43,8 +43,9 @@
 # OSRelease
 Requires:   yast2 = 3.1.28
 Requires:   yast2-installation
-# Function SelectKernelPackages has been moved to Packages module (bnc 
#326269).
-Requires:   yast2-packager = 2.17.27
+
+# Packages.default_patterns
+Requires:   yast2-packager = 3.1.10
 
 # moved into yast2-update from yast2-installation
 # to remove dependency on yast2-storage

++ yast2-update-3.1.4.tar.bz2 - yast2-update-3.1.7.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.4/package/yast2-update.changes 
new/yast2-update-3.1.7/package/yast2-update.changes
--- old/yast2-update-3.1.4/package/yast2-update.changes 2014-03-28 
15:53:02.0 +0100
+++ new/yast2-update-3.1.7/package/yast2-update.changes 2014-05-02 
14:43:50.0 +0200
@@ -1,4 +1,26 @@
 ---
+Fri May  2 12:36:53 UTC 2014 - jreidin...@suse.com
+
+- Fix internal error caused by wrong type passed as string append
+  (bnc#876136)
+- 3.1.7
+
+---
+Tue Apr 22 10:52:06 CEST 2014 - loci...@suse.com
+
+- Replaced old Product.patterns with new Packages.default_patterns
+  (bnc#873923)
+- 3.1.6
+
+---
+Tue Apr 15 15:57:20 CEST 2014 - loci...@suse.com
+
+- Warning user that changing update mode from patterns to
+  update only installed rpms might lead into broken system.
+  Only if patterns were the default selection (bnc#873122).
+- 3.1.5
+
+---
 Fri Mar 28 15:02:22 CET 2014 - loci...@suse.com
 
 - Fixed loading kernel modules while probing disks (bnc#869091)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.4/package/yast2-update.spec 
new/yast2-update-3.1.7/package/yast2-update.spec
--- old/yast2-update-3.1.4/package/yast2-update.spec2014-03-28 
15:53:02.0 +0100
+++ new/yast2-update-3.1.7/package/yast2-update.spec2014-05-02 
14:43:50.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:3.1.4
+Version:3.1.7
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -45,8 +45,9 @@
 # OSRelease
 Requires:  yast2 = 3.1.28
 Requires:  yast2-installation
-# Function SelectKernelPackages has been moved to Packages module (bnc 
#326269).
-Requires:  yast2-packager = 2.17.27
+
+# Packages.default_patterns
+Requires:  yast2-packager = 3.1.10
 
 # moved into yast2-update from yast2-installation
 # to remove dependency on yast2-storage
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.4/src/clients/inst_update.rb 
new/yast2-update-3.1.7/src/clients/inst_update.rb
--- old/yast2-update-3.1.4/src/clients/inst_update.rb   2014-03-28 
15:53:02.0 +0100
+++ 

commit yast2-update for openSUSE:Factory

2014-04-05 Thread h_root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2014-04-05 14:42:51

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


Package is yast2-update

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2013-12-23 22:21:49.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-update.new/yast2-update.changes   
2014-04-05 14:42:53.0 +0200
@@ -1,0 +2,15 @@
+Fri Mar 28 15:02:22 CET 2014 - loci...@suse.com
+
+- Fixed loading kernel modules while probing disks (bnc#869091)
+- 3.1.4
+
+---
+Thu Mar 27 15:25:48 CET 2014 - loci...@suse.com
+
+- Re-added SUSERelease library to read product information from
+  /etc/SuSE-release (bnc#869091)
+- Using OSRelease (and then SUSERelease as a fallback) to
+  find out the name of the installed system (bnc#869091)
+- 3.1.3
+
+---

Old:

  yast2-update-3.1.2.tar.bz2

New:

  yast2-update-3.1.4.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.aXe6cz/_old  2014-04-05 14:42:53.0 +0200
+++ /var/tmp/diff_new_pack.aXe6cz/_new  2014-04-05 14:42:53.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-update
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,17 @@
 
 
 Name:   yast2-update
-Version:3.1.2
+Version:3.1.4
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:%{name}-%{version}.tar.bz2
 
 BuildRequires:  update-desktop-files
+BuildRequires:  yast2 = 3.1.28
 BuildRequires:  yast2-devtools = 3.1.15
+BuildRequires:  yast2-packager
+BuildRequires:  yast2-ruby-bindings = 1.0.0
 
 # xmllint
 BuildRequires:  libxml2-tools
@@ -32,10 +35,13 @@
 # control.rng
 BuildRequires:  yast2-installation-control
 
+# Needed for tests
+BuildRequires:  rubygem-rspec
+
 # Stroage::ChangeDmNamesFromCrypttab
 Requires:   yast2-storage = 2.22.9
 # OSRelease
-Requires:   yast2 = 3.0.4
+Requires:   yast2 = 3.1.28
 Requires:   yast2-installation
 # Function SelectKernelPackages has been moved to Packages module (bnc 
#326269).
 Requires:   yast2-packager = 2.17.27

++ yast2-update-3.1.2.tar.bz2 - yast2-update-3.1.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.2/package/yast2-update.changes 
new/yast2-update-3.1.4/package/yast2-update.changes
--- old/yast2-update-3.1.2/package/yast2-update.changes 2013-12-19 
13:27:43.0 +0100
+++ new/yast2-update-3.1.4/package/yast2-update.changes 2014-03-28 
15:53:02.0 +0100
@@ -1,4 +1,19 @@
 ---
+Fri Mar 28 15:02:22 CET 2014 - loci...@suse.com
+
+- Fixed loading kernel modules while probing disks (bnc#869091)
+- 3.1.4
+
+---
+Thu Mar 27 15:25:48 CET 2014 - loci...@suse.com
+
+- Re-added SUSERelease library to read product information from
+  /etc/SuSE-release (bnc#869091)
+- Using OSRelease (and then SUSERelease as a fallback) to
+  find out the name of the installed system (bnc#869091)
+- 3.1.3
+
+---
 Wed Dec 18 12:44:15 UTC 2013 - lsle...@suse.cz
 
 - updated BuildRequires: RNG schema for control files has been
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.2/package/yast2-update.spec 
new/yast2-update-3.1.4/package/yast2-update.spec
--- old/yast2-update-3.1.2/package/yast2-update.spec2013-12-19 
13:27:43.0 +0100
+++ new/yast2-update-3.1.4/package/yast2-update.spec2014-03-28 
15:53:02.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:3.1.2
+Version:3.1.4
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -27,6 +27,9 @@
 License:GPL-2.0
 BuildRequires: update-desktop-files
 BuildRequires:  yast2-devtools = 3.1.15
+BuildRequires:  yast2-ruby-bindings = 1.0.0
+BuildRequires:  yast2 = 3.1.28
+BuildRequires:  yast2-packager
 
 # xmllint
 BuildRequires: libxml2-tools
@@ -34,10 +37,13 @@
 # control.rng
 BuildRequires: yast2-installation-control
 
+# Needed for tests
+BuildRequires:  rubygem-rspec
+
 # 

commit yast2-update for openSUSE:Factory

2013-12-23 Thread h_root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2013-12-23 22:21:48

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


Package is yast2-update

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2013-11-17 09:59:34.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-update.new/yast2-update.changes   
2013-12-23 22:21:49.0 +0100
@@ -1,0 +2,10 @@
+Wed Dec 18 12:44:15 UTC 2013 - lsle...@suse.cz
+
+- updated BuildRequires: RNG schema for control files has been
+  moved to yast2-installation-control package
+- use %yast_controldir RPM macro
+- move the *.glade link to Git (allow creating POT from clean Git
+  checkout without need to run make)
+- 3.1.2
+
+---

Old:

  yast2-update-3.1.1.tar.bz2

New:

  yast2-update-3.1.2.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.XmNJ2c/_old  2013-12-23 22:21:50.0 +0100
+++ /var/tmp/diff_new_pack.XmNJ2c/_new  2013-12-23 22:21:50.0 +0100
@@ -17,20 +17,20 @@
 
 
 Name:   yast2-update
-Version:3.1.1
+Version:3.1.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:%{name}-%{version}.tar.bz2
 
 BuildRequires:  update-desktop-files
-BuildRequires:  yast2-devtools = 3.0.6
+BuildRequires:  yast2-devtools = 3.1.15
 
 # xmllint
-BuildRequires:  libxml2
+BuildRequires:  libxml2-tools
 
 # control.rng
-BuildRequires:  yast2-installation = 2.17.44
+BuildRequires:  yast2-installation-control
 
 # Stroage::ChangeDmNamesFromCrypttab
 Requires:   yast2-storage = 2.22.9
@@ -87,6 +87,7 @@
 %files
 %defattr(-,root,root)
 %{yast_ybindir}/*
+%dir %{yast_moduledir}
 %{yast_moduledir}/*
 
 %{yast_clientdir}/inst_rootpart.rb
@@ -100,6 +101,7 @@
 %{yast_clientdir}/inst_update_partition_auto.rb
 %{yast_clientdir}/rootpart_check_keyboard.rb
 
+%dir %{yast_yncludedir}
 %{yast_yncludedir}/update
 %{yast_yncludedir}/update/rootpart.rb
 
@@ -107,9 +109,10 @@
 
 %files FACTORY
 %defattr(-,root,root)
+%dir %{yast_desktopdir}
 %{yast_desktopdir}/update.desktop
-%dir /usr/share/YaST2/control
-/usr/share/YaST2/control/update.xml
+%dir %{yast_controldir}
+%{yast_controldir}/update.xml
 %{yast_clientdir}/update.rb
 %{yast_clientdir}/run_update.rb
 

++ yast2-update-3.1.1.tar.bz2 - yast2-update-3.1.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.1/VERSION 
new/yast2-update-3.1.2/VERSION
--- old/yast2-update-3.1.1/VERSION  2013-11-15 13:23:27.0 +0100
+++ new/yast2-update-3.1.2/VERSION  1970-01-01 01:00:00.0 +0100
@@ -1 +0,0 @@
-3.1.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.1/configure.in.in 
new/yast2-update-3.1.2/configure.in.in
--- old/yast2-update-3.1.1/configure.in.in  2013-11-15 13:23:27.0 
+0100
+++ new/yast2-update-3.1.2/configure.in.in  2013-12-19 13:27:43.0 
+0100
@@ -8,8 +8,5 @@
 @YAST2-CHECKS-COMMON@
 @YAST2-CHECKS-YCP@
 
-## Nasty hack: xgettext doesn't work for XML files, so let's symlink it
-( cd control; ln -sf update.xml update.glade )
-
 ## and generate the output...
 @YAST2-OUTPUT@
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.1/control/Makefile.am 
new/yast2-update-3.1.2/control/Makefile.am
--- old/yast2-update-3.1.1/control/Makefile.am  2013-11-15 13:23:27.0 
+0100
+++ new/yast2-update-3.1.2/control/Makefile.am  2013-12-19 13:27:43.0 
+0100
@@ -2,11 +2,7 @@
 # Makefile.am for control
 #
 
-controldir = $(yast2dir)/control
-
-control_DATA = $(wildcard *.xml)
-
-EXTRA_DIST = $(control_DATA)
+dist_control_DATA = $(wildcard *.xml)
 
 check-local:
-   xmllint --relaxng $(controldir)/control.rng --noout $(control_DATA)
+   xmllint --relaxng $(controldir)/control.rng --noout $(dist_control_DATA)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.1/control/update.glade 
new/yast2-update-3.1.2/control/update.glade
--- old/yast2-update-3.1.1/control/update.glade 1970-01-01 01:00:00.0 
+0100
+++ new/yast2-update-3.1.2/control/update.glade 2013-12-23 22:21:50.0 
+0100
@@ -0,0 +1 @@
+symbolic link to update.xml
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.1/package/yast2-update.changes 
new/yast2-update-3.1.2/package/yast2-update.changes
--- 

commit yast2-update for openSUSE:Factory

2013-11-17 Thread h_root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2013-11-17 09:59:32

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


Package is yast2-update

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2013-10-11 09:06:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-update.new/yast2-update.changes   
2013-11-17 09:59:34.0 +0100
@@ -1,0 +2,5 @@
+Wed Nov 13 15:56:18 UTC 2013 - jreidin...@suse.com
+
+- Add explicit COPYING file
+
+---

Old:

  yast2-update-3.1.0.tar.bz2

New:

  yast2-update-3.1.1.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.zmBw7s/_old  2013-11-17 09:59:35.0 +0100
+++ /var/tmp/diff_new_pack.zmBw7s/_new  2013-11-17 09:59:35.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:3.1.0
+Version:3.1.1
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-update-3.1.0.tar.bz2 - yast2-update-3.1.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.1.0/CONTRIBUTING.md 
new/yast2-update-3.1.1/CONTRIBUTING.md
--- old/yast2-update-3.1.0/CONTRIBUTING.md  1970-01-01 01:00:00.0 
+0100
+++ new/yast2-update-3.1.1/CONTRIBUTING.md  2013-11-15 13:23:27.0 
+0100
@@ -0,0 +1,87 @@
+YaST Contribution Guidelines
+
+
+YaST is an open source project and as such it welcomes all kinds of
+contributions. If you decide to contribute, please follow these guidelines to
+ensure the process is effective and pleasant both for you and YaST maintainers.
+
+There are two main forms of contribution: reporting bugs and performing code
+changes.
+
+Bug Reports
+---
+
+If you find a problem, please report it either using
+[Bugzilla](https://bugzilla.novell.com/enter_bug.cgi?format=guidedproduct=openSUSE+Factorycomponent=YaST2)
+or [GitHub issues](../../issues). (For Bugzilla, use the [simplified
+registration](https://secure-www.novell.com/selfreg/jsp/createSimpleAccount.jsp)
+if you don't have an account yet.)
+
+If you find a problem, please report it either using
+[Bugzilla](https://bugzilla.novell.com/) or GitHub issues. We can't guarantee
+that every bug will be fixed, but we'll try.
+
+When creating a bug report, please follow our [bug reporting
+guidelines](http://en.opensuse.org/openSUSE:Report_a_YaST_bug).
+
+Code Changes
+
+
+We welcome all kinds of code contributions, from simple bug fixes to 
significant
+refactorings and implementation of new features. However, before making any
+non-trivial contribution, get in touch with us first — this can prevent wasted
+effort on both sides. Also, have a look at our [development
+documentation](http://en.opensuse.org/openSUSE:YaST_development).
+
+To send us your code change, use GitHub pull requests. The workflow is as
+follows:
+
+  1. Fork the project.
+
+  2. Create a topic branch based on `master`.
+
+  3. Implement your change, including tests (if possible). Make sure you adhere
+ to the [Ruby style
+ guide](https://github.com/SUSE/style-guides/blob/master/Ruby.md).
+
+  4. Make sure your change didn't break anything by building the RPM package
+ (`rake osc:build`). The build process includes running the full testsuite.
+
+  5. Publish the branch and create a pull request.
+
+  6. YaST developers will review your change and possibly point out issues.
+ Adapt the code under their guidance until they are all resolved.
+
+  7. Finally, the pull request will get merged or rejected.
+
+See also [GitHub's guide on
+contributing](https://help.github.com/articles/fork-a-repo).
+
+If you want to do multiple unrelated changes, use separate branches and pull
+requests.
+
+Do not change the `VERSION` and `*.changes` files as this could lead to
+conflicts.
+
+### Commits
+
+Each commit in the pull request should do only one thing, which is clearly
+described by its commit message. Especially avoid mixing formatting changes and
+functional changes into one commit. When writing commit messages, adhere to
+[widely used
+conventions](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html).
+
+If your commit is related to a bug in Buzgilla or an issue on GitHub, make sure
+you mention it in the commit message for cross-reference. Use format like
+bnc#775814 or gh#yast/yast-foo#42. See also [GitHub
+autolinking](https://help.github.com/articles/github-flavored-markdown#references)
+and [openSUSE abbreviation

commit yast2-update for openSUSE:Factory

2013-10-11 Thread h_root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2013-10-11 09:06:08

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


Package is yast2-update

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2013-09-13 14:51:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-update.new/yast2-update.changes   
2013-10-11 09:06:10.0 +0200
@@ -1,0 +2,7 @@
+Thu Sep 19 17:42:57 UTC 2013 - lsle...@suse.cz
+
+- do not use *.spec.in template, use *.spec file with RPM macros
+  instead
+- 3.1.0
+
+---

Old:

  yast2-update-3.0.4.tar.bz2

New:

  yast2-update-3.1.0.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.g76Ekv/_old  2013-10-11 09:06:12.0 +0200
+++ /var/tmp/diff_new_pack.g76Ekv/_new  2013-10-11 09:06:12.0 +0200
@@ -17,14 +17,14 @@
 
 
 Name:   yast2-update
-Version:3.0.4
+Version:3.1.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-update-%{version}.tar.bz2
+Source0:%{name}-%{version}.tar.bz2
 
 BuildRequires:  update-desktop-files
-BuildRequires:  yast2-devtools
+BuildRequires:  yast2-devtools = 3.0.6
 
 # xmllint
 BuildRequires:  libxml2
@@ -76,59 +76,41 @@
 Use this component if you wish to update your system.
 
 %prep
-%setup -n yast2-update-%{version}
+%setup -n %{name}-%{version}
 
 %build
-%{_prefix}/bin/y2tool y2autoconf
-%{_prefix}/bin/y2tool y2automake
-autoreconf --force --install
-
-export CFLAGS=$RPM_OPT_FLAGS -DNDEBUG
-export CXXFLAGS=$RPM_OPT_FLAGS -DNDEBUG
-
-./configure --libdir=%{_libdir} --prefix=%{_prefix} --mandir=%{_mandir}
-# V=1: verbose build in case we used AM_SILENT_RULES(yes)
-# so that RPM_OPT_FLAGS check works
-make %{?jobs:-j%jobs} V=1
+%yast_build
 
 %install
-make install DESTDIR=$RPM_BUILD_ROOT
-[ -e %{_prefix}/share/YaST2/data/devtools/NO_MAKE_CHECK ] || 
Y2DIR=$RPM_BUILD_ROOT/usr/share/YaST2 make check DESTDIR=$RPM_BUILD_ROOT
-for f in `find $RPM_BUILD_ROOT/%{_prefix}/share/applications/YaST2/ -name 
*.desktop` ; do
-d=${f##*/}
-%suse_update_desktop_file -d ycc_${d%.desktop} ${d%.desktop}
-done
-
-%clean
-rm -rf $RPM_BUILD_ROOT
+%yast_install
 
 %files
 %defattr(-,root,root)
-%{_prefix}/lib/YaST2/bin/*
-/usr/share/YaST2/modules/*
+%{yast_ybindir}/*
+%{yast_moduledir}/*
 
-/usr/share/YaST2/clients/inst_rootpart.rb
-/usr/share/YaST2/clients/inst_update.rb
-/usr/share/YaST2/clients/inst_backup.rb
-/usr/share/YaST2/clients/rootpart_proposal.rb
-/usr/share/YaST2/clients/update_proposal.rb
-/usr/share/YaST2/clients/packages_proposal.rb
-/usr/share/YaST2/clients/backup_proposal.rb
-/usr/share/YaST2/clients/inst_update_partition.rb
-/usr/share/YaST2/clients/inst_update_partition_auto.rb
-/usr/share/YaST2/clients/rootpart_check_keyboard.rb
+%{yast_clientdir}/inst_rootpart.rb
+%{yast_clientdir}/inst_update.rb
+%{yast_clientdir}/inst_backup.rb
+%{yast_clientdir}/rootpart_proposal.rb
+%{yast_clientdir}/update_proposal.rb
+%{yast_clientdir}/packages_proposal.rb
+%{yast_clientdir}/backup_proposal.rb
+%{yast_clientdir}/inst_update_partition.rb
+%{yast_clientdir}/inst_update_partition_auto.rb
+%{yast_clientdir}/rootpart_check_keyboard.rb
 
-/usr/share/YaST2/include/update
-/usr/share/YaST2/include/update/rootpart.rb
+%{yast_yncludedir}/update
+%{yast_yncludedir}/update/rootpart.rb
 
-%doc %{_prefix}/share/doc/packages/yast2-update
+%doc %{yast_docdir}
 
 %files FACTORY
 %defattr(-,root,root)
-%{_prefix}/share/applications/YaST2/update.desktop
+%{yast_desktopdir}/update.desktop
 %dir /usr/share/YaST2/control
 /usr/share/YaST2/control/update.xml
-/usr/share/YaST2/clients/update.rb
-/usr/share/YaST2/clients/run_update.rb
+%{yast_clientdir}/update.rb
+%{yast_clientdir}/run_update.rb
 
 %changelog

++ yast2-update-3.0.4.tar.bz2 - yast2-update-3.1.0.tar.bz2 ++
 15346 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit yast2-update for openSUSE:Factory

2013-09-13 Thread h_root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2013-09-13 14:51:14

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


Package is yast2-update

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2013-08-27 21:56:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-update.new/yast2-update.changes   
2013-09-13 14:51:15.0 +0200
@@ -1,0 +2,14 @@
+Fri Sep 13 11:03:26 UTC 2013 - lsle...@suse.cz
+
+- removed obsolete BuildRequires (perl-XML-Writer, yast2-testsuite,
+  yast2-storage, yast2-packager and yast2)
+- properly create update.glade link (the file was moved)
+- 3.0.4
+
+---
+Thu Aug 29 12:50:24 UTC 2013 - jsr...@suse.cz
+
+- mount /proc even without fstab entry (bnc#834320)
+- 3.0.3
+
+---

Old:

  yast2-update-3.0.2.tar.bz2

New:

  yast2-update-3.0.4.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.OcfUec/_old  2013-09-13 14:51:15.0 +0200
+++ /var/tmp/diff_new_pack.OcfUec/_new  2013-09-13 14:51:15.0 +0200
@@ -17,22 +17,14 @@
 
 
 Name:   yast2-update
-Version:3.0.2
+Version:3.0.4
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:yast2-update-%{version}.tar.bz2
 
-BuildRequires:  perl-XML-Writer
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2-devtools
-BuildRequires:  yast2-testsuite
-# Stroage::ChangeDmNamesFromCrypttab
-BuildRequires:  yast2-storage = 2.22.9
-# Packages::GetBaseSourceID
-BuildRequires:  yast2 = 3.0.4
-BuildRequires:  yast2-packager = 2.17.19
-# package not really needed to be installed but this breaks the building cycle
 
 # xmllint
 BuildRequires:  libxml2

++ yast2-update-3.0.2.tar.bz2 - yast2-update-3.0.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.0.2/Makefile.am 
new/yast2-update-3.0.4/Makefile.am
--- old/yast2-update-3.0.2/Makefile.am  2013-08-22 08:46:57.0 +0200
+++ new/yast2-update-3.0.4/Makefile.am  2013-09-13 13:22:05.0 +0200
@@ -193,4 +193,4 @@
test ! -f $(srcdir)/po/Makefile || $(MAKE) -C po checkpo
 #  test ! -f $(srcdir)/po/Makefile || $(MAKE) -C po checkpo make-pox
 # No ./SUBDIRS file found - assuming default: All direct subdirs with 
Makefile.am
-SUBDIRS = control doc src testsuite 
+SUBDIRS = control doc src 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.0.2/Makefile.in 
new/yast2-update-3.0.4/Makefile.in
--- old/yast2-update-3.0.2/Makefile.in  2013-08-22 08:47:01.0 +0200
+++ new/yast2-update-3.0.4/Makefile.in  2013-09-13 13:22:11.0 +0200
@@ -321,7 +321,7 @@
 TAGVERSION = $(Y2TOOL) tagversion
 #  test ! -f $(srcdir)/po/Makefile || $(MAKE) -C po checkpo make-pox
 # No ./SUBDIRS file found - assuming default: All direct subdirs with 
Makefile.am
-SUBDIRS = control doc src testsuite 
+SUBDIRS = control doc src 
 all: all-recursive
 
 .SUFFIXES:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.0.2/VERSION 
new/yast2-update-3.0.4/VERSION
--- old/yast2-update-3.0.2/VERSION  2013-08-22 08:46:50.0 +0200
+++ new/yast2-update-3.0.4/VERSION  2013-09-13 13:21:54.0 +0200
@@ -1 +1 @@
-3.0.2
+3.0.4
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.0.2/configure 
new/yast2-update-3.0.4/configure
--- old/yast2-update-3.0.2/configure2013-08-22 08:47:00.0 +0200
+++ new/yast2-update-3.0.4/configure2013-09-13 13:22:09.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for yast2-update 3.0.2.
+# Generated by GNU Autoconf 2.69 for yast2-update 3.0.4.
 #
 # Report bugs to http://bugs.opensuse.org/.
 #
@@ -579,8 +579,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-update'
 PACKAGE_TARNAME='yast2-update'
-PACKAGE_VERSION='3.0.2'
-PACKAGE_STRING='yast2-update 3.0.2'
+PACKAGE_VERSION='3.0.4'
+PACKAGE_STRING='yast2-update 3.0.4'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
 PACKAGE_URL=''
 
@@ -1249,7 +1249,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat _ACEOF
-\`configure' configures yast2-update 3.0.2 to adapt to many kinds of systems.
+\`configure' configures 

commit yast2-update for openSUSE:Factory

2013-08-27 Thread h_root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2013-08-27 21:19:55

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


Package is yast2-update

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2013-08-12 11:04:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-update.new/yast2-update.changes   
2013-08-27 21:56:07.0 +0200
@@ -1,0 +2,6 @@
+Thu Aug 22 08:20:25 CEST 2013 - jsuch...@suse.cz
+
+- use OSRelease instead of obsolete SuSERelease (bnc#833955)
+- 3.0.2 
+
+---

Old:

  yast2-update-3.0.1.tar.bz2

New:

  yast2-update-3.0.2.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.WT3wI3/_old  2013-08-27 21:56:08.0 +0200
+++ /var/tmp/diff_new_pack.WT3wI3/_new  2013-08-27 21:56:08.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:3.0.1
+Version:3.0.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -30,9 +30,8 @@
 # Stroage::ChangeDmNamesFromCrypttab
 BuildRequires:  yast2-storage = 2.22.9
 # Packages::GetBaseSourceID
+BuildRequires:  yast2 = 3.0.4
 BuildRequires:  yast2-packager = 2.17.19
-# Wizard::OpenOKDialog
-BuildRequires:  yast2 = 2.16.49
 # package not really needed to be installed but this breaks the building cycle
 
 # xmllint
@@ -43,8 +42,8 @@
 
 # Stroage::ChangeDmNamesFromCrypttab
 Requires:   yast2-storage = 2.22.9
-# PackagesUI::RunPackageSelector
-Requires:   yast2 = 2.17.40
+# OSRelease
+Requires:   yast2 = 3.0.4
 Requires:   yast2-installation
 # Function SelectKernelPackages has been moved to Packages module (bnc 
#326269).
 Requires:   yast2-packager = 2.17.27
@@ -53,10 +52,6 @@
 # to remove dependency on yast2-storage
 Provides:   yast2-installation:/usr/share/YaST2/clients/vendor.ycp
 
-# Required only in inst-sys
-# Requires:yast2-storage
-# Requires:yast2-country
-
 # Pkg::PkgUpdateAll (map conf)
 Conflicts:  yast2-pkg-bindings  2.15.11
 # Storage::DeviceMatchFstab (#244117)

++ yast2-update-3.0.1.tar.bz2 - yast2-update-3.0.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.0.1/Makefile.am.common 
new/yast2-update-3.0.2/Makefile.am.common
--- old/yast2-update-3.0.1/Makefile.am.common   2013-08-07 17:29:24.0 
+0200
+++ new/yast2-update-3.0.2/Makefile.am.common   2013-08-22 08:46:57.0 
+0200
@@ -15,6 +15,7 @@
 CLEANFILES = ${ybcfiles}
 DISTCLEANFILES = .dep
 
+if HAS_YCP_MODULES
 # Needs to be outside . because of cases
 # where ycpchook contains a symlink to .
 # Otherwise . keeps being newer than .dep and we loop.
@@ -26,6 +27,8 @@
${YCPMAKEDEP} --prefix=${prefix} ${YCPCFLAGS}  ${NEWDEP}
cat ${NEWDEP}  .dep
rm ${NEWDEP}
+-include .dep
+endif
 
 dist-hook: check-syntax
 
@@ -58,4 +61,3 @@
  fi; \
fi
 
--include .dep
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.0.1/VERSION 
new/yast2-update-3.0.2/VERSION
--- old/yast2-update-3.0.1/VERSION  2013-08-05 21:11:57.0 +0200
+++ new/yast2-update-3.0.2/VERSION  2013-08-22 08:46:50.0 +0200
@@ -1 +1 @@
-3.0.1
+3.0.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.0.1/autodocs-ycp.ami 
new/yast2-update-3.0.2/autodocs-ycp.ami
--- old/yast2-update-3.0.1/autodocs-ycp.ami 2013-08-07 17:29:24.0 
+0200
+++ new/yast2-update-3.0.2/autodocs-ycp.ami 2013-08-22 08:46:57.0 
+0200
@@ -17,8 +17,11 @@
 
 htmldir = $(docdir)/$(AUTODOCS_SUBDIR)/autodocs
 
+# find all files in Yast/ subdirectory if it exists
+YARD_YAST_FILES = $(shell test -d Yast  find Yast -type f)
+
 # use nobase_ prefix to keep the directory structure
-nobase_html_DATA = index.html $(filter-out index.html, $(wildcard *.html)) 
$(wildcard js/*) $(wildcard css/*) $(wildcard Yast/*)
+nobase_html_DATA = index.html $(filter-out index.html, $(wildcard *.html)) 
$(wildcard js/*) $(wildcard css/*) $(YARD_YAST_FILES)
 CLEANFILES = $(nobase_html_DATA) pod2htm*.tmp
 
 AUTODOCS_YCP ?= $(wildcard $(srcdir)/../../src/*.ycp)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.0.1/configure 
new/yast2-update-3.0.2/configure
--- old/yast2-update-3.0.1/configure2013-08-07 17:29:28.0 +0200
+++ new/yast2-update-3.0.2/configure2013-08-22 08:47:00.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values 

commit yast2-update for openSUSE:Factory

2013-08-12 Thread h_root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2013-08-12 11:04:34

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


Package is yast2-update

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2013-08-01 11:10:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-update.new/yast2-update.changes   
2013-08-12 11:04:36.0 +0200
@@ -1,0 +2,7 @@
+Mon Aug  5 14:32:09 CEST 2013 - jsuch...@suse.cz
+
+- leave kernel selection purely on dependencies during update
+  (port of bnc#582702)
+- 3.0.1
+
+---

Old:

  yast2-update-3.0.0.tar.bz2

New:

  yast2-update-3.0.1.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.0m1Wfb/_old  2013-08-12 11:04:37.0 +0200
+++ /var/tmp/diff_new_pack.0m1Wfb/_new  2013-08-12 11:04:37.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:3.0.0
+Version:3.0.1
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-update-3.0.0.tar.bz2 - yast2-update-3.0.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.0.0/Makefile.am.common 
new/yast2-update-3.0.1/Makefile.am.common
--- old/yast2-update-3.0.0/Makefile.am.common   2013-07-31 11:08:08.0 
+0200
+++ new/yast2-update-3.0.1/Makefile.am.common   2013-08-07 17:29:24.0 
+0200
@@ -30,10 +30,10 @@
 dist-hook: check-syntax
 
 CHECK_SYNTAX = true
-check-syntax: $(client_DATA) $(ycpchook) $(ybcfiles)
-   @if test $(filter %.ycp,client_DATA); then \
+check-syntax: $(client_DATA) $(module_DATA) $(ynclude_DATA) $(ydata_DATA) 
$(ycpchook) $(ybcfiles)
+   @if test $(filter %.ycp, $(client_DATA) $(ydata_DATA)); then \
  if $(CHECK_SYNTAX); then \
-   TO_CHECK=$(filter %.ycp,$^); \
+   TO_CHECK=$(filter %.ycp, $(client_DATA) $(ydata_DATA)); \
echo Checking syntax of $${TO_CHECK}; \
if ! $(YCPC) -qE -M. -I. $(YCPCFLAGS) $${TO_CHECK}; then \
  echo Failed. Disable by 'make ... CHECK_SYNTAX=false' at your 
own risk; \
@@ -42,6 +42,20 @@
  else \
echo Syntax check disabled; \
  fi; \
+   fi
+   @if test $(filter %.rb, $^); then \
+ if $(CHECK_SYNTAX); then \
+   TO_CHECK=$(filter %.rb, $^); \
+   echo Checking syntax of $${TO_CHECK}; \
+   for f in $${TO_CHECK}; do \
+ if ! ruby -c $$f  /dev/null; then \
+   echo Failed. Disable by 'make ... CHECK_SYNTAX=false' at your 
own risk; \
+   exit 1; \
+ fi; \
+   done; \
+ else \
+   echo Syntax check disabled; \
+ fi; \
fi
 
 -include .dep
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.0.0/VERSION 
new/yast2-update-3.0.1/VERSION
--- old/yast2-update-3.0.0/VERSION  2013-07-30 14:30:50.0 +0200
+++ new/yast2-update-3.0.1/VERSION  2013-08-05 21:11:57.0 +0200
@@ -1 +1 @@
-3.0.0
+3.0.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-3.0.0/configure 
new/yast2-update-3.0.1/configure
--- old/yast2-update-3.0.0/configure2013-07-31 11:08:12.0 +0200
+++ new/yast2-update-3.0.1/configure2013-08-07 17:29:28.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for yast2-update 3.0.0.
+# Generated by GNU Autoconf 2.69 for yast2-update 3.0.1.
 #
 # Report bugs to http://bugs.opensuse.org/.
 #
@@ -579,8 +579,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-update'
 PACKAGE_TARNAME='yast2-update'
-PACKAGE_VERSION='3.0.0'
-PACKAGE_STRING='yast2-update 3.0.0'
+PACKAGE_VERSION='3.0.1'
+PACKAGE_STRING='yast2-update 3.0.1'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
 PACKAGE_URL=''
 
@@ -1247,7 +1247,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat _ACEOF
-\`configure' configures yast2-update 3.0.0 to adapt to many kinds of systems.
+\`configure' configures yast2-update 3.0.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1318,7 +1318,7 @@
 
 if test -n $ac_init_help; then
   case $ac_init_help in
- short | recursive ) echo Configuration of yast2-update 3.0.0:;;
+ short | recursive ) echo Configuration of yast2-update 3.0.1:;;
   

commit yast2-update for openSUSE:Factory

2013-08-01 Thread h_root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2013-08-01 11:10:32

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


Package is yast2-update

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2013-02-25 20:47:14.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-update.new/yast2-update.changes   
2013-08-01 11:10:33.0 +0200
@@ -1,0 +2,7 @@
+Wed Jul 31 08:43:55 UTC 2013 - yast-de...@opensuse.org
+
+- converted from YCP to Ruby by YCP Killer
+  (https://github.com/yast/ycp-killer)
+- version 3.0.0
+
+---

Old:

  yast2-update-2.23.1.tar.bz2

New:

  yast2-update-3.0.0.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.OY9zcL/_old  2013-08-01 11:10:34.0 +0200
+++ /var/tmp/diff_new_pack.OY9zcL/_new  2013-08-01 11:10:34.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:2.23.1
+Version:3.0.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -62,6 +62,8 @@
 # Storage::DeviceMatchFstab (#244117)
 Conflicts:  yast2-storage  2.15.4
 
+Requires:   yast2-ruby-bindings = 1.0.0
+
 Summary:YaST2 - Update
 License:GPL-2.0
 Group:  System/YaST
@@ -75,6 +77,8 @@
 # to remove dependency on yast2-storage
 Provides:   yast2-update:/usr/share/YaST2/clients/update.ycp
 
+Requires:   yast2-ruby-bindings = 1.0.0
+
 Summary:YaST2 - Update
 Group:  System/YaST
 
@@ -116,19 +120,19 @@
 %{_prefix}/lib/YaST2/bin/*
 /usr/share/YaST2/modules/*
 
-/usr/share/YaST2/clients/inst_rootpart.ycp
-/usr/share/YaST2/clients/inst_update.ycp
-/usr/share/YaST2/clients/inst_backup.ycp
-/usr/share/YaST2/clients/rootpart_proposal.ycp
-/usr/share/YaST2/clients/update_proposal.ycp
-/usr/share/YaST2/clients/packages_proposal.ycp
-/usr/share/YaST2/clients/backup_proposal.ycp
-/usr/share/YaST2/clients/inst_update_partition.ycp
-/usr/share/YaST2/clients/inst_update_partition_auto.ycp
-/usr/share/YaST2/clients/rootpart_check_keyboard.ycp
+/usr/share/YaST2/clients/inst_rootpart.rb
+/usr/share/YaST2/clients/inst_update.rb
+/usr/share/YaST2/clients/inst_backup.rb
+/usr/share/YaST2/clients/rootpart_proposal.rb
+/usr/share/YaST2/clients/update_proposal.rb
+/usr/share/YaST2/clients/packages_proposal.rb
+/usr/share/YaST2/clients/backup_proposal.rb
+/usr/share/YaST2/clients/inst_update_partition.rb
+/usr/share/YaST2/clients/inst_update_partition_auto.rb
+/usr/share/YaST2/clients/rootpart_check_keyboard.rb
 
 /usr/share/YaST2/include/update
-/usr/share/YaST2/include/update/rootpart.ycp
+/usr/share/YaST2/include/update/rootpart.rb
 
 %doc %{_prefix}/share/doc/packages/yast2-update
 
@@ -137,7 +141,7 @@
 %{_prefix}/share/applications/YaST2/update.desktop
 %dir /usr/share/YaST2/control
 /usr/share/YaST2/control/update.xml
-/usr/share/YaST2/clients/update.ycp
-/usr/share/YaST2/clients/run_update.ycp
+/usr/share/YaST2/clients/update.rb
+/usr/share/YaST2/clients/run_update.rb
 
 %changelog

++ yast2-update-2.23.1.tar.bz2 - yast2-update-3.0.0.tar.bz2 ++
 15284 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit yast2-update for openSUSE:Factory

2013-02-25 Thread h_root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2013-02-25 20:47:13

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


Package is yast2-update, Maintainer is jsuch...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2013-02-21 15:16:56.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-update.new/yast2-update.changes   
2013-02-25 20:47:14.0 +0100
@@ -1,0 +2,6 @@
+Mon Feb 25 12:23:59 CET 2013 - jsuch...@suse.cz
+
+- do not unmout /var multiple times (bnc#805698)
+- 2.23.1
+
+---

Old:

  yast2-update-2.23.0.tar.bz2

New:

  yast2-update-2.23.1.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.g98wDF/_old  2013-02-25 20:47:16.0 +0100
+++ /var/tmp/diff_new_pack.g98wDF/_new  2013-02-25 20:47:16.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-update
-Version:2.23.0
+Version:2.23.1
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-update-2.23.0.tar.bz2 - yast2-update-2.23.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-2.23.0/VERSION 
new/yast2-update-2.23.1/VERSION
--- old/yast2-update-2.23.0/VERSION 2013-02-21 13:36:35.0 +0100
+++ new/yast2-update-2.23.1/VERSION 2013-02-25 12:33:28.0 +0100
@@ -1 +1 @@
-2.23.0
+2.23.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-2.23.0/configure 
new/yast2-update-2.23.1/configure
--- old/yast2-update-2.23.0/configure   2013-02-21 13:36:46.0 +0100
+++ new/yast2-update-2.23.1/configure   2013-02-25 12:42:42.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for yast2-update 2.23.0.
+# Generated by GNU Autoconf 2.69 for yast2-update 2.23.1.
 #
 # Report bugs to http://bugs.opensuse.org/.
 #
@@ -579,8 +579,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-update'
 PACKAGE_TARNAME='yast2-update'
-PACKAGE_VERSION='2.23.0'
-PACKAGE_STRING='yast2-update 2.23.0'
+PACKAGE_VERSION='2.23.1'
+PACKAGE_STRING='yast2-update 2.23.1'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
 PACKAGE_URL=''
 
@@ -1247,7 +1247,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat _ACEOF
-\`configure' configures yast2-update 2.23.0 to adapt to many kinds of systems.
+\`configure' configures yast2-update 2.23.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1318,7 +1318,7 @@
 
 if test -n $ac_init_help; then
   case $ac_init_help in
- short | recursive ) echo Configuration of yast2-update 2.23.0:;;
+ short | recursive ) echo Configuration of yast2-update 2.23.1:;;
esac
   cat \_ACEOF
 
@@ -1398,7 +1398,7 @@
 test -n $ac_init_help  exit $ac_status
 if $ac_init_version; then
   cat \_ACEOF
-yast2-update configure 2.23.0
+yast2-update configure 2.23.1
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1415,7 +1415,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by yast2-update $as_me 2.23.0, which was
+It was created by yast2-update $as_me 2.23.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2354,7 +2354,7 @@
 
 # Define the identity of the package.
  PACKAGE='yast2-update'
- VERSION='2.23.0'
+ VERSION='2.23.1'
 
 
 cat confdefs.h _ACEOF
@@ -2477,7 +2477,7 @@
 
 
 
-VERSION=2.23.0
+VERSION=2.23.1
 RPMNAME=yast2-update
 MAINTAINER=Jiří Suchomel jsuch...@suse.cz
 
@@ -3405,7 +3405,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log=
-This file was extended by yast2-update $as_me 2.23.0, which was
+This file was extended by yast2-update $as_me 2.23.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -3458,7 +3458,7 @@
 cat $CONFIG_STATUS _ACEOF || ac_write_fail=1
 ac_cs_config=`$as_echo $ac_configure_args | sed 's/^ //; 
s/[\\\`\$]//g'`
 ac_cs_version=\\
-yast2-update config.status 2.23.0
+yast2-update config.status 2.23.1
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\\$ac_cs_config\\
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit yast2-update for openSUSE:Factory

2013-02-21 Thread h_root


binM1FEfIKvDY.bin
Description: Binary data


commit yast2-update for openSUSE:Factory

2012-08-16 Thread h_root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2012-08-16 21:58:35

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


Package is yast2-update, Maintainer is jsuch...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2012-01-26 14:10:03.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-update.new/yast2-update.changes   
2012-08-16 21:58:40.0 +0200
@@ -1,0 +2,6 @@
+Mon Aug 13 16:02:08 CEST 2012 - f...@suse.de
+
+- 2.22.3
+- rename dm maps according to crypttab during update (bnc#774247)
+
+---

Old:

  yast2-update-2.22.2.tar.bz2

New:

  yast2-update-2.22.3.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.dnbc6w/_old  2012-08-16 21:58:44.0 +0200
+++ /var/tmp/diff_new_pack.dnbc6w/_new  2012-08-16 21:58:44.0 +0200
@@ -16,19 +16,19 @@
 #
 
 
-
 Name:   yast2-update
-Version:2.22.2
+Version:2.22.3
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:yast2-update-%{version}.tar.bz2
 
-Group:  System/YaST
-License:GPL-2.0
-BuildRequires:  perl-XML-Writer update-desktop-files yast2-devtools 
yast2-testsuite
-# FileSystems::possible_root_fs
-BuildRequires:  yast2-storage = 2.19.12
+BuildRequires:  perl-XML-Writer
+BuildRequires:  update-desktop-files
+BuildRequires:  yast2-devtools
+BuildRequires:  yast2-testsuite
+# Stroage::ChangeDmNamesFromCrypttab
+BuildRequires:  yast2-storage = 2.22.9
 # Packages::GetBaseSourceID
 BuildRequires:  yast2-packager = 2.17.19
 # Wizard::OpenOKDialog
@@ -41,8 +41,8 @@
 # control.rng
 BuildRequires:  yast2-installation = 2.17.44
 
-# FileSystems::possible_root_fs
-Requires:   yast2-storage = 2.19.12
+# Stroage::ChangeDmNamesFromCrypttab
+Requires:   yast2-storage = 2.22.9
 # PackagesUI::RunPackageSelector
 Requires:   yast2 = 2.17.40
 Requires:   yast2-installation
@@ -63,17 +63,20 @@
 Conflicts:  yast2-storage  2.15.4
 
 Summary:YaST2 - Update
+License:GPL-2.0
+Group:  System/YaST
 
 %package FACTORY
-Group:  System/YaST
 PreReq: %fillup_prereq
-Requires:   yast2-update yast2
+Requires:   yast2
+Requires:   yast2-update
 
 # moved into yast2-update from yast2-installation
 # to remove dependency on yast2-storage
 Provides:   yast2-update:/usr/share/YaST2/clients/update.ycp
 
 Summary:YaST2 - Update
+Group:  System/YaST
 
 %description
 Use this component if you wish to update your system.
@@ -92,6 +95,7 @@
 export CFLAGS=$RPM_OPT_FLAGS -DNDEBUG
 export CXXFLAGS=$RPM_OPT_FLAGS -DNDEBUG
 
+%{?suse_update_config:%{suse_update_config -f}}
 ./configure --libdir=%{_libdir} --prefix=%{_prefix} --mandir=%{_mandir}
 # V=1: verbose build in case we used AM_SILENT_RULES(yes)
 # so that RPM_OPT_FLAGS check works

++ yast2-update-2.22.2.tar.bz2 - yast2-update-2.22.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-2.22.2/VERSION 
new/yast2-update-2.22.3/VERSION
--- old/yast2-update-2.22.2/VERSION 2012-01-25 13:50:46.0 +0100
+++ new/yast2-update-2.22.3/VERSION 2012-08-13 16:26:49.0 +0200
@@ -1 +1 @@
-2.22.2
+2.22.3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-2.22.2/configure 
new/yast2-update-2.22.3/configure
--- old/yast2-update-2.22.2/configure   2012-01-25 13:50:51.0 +0100
+++ new/yast2-update-2.22.3/configure   2012-08-13 17:21:48.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for yast2-update 2.22.2.
+# Generated by GNU Autoconf 2.68 for yast2-update 2.22.3.
 #
 # Report bugs to http://bugs.opensuse.org/.
 #
@@ -559,8 +559,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-update'
 PACKAGE_TARNAME='yast2-update'
-PACKAGE_VERSION='2.22.2'
-PACKAGE_STRING='yast2-update 2.22.2'
+PACKAGE_VERSION='2.22.3'
+PACKAGE_STRING='yast2-update 2.22.3'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
 PACKAGE_URL=''
 
@@ -1229,7 +1229,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat _ACEOF
-\`configure' configures yast2-update 2.22.2 to adapt to many kinds of systems.
+\`configure' configures yast2-update 2.22.3 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1300,7 +1300,7 @@
 
 if 

commit yast2-update for openSUSE:Factory

2012-01-26 Thread h_root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2012-01-26 14:10:00

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


Package is yast2-update, Maintainer is jsuch...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2011-11-16 17:23:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-update.new/yast2-update.changes   
2012-01-26 14:10:03.0 +0100
@@ -1,0 +2,13 @@
+Wed Jan 25 13:50:34 CET 2012 - jsuch...@suse.cz
+
+- confirmed license
+- 2.22.2 
+
+---
+Tue Jan 10 08:27:01 CET 2012 - jsuch...@suse.cz
+
+- during update proposal, check if desktop is really installed 
+ (bnc#737402) 
+- 2.22.1
+
+---

Old:

  yast2-update-2.22.0.tar.bz2

New:

  yast2-update-2.22.2.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.kwFeCf/_old  2012-01-26 14:10:04.0 +0100
+++ /var/tmp/diff_new_pack.kwFeCf/_new  2012-01-26 14:10:04.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-update
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,18 +15,17 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   yast2-update
-Version:2.22.0
+Version:2.22.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:yast2-update-%{version}.tar.bz2
 
 Group:  System/YaST
-License:GPL-2.0+
+License:GPL-2.0
 BuildRequires:  perl-XML-Writer update-desktop-files yast2-devtools 
yast2-testsuite
 # FileSystems::possible_root_fs
 BuildRequires:  yast2-storage = 2.19.12
@@ -93,7 +92,6 @@
 export CFLAGS=$RPM_OPT_FLAGS -DNDEBUG
 export CXXFLAGS=$RPM_OPT_FLAGS -DNDEBUG
 
-%{?suse_update_config:%{suse_update_config -f}}
 ./configure --libdir=%{_libdir} --prefix=%{_prefix} --mandir=%{_mandir}
 # V=1: verbose build in case we used AM_SILENT_RULES(yes)
 # so that RPM_OPT_FLAGS check works

++ yast2-update-2.22.0.tar.bz2 - yast2-update-2.22.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-2.22.0/VERSION 
new/yast2-update-2.22.2/VERSION
--- old/yast2-update-2.22.0/VERSION 2011-11-16 11:22:47.0 +0100
+++ new/yast2-update-2.22.2/VERSION 2012-01-25 13:50:46.0 +0100
@@ -1 +1 @@
-2.22.0
+2.22.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-2.22.0/configure 
new/yast2-update-2.22.2/configure
--- old/yast2-update-2.22.0/configure   2011-10-05 10:01:51.0 +0200
+++ new/yast2-update-2.22.2/configure   2012-01-25 13:50:51.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for yast2-update 2.21.1.
+# Generated by GNU Autoconf 2.68 for yast2-update 2.22.2.
 #
 # Report bugs to http://bugs.opensuse.org/.
 #
@@ -559,8 +559,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-update'
 PACKAGE_TARNAME='yast2-update'
-PACKAGE_VERSION='2.21.1'
-PACKAGE_STRING='yast2-update 2.21.1'
+PACKAGE_VERSION='2.22.2'
+PACKAGE_STRING='yast2-update 2.22.2'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
 PACKAGE_URL=''
 
@@ -1229,7 +1229,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat _ACEOF
-\`configure' configures yast2-update 2.21.1 to adapt to many kinds of systems.
+\`configure' configures yast2-update 2.22.2 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1300,7 +1300,7 @@
 
 if test -n $ac_init_help; then
   case $ac_init_help in
- short | recursive ) echo Configuration of yast2-update 2.21.1:;;
+ short | recursive ) echo Configuration of yast2-update 2.22.2:;;
esac
   cat \_ACEOF
 
@@ -1380,7 +1380,7 @@
 test -n $ac_init_help  exit $ac_status
 if $ac_init_version; then
   cat \_ACEOF
-yast2-update configure 2.21.1
+yast2-update configure 2.22.2
 generated by GNU Autoconf 2.68
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -1397,7 +1397,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 

commit yast2-update for openSUSE:Factory

2011-11-16 Thread h_root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2011-11-16 17:23:00

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


Package is yast2-update, Maintainer is jsuch...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2011-10-03 09:27:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-update.new/yast2-update.changes   
2011-11-16 17:23:54.0 +0100
@@ -1,0 +2,6 @@
+Wed Nov 16 11:22:38 CET 2011 - jsuch...@suse.cz
+
+- merged texts from proofreading
+- 2.22.0 
+
+---

Old:

  yast2-update-2.21.1.tar.bz2

New:

  yast2-update-2.22.0.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.5M3zEV/_old  2011-11-16 17:23:55.0 +0100
+++ /var/tmp/diff_new_pack.5M3zEV/_new  2011-11-16 17:23:55.0 +0100
@@ -19,16 +19,14 @@
 
 
 Name:   yast2-update
-Version:2.21.1
+Version:2.22.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:yast2-update-%{version}.tar.bz2
 
-Prefix: /usr
-
 Group:  System/YaST
-License:GPL v2 or later
+License:GPL-2.0+
 BuildRequires:  perl-XML-Writer update-desktop-files yast2-devtools 
yast2-testsuite
 # FileSystems::possible_root_fs
 BuildRequires:  yast2-storage = 2.19.12
@@ -88,23 +86,23 @@
 %setup -n yast2-update-%{version}
 
 %build
-%{prefix}/bin/y2tool y2autoconf
-%{prefix}/bin/y2tool y2automake
+%{_prefix}/bin/y2tool y2autoconf
+%{_prefix}/bin/y2tool y2automake
 autoreconf --force --install
 
 export CFLAGS=$RPM_OPT_FLAGS -DNDEBUG
 export CXXFLAGS=$RPM_OPT_FLAGS -DNDEBUG
 
 %{?suse_update_config:%{suse_update_config -f}}
-./configure --libdir=%{_libdir} --prefix=%{prefix} --mandir=%{_mandir}
+./configure --libdir=%{_libdir} --prefix=%{_prefix} --mandir=%{_mandir}
 # V=1: verbose build in case we used AM_SILENT_RULES(yes)
 # so that RPM_OPT_FLAGS check works
 make %{?jobs:-j%jobs} V=1
 
 %install
 make install DESTDIR=$RPM_BUILD_ROOT
-[ -e %{prefix}/share/YaST2/data/devtools/NO_MAKE_CHECK ] || 
Y2DIR=$RPM_BUILD_ROOT/usr/share/YaST2 make check DESTDIR=$RPM_BUILD_ROOT
-for f in `find $RPM_BUILD_ROOT/%{prefix}/share/applications/YaST2/ -name 
*.desktop` ; do
+[ -e %{_prefix}/share/YaST2/data/devtools/NO_MAKE_CHECK ] || 
Y2DIR=$RPM_BUILD_ROOT/usr/share/YaST2 make check DESTDIR=$RPM_BUILD_ROOT
+for f in `find $RPM_BUILD_ROOT/%{_prefix}/share/applications/YaST2/ -name 
*.desktop` ; do
 d=${f##*/}
 %suse_update_desktop_file -d ycc_${d%.desktop} ${d%.desktop}
 done
@@ -114,7 +112,7 @@
 
 %files
 %defattr(-,root,root)
-%{prefix}/lib/YaST2/bin/*
+%{_prefix}/lib/YaST2/bin/*
 /usr/share/YaST2/modules/*
 
 /usr/share/YaST2/clients/inst_rootpart.ycp
@@ -131,11 +129,11 @@
 /usr/share/YaST2/include/update
 /usr/share/YaST2/include/update/rootpart.ycp
 
-%doc %{prefix}/share/doc/packages/yast2-update
+%doc %{_prefix}/share/doc/packages/yast2-update
 
 %files FACTORY
 %defattr(-,root,root)
-%{prefix}/share/applications/YaST2/update.desktop
+%{_prefix}/share/applications/YaST2/update.desktop
 %dir /usr/share/YaST2/control
 /usr/share/YaST2/control/update.xml
 /usr/share/YaST2/clients/update.ycp

++ yast2-update-2.21.1.tar.bz2 - yast2-update-2.22.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-2.21.1/Makefile.am 
new/yast2-update-2.22.0/Makefile.am
--- old/yast2-update-2.21.1/Makefile.am 2011-09-23 16:58:53.0 +0200
+++ new/yast2-update-2.22.0/Makefile.am 2011-10-05 10:01:48.0 +0200
@@ -20,7 +20,6 @@
 IS_DEVTOOLS= $(findstring yast2-devtools,$(RPMNAME))
 
 DEVTOOLS_DIR   = $(if 
$(IS_DEVTOOLS),$(srcdir)/devtools,$(Y2DEVTOOLS_PREFIX)/share/YaST2/data/devtools)
-ALL_PACKAGES   = $(DEVTOOLS_DIR)/admin/all-packages
 LEGALESE_DIR   = $(if 
$(HAS_YAST_LICENSE),$(DEVTOOLS_DIR)/admin/copyright/yast,$(DEVTOOLS_DIR)/admin/copyright/gpl)
 
 COPYRIGHT_files_gpl= README COPYING
@@ -155,7 +154,7 @@
$(Y2TOOL) create-spec  $$i  $$here/package/$${newname} ; \
done
 
-package: check-up-to-date check-tagversion check-all-packages check-textdomain 
package-local
+package: check-up-to-date check-tagversion check-textdomain package-local
 
 TAGVERSION  = $(Y2TOOL) tagversion
 
@@ -185,21 +184,6 @@
 check-parse:
@echo Not running parseycp.
 
-check-all-packages:
-   @if [ ! -e $(ALL_PACKAGES) ]; then\
-   echo ERROR: Can't find $(ALL_PACKAGES); false;\
-   fi
-   

commit yast2-update for openSUSE:Factory

2011-10-03 Thread h_root

Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory
checked in at Mon Oct 3 09:27:40 CEST 2011.




--- openSUSE:Factory/yast2-update/yast2-update.changes  2011-09-26 
10:42:54.0 +0200
+++ yast2-update/yast2-update.changes   2011-09-23 16:59:24.0 +0200
@@ -1,0 +2,9 @@
+Fri Sep 23 11:01:27 UTC 2011 - lsle...@suse.cz
+
+- code cleanup - removed obsoled code for handling selections
+  (replaced by patterns long time ago),
+  use Pkg::SourceProductData() instead of obsoleted
+  Pkg::SourceProduct()
+- 2.21.1
+
+---

calling whatdependson for head-i586


Old:

  yast2-update-2.21.0.tar.bz2

New:

  yast2-update-2.21.1.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.DFPaeJ/_old  2011-10-03 09:27:37.0 +0200
+++ /var/tmp/diff_new_pack.DFPaeJ/_new  2011-10-03 09:27:37.0 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package yast2-update (Version 2.21.0)
+# spec file for package yast2-update
 #
 # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -14,21 +14,22 @@
  
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
+
 # norootforbuild
 
+
 Name:  yast2-update
-Version:   2.21.0
+Version:2.21.1
 Release:   0
 
-
 BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Source0:   yast2-update-2.21.0.tar.bz2
+Source0:yast2-update-%{version}.tar.bz2
 
-prefix:/usr
+Prefix: /usr
 
 Group: System/YaST
 License: GPL v2 or later
-BuildRequires: perl-XML-Writer yast2-devtools yast2-testsuite 
update-desktop-files
+BuildRequires:  perl-XML-Writer update-desktop-files yast2-devtools 
yast2-testsuite
 # FileSystems::possible_root_fs
 BuildRequires: yast2-storage = 2.19.12
 # Packages::GetBaseSourceID
@@ -84,7 +85,7 @@
 Use this component if you wish to update your system.
 
 %prep
-%setup -n yast2-update-2.21.0
+%setup -n yast2-update-%{version}
 
 %build
 %{prefix}/bin/y2tool y2autoconf
@@ -108,7 +109,6 @@
 %suse_update_desktop_file -d ycc_${d%.desktop} ${d%.desktop}
 done
 
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -140,3 +140,5 @@
 /usr/share/YaST2/control/update.xml
 /usr/share/YaST2/clients/update.ycp
 /usr/share/YaST2/clients/run_update.ycp
+
+%changelog

++ yast2-update-2.21.0.tar.bz2 - yast2-update-2.21.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-2.21.0/VERSION 
new/yast2-update-2.21.1/VERSION
--- old/yast2-update-2.21.0/VERSION 2011-09-22 11:02:54.0 +0200
+++ new/yast2-update-2.21.1/VERSION 2011-09-23 16:56:36.0 +0200
@@ -1 +1 @@
-2.21.0
+2.21.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-2.21.0/configure 
new/yast2-update-2.21.1/configure
--- old/yast2-update-2.21.0/configure   2011-09-22 13:57:39.0 +0200
+++ new/yast2-update-2.21.1/configure   2011-09-23 16:58:55.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for yast2-update 2.21.0.
+# Generated by GNU Autoconf 2.68 for yast2-update 2.21.1.
 #
 # Report bugs to http://bugs.opensuse.org/.
 #
@@ -559,8 +559,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-update'
 PACKAGE_TARNAME='yast2-update'
-PACKAGE_VERSION='2.21.0'
-PACKAGE_STRING='yast2-update 2.21.0'
+PACKAGE_VERSION='2.21.1'
+PACKAGE_STRING='yast2-update 2.21.1'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
 PACKAGE_URL=''
 
@@ -1229,7 +1229,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat _ACEOF
-\`configure' configures yast2-update 2.21.0 to adapt to many kinds of systems.
+\`configure' configures yast2-update 2.21.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1300,7 +1300,7 @@
 
 if test -n $ac_init_help; then
   case $ac_init_help in
- short | recursive ) echo Configuration of yast2-update 2.21.0:;;
+ short | recursive ) echo Configuration of yast2-update 2.21.1:;;
esac
   cat \_ACEOF
 
@@ -1380,7 +1380,7 @@
 test -n $ac_init_help  exit $ac_status
 if $ac_init_version; then
   cat \_ACEOF
-yast2-update configure 2.21.0
+yast2-update configure 2.21.1
 generated by GNU Autoconf 2.68
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -1397,7 +1397,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by yast2-update $as_me 2.21.0, which was
+It was created by yast2-update $as_me 2.21.1, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   $ $0 $@
@@ -2327,7 +2327,7 @@
 
 # 

commit yast2-update for openSUSE:Factory

2011-09-26 Thread h_root

Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory
checked in at Mon Sep 26 10:42:52 CEST 2011.




--- yast2-update/yast2-update.changes   2011-01-19 14:16:58.0 +0100
+++ /mounts/work_src_done/STABLE/yast2-update/yast2-update.changes  
2011-09-22 11:03:22.0 +0200
@@ -1,0 +2,16 @@
+Thu Sep 22 11:02:45 CEST 2011 - jsuch...@suse.cz
+
+- 2.21.0 
+
+---
+Fri Aug  5 12:35:44 CEST 2011 - tgoettlic...@suse.de
+
+- fixed .desktop file (bnc #681249)
+
+---
+Fri Jul  1 15:13:01 CEST 2011 - loci...@suse.cz
+
+- better dialog label while searching for systems on disks
+  (BNC #537628).
+
+---

calling whatdependson for head-i586


Old:

  yast2-update-2.19.1.tar.bz2

New:

  yast2-update-2.21.0.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.aI9ZVo/_old  2011-09-26 10:42:48.0 +0200
+++ /var/tmp/diff_new_pack.aI9ZVo/_new  2011-09-26 10:42:48.0 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package yast2-update
+# spec file for package yast2-update (Version 2.21.0)
 #
 # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -14,22 +14,21 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
-
 # norootforbuild
 
-
 Name:   yast2-update
-Version:2.19.1
-Release:4
+Version:   2.21.0
+Release:   0
+
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-update-2.19.1.tar.bz2
+Source0:   yast2-update-2.21.0.tar.bz2
 
-Prefix: /usr
+prefix:/usr
 
 Group:  System/YaST
-License:GPLv2+
-BuildRequires:  perl-XML-Writer update-desktop-files yast2-devtools 
yast2-testsuite
+License: GPL v2 or later
+BuildRequires: perl-XML-Writer yast2-devtools yast2-testsuite 
update-desktop-files
 # FileSystems::possible_root_fs
 BuildRequires:  yast2-storage = 2.19.12
 # Packages::GetBaseSourceID
@@ -68,7 +67,6 @@
 Summary:YaST2 - Update
 
 %package FACTORY
-License:GPLv2+
 Group:  System/YaST
 PreReq: %fillup_prereq
 Requires:   yast2-update yast2
@@ -86,7 +84,7 @@
 Use this component if you wish to update your system.
 
 %prep
-%setup -n yast2-update-2.19.1
+%setup -n yast2-update-2.21.0
 
 %build
 %{prefix}/bin/y2tool y2autoconf
@@ -110,6 +108,7 @@
 %suse_update_desktop_file -d ycc_${d%.desktop} ${d%.desktop}
 done
 
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -141,4 +140,3 @@
 /usr/share/YaST2/control/update.xml
 /usr/share/YaST2/clients/update.ycp
 /usr/share/YaST2/clients/run_update.ycp
-%changelog

++ yast2-update-2.19.1.tar.bz2 - yast2-update-2.21.0.tar.bz2 ++
 1612 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/yast2-update-2.19.1/MAINTAINER new/yast2-update-2.21.0/MAINTAINER
--- old/yast2-update-2.19.1/MAINTAINER  2010-08-18 13:50:03.0 +0200
+++ new/yast2-update-2.21.0/MAINTAINER  2011-03-25 10:39:33.0 +0100
@@ -1 +1 @@
-Lukas Ocilka loci...@suse.cz
+Jiří Suchomel jsuch...@suse.cz
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/yast2-update-2.19.1/VERSION new/yast2-update-2.21.0/VERSION
--- old/yast2-update-2.19.1/VERSION 2010-08-18 13:50:03.0 +0200
+++ new/yast2-update-2.21.0/VERSION 2011-09-22 11:02:54.0 +0200
@@ -1 +1 @@
-2.19.1
+2.21.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/yast2-update-2.19.1/configure.in new/yast2-update-2.21.0/configure.in
--- old/yast2-update-2.19.1/configure.in2011-01-19 15:19:57.0 
+0100
+++ new/yast2-update-2.21.0/configure.in2011-09-22 13:57:35.0 
+0200
@@ -3,7 +3,7 @@
 dnl -- This file is generated by y2autoconf 2.18.11 - DO NOT EDIT! --
 dnl(edit configure.in.in instead)
 
-AC_INIT(yast2-update, 2.19.1, http://bugs.opensuse.org/, yast2-update)
+AC_INIT(yast2-update, 2.21.0, http://bugs.opensuse.org/,