Skip to content

Commit

Permalink
SelectProduct removed
Browse files Browse the repository at this point in the history
  • Loading branch information
schubi2 committed Nov 20, 2018
1 parent a1e102e commit f885316
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
7 changes: 7 additions & 0 deletions package/yast2-update.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Nov 20 11:18:49 CET 2018 - schubi@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 - jlopez@suse.com

Expand Down
2 changes: 1 addition & 1 deletion package/yast2-update.spec
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@


Name: yast2-update
Version: 4.1.5
Version: 4.1.6
Release: 0

BuildRoot: %{_tmppath}/%{name}-%{version}-build
Expand Down
2 changes: 0 additions & 2 deletions src/clients/update_proposal.rb
Original file line number Diff line number Diff line change
Expand Up @@ -446,8 +446,6 @@ def init_stuff
Pkg::ResolvableInstall(package, :package)
end

Packages.SelectProduct

# FATE #301990, Bugzilla #238488
# Control the upgrade process better
update_sum = Pkg.PkgUpdateAll(GetUpdateConf())
Expand Down

0 comments on commit f885316

Please sign in to comment.