From 0ddc8cc8b94ea190ae93ad4c29d55519e44729054c5a7948c45303eb5ae90812 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 24 Jan 2017 15:51:35 +0000 Subject: [PATCH] - Using systemctl calls (is-active, is-enabled) to evaluate if the service is enabled/active (bnc#1017166, bnc#1012047) - AY-Import: Filter out all YaST services which should e.g. not be restarted while installation.(bnc#956043) - 3.2.0 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=116 --- yast2-services-manager-3.1.43.tar.bz2 | 3 --- yast2-services-manager-3.2.0.tar.bz2 | 3 +++ yast2-services-manager.changes | 9 +++++++++ yast2-services-manager.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 yast2-services-manager-3.1.43.tar.bz2 create mode 100644 yast2-services-manager-3.2.0.tar.bz2 diff --git a/yast2-services-manager-3.1.43.tar.bz2 b/yast2-services-manager-3.1.43.tar.bz2 deleted file mode 100644 index 7bf301c..0000000 --- a/yast2-services-manager-3.1.43.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:24b28a1e85518d3a28acf944b8154a996de9bab9fa2e3e00361b45ed79cb4bec -size 30243 diff --git a/yast2-services-manager-3.2.0.tar.bz2 b/yast2-services-manager-3.2.0.tar.bz2 new file mode 100644 index 0000000..c631612 --- /dev/null +++ b/yast2-services-manager-3.2.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60f54a220fa816e02e7b10f63c28dfc22faa13c43447c2f186cf02e5c88af220 +size 30755 diff --git a/yast2-services-manager.changes b/yast2-services-manager.changes index c9ab9b4..9ec8997 100644 --- a/yast2-services-manager.changes +++ b/yast2-services-manager.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Jan 19 17:10:47 CET 2017 - schubi@suse.de + +- Using systemctl calls (is-active, is-enabled) to evaluate if the + service is enabled/active (bnc#1017166, bnc#1012047) +- AY-Import: Filter out all YaST services which should e.g. not be + restarted while installation.(bnc#956043) +- 3.2.0 + ------------------------------------------------------------------- Tue Nov 15 11:33:19 UTC 2016 - igonzalezsosa@suse.com diff --git a/yast2-services-manager.spec b/yast2-services-manager.spec index 142ce95..1de2391 100644 --- a/yast2-services-manager.spec +++ b/yast2-services-manager.spec @@ -24,7 +24,7 @@ ###################################################################### Name: yast2-services-manager -Version: 3.1.43 +Version: 3.2.0 Release: 0 BuildArch: noarch