forked from pool/yast2-installation
- Export also the https_proxy environment variable when a proxy
config is given through linuxrc (bsc#1185016) - 4.4.12 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1119
This commit is contained in:
parent
7ee9509d2b
commit
b088ef9181
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f7cd3087260b73b40ca30c4a3e1b4bc55f4308e964fc815c652d7c905c10dc2c
|
||||
size 1473032
|
3
yast2-installation-4.4.12.tar.bz2
Normal file
3
yast2-installation-4.4.12.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2be23bf487ed8c534c1d03cbfa4a00c480a81209b8f2358515e3aebc29bdb96f
|
||||
size 1473566
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 4.4.11
|
||||
Version: 4.4.12
|
||||
Release: 0
|
||||
Summary: YaST2 - Installation Parts
|
||||
License: GPL-2.0-only
|
||||
@ -85,7 +85,7 @@ Requires: yast2-packager >= 4.4.2
|
||||
# Pkg::ProvidePackage
|
||||
Requires: yast2-pkg-bindings >= 3.1.33
|
||||
# Proxy settings for 2nd stage (bnc#764951)
|
||||
Requires: yast2-proxy
|
||||
Requires: yast2-proxy >= 4.4.1
|
||||
# for AbortException and handle direct abort
|
||||
Requires: yast2-ruby-bindings >= 4.0.6
|
||||
# Systemd default target and services. This version supports
|
||||
|
Loading…
Reference in New Issue
Block a user