From f438741eb6469506b7e09ec0849fbe86db45219c34d3d0e41a0c2ed03700cf48 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 4 Feb 2014 10:15:43 +0000 Subject: [PATCH] - Prevent hang if no IP address entry in /etc/install.inf, this can happen with ipv6only=1 (bnc#861624) - fix problem with initialisation order Storage/Autoinstall and make use of label://mylabel/autoyast.xml work (FATE#316530) - 3.1.11 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=499 --- autoyast2-3.1.10.tar.bz2 | 3 --- autoyast2-3.1.11.tar.bz2 | 3 +++ autoyast2.changes | 9 +++++++++ autoyast2.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 autoyast2-3.1.10.tar.bz2 create mode 100644 autoyast2-3.1.11.tar.bz2 diff --git a/autoyast2-3.1.10.tar.bz2 b/autoyast2-3.1.10.tar.bz2 deleted file mode 100644 index 006f8c5..0000000 --- a/autoyast2-3.1.10.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:114b46c1b5bcca9357c9f2203e8a229946e344eaa4fdfe8ce66569ea06091dc0 -size 529075 diff --git a/autoyast2-3.1.11.tar.bz2 b/autoyast2-3.1.11.tar.bz2 new file mode 100644 index 0000000..129da91 --- /dev/null +++ b/autoyast2-3.1.11.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90e2dfa12ce869b7ad6e6df23aedf2a81428dcdced70e5149bbc5da40263b206 +size 528952 diff --git a/autoyast2.changes b/autoyast2.changes index c6eb38c..2f4839e 100644 --- a/autoyast2.changes +++ b/autoyast2.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Feb 3 14:37:32 CET 2014 - fehr@suse.de + +- Prevent hang if no IP address entry in /etc/install.inf, this can + happen with ipv6only=1 (bnc#861624) +- fix problem with initialisation order Storage/Autoinstall and + make use of label://mylabel/autoyast.xml work (FATE#316530) +- 3.1.11 + ------------------------------------------------------------------- Tue Jan 28 17:37:57 UTC 2014 - jreidinger@suse.com diff --git a/autoyast2.spec b/autoyast2.spec index 08304e9..f6237e1 100644 --- a/autoyast2.spec +++ b/autoyast2.spec @@ -17,7 +17,7 @@ Name: autoyast2 -Version: 3.1.10 +Version: 3.1.11 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build