- Validate the XML files before using them (bsc#1173091)
- Allow disabling the validation by setting YAST_SKIP_XML_VALIDATION=1 - 4.3.15 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=895
This commit is contained in:
parent
91227c8263
commit
d036afa6e7
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e6ed3f130729c54722b53c7e6fb97a4a4f241853c4e3e7081e1c6460eb9c1d0f
|
||||
size 707388
|
3
autoyast2-4.3.15.tar.bz2
Normal file
3
autoyast2-4.3.15.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ae3f8af90f7cfa77e522f3275a82b1bdfb9a0d41ff417c8e701402f0009c36e1
|
||||
size 708690
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 19 11:38:57 UTC 2020 - Ladislav Slezák <lslezak@suse.cz>
|
||||
|
||||
- Validate the XML files before using them (bsc#1173091)
|
||||
- Allow disabling the validation by setting
|
||||
YAST_SKIP_XML_VALIDATION=1
|
||||
- 4.3.15
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 18 11:53:05 UTC 2020 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
||||
|
||||
|
@ -22,7 +22,7 @@
|
||||
%endif
|
||||
|
||||
Name: autoyast2
|
||||
Version: 4.3.14
|
||||
Version: 4.3.15
|
||||
Release: 0
|
||||
Summary: YaST2 - Automated Installation
|
||||
License: GPL-2.0-only
|
||||
@ -66,8 +66,8 @@ BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake)
|
||||
|
||||
Requires: autoyast2-installation = %{version}
|
||||
Requires: libxslt
|
||||
# AutoYaST issue handling
|
||||
Requires: yast2 >= 4.3.2
|
||||
# XML.validate
|
||||
Requires: yast2 >= 4.3.8
|
||||
Requires: yast2-core
|
||||
Requires: yast2-country >= 3.1.13
|
||||
# Moving security module to first installation stage
|
||||
|
Loading…
x
Reference in New Issue
Block a user