From 360529bbdf6ebdb27b99d842af5265cca7ef59b8e04928043bf98f13a925d89b Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 26 Nov 2015 09:36:55 +0000 Subject: [PATCH] Wed Nov 25 15:43:56 CET 2015 - schubi@suse.de - Do not restart NetworkManager* services while restarting all services in the second installation stage. (bnc#955260) - 3.1.105 - Export the already saved software selection when present, fixes exporting wrong package selection caused by deployment of the installation images (bsc#956325, bsc#910728) OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=649 --- autoyast2-3.1.104.tar.bz2 | 3 --- autoyast2-3.1.105.tar.bz2 | 3 +++ autoyast2.changes | 15 +++++++++++++++ autoyast2.spec | 2 +- 4 files changed, 19 insertions(+), 4 deletions(-) delete mode 100644 autoyast2-3.1.104.tar.bz2 create mode 100644 autoyast2-3.1.105.tar.bz2 diff --git a/autoyast2-3.1.104.tar.bz2 b/autoyast2-3.1.104.tar.bz2 deleted file mode 100644 index 701e667..0000000 --- a/autoyast2-3.1.104.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3f1995085efd393a5335d4280b759189684ad5546a42e20ba9ede7f012148f65 -size 664075 diff --git a/autoyast2-3.1.105.tar.bz2 b/autoyast2-3.1.105.tar.bz2 new file mode 100644 index 0000000..f6ed5db --- /dev/null +++ b/autoyast2-3.1.105.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86215d74a855884a4ca04191f70ad33e1bead368028b43d054626bbf34004508 +size 664859 diff --git a/autoyast2.changes b/autoyast2.changes index 7a27128..7126e95 100644 --- a/autoyast2.changes +++ b/autoyast2.changes @@ -1,4 +1,19 @@ ------------------------------------------------------------------- +Wed Nov 25 15:43:56 CET 2015 - schubi@suse.de + +- Do not restart NetworkManager* services while restarting all + services in the second installation stage. (bnc#955260) +- 3.1.105 + +------------------------------------------------------------------- +Wed Nov 25 13:22:56 UTC 2015 - lslezak@suse.cz + +- Export the already saved software selection when present, + fixes exporting wrong package selection caused by deployment of + the installation images (bsc#956325, bsc#910728) + +------------------------------------------------------------------- + Fri Nov 20 11:44:16 CET 2015 - schubi@suse.de - Evaluating needed YAST packages which are defined in the diff --git a/autoyast2.spec b/autoyast2.spec index 036cd41..c8c8306 100644 --- a/autoyast2.spec +++ b/autoyast2.spec @@ -17,7 +17,7 @@ Name: autoyast2 -Version: 3.1.104 +Version: 3.1.105 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build