Accepting request 831489 from YaST:Head
submit new version 4.3.43 OBS-URL: https://build.opensuse.org/request/show/831489 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoyast2?expand=0&rev=287
This commit is contained in:
commit
19bd619671
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:41a8794e7e1a291632079d08374f60aec542c8ddbbe5f22579c7d04625358e43
|
|
||||||
size 707128
|
|
3
autoyast2-4.3.43.tar.bz2
Normal file
3
autoyast2-4.3.43.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e3f08afe8b5af7fcb26fef32fa09c9fac157969e756c8b359d99889f2a13fae8
|
||||||
|
size 710801
|
@ -1,3 +1,66 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 2 15:07:52 UTC 2020 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
||||||
|
|
||||||
|
- Recognize installed_product and installed_product_version as
|
||||||
|
legal elements of rules.xml files (boo#1176089).
|
||||||
|
- 4.3.43
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 2 14:58:25 UTC 2020 - Josef Reidinger <jreidinger@suse.com>
|
||||||
|
|
||||||
|
- Add to erb templates more helpers (bsc#1175735)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 1 11:32:48 UTC 2020 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
||||||
|
|
||||||
|
- Use <script> elements instead of <listentry> when exporting the
|
||||||
|
<postpartitioning-scripts> section (related to bsc#1175714).
|
||||||
|
- Saving log files of postpartitioning-scripts (bsc#1145269)
|
||||||
|
(schubi@suse.de).
|
||||||
|
- 4.3.42
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 27 13:20:00 UTC 2020 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
||||||
|
|
||||||
|
- Fix the AutoYaST storage UI (related to bsc#1175680).
|
||||||
|
- 4.3.41
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 26 10:31:54 UTC 2020 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
||||||
|
|
||||||
|
- Unify profile element paths (bsc#1175680).
|
||||||
|
- 4.3.40
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 26 08:17:59 UTC 2020 - Michal Filka <mfilka@suse.com>
|
||||||
|
|
||||||
|
- bnc#1174133
|
||||||
|
- do not crash with internal error when the profile contains
|
||||||
|
corrupted signature_handling option
|
||||||
|
- 4.3.39
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 25 14:17:31 UTC 2020 - Josef Reidinger <jreidinger@suse.com>
|
||||||
|
|
||||||
|
- Add ability to use erb template as dynamic autoyast profile
|
||||||
|
(bsc#1175735)
|
||||||
|
- 4.3.38
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 25 07:33:20 UTC 2020 - Ladislav Slezák <lslezak@suse.cz>
|
||||||
|
|
||||||
|
- Speed up finding the "autoyast()" supplements by filtering
|
||||||
|
packages directly on the lilbzypp level (bsc#1175317, related to
|
||||||
|
bsc#1146494)
|
||||||
|
- 4.3.37
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 24 13:44:00 CEST 2020 - schubi@suse.de
|
||||||
|
|
||||||
|
- Reporting an error if an corrupted AY configuration file has been
|
||||||
|
read (bsc#160975).
|
||||||
|
- 4.3.36
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 13 07:04:06 UTC 2020 - Michal Filka <mfilka@suse.com>
|
Thu Aug 13 07:04:06 UTC 2020 - Michal Filka <mfilka@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package autoyast2
|
# spec file for package autoyast2
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2020 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -12,7 +12,7 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
@ -22,12 +22,12 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: autoyast2
|
Name: autoyast2
|
||||||
Version: 4.3.35
|
Version: 4.3.43
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: YaST2 - Automated Installation
|
Summary: YaST2 - Automated Installation
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
Group: System/YaST
|
Group: System/YaST
|
||||||
Url: https://github.com/yast/yast-autoinstallation
|
URL: https://github.com/yast/yast-autoinstallation
|
||||||
|
|
||||||
Source0: autoyast2-%{version}.tar.bz2
|
Source0: autoyast2-%{version}.tar.bz2
|
||||||
Source1: autoyast_en_html.tar.bz2
|
Source1: autoyast_en_html.tar.bz2
|
||||||
@ -41,8 +41,8 @@ BuildRequires: libxml2-tools
|
|||||||
# xsltproc for AutoinstClass
|
# xsltproc for AutoinstClass
|
||||||
BuildRequires: libxslt
|
BuildRequires: libxslt
|
||||||
BuildRequires: rubygem(%{rb_default_ruby_abi}:rspec)
|
BuildRequires: rubygem(%{rb_default_ruby_abi}:rspec)
|
||||||
# AutoYaST issue handling
|
# AutoYaST ElementPath class
|
||||||
BuildRequires: yast2 >= 4.3.2
|
BuildRequires: yast2 >= 4.3.20
|
||||||
# FileSystems.read_default_subvol_from_target
|
# FileSystems.read_default_subvol_from_target
|
||||||
BuildRequires: yast2-country
|
BuildRequires: yast2-country
|
||||||
BuildRequires: yast2-network >= 3.1.145
|
BuildRequires: yast2-network >= 3.1.145
|
||||||
@ -66,8 +66,8 @@ BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake)
|
|||||||
|
|
||||||
Requires: autoyast2-installation = %{version}
|
Requires: autoyast2-installation = %{version}
|
||||||
Requires: libxslt
|
Requires: libxslt
|
||||||
# XML.validate
|
# AutoYaST ElementPath class
|
||||||
Requires: yast2 >= 4.3.8
|
Requires: yast2 >= 4.3.20
|
||||||
Requires: yast2-core
|
Requires: yast2-core
|
||||||
Requires: yast2-country >= 3.1.13
|
Requires: yast2-country >= 3.1.13
|
||||||
# Moving security module to first installation stage
|
# Moving security module to first installation stage
|
||||||
@ -130,8 +130,8 @@ Requires: yast2-transfer >= 2.21.0
|
|||||||
# storage-ng based version
|
# storage-ng based version
|
||||||
Requires: yast2-update >= 3.3.0
|
Requires: yast2-update >= 3.3.0
|
||||||
Requires: yast2-xml
|
Requires: yast2-xml
|
||||||
# "transact_by" key in PkgPropertiesAll()
|
# RPM dependencies in Pkg.Resolvables
|
||||||
Requires: yast2-pkg-bindings >= 4.0.7
|
Requires: yast2-pkg-bindings >= 4.3.0
|
||||||
Requires: yast2-ruby-bindings >= 1.0.0
|
Requires: yast2-ruby-bindings >= 1.0.0
|
||||||
|
|
||||||
Provides: yast2-trans-autoinst
|
Provides: yast2-trans-autoinst
|
||||||
|
Loading…
x
Reference in New Issue
Block a user