- Do not crash when the BOOTPROTO or STARTMODE are missing or
invalid (bsc#1181295). - 4.4.6 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=1024
This commit is contained in:
parent
b11c2a79ea
commit
a650fda17f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:22a0e41c31876d4f3d9e12554f5a90132fc06f6cc1cfab975afd445148a2fd87
|
||||
size 489682
|
3
yast2-network-4.4.6.tar.bz2
Normal file
3
yast2-network-4.4.6.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:791831eb2edc8257d1b679db07f7cbd3e250b89946acac5d108f987ae11a89fc
|
||||
size 490565
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 22 12:48:27 UTC 2021 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
||||
|
||||
- Do not crash when the BOOTPROTO or STARTMODE are missing or
|
||||
invalid (bsc#1181295).
|
||||
- 4.4.6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 22 12:22:47 UTC 2021 - Knut Anderssen <kanderssen@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-network
|
||||
Version: 4.4.5
|
||||
Version: 4.4.6
|
||||
Release: 0
|
||||
Summary: YaST2 - Network Configuration
|
||||
License: GPL-2.0-only
|
||||
@ -33,8 +33,8 @@ BuildRequires: rubygem(%rb_default_ruby_abi:rspec)
|
||||
#for install task
|
||||
BuildRequires: yast2-storage-ng
|
||||
BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake)
|
||||
# AutoYaST ElementPath class
|
||||
BuildRequires: yast2 >= 4.3.20
|
||||
# Y2Issues
|
||||
BuildRequires: yast2 >= 4.4.1
|
||||
|
||||
BuildRequires: yast2-packager >= 4.0.18
|
||||
# Product control need xml agent
|
||||
@ -49,8 +49,8 @@ PreReq: /bin/rm
|
||||
Requires: sysconfig >= 0.80.0
|
||||
Requires: yast2-proxy
|
||||
Requires: yast2-storage-ng
|
||||
# AutoYaST ElementPath class
|
||||
Requires: yast2 >= 4.3.20
|
||||
# Y2Issues
|
||||
Requires: yast2 >= 4.4.1
|
||||
# Packages::vnc_packages
|
||||
Requires: augeas-lenses
|
||||
Requires: yast2-packager >= 4.0.18
|
||||
|
Loading…
Reference in New Issue
Block a user