From d036afa6e7db125ba0af1a1c53b2dcbb98fad7021497939e62e5b1bf615753fc Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 19 Jun 2020 17:56:15 +0000 Subject: [PATCH] - 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 --- autoyast2-4.3.14.tar.bz2 | 3 --- autoyast2-4.3.15.tar.bz2 | 3 +++ autoyast2.changes | 8 ++++++++ autoyast2.spec | 6 +++--- 4 files changed, 14 insertions(+), 6 deletions(-) delete mode 100644 autoyast2-4.3.14.tar.bz2 create mode 100644 autoyast2-4.3.15.tar.bz2 diff --git a/autoyast2-4.3.14.tar.bz2 b/autoyast2-4.3.14.tar.bz2 deleted file mode 100644 index dba0e30..0000000 --- a/autoyast2-4.3.14.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e6ed3f130729c54722b53c7e6fb97a4a4f241853c4e3e7081e1c6460eb9c1d0f -size 707388 diff --git a/autoyast2-4.3.15.tar.bz2 b/autoyast2-4.3.15.tar.bz2 new file mode 100644 index 0000000..25470b0 --- /dev/null +++ b/autoyast2-4.3.15.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae3f8af90f7cfa77e522f3275a82b1bdfb9a0d41ff417c8e701402f0009c36e1 +size 708690 diff --git a/autoyast2.changes b/autoyast2.changes index 9163674..0207cca 100644 --- a/autoyast2.changes +++ b/autoyast2.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Jun 19 11:38:57 UTC 2020 - Ladislav Slezák + +- 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 diff --git a/autoyast2.spec b/autoyast2.spec index 4e1b416..69c55d2 100644 --- a/autoyast2.spec +++ b/autoyast2.spec @@ -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