1
0

Accepting request 899069 from YaST:Head

submit new version 4.4.12

OBS-URL: https://build.opensuse.org/request/show/899069
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=472
This commit is contained in:
Dominique Leuenberger 2021-06-15 14:37:06 +00:00 committed by Git OBS Bridge
commit 58def9acf8
4 changed files with 21 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9f0c50aa46c1665842470302737c90b6c73e34c6853e86bc75f59bc8dcfede0c
size 1472876

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2be23bf487ed8c534c1d03cbfa4a00c480a81209b8f2358515e3aebc29bdb96f
size 1473566

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Tue Jun 8 08:28:28 UTC 2021 - Knut Anderssen <kanderssen@suse.com>
- Export also the https_proxy environment variable when a proxy
config is given through linuxrc (bsc#1185016)
- 4.4.12
-------------------------------------------------------------------
Mon Jun 7 16:03:30 UTC 2021 - Ladislav Slezák <lslezak@suse.cz>
- Better evaluate the old and new repositories during upgrade,
do not preselect new repositories for removal if they
accidentally use the same repository as already present in
the system (bsc#1185822)
- 4.4.11
------------------------------------------------------------------- -------------------------------------------------------------------
Mon May 31 08:43:52 UTC 2021 - Knut Anderssen <kanderssen@suse.com> Mon May 31 08:43:52 UTC 2021 - Knut Anderssen <kanderssen@suse.com>

View File

@ -17,7 +17,7 @@
Name: yast2-installation Name: yast2-installation
Version: 4.4.10 Version: 4.4.12
Release: 0 Release: 0
Summary: YaST2 - Installation Parts Summary: YaST2 - Installation Parts
License: GPL-2.0-only License: GPL-2.0-only
@ -85,7 +85,7 @@ Requires: yast2-packager >= 4.4.2
# Pkg::ProvidePackage # Pkg::ProvidePackage
Requires: yast2-pkg-bindings >= 3.1.33 Requires: yast2-pkg-bindings >= 3.1.33
# Proxy settings for 2nd stage (bnc#764951) # Proxy settings for 2nd stage (bnc#764951)
Requires: yast2-proxy Requires: yast2-proxy >= 4.4.1
# for AbortException and handle direct abort # for AbortException and handle direct abort
Requires: yast2-ruby-bindings >= 4.0.6 Requires: yast2-ruby-bindings >= 4.0.6
# Systemd default target and services. This version supports # Systemd default target and services. This version supports