This commit is contained in:
parent
e147fee08c
commit
ad5aee19e0
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7a01af2f4fc5f0b20df2c00dadaccdc23d9390e8f2e91be8f40258c75259f4d6
|
||||
size 1226575
|
3
autoyast2-2.18.0.tar.bz2
Normal file
3
autoyast2-2.18.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c176dfd19d23b5f5f50419a99fdbbdca3d43aed22b90fa9da02132faa1bc59fc
|
||||
size 1227304
|
@ -1,3 +1,74 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 9 11:19:44 CET 2009 - ug@suse.de
|
||||
|
||||
- shell escape added for the password for encrypted profiles
|
||||
- speed up software cloning with many repositories
|
||||
- clean up
|
||||
- 2.18.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 6 15:56:28 CET 2009 - ug@suse.de
|
||||
|
||||
- Wrapper for LibStorage::humanStringToByte added
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 6 12:30:58 CET 2009 - ug@suse.de
|
||||
|
||||
- fixed the translation of module/groups in the UI (bnc#448238)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 4 15:58:32 CET 2009 - ug@suse.de
|
||||
|
||||
- SLP support added (fate#305827)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 26 14:41:16 CET 2009 - ug@suse.de
|
||||
|
||||
- label on back/ok button is ask-dialogs can be specified
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 26 13:55:53 CET 2009 - ug@suse.de
|
||||
|
||||
- ask-dialogs can have a new type called "static_text"
|
||||
(fate#305732)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 21 16:52:27 CET 2009 - ug@suse.de
|
||||
|
||||
- hide "Show Source" menu point when source is shown already
|
||||
(bnc#457575)
|
||||
- hide "Show config tree" menu point when tree is shown already
|
||||
(bnc#457575)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 12 12:46:22 CET 2009 - ug@suse.de
|
||||
|
||||
- nfs mountpoints can end up in the partitioning section
|
||||
while cloning (bnc#465329)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 9 14:33:44 CET 2009 - ug@suse.de
|
||||
|
||||
- "autoyast2-installation" double entries fixed (bnc#464161)
|
||||
- ayast_setup checks for a missing file now (bnc#457587)
|
||||
- firstboot.desktop moved to yast2-firstboot (bnc#464118)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 8 13:34:54 CET 2009 - ug@suse.de
|
||||
|
||||
- link in docu fixed (bnc#464390)
|
||||
- typo fixed (bnc#464091)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 18 15:51:39 CET 2008 - ug@suse.de
|
||||
|
||||
- kdump docu fixed
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 16 16:03:43 CET 2008 - locilka@suse.cz
|
||||
|
||||
- A bit more strict runlevels.rnc (bnc #457992).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 9 13:41:39 CET 2008 - ug@suse.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package autoyast2 (Version 2.17.27)
|
||||
# spec file for package autoyast2 (Version 2.18.0)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -20,14 +20,14 @@
|
||||
Url: http://www.suse.de/~ug
|
||||
|
||||
Name: autoyast2
|
||||
Version: 2.17.27
|
||||
Version: 2.18.0
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: autoyast2-2.17.27.tar.bz2
|
||||
Source0: autoyast2-2.18.0.tar.bz2
|
||||
Prefix: /usr
|
||||
BuildRequires: docbook-xsl-stylesheets java2-devel-packages libxslt perl-XML-Writer pkg-config sgml-skel update-desktop-files xorg-x11-libs yast2-bootloader yast2-country yast2-devtools yast2-mouse yast2-testsuite yast2-transfer yast2-update
|
||||
BuildRequires: docbook-xsl-stylesheets java2-devel-packages libxslt perl-XML-Writer pkg-config sgml-skel update-desktop-files xorg-x11-libs yast2-bootloader yast2-country yast2-devtools yast2-mouse yast2-slp yast2-testsuite yast2-transfer yast2-update
|
||||
# API for Disabled Modules (ProductControl)
|
||||
BuildRequires: yast2 >= 2.16.36
|
||||
Requires: yast2 >= 2.16.36
|
||||
@ -61,7 +61,7 @@ Authors:
|
||||
|
||||
%package installation
|
||||
License: GPL v2 or later
|
||||
Version: 2.17.27
|
||||
Version: 2.18.0
|
||||
Release: 1
|
||||
Summary: YaST2 - Auto Installation Modules
|
||||
Group: System/YaST
|
||||
@ -83,7 +83,7 @@ Authors:
|
||||
Anas Nashif
|
||||
|
||||
%prep
|
||||
%setup -n autoyast2-2.17.27
|
||||
%setup -n autoyast2-2.18.0
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -235,6 +235,41 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
%dir /var/lib/autoinstall
|
||||
%dir /var/lib/autoinstall/autoconf
|
||||
%changelog
|
||||
* Mon Feb 09 2009 ug@suse.de
|
||||
- shell escape added for the password for encrypted profiles
|
||||
- speed up software cloning with many repositories
|
||||
- clean up
|
||||
- 2.18.0
|
||||
* Fri Feb 06 2009 ug@suse.de
|
||||
- Wrapper for LibStorage::humanStringToByte added
|
||||
* Fri Feb 06 2009 ug@suse.de
|
||||
- fixed the translation of module/groups in the UI (bnc#448238)
|
||||
* Wed Feb 04 2009 ug@suse.de
|
||||
- SLP support added (fate#305827)
|
||||
* Mon Jan 26 2009 ug@suse.de
|
||||
- label on back/ok button is ask-dialogs can be specified
|
||||
* Mon Jan 26 2009 ug@suse.de
|
||||
- ask-dialogs can have a new type called "static_text"
|
||||
(fate#305732)
|
||||
* Wed Jan 21 2009 ug@suse.de
|
||||
- hide "Show Source" menu point when source is shown already
|
||||
(bnc#457575)
|
||||
- hide "Show config tree" menu point when tree is shown already
|
||||
(bnc#457575)
|
||||
* Mon Jan 12 2009 ug@suse.de
|
||||
- nfs mountpoints can end up in the partitioning section
|
||||
while cloning (bnc#465329)
|
||||
* Fri Jan 09 2009 ug@suse.de
|
||||
- "autoyast2-installation" double entries fixed (bnc#464161)
|
||||
- ayast_setup checks for a missing file now (bnc#457587)
|
||||
- firstboot.desktop moved to yast2-firstboot (bnc#464118)
|
||||
* Thu Jan 08 2009 ug@suse.de
|
||||
- link in docu fixed (bnc#464390)
|
||||
- typo fixed (bnc#464091)
|
||||
* Thu Dec 18 2008 ug@suse.de
|
||||
- kdump docu fixed
|
||||
* Tue Dec 16 2008 locilka@suse.cz
|
||||
- A bit more strict runlevels.rnc (bnc #457992).
|
||||
* Tue Dec 09 2008 ug@suse.de
|
||||
- Icon for firstboot added
|
||||
- 2.17.27
|
||||
|
Loading…
Reference in New Issue
Block a user