Accepting request 451353 from YaST:Head
submit new version 3.2.2 OBS-URL: https://build.opensuse.org/request/show/451353 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation-control?expand=0&rev=13
This commit is contained in:
parent
64f61b262c
commit
f37e9d7ed5
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aa4533d9aa1a94598815f5c7ecebaa87e0ad36a86f64217b36ece70ae8b03895
|
||||
size 21573
|
3
yast2-installation-control-3.2.2.tar.bz2
Normal file
3
yast2-installation-control-3.2.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a891d13d1d7c17d6e8359e6d139430d579bc5a64303bfbe596eeee61886dc799
|
||||
size 22444
|
@ -1,3 +1,58 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 16 09:22:37 UTC 2017 - mfilka@suse.com
|
||||
|
||||
- fate#321739
|
||||
- proposal's read_only node can be "hard" or "soft" to enable
|
||||
editing in case of failure.
|
||||
- 3.2.2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 13 15:36:15 UTC 2017 - igonzalezsosa@suse.com
|
||||
|
||||
- Added new option to configure libzypp in a minimalistic way
|
||||
(only required packages, no documentation and no multiversion)
|
||||
(FATE#321764)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 13 09:09:44 UTC 2017 - jreidinger@suse.com
|
||||
|
||||
- fix typo in last change breaking build of skelcd (bsc#1019659)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 12 08:35:49 UTC 2017 - jreidinger@suse.com
|
||||
|
||||
- Added new option for roles to specify additional enabled services
|
||||
(FATE#321754)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 14 12:24:52 CET 2016 - shundhammer@suse.de
|
||||
|
||||
- Added new parameter for CASP read-only Btrfs root subvolume
|
||||
(Fate#321755)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 9 14:00:43 CET 2016 - schubi@suse.de
|
||||
|
||||
- Added new options:
|
||||
-- readonly_timezone : Timezone cannot be changed by the user.
|
||||
(Fate#321754)
|
||||
-- clone_install_recommended_default : Default value in cloned
|
||||
AutoYaST configuration files. (Fate#321764)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 7 11:14:48 UTC 2016 - jreidinger@suse.com
|
||||
|
||||
- Added new option for roles to specify its own additional dialogs
|
||||
(FATE#321754)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 17 12:02:19 CET 2016 - shundhammer@suse.de
|
||||
|
||||
- Added new storage-related parameters for CASP workflow:
|
||||
proposal_settings_editable and expert_partitioner_warning
|
||||
(Fate#321736)
|
||||
- 3.2.1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 31 09:41:57 UTC 2016 - lslezak@suse.cz
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package yast2-installation-control
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-installation-control
|
||||
Version: 3.2.0
|
||||
Version: 3.2.2
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
Loading…
Reference in New Issue
Block a user