From 5572ec17600742f208c4a5056991a29571331e84a81f8814ba86f7419b36e335 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 21 Jul 2014 06:53:59 +0000 Subject: [PATCH] - Fixed AutoYast summary to show both enabled and disabled services - Fixed reading targets - now they read in all cases except the initial installation where systemctl doesn't work in chroot - Fixed AutoYast schema to allow service or listentry as AutoYast by default exports all single entries as 'listentry' - All bnc#887695 and bnc#887115 - 3.1.22 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=61 --- yast2-services-manager-3.1.21.tar.bz2 | 3 --- yast2-services-manager-3.1.22.tar.bz2 | 3 +++ yast2-services-manager.changes | 11 +++++++++++ yast2-services-manager.spec | 2 +- 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 yast2-services-manager-3.1.21.tar.bz2 create mode 100644 yast2-services-manager-3.1.22.tar.bz2 diff --git a/yast2-services-manager-3.1.21.tar.bz2 b/yast2-services-manager-3.1.21.tar.bz2 deleted file mode 100644 index 4345645..0000000 --- a/yast2-services-manager-3.1.21.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1e17b025990867561711c9f74a19a8545cff1f076711088d4228c23f0d75cd3c -size 27234 diff --git a/yast2-services-manager-3.1.22.tar.bz2 b/yast2-services-manager-3.1.22.tar.bz2 new file mode 100644 index 0000000..edb48e3 --- /dev/null +++ b/yast2-services-manager-3.1.22.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a523f3f4292ec0c87f20dba2e8420e9e361c78cf8e8668b1469f41bb39dd90b2 +size 27471 diff --git a/yast2-services-manager.changes b/yast2-services-manager.changes index a94f56e..1ddeff9 100644 --- a/yast2-services-manager.changes +++ b/yast2-services-manager.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Jul 17 15:12:50 CEST 2014 - locilka@suse.com + +- Fixed AutoYast summary to show both enabled and disabled services +- Fixed reading targets - now they read in all cases except the + initial installation where systemctl doesn't work in chroot +- Fixed AutoYast schema to allow service or listentry as AutoYast + by default exports all single entries as 'listentry' +- All bnc#887695 and bnc#887115 +- 3.1.22 + ------------------------------------------------------------------- Mon Jul 14 10:20:39 CEST 2014 - locilka@suse.com diff --git a/yast2-services-manager.spec b/yast2-services-manager.spec index cdc497d..d1e31fa 100644 --- a/yast2-services-manager.spec +++ b/yast2-services-manager.spec @@ -24,7 +24,7 @@ ###################################################################### Name: yast2-services-manager -Version: 3.1.21 +Version: 3.1.22 Release: 0 BuildArch: noarch