From 05330ea0d108abecb305747eb2eb308af9aa7f7e7de06695e8c47bfc07fff1c0 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 23 Nov 2015 12:32:52 +0000 Subject: [PATCH] - Service state 'activating' is considered to be 'active', 'deactivating' is 'inactive' and 'reloading' is 'active'. This fixes the second stage of AutoYaST installation getting hung in certain cases as it tried to restart itself (bsc#956043). - 3.1.40 - 3.1.39 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=109 --- yast2-services-manager-3.1.39.tar.bz2 | 3 --- yast2-services-manager-3.1.40.tar.bz2 | 3 +++ yast2-services-manager.changes | 10 ++++++++++ yast2-services-manager.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 yast2-services-manager-3.1.39.tar.bz2 create mode 100644 yast2-services-manager-3.1.40.tar.bz2 diff --git a/yast2-services-manager-3.1.39.tar.bz2 b/yast2-services-manager-3.1.39.tar.bz2 deleted file mode 100644 index dd41e7c..0000000 --- a/yast2-services-manager-3.1.39.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f0b869abae51cd5636a321e19e6e51ce8fc9eab7ec4df3ac8ef706bc133340b8 -size 29732 diff --git a/yast2-services-manager-3.1.40.tar.bz2 b/yast2-services-manager-3.1.40.tar.bz2 new file mode 100644 index 0000000..d60f671 --- /dev/null +++ b/yast2-services-manager-3.1.40.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1a91fafe677576274949b92ccf8a4c89e23f196dea334c4476b147c58778d31 +size 30093 diff --git a/yast2-services-manager.changes b/yast2-services-manager.changes index 22779a4..fc6b2d1 100644 --- a/yast2-services-manager.changes +++ b/yast2-services-manager.changes @@ -1,8 +1,18 @@ +------------------------------------------------------------------- +Mon Nov 23 09:50:44 CET 2015 - locilka@suse.com + +- Service state 'activating' is considered to be 'active', + 'deactivating' is 'inactive' and 'reloading' is 'active'. + This fixes the second stage of AutoYaST installation getting hung + in certain cases as it tried to restart itself (bsc#956043). +- 3.1.40 + ------------------------------------------------------------------- Fri Dec 19 12:14:11 CET 2014 - schubi@suse.de - AutoYaST: Moved code from autoyast2 package to import function of services_manager_target. (bnc#909745) +- 3.1.39 ------------------------------------------------------------------- Wed Dec 17 12:18:46 CET 2014 - schubi@suse.de diff --git a/yast2-services-manager.spec b/yast2-services-manager.spec index 008a367..94a6680 100644 --- a/yast2-services-manager.spec +++ b/yast2-services-manager.spec @@ -24,7 +24,7 @@ ###################################################################### Name: yast2-services-manager -Version: 3.1.39 +Version: 3.1.40 Release: 0 BuildArch: noarch