From 8b02fb8b702d744a2611c081c3ed0f1976d2a3ba19dcef6ecd74bbc57af89ea6 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 9 Oct 2020 15:13:59 +0000 Subject: [PATCH] - Warn the user when the SSH port is closed or the service is disabled and the configured authentication is only based on SSH key (jsc#SLE-15675) - 4.3.5 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-firewall?expand=0&rev=241 --- yast2-firewall-4.3.4.tar.bz2 | 3 --- yast2-firewall-4.3.5.tar.bz2 | 3 +++ yast2-firewall.changes | 8 ++++++++ yast2-firewall.spec | 8 ++++---- 4 files changed, 15 insertions(+), 7 deletions(-) delete mode 100644 yast2-firewall-4.3.4.tar.bz2 create mode 100644 yast2-firewall-4.3.5.tar.bz2 diff --git a/yast2-firewall-4.3.4.tar.bz2 b/yast2-firewall-4.3.4.tar.bz2 deleted file mode 100644 index 7bceb72..0000000 --- a/yast2-firewall-4.3.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a3d43590d23495d58b2b8eefb3af1d2c31d1721d56375fe3ae440dae8d4964b9 -size 52297 diff --git a/yast2-firewall-4.3.5.tar.bz2 b/yast2-firewall-4.3.5.tar.bz2 new file mode 100644 index 0000000..a402c70 --- /dev/null +++ b/yast2-firewall-4.3.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdead3a053326295e17ad8a4e015a115b0557a0a77eaa164d1c5e8de7c20197c +size 52801 diff --git a/yast2-firewall.changes b/yast2-firewall.changes index 98fb270..c59f7cb 100644 --- a/yast2-firewall.changes +++ b/yast2-firewall.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Oct 9 10:42:32 UTC 2020 - Knut Anderssen + +- Warn the user when the SSH port is closed or the service is + disabled and the configured authentication is only based on SSH + key (jsc#SLE-15675) +- 4.3.5 + ------------------------------------------------------------------- Thu Aug 13 07:52:47 UTC 2020 - Michal Filka diff --git a/yast2-firewall.spec b/yast2-firewall.spec index 6bc5169..5c3d62e 100644 --- a/yast2-firewall.spec +++ b/yast2-firewall.spec @@ -1,7 +1,7 @@ # # spec file for package yast2-firewall # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,17 +12,17 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: yast2-firewall -Version: 4.3.4 +Version: 4.3.5 Release: 0 Summary: YaST2 - Firewall Configuration License: GPL-2.0-only Group: System/YaST -Url: https://github.com/yast/yast-firewall +URL: https://github.com/yast/yast-firewall Source0: %{name}-%{version}.tar.bz2