forked from pool/yast2-installation
Accepting request 412558 from YaST:Head
submit new version 3.1.202 OBS-URL: https://build.opensuse.org/request/show/412558 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=362
This commit is contained in:
commit
0e662857f9
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e72a90aeabc7c52d9b2b8f3ac9695421b8839acdb14dc72d4484d9221323a94e
|
||||
size 426014
|
3
yast2-installation-3.1.202.tar.bz2
Normal file
3
yast2-installation-3.1.202.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6a360e55f587c0771ba25b491ea882fbb51af87d1a303ae5d06f0b2b0c2d5eb2
|
||||
size 429568
|
@ -1,3 +1,31 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 21 11:52:59 UTC 2016 - jreidinger@suse.com
|
||||
|
||||
- simplify and speed up inst_finish client (bnc#986649)
|
||||
- add test suite for inst_finish client
|
||||
- 3.1.202
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 18 13:13:05 UTC 2016 - lslezak@suse.cz
|
||||
|
||||
- Run extra inst-sys cleanup to free more memory on systems with
|
||||
low memory (bsc#974601)
|
||||
- 3.1.201
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 14 08:10:16 UTC 2016 - lslezak@suse.cz
|
||||
|
||||
- Properly adjust the OOM killer (oom_score_adj has a different
|
||||
range than the original oom_adj) (bsc#974601)
|
||||
- 3.1.200
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 12 16:14:28 CEST 2016 - schubi@suse.de
|
||||
|
||||
- Added AutoYaST schema file "ssh_import".
|
||||
(fate#319624)
|
||||
- 3.1.199
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 27 13:00:24 UTC 2016 - jreidinger@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 3.1.198
|
||||
Version: 3.1.202
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -196,6 +196,7 @@ systemctl enable YaST2-Firstboot.service
|
||||
%{yast_desktopdir}/*.desktop
|
||||
/usr/share/autoinstall/modules/*.desktop
|
||||
/usr/share/YaST2/schema/autoyast/rnc/deploy_image.rnc
|
||||
/usr/share/YaST2/schema/autoyast/rnc/ssh_import.rnc
|
||||
%dir /usr/share/autoinstall
|
||||
%dir /usr/share/autoinstall/modules
|
||||
%dir %{yast_yncludedir}/installation
|
||||
|
Loading…
Reference in New Issue
Block a user