- 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
This commit is contained in:
parent
28ef2ad7dd
commit
8b02fb8b70
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a3d43590d23495d58b2b8eefb3af1d2c31d1721d56375fe3ae440dae8d4964b9
|
||||
size 52297
|
3
yast2-firewall-4.3.5.tar.bz2
Normal file
3
yast2-firewall-4.3.5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bdead3a053326295e17ad8a4e015a115b0557a0a77eaa164d1c5e8de7c20197c
|
||||
size 52801
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 9 10:42:32 UTC 2020 - Knut Anderssen <kanderssen@suse.com>
|
||||
|
||||
- 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 <mfilka@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user