From 477ecd8501558b73b7ea8a0325951ae2ef696ad38472c48bc1b1006573f8219c Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 2 Apr 2014 13:50:28 +0000 Subject: [PATCH] - remove ssh_service_finish as it is handle in firewall_stage1_finish due to split of ssh port open and sshd enablement (bnc#865056) - 3.1.61 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=597 --- yast2-installation-3.1.60.tar.bz2 | 3 --- yast2-installation-3.1.61.tar.bz2 | 3 +++ yast2-installation.changes | 8 ++++++++ yast2-installation.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-3.1.60.tar.bz2 create mode 100644 yast2-installation-3.1.61.tar.bz2 diff --git a/yast2-installation-3.1.60.tar.bz2 b/yast2-installation-3.1.60.tar.bz2 deleted file mode 100644 index 97b5a89..0000000 --- a/yast2-installation-3.1.60.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:88e37bb11b8007b07b543873ffb6dc82182b2d2b8af64b2f71f49be114b7c41c -size 1219768 diff --git a/yast2-installation-3.1.61.tar.bz2 b/yast2-installation-3.1.61.tar.bz2 new file mode 100644 index 0000000..95b1f41 --- /dev/null +++ b/yast2-installation-3.1.61.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd378e17dfe7fd6eb6593e9e2f3301b305002203b3ed06f54a1e58a0e581d6e3 +size 1218654 diff --git a/yast2-installation.changes b/yast2-installation.changes index 994bfac..ea61451 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Apr 2 09:25:38 UTC 2014 - jreidinger@suse.com + +- remove ssh_service_finish as it is handle in + firewall_stage1_finish due to split of ssh port open and sshd + enablement (bnc#865056) +- 3.1.61 + ------------------------------------------------------------------- Sun Mar 30 17:15:03 UTC 2014 - mfilka@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index b09c366..c4b0511 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.60 +Version: 3.1.61 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build